Commit Graph

140 Commits

Author SHA1 Message Date
Regis Houssin
8988d346d0 Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
eldy
51c94f7c7e Now canvas are cleaner, we can move local method to canvas
example as protected or private.
2011-09-28 21:39:44 +02:00
eldy
db250f892d Removed TODO 2011-09-28 21:24:39 +02:00
eldy
60b3640bfc Make canvas for products working again. 2011-09-28 21:07:49 +02:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
3fca369e29 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
bc25ed0834 Qual: Removed PHPCodesniffer error. 2011-09-16 17:57:09 +00:00
Laurent Destailleur
26d7bb3a66 Qual: Move function that should be local to class as private 2011-09-13 12:28:09 +00:00
Laurent Destailleur
17c32809e8 Qual: Removed TODO and some useless code 2011-09-13 12:00:37 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
425a65395f Doxygen 2011-09-10 18:54:08 +00:00
Laurent Destailleur
65c2d93a29 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
56d80ba264 Doxygen 2011-09-10 18:54:08 +00:00
Laurent Destailleur
679be9a559 Qual: Mark parent class that should not be instantiated as "abstract". 2011-08-28 14:58:29 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Laurent Destailleur
cc94dd87d1 Try to rename some fields with english name 2011-08-18 22:25:46 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
b550807090 Fix: Removed a conception error reported by eclipse validators. 2011-07-08 13:07:44 +00:00
Regis Houssin
c2650500c5 Fix: regression, canvas is broken and societe.class and contact.class are incompatible with callHook function 2011-06-30 13:25:32 +00:00
Laurent Destailleur
1ed46f0ca4 Fix: Using = on result of a function is a syntax error 2011-06-05 22:49:11 +00:00
Philippe Grand
889f2b38b8 uniformize code and other stuff 2011-06-05 14:05:44 +00:00
Laurent Destailleur
31ff9bb739 Qual: All text for html output is inside display_canvas() 2011-05-31 22:31:38 +00:00
Laurent Destailleur
8d66d2da7e New: Can use canvas for create only with no need to have one for edit. 2011-05-29 17:34:07 +00:00
Regis Houssin
f382a68dd7 Test: not reload page with dialog confirm
Fix: form tag is not used in view mode
Fix: debug error
2011-05-14 11:34:15 +00:00
Laurent Destailleur
d72f417868 Qual: Fix architecture problem with canvas 2011-04-06 16:21:43 +00:00
Laurent Destailleur
e05f0caf60 Qual: Make module system more simple.
Change to prepare adding left menu entries by modules
2011-04-06 14:26:43 +00:00
Regis Houssin
5b44e2c1f8 Fix: uniformize code 2011-03-29 20:40:54 +00:00
Regis Houssin
77d06b7a7c New: Show name of sales representatives if number is lower than 3 2011-02-09 11:08:06 +00:00
Regis Houssin
c70fe8007b Works on contact canvas in relation to the thirdparty canvas module 2010-11-05 10:48:20 +00:00
Regis Houssin
dc3fd00557 Fix: bad error management 2010-11-04 16:04:12 +00:00
Regis Houssin
0df44a7787 Fix: hide supplier fields if supplier module is disabled 2010-11-04 10:58:40 +00:00
Regis Houssin
ac85f14cb6 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 17:27:44 +00:00
Regis Houssin
ab53d438ce Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 11:39:40 +00:00
Laurent Destailleur
dfbd72a76a Fix: W3C 2010-11-01 16:00:38 +00:00
Regis Houssin
ab8e470251 Fix: move ajaxziptown in core 2010-10-13 13:54:30 +00:00
Laurent Destailleur
6809dfa460 Remove deprecated code of old autoziptown 2010-10-13 13:17:44 +00:00
Regis Houssin
b2ca932ee2 Works on canvas integration in third party module 2010-09-07 12:51:30 +00:00
Regis Houssin
451ee7960b Works on canvas integration in third party module 2010-09-07 12:44:15 +00:00
Laurent Destailleur
e1bc58080c Qual: Rename method loadControl into doActions to have a more common name used by MVC frameworks. 2010-09-07 10:05:00 +00:00
Laurent Destailleur
831e684cfe Qual: Use a more common name of class. 2010-09-07 09:51:17 +00:00