Commit Graph

2352 Commits

Author SHA1 Message Date
Laurent Destailleur
90b3b85a32 Qual: Removed useless function.
A "require" must be done only for "main", all other includes must use "include" that is better to allow error management.
2010-12-29 10:39:41 +00:00
Laurent Destailleur
a12e690e10 Fix: Tab from modules was not added 2010-12-29 10:08:45 +00:00
Laurent Destailleur
ad39aa9b70 Can retreive main global variables 2010-12-28 02:12:39 +00:00
Laurent Destailleur
a9d1484712 Doxygen 2010-12-28 00:10:13 +00:00
Laurent Destailleur
da484f8524 Fix: Fix security holes 2010-12-27 19:45:16 +00:00
Laurent Destailleur
9a4c903211 Fi:x Restore a security system broken by adding alt feature. 2010-12-27 19:25:59 +00:00
Laurent Destailleur
2215df18a3 Fi:x Restore a security system broken by adding alt feature. 2010-12-27 19:25:59 +00:00
Laurent Destailleur
14e70e6e53 Fi:x Restore a security system broken by adding alt feature. 2010-12-27 19:13:06 +00:00
Laurent Destailleur
dfe9bbe286 Fi:x Restore a security system broken by adding alt feature. 2010-12-27 18:59:11 +00:00
Laurent Destailleur
1f8ce55a43 Fix: Payment amount was lost or with wrong sign 2010-12-27 18:46:45 +00:00
Regis Houssin
82a35d3954 Fix: session lost if use custom2 for external module 2010-12-27 10:48:50 +00:00
Laurent Destailleur
e361db89d7 Code is simpler 2010-12-23 00:53:51 +00:00
Laurent Destailleur
b7c966ef82 Fix: PDF permissions 2010-12-22 12:08:47 +00:00
Regis Houssin
3cf14c5dc6 Fix: problem with css files 2010-12-21 11:19:21 +00:00
Regis Houssin
e4ac8e3f9d Fix: bad path 2010-12-21 08:59:17 +00:00
Laurent Destailleur
e6af47e3d3 Fix: Maxi debug for 3.0 2010-12-21 01:35:08 +00:00
Laurent Destailleur
8655c29d09 Fix: Error message as not visible 2010-12-21 00:44:57 +00:00
Laurent Destailleur
4e53e95aa0 Fix: Mutualize pdf code to fix TCPDF compatibility errors in one change. 2010-12-20 23:43:45 +00:00
Laurent Destailleur
53d0704350 Fix: If option not enabled, we keep it disabled 2010-12-20 10:19:24 +00:00
Regis Houssin
c302d98abf another test 2010-12-19 20:28:32 +00:00
Regis Houssin
8557af4f36 Add an alternative for test (disabled by default) 2010-12-19 20:06:10 +00:00
Regis Houssin
000a4c6151 Fix: warning during upgrade 2010-12-19 19:24:48 +00:00
Regis Houssin
64026cfdf7 Fix: use all character 2010-12-19 18:50:39 +00:00
Regis Houssin
e1ab6c053f Fix: rename dol_file_exists to dol_buildpath 2010-12-19 18:43:44 +00:00
Laurent Destailleur
9a0de89827 Fix: Fix some bugs. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of file_exists). 2010-12-19 18:05:38 +00:00
Regis Houssin
a9436e521b Fix: more compatible with alternative path
Fix: problem with dol_include_once and dol_require_once (blank page)
2010-12-19 17:38:29 +00:00
Regis Houssin
17df30b7fa Fix: more compatible with alternative path
Fix: uniformize code
2010-12-19 11:05:07 +00:00
Laurent Destailleur
749b9c333e Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists). 2010-12-19 03:04:06 +00:00
Laurent Destailleur
1e151d9864 Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists). 2010-12-19 02:42:53 +00:00
Laurent Destailleur
106d0b08dc Fix: Parameter PRODUIT_USE_SEARCH_TO_SELECT wa not used 2010-12-18 12:00:45 +00:00
Laurent Destailleur
dddb06f1ab Doc: Doxygen 2010-12-18 02:33:13 +00:00
Juanjo Menent
9fe2aefd76 task #10611: Add option to choose order of key in bank account info on PDF 2010-12-17 16:54:37 +00:00
Regis Houssin
3545ed51c5 Fix: more open for external modules and less intrusive 2010-12-17 10:08:31 +00:00
Regis Houssin
3215ae4df9 Fix: regression and use an exist alternative root 2010-12-16 18:15:31 +00:00
Regis Houssin
546d4f20f3 Fix: regression and use an exist alternative root 2010-12-16 10:37:05 +00:00
Regis Houssin
c9bdaebaaf New: add directory for external module and other customization 2010-12-15 16:43:43 +00:00
Regis Houssin
c0913acf92 New: add directory for external module and other customization 2010-12-15 10:58:45 +00:00
Regis Houssin
ad1b768749 New: add directory for external module and other customization 2010-12-15 09:54:07 +00:00
Regis Houssin
98ff3eb6ff Fix: uniformize code 2010-12-15 07:49:05 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909 Fix: uniformize code 2010-12-14 15:04:56 +00:00
Laurent Destailleur
dc547cbbda Fix: Function to find last invoice must look only into number 2010-12-13 23:50:51 +00:00
Laurent Destailleur
86ffc32195 Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
6846333ec8 New: Function dol_now('tzuser') is now supported. 2010-12-08 13:13:17 +00:00
Laurent Destailleur
0d4aa481cd New: Function dol_now('tzuser') is now supported. 2010-12-08 11:45:47 +00:00
Laurent Destailleur
ad19fc1ca9 New: Work on web services 2010-12-05 20:33:24 +00:00
Laurent Destailleur
d79adf6090 New: Add custom code and origin country into invoice 2010-12-01 23:15:39 +00:00
Laurent Destailleur
a7992ef436 New: Add custom code and origin country into invoice 2010-12-01 23:15:39 +00:00
Laurent Destailleur
6e75a3d203 Restore work lost by savannah backup 2010-12-01 21:16:28 +00:00
Laurent Destailleur
71aeaa6fc6 Qual: Prepare TCPDF compatibility 2010-11-22 19:25:49 +00:00
Laurent Destailleur
81413848b5 Qual: Removed dead code 2010-11-22 09:27:52 +00:00
Laurent Destailleur
ff24fd67e2 New: Support "fulday" event in calendar module 2010-11-21 16:23:26 +00:00
Laurent Destailleur
e3f455899b New: Support "fulday" event in calendar module 2010-11-21 16:11:52 +00:00
Laurent Destailleur
a32a49a225 Fix: Regression 2010-11-21 14:35:59 +00:00
Laurent Destailleur
f85e8af442 New: Support "fulday" event in calendar module 2010-11-20 19:17:08 +00:00
Laurent Destailleur
e59ccde5b0 Doxygen 2010-11-20 18:40:14 +00:00
Laurent Destailleur
832a389598 Qual: Field for amount into pos module tmp table are same type than others amount 2010-11-20 16:07:52 +00:00
Laurent Destailleur
1880a1d59a Add more php units 2010-11-20 15:25:08 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
1627b204b5 Doxygen 2010-11-20 00:27:59 +00:00
Laurent Destailleur
770bdefc54 New: Support "fulday" event in calendar module 2010-11-19 23:50:27 +00:00
Laurent Destailleur
df677b07b0 Qual: Uniformize error management, add transaction level
Fix: Could not reset birthday
2010-11-19 21:24:48 +00:00
Regis Houssin
db8858122d Fix: function dol_mimetype() is in files.lib.php 2010-11-19 15:32:09 +00:00
Juanjo Menent
eb55db74c0 Qual: Uniformize withdrawals code 2010-11-18 17:10:31 +00:00
Laurent Destailleur
a59deddb0f Fix: Module that have substitution (like numberwords) works again. 2010-11-17 21:29:22 +00:00
Laurent Destailleur
59c387192e Fix: Postgresql compatibility 2010-11-16 20:14:29 +00:00
Laurent Destailleur
e0473cf043 Fix: Postgresql compatibility 2010-11-16 19:12:25 +00:00
Laurent Destailleur
761c613356 Fix: Try to fix to allow reserved keyworks into PGSQL user records. 2010-11-15 19:08:35 +00:00
Regis Houssin
6dc97d6da6 Fixme: problem if value contain the word "double" 2010-11-14 17:43:42 +00:00
Regis Houssin
4e91dbde38 Todo: problem if value contain the word "double" 2010-11-14 17:43:02 +00:00
Laurent Destailleur
fac5a39087 Fix: Do not activate dependency modules if error on main module 2010-11-13 21:06:43 +00:00
Laurent Destailleur
7af68b19e4 Qual: Move functions into library 2010-11-13 18:57:10 +00:00
Laurent Destailleur
a77457c5b3 Work on scanner module 2010-11-13 18:00:35 +00:00
Laurent Destailleur
aac8e6f437 New: Add weather on dashboard 2010-11-13 16:59:53 +00:00
Laurent Destailleur
340b62abf2 Qual: Removed duplicate code 2010-11-13 14:34:06 +00:00
Laurent Destailleur
ad08a8c8a6 Update mime icons.
Add emote icons
2010-11-13 13:14:09 +00:00
Laurent Destailleur
c7c4a83f58 Work on compatibility between FPDF and TCPDF. Now language file main.lang can be used to defined which font to use with TCPDF (Always Helvetica with FPDF). 2010-11-13 02:58:29 +00:00
Laurent Destailleur
ea1913d2e6 Doxygen 2010-11-13 00:16:41 +00:00
Laurent Destailleur
1ffda88421 Fix: Missing tests 2010-11-11 12:21:15 +00:00
Laurent Destailleur
29e3e16280 Fix: Error when check parameter was 'int' 2010-11-11 11:58:30 +00:00
Laurent Destailleur
2be3f14ac6 Doxygen 2010-11-11 11:29:24 +00:00
Laurent Destailleur
baad7963a7 Fix: Error in GETPOST function 2010-11-10 23:54:59 +00:00
Regis Houssin
cb67c7a3ab Fix: XSS injection 2010-11-10 23:05:35 +00:00
Regis Houssin
019386bc36 Fix: XSS injection 2010-11-10 22:18:50 +00:00
Regis Houssin
263cfa1100 Fix: XSS injection 2010-11-10 21:41:34 +00:00
Regis Houssin
bc286f23c6 Fix: XSS injection 2010-11-10 20:30:02 +00:00
Regis Houssin
61272f0699 Fix: XSS injection 2010-11-10 20:16:31 +00:00
Regis Houssin
e0d9bd0836 Fix: XSS injection 2010-11-10 19:47:03 +00:00
Regis Houssin
200319137b Fix: problem wht perms
Fix: remove linked usergroup if user is deleted
2010-11-10 10:53:39 +00:00
Regis Houssin
b48bf580d0 Fix: add advanced perms option 2010-11-08 11:40:52 +00:00
Laurent Destailleur
c45c7e93bf Qual: Removed useless permissions 2010-11-07 17:45:51 +00:00
Laurent Destailleur
f8674ae32f Prepare code to have photo_resize used by other modules 2010-11-07 12:33:32 +00:00
Laurent Destailleur
3685ba82e3 New: Better way to define url in clicktodial module 2010-11-07 11:27:22 +00:00
Regis Houssin
7745ea8774 Fix: multiple php version 2010-11-07 07:53:05 +00:00
Laurent Destailleur
70be7bf011 Enhance mime types 2010-11-07 00:54:01 +00:00
Laurent Destailleur
f801c7463c Doxygen 2010-11-06 17:07:06 +00:00
Regis Houssin
8d7632fb29 Fix: date (dp) is empty 2010-11-05 18:30:13 +00:00
Regis Houssin
046c04d563 Fix: hide private informations if external user 2010-11-05 18:02:31 +00:00
Regis Houssin
464574cbae Fix: better rights management 2010-11-05 15:36:43 +00:00
Regis Houssin
c70fe8007b Works on contact canvas in relation to the thirdparty canvas module 2010-11-05 10:48:20 +00:00