Laurent Destailleur
d02076f8f2
Strict mode war
2012-09-05 14:41:45 +02:00
simnandez
a3ecb1203b
New: Add PRODUCT_PRICE_MODIFY trigger
2012-09-05 14:38:16 +02:00
Regis Houssin
4f056c707c
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 14:33:00 +02:00
Regis Houssin
c18375d7ee
Fix: broken features
...
$reshook may contain returns stacked by other modules
$reshook is always empty with an array for can not lose returns stacked
with other modules
$hookmanager->resArray may contain array stacked by other modules
2012-09-05 14:30:12 +02:00
Laurent Destailleur
a3cb0e502e
Uniformize code and add comment on localtax to prepare usage for other
...
countries.
2012-09-05 14:05:17 +02:00
Laurent Destailleur
00cd6a050d
Uniformise code
2012-09-05 13:10:13 +02:00
Laurent Destailleur
0e1dcb9408
Use a more standard behaviour: If hook return non zero, it is a "replace
...
code" hook. Otherwise, it is "insert code" hook.
2012-09-05 13:05:24 +02:00
Laurent Destailleur
9496fdd20b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 13:00:01 +02:00
Laurent Destailleur
84438d82f4
Qual: Clean module
2012-09-05 12:59:33 +02:00
Regis Houssin
86f3c8eb26
Fix: return an array
2012-09-05 12:38:39 +02:00
Regis Houssin
696c7eb454
Fix: use require instead include_once
2012-09-05 11:22:52 +02:00
Laurent Destailleur
b20c8d97c0
Fix: Checkstyle
2012-09-05 11:20:52 +02:00
Laurent Destailleur
9c11092f46
Uniformize code
2012-09-05 11:15:38 +02:00
Regis Houssin
5be523faad
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 11:05:02 +02:00
Laurent Destailleur
ef7de86d7e
Show more param on conf.php file
2012-09-05 10:38:48 +02:00
Regis Houssin
1933bd4b50
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 10:17:33 +02:00
Regis Houssin
6bd571b31a
New: add hook 'getDirList' in dol_dir_list() method
2012-09-05 10:17:02 +02:00
Laurent Destailleur
92fb64d112
Fix: PHP 5.2 compatibility
2012-09-05 10:11:18 +02:00
Laurent Destailleur
d57ba942f4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 09:59:03 +02:00
Laurent Destailleur
cc38fbe33f
Uniformize code
2012-09-05 09:58:35 +02:00
Laurent Destailleur
f9607037a7
Qual: Removed deprecated table
2012-09-05 09:58:09 +02:00
Regis Houssin
f056ca3a41
FIXME: class commonagenda not exist
2012-09-05 08:07:15 +02:00
Laurent Destailleur
105cb2373c
Add comment
2012-09-05 04:13:31 +02:00
Laurent Destailleur
e441b246a8
Debug of holiday module
2012-09-05 03:57:26 +02:00
Laurent Destailleur
246f3b5bb8
New: Add the holiday module (provided by teclib with permission to add
...
it by default).
2012-09-05 03:26:57 +02:00
Laurent Destailleur
55a5d56ebb
Fix: comment
2012-09-04 23:08:57 +02:00
Laurent Destailleur
2f680adbb5
Fix: We must use the shipping address.
2012-09-04 23:03:39 +02:00
Regis Houssin
8a50a391be
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-04 20:47:03 +02:00
Regis Houssin
678e006121
Fix: for test
2012-09-04 20:46:08 +02:00
Laurent Destailleur
95fc429743
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-09-04 20:05:31 +02:00
Laurent Destailleur
aea89389e8
Qual: Uniformize pdf templates
...
Qual: Removed duplicate pdf templates when content with no technology
difference nor functionnal difference
2012-09-04 20:04:38 +02:00
Regis Houssin
58a9dc1afb
Fix: syntax error
2012-09-04 19:33:11 +02:00
Regis Houssin
32421ef33c
Fix: more simple
2012-09-04 19:25:31 +02:00
Regis Houssin
db9fe97738
New: add "please be patient" message
2012-09-04 19:19:30 +02:00
Regis Houssin
75166db2ed
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-04 18:35:03 +02:00
Regis Houssin
1b238a7086
Fix: try to use jquery blockUI
2012-09-04 18:34:36 +02:00
Laurent Destailleur
2bf933fbab
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-09-04 17:48:33 +02:00
Laurent Destailleur
dcc6b5e2c1
Qual: Removed deprecated files
2012-09-04 17:44:23 +02:00
Regis Houssin
83b5860ee1
Fix: for use with command line
2012-09-04 12:27:43 +02:00
Regis Houssin
65263886f4
Fix: add distinct for avoid double record
2012-09-04 11:51:51 +02:00
Regis Houssin
795bb1de77
Fix: comaptibility with multicompany and transverse mode
2012-09-04 11:09:17 +02:00
Regis Houssin
7f6bf34362
Try to use blockUI
2012-09-04 09:38:38 +02:00
Regis Houssin
2130571712
New: try jquery blockUI plugin
2012-09-03 22:05:13 +02:00
Regis Houssin
15db85bc86
Fix: prepare external extended ged
2012-09-03 21:00:46 +02:00
Laurent Destailleur
bfc933df4d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-03 18:18:12 +02:00
Laurent Destailleur
841586b050
Removed dead code. Allow to use attachment=0.
2012-09-03 18:17:19 +02:00
Regis Houssin
5622d1624c
New: prepare for extend GED module
2012-09-03 18:03:39 +02:00
Laurent Destailleur
ac02450200
New: Can also use attachment=0 as parameter (for test purpose)
2012-09-03 18:01:07 +02:00
Regis Houssin
0797ff3057
Fix: missing concat
2012-09-03 17:25:35 +02:00
Regis Houssin
1abc87f642
Fix: can delete an import file with dialog confirm
2012-09-03 17:14:33 +02:00