Commit Graph

19065 Commits

Author SHA1 Message Date
Regis Houssin
8db457217b Fix: version 2009-05-27 14:48:44 +00:00
Laurent Destailleur
67b4fdf586 Qual: Removed deprecated code 2009-05-27 14:48:11 +00:00
Laurent Destailleur
aeeb2544b7 Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 14:35:30 +00:00
Laurent Destailleur
b309cd1380 Fix: W3C 2009-05-27 14:32:19 +00:00
Laurent Destailleur
89e508b8da Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 14:18:49 +00:00
Laurent Destailleur
4c9e157b2b Qual: Removed table llx_menu_const and llx_menu_constraint 2009-05-27 13:39:09 +00:00
Laurent Destailleur
2ca507c846 Move css for color picker in main CSS to reduce nb of CSS files. 2009-05-27 02:20:40 +00:00
Laurent Destailleur
86625da643 Predefined invoices are now always enabled 2009-05-27 01:59:33 +00:00
Laurent Destailleur
892a8c1ce4 Fix: make fix on predefined invoice feature. 2009-05-27 01:48:31 +00:00
Laurent Destailleur
930b400458 Uniformize code and make fix on predefined invoice feature. 2009-05-27 01:15:44 +00:00
Laurent Destailleur
04ca16df2b Fix: W3C standard 2009-05-26 22:57:57 +00:00
Laurent Destailleur
75ecac5768 Fix: W3C standard 2009-05-26 22:50:36 +00:00
Regis Houssin
fa55e65e54 Fix: Disables token renewal in Ajax request 2009-05-26 17:01:18 +00:00
Regis Houssin
1f8b2d0d3a Fix: error in upgrade mode 2009-05-26 13:17:35 +00:00
Regis Houssin
f370a81bc4 Fix: errors in upgrade 2009-05-26 12:54:32 +00:00
Regis Houssin
daab595b57 Fix: clause with entity 2009-05-26 12:39:24 +00:00
Regis Houssin
d70beb872c Fix: errors in upgrade 2009-05-26 12:25:26 +00:00
Juanjo Menent
d0a52a43a8 Bat translation 2009-05-25 15:55:47 +00:00
Juanjo Menent
e0a230060a Can add a field errors-to to emailings 2009-05-25 08:15:41 +00:00
Laurent Destailleur
82d97b1ee1 Can add a field errors-to to emailings 2009-05-24 22:11:46 +00:00
Laurent Destailleur
c50d2cea03 Can add a field errors-to to emailings 2009-05-24 22:01:19 +00:00
Laurent Destailleur
824969bfa3 Fix: Send to cc and bcc was not working with SMTPs handler 2009-05-24 21:43:33 +00:00
Laurent Destailleur
fbf0747e0c Fix: Correct bugs in simplemail class that did not handle multi recipients correctly. 2009-05-24 21:30:37 +00:00
Laurent Destailleur
c5effe4caf Fix: Pb in error management 2009-05-24 20:01:43 +00:00
Laurent Destailleur
49d8233eb8 Isolate code for simplemail 2009-05-24 20:01:25 +00:00
Laurent Destailleur
003208bc96 Disable the CSRF protection if we are in a development instance (to be able to do test and send post from tools). 2009-05-24 19:04:25 +00:00
Laurent Destailleur
d1749dca57 Fix: Typo error 2009-05-24 18:43:23 +00:00
Laurent Destailleur
711c62d025 Fix: Typo error 2009-05-24 18:36:34 +00:00
Laurent Destailleur
e86917a148 Renamed conf->cookie_cryptkey into conf->file->cookie_cryptkey. The goal is to have all parameters defined inside file conf.php to be in $conf->file->xxx. Excep for database that are stored in $conf->db (historic reasons). This make code easier to understand and to know origine of a value (file or database). 2009-05-24 00:19:06 +00:00
Regis Houssin
29b707d380 Add: just used cookie for remind last user and last entity
Look: use cookie for view logo of last used entity
2009-05-23 17:56:01 +00:00
Regis Houssin
f45caf216f Add: just used cookie for remind last user and last entity
Look: use cookie for view logo of last used entity
2009-05-23 17:44:36 +00:00
Regis Houssin
1420692e53 Add: view last user and last entity in login page if cookie is enabled 2009-05-23 15:35:02 +00:00
Laurent Destailleur
2e48d482aa Fix: Can handle translation keys containing \" 2009-05-22 22:18:59 +00:00
Juanjo Menent
ed49d8e388 New: Add a new emailing selector 2009-05-22 16:22:22 +00:00
Laurent Destailleur
d8281abae3 Fix: Everybody should be able to make exports 2009-05-22 15:57:47 +00:00
Laurent Destailleur
d580670e0e New: Add a new emailing selector 2009-05-22 15:45:31 +00:00
Regis Houssin
23ce17b308 Add: entity cookie just used for the login page 2009-05-22 15:38:09 +00:00
Regis Houssin
6f163a94a8 Add: entity cookie just used for the login page 2009-05-22 15:24:32 +00:00
Laurent Destailleur
b8af89aae3 Fix: Function was truncated lines ended with n and r 2009-05-22 15:15:11 +00:00
Laurent Destailleur
47d77ba51b Fix: Try to fix expand pb 2009-05-22 15:06:17 +00:00
Laurent Destailleur
61bb79f8ce Fix: Try to fix expand pb 2009-05-22 15:00:40 +00:00
Juanjo Menent
1f50293155 Work on import module 2009-05-22 07:34:02 +00:00
Laurent Destailleur
2f61a2e994 Add a DOAP descriptor file 2009-05-22 01:57:40 +00:00
Laurent Destailleur
cf175016f4 Add a DOAP descriptor file 2009-05-22 01:21:18 +00:00
Laurent Destailleur
dee8526541 Add a DOAP descriptor file 2009-05-22 01:01:23 +00:00
Laurent Destailleur
8e167d3f80 Qual: Now creation of session is done before the loading of conf. This make code much easier to understand. 2009-05-22 00:20:45 +00:00
Laurent Destailleur
0c6606a260 Fix: Default value is old value 2009-05-21 23:54:00 +00:00
Laurent Destailleur
a687f859d5 Work on import module 2009-05-21 23:45:20 +00:00
Laurent Destailleur
cfe31513f2 Cashdesk module works with same driver than dolibarr 2009-05-21 22:55:53 +00:00
Laurent Destailleur
fb0e668fc0 Qual: Now creation of session is done before the loading of conf. This make code much easier to understand. 2009-05-21 22:28:05 +00:00