Commit Graph

57 Commits

Author SHA1 Message Date
Laurent Destailleur
746e005726 Fix: Fix ton of regression due to field name change 2013-03-09 20:34:38 +01:00
Grand Philippe
79c2e17cbb english language standardization 2013-02-25 17:56:41 +01:00
Grand Philippe
b081589129 english language standardization 2013-02-25 09:52:24 +01:00
Grand Philippe
382d216d54 english language standardization 2013-02-23 15:58:26 +01:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Marcos García
4209898d20 Lower-cased Header function 2012-08-31 05:58:38 +02:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Regis Houssin
ff0668e908 Fix: strict mode way 2012-07-10 22:10:12 +02:00
Laurent Destailleur
ed41e03589 Qual: Fix a ton of CheckStyle errors 2012-03-18 19:23:01 +01:00
Laurent Destailleur
036e578e0f Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
2012-02-12 17:41:28 +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
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +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
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
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
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
679be9a559 Qual: Mark parent class that should not be instantiated as "abstract". 2011-08-28 14:58:29 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Laurent Destailleur
540b228c27 Fix: Avoid errors into rpm packages 2011-07-31 23:54:11 +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
Laurent Destailleur
d1ed609684 Qual: Removed TODO. Now all password generation use the password generator module. 2011-05-01 10:48:43 +00:00
Laurent Destailleur
d72f417868 Qual: Fix architecture problem with canvas 2011-04-06 16:21:43 +00:00
Regis Houssin
d3d15e208d New: add CONTACT_USE_COMPANY_ADDRESS 2011-03-22 10:29:28 +00:00
Regis Houssin
a43cf32d43 Fix: uniformize code
Fix: use zip/town autocomplete
2011-03-22 10:12:03 +00:00
Regis Houssin
ddf1b2763b New: Ask password when creating a user from a contact 2011-01-29 18:23:01 +00:00
Regis Houssin
22a0045a74 Fix: uniformize code 2011-01-15 13:00:36 +00:00
Laurent Destailleur
d0b1b4163e Qual: Add TODO to have canvas to comply with MVC rules. 2011-01-12 12:48:05 +00:00
Regis Houssin
d1f37d226f Fix: full name and firstname with dot for default login 2011-01-05 15:30:07 +00:00
Regis Houssin
939c7c3283 Fix: full name and firstname with dot for default login 2011-01-05 10:34:10 +00:00
Regis Houssin
6cbae5ad30 Fix: remove accent 2010-11-10 09:54:14 +00:00
Regis Houssin
65f51e9acb Fix: country is lost 2010-11-05 15:40:31 +00:00
Regis Houssin
464574cbae Fix: better rights management 2010-11-05 15:36:43 +00:00
Regis Houssin
017422dfee Works on contact canvas in relation to the thirdparty canvas module 2010-11-04 18:15:36 +00:00
Regis Houssin
05ed583cf1 Works on contact canvas in relation to the thirdparty canvas module 2010-11-04 17:50:01 +00:00
Regis Houssin
dc3fd00557 Fix: bad error management 2010-11-04 16:04:12 +00:00