Commit Graph

455 Commits

Author SHA1 Message Date
Laurent Destailleur
00de718e79 Fix: W3C 2012-02-05 12:40:08 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +01:00
Laurent Destailleur
feb220587a Fix: Contact list 2012-02-01 00:24:16 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
16d48f1820 Fix: Removed a TODO 2012-01-22 02:20:28 +01:00
Laurent Destailleur
70a67bc3f1 Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
2012-01-21 14:10:22 +01:00
Laurent Destailleur
d9aa0c4b28 Qual: Normalize field names 2012-01-19 22:20:28 +01:00
Laurent Destailleur
9215394965 New: Import wizard can import contacts.
New: A module can add import description for import wizard, even for
tables with foreign keys.
2012-01-18 00:16:02 +01:00
Regis Houssin
9339119455 New: use getEntity() instead $conf->entity 2012-01-11 21:16:10 +08:00
Regis Houssin
cb286a2449 New: add shareds thirparties between entities 2012-01-11 00:19:57 +08:00
Regis Houssin
a3a3db58e3 Fix: test phpunit error 2011-12-31 11:30:49 +01:00
Laurent Destailleur
55156edd0d Enhance PHPUnits 2011-12-30 14:18:19 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
ebea7f6c97 Fix: fix not initialized variables 2011-12-05 18:36:54 +01:00
Regis Houssin
7d0d4d595c Fix: call trigger is needed 2011-11-30 19:15:31 +08:00
Laurent Destailleur
f060c1563a Normalize code 2011-11-09 12:40:33 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
2b76b014b1 Fix: Bad url 2011-10-31 09:47:35 +01:00
Laurent Destailleur
ac183e2483 Optimize speed 2011-10-29 18:28:13 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
00fd96a8d2 [task #216] Move lib in core directory 2011-10-24 10:36:53 +02:00
Regis Houssin
2b8332eb2d Move ldap.class.php to core/class 2011-10-24 08:53:26 +02:00
Laurent Destailleur
76aa6607b6 Fix: Error report when no label provided 2011-10-23 13:02:54 +02:00
Laurent Destailleur
43bd6e1ea8 Fix: Removed deprecated function 2011-10-22 15:55:08 +02:00
Regis Houssin
8988d346d0 Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
Regis Houssin
4fdc63f8b5 Removed mantis module 2011-09-26 12:12:50 +02:00
Laurent Destailleur
af2e300100 Fix: Little fix after canvas changes to be able to have "pure canvas" (canvas with no controller, only templates). 2011-09-24 20:50:57 +00:00
Regis Houssin
b306a41811 Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
ed81eedb7c Fix: Little fix after canvas changes to be able to have "pure canvas" (canvas with no controller, only templates). 2011-09-24 20:50:57 +00:00
Regis Houssin
22c32e04aa Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
47b6694527 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
aa6625c78c Fix: bad name 2011-09-24 16:06:07 +00:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
3a35ef50f5 Fix: broken canvas 2011-09-24 17:54:34 +02:00
Laurent Destailleur
3fca369e29 Qual: Uniformize code. Removed dead code. 2011-09-20 22:12:59 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
bc25ed0834 Qual: Removed PHPCodesniffer error. 2011-09-16 17:57:09 +00:00
Laurent Destailleur
17c32809e8 Qual: Removed TODO and some useless code 2011-09-13 12:00:37 +00:00
Laurent Destailleur
d9408d1847 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Regis Houssin
b50f9867e8 Fix: include security.lib.php by default 2011-09-06 07:41:14 +00:00
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +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
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
0e6eb2aada Qual: Try to uniformize code for product canvas to wokr like canvas for third parties. This also reduce seriously the "cyclomatic complexity" reported by quality tools on product/fiche.php file. 2011-08-27 17:25:09 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00