Commit Graph

206 Commits

Author SHA1 Message Date
Laurent Destailleur
6acf38b77c Qual: Add specific test for all prof id checks. 2012-02-17 09:43:26 +01:00
Laurent Destailleur
daaf909c02 Fix: Bad check of idprof2 2012-02-17 01:33:59 +01:00
Regis Houssin
f30e1879c5 Fix: missing fields after country change 2012-02-10 10:20:05 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
52b522e087 Qual: Uniformize code 2012-01-30 10:22:50 +01:00
Laurent Destailleur
5d5af4cd78 Doxygen 2012-01-22 21:36:07 +01:00
Laurent Destailleur
d9aa0c4b28 Qual: Normalize field names 2012-01-19 22:20:28 +01:00
Regis Houssin
5b04d47d6c Fix: remove useless global 2012-01-11 22:08:25 +08: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
Laurent Destailleur
7920f6295d Fix: Should work with strict mode. 2012-01-05 01:35:52 +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
6c9815df12 Qual: Removed not used property 2011-12-28 17:40:19 +01:00
Laurent Destailleur
26ffc4180d Doxygen 2011-12-28 17:34:17 +01:00
Laurent Destailleur
498c1b1b41 Qual: idprof are all renamed to idprof1,2,3,4 (removed old name siren,
siret, ...)
2011-12-28 17:30:30 +01:00
Laurent Destailleur
2daa5a516f Qual: Clean properties 2011-12-28 17:13:19 +01:00
Laurent Destailleur
f7d70d35a7 Fix: code is not set during update if not needed 2011-12-21 21:50:25 +01:00
Regis Houssin
c949b99589 Fix: remove deprecated status of address class 2011-12-07 20:43:29 +01:00
Laurent Destailleur
8fb4108163 Qual: childelement is a protected property 2011-12-07 19:22:12 +01:00
Laurent Destailleur
f9e5f25fd2 Qual: Add deprecated tag on functions that seems to not be used. 2011-12-07 18:57:35 +01:00
Laurent Destailleur
66856fee75 New: show thirdparty barcode on main tab. 2011-12-07 15:06:29 +01:00
Laurent Destailleur
1f37dc906f Qual: Uniformize name of barcode into "barcode". 2011-12-07 11:59:41 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
Laurent Destailleur
1770a46519 Qual: Removed tons of warning 2011-11-22 14:00:03 +01:00
Laurent Destailleur
40a4bcec04 Qual: doxygen
Fix: Preselected field was not selected
2011-11-13 00:49:40 +01:00
Laurent Destailleur
fd9e0d8643 Qual: Removed code that must be stored into external modules 2011-11-05 12:34:54 +01:00
Laurent Destailleur
fd9619f4cd Fix: Property not loaded
Enhance phpunit
2011-10-29 18:48:19 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
eldy
6eea1f56c9 More comments. 2011-10-05 14:29:16 +02:00
eldy
822d4508eb Qual: Removed PHPCodesniffer warnings 2011-10-05 13:13:36 +02:00
Laurent Destailleur
37fa08390c Fix: Restore obsolete var when they are used as "init". I suggest to remove first all references that are in "read" mode by new name and remove reference that are in "write" mode only once there is no more call to old name in page that used them. This is to reduce risk of bugs. 2011-09-24 22:31:28 +00:00
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
dc41fa50b8 Fix: Restore obsolete var when they are used as "init". I suggest to remove first all references that are in "read" mode by new name and remove reference that are in "write" mode only once there is no more call to old name in page that used them. This is to reduce risk of bugs. 2011-09-24 22:31:28 +00:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
5a2b222235 Qual: Postgresql compatibility
Qual: W3C
2011-09-20 21:44:24 +00:00
Laurent Destailleur
7902ee3065 Qual: Removed warnings 2011-09-20 21:29:13 +00:00
Laurent Destailleur
925fc692b9 Qual: Removed warnings 2011-09-20 21:21:04 +00:00
Laurent Destailleur
ce0a72c546 Qual: Postgresql compatibility
Qual: W3C
2011-09-20 21:44:24 +00:00
Laurent Destailleur
53d8bf2f17 Qual: Removed warnings 2011-09-20 21:29:13 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
ac2d7aab7c Fix: Space found before comma 2011-09-20 09:59:08 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Laurent Destailleur
52ae26ccc6 Qual: More POO 2011-09-14 12:27:29 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00