Commit Graph

19548 Commits

Author SHA1 Message Date
Laurent Destailleur
caba79b958 Enhancement of install/upgrade process: If database version differs from programs version, the install page is automatically called. 2009-08-08 16:48:40 +00:00
Laurent Destailleur
b1ff004e6f Enhancement of install/upgrade process: If database version differs from programs version, the install page is automatically called. 2009-08-08 16:26:06 +00:00
Laurent Destailleur
45d4abfb8d New: Add picto on tab titles 2009-08-07 18:39:01 +00:00
Laurent Destailleur
cf6a5c5feb New: Add picto on tab titles 2009-08-07 18:34:00 +00:00
Laurent Destailleur
2fa3452d43 Comment 2009-08-07 17:55:05 +00:00
Laurent Destailleur
5ad8e3dd95 Fix: Status not complete 2009-08-07 17:54:28 +00:00
Laurent Destailleur
00f99e2d2b Fix: Bad link 2009-08-07 17:38:57 +00:00
Laurent Destailleur
e9b00f6f7d Comment 2009-08-07 17:37:22 +00:00
Juanjo Menent
819b392281 Can split a discount into two lower discounts 2009-08-07 06:59:49 +00:00
Laurent Destailleur
7a98982366 Enhance install messages 2009-08-07 01:02:28 +00:00
Laurent Destailleur
4d3ea53ed7 New: Add picto on tab titles 2009-08-07 00:57:48 +00:00
Laurent Destailleur
cdb05cf99b Can split a discount into two lower discounts 2009-08-07 00:49:43 +00:00
Laurent Destailleur
51e13e1568 New: Add picto on tab titles 2009-08-06 14:44:24 +00:00
Laurent Destailleur
d513030e52 Theme doesn not differs between firefox and IE 2009-08-06 14:39:07 +00:00
Regis Houssin
7574fea36b Fix: limit view of price for external user with price level 2009-08-06 14:25:03 +00:00
Laurent Destailleur
dddffb657a New: Add picto on tab titles 2009-08-06 13:27:54 +00:00
Laurent Destailleur
8761c985b7 New: Add picto on tab titles 2009-08-06 13:21:23 +00:00
Regis Houssin
63fa194ff6 Fix: adjust security for external users 2009-08-06 13:07:25 +00:00
Regis Houssin
11e10a1c8c Fix: limit view for external user 2009-08-06 12:01:08 +00:00
Laurent Destailleur
06b9e9cd24 New: Add picto on tab titles 2009-08-05 18:22:40 +00:00
Laurent Destailleur
8abeed13b7 New: Add picto on tab titles 2009-08-05 18:11:27 +00:00
Laurent Destailleur
3ef5f96974 New: Add picto on tab titles 2009-08-05 17:49:12 +00:00
Laurent Destailleur
0baf06d2d1 New: Add picto on tab titles 2009-08-05 17:19:55 +00:00
Laurent Destailleur
bd749f6748 New: Add if project is shared or not in project list
New: Add status of third party in some third parties list.
2009-08-05 16:58:18 +00:00
Regis Houssin
688950a08b Fix: ref_client missing 2009-08-05 16:42:04 +00:00
Regis Houssin
132f5262db Fix: ref_client missing 2009-08-05 15:45:14 +00:00
Juanjo Menent
e4677d7d9a Enhance install messages 2009-08-05 11:23:33 +00:00
Laurent Destailleur
56a1fee850 Enhance install messages 2009-08-05 10:33:49 +00:00
Regis Houssin
e8024562b8 Fix: traduction is already assigned in 'langs' 2009-08-05 09:37:51 +00:00
Juanjo Menent
8c8a824c44 typo 2009-08-05 08:26:05 +00:00
Regis Houssin
f447efcd15 Fix: uniformize code (2 rights with the same id) 2009-08-05 07:38:17 +00:00
Regis Houssin
70a6c82460 Todo: tester si la suppression des utf8_encode affecte la synchro avec active directory 2009-08-04 19:35:37 +00:00
Juanjo Menent
c9397d5c1d Better advice for installer 2009-08-04 15:06:08 +00:00
Laurent Destailleur
2569805b05 Better advice for installer 2009-08-04 14:36:29 +00:00
Laurent Destailleur
f03d940050 Text more clear for upgrade 2009-08-04 13:41:56 +00:00
Laurent Destailleur
f0aec97efb Fix: MAIN_VERSION_LAST_INSTALL was not saved 2009-08-04 13:28:22 +00:00
Laurent Destailleur
2aa5173f29 Debug option MAIN_AUTOFILL_TOWNFROMZIP 2009-08-04 12:47:09 +00:00
Laurent Destailleur
b729b14624 Removed old deprecated code 2009-08-04 11:32:22 +00:00
Regis Houssin
64a2b4c39b Fix: encodage 2009-08-04 10:21:48 +00:00
Regis Houssin
4ec1498a26 Fix: look 2009-08-04 09:19:08 +00:00
Regis Houssin
e90551c0de Fix: utf-8 2009-08-04 07:25:41 +00:00
Regis Houssin
8fb7759762 Fix: bad request 2009-08-03 13:52:13 +00:00
Regis Houssin
0587d06d88 Add patch of SŽbastien Wacquiez 2009-08-03 13:00:05 +00:00
Regis Houssin
cc72297f3f Fix: look 2009-08-03 12:10:01 +00:00
Laurent Destailleur
e3bd60cb8a Function dol_nboflines_bis shoul work with non UTF-8 content. 2009-08-02 18:05:16 +00:00
Laurent Destailleur
b57232bd24 Restore old behaviour for free text using a manual break because new one has several bugs:
* Text must not start before left margin (text truncated on some printers).
* Autowrap works iif there is two lines but not more.
* A blank line is wasted.
* Break is sometimes wrong, sometimes good dependin if there is special char or not in text.
* There is no way to choose how to format/wrap text. Manual choice make user to free to wrap where he wants.
2009-08-02 17:40:13 +00:00
Laurent Destailleur
1d600dd2f8 Qual: Usage of smarty templates by some modules is now cleaner. 2009-08-02 17:13:59 +00:00
Laurent Destailleur
378b96d504 Removed deprecated option. Use the conf->module->enabled instead. 2009-08-02 16:47:06 +00:00
Laurent Destailleur
8e770f9480 Minor change 2009-08-02 16:16:15 +00:00
Regis Houssin
decca70ff5 Fix: refocusing footer and free text 2009-07-31 19:55:20 +00:00