Laurent Destailleur
856c829c99
New: Add a selection module for emailing to enter a recipient from
...
gui.
2012-09-05 20:41:28 +02:00
Laurent Destailleur
655a288f8b
Fix: Removed last separator line
2012-09-05 19:52:17 +02:00
Laurent Destailleur
76bdd878cf
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 19:35:42 +02:00
Laurent Destailleur
aef1e29ad7
Qual: Interface is more clear.
2012-09-05 19:35:04 +02:00
Regis Houssin
67f0313802
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 19:25:20 +02:00
Regis Houssin
9d67b04076
New: add possibility to force entity in login page
2012-09-05 19:22:03 +02:00
Laurent Destailleur
7059cdb07a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 18:33:01 +02:00
Laurent Destailleur
20bca1dd5a
Qual: Removed useless page
2012-09-05 18:28:12 +02:00
Regis Houssin
3823e5d374
New: add possibility to add or force default directories
2012-09-05 17:37:58 +02:00
Laurent Destailleur
2e2f156839
Fix: title
2012-09-05 16:20:51 +02:00
Laurent Destailleur
7910993d90
Update favicon
2012-09-05 15:35:26 +02:00
Laurent Destailleur
2aafe5eef1
Merge pull request #370 from simnandez/develop
...
Develop
2012-09-05 05:43:16 -07:00
Laurent Destailleur
765fd9341a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 14:42:20 +02:00
Laurent Destailleur
d02076f8f2
Strict mode war
2012-09-05 14:41:45 +02:00
simnandez
f164bb6758
New: Add PRODUCT_PRICE_MODIFY trigger
2012-09-05 14:40:11 +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
5878dd5e40
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 14:05:55 +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
Regis Houssin
cb4d7409e0
Merge pull request #369 from simnandez/develop
...
Update ChangeLog
2012-09-05 04:39:26 -07: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
simnandez
815dd9f5ee
Update ChangeLog
2012-09-05 12:45:15 +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
Regis Houssin
3e5e301725
Fix: remove deleted files from phpunit test
2012-09-05 07:48:17 +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