Commit Graph

287 Commits

Author SHA1 Message Date
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
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
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +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
Regis Houssin
b50f9867e8 Fix: include security.lib.php by default 2011-09-06 07:41: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
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
73d03f104b Fix: Bad redirect 2011-08-23 20:45:41 +00:00
Laurent Destailleur
cfe34139cf Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
22eae6fae7 Look: Minor look enhancements 2011-08-13 00:47:59 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f Fix: works on repair broken features 2011-08-10 19:55:21 +00:00
Laurent Destailleur
540b228c27 Fix: Avoid errors into rpm packages 2011-07-31 23:54:11 +00:00
Laurent Destailleur
4a92f4bc02 New: Project creation page has a cancel button 2011-07-04 08:00:52 +00:00
Laurent Destailleur
f54847e037 Add TODO To show way to make things simplest 2011-07-02 14:51:26 +00:00
Laurent Destailleur
2268de9898 Yeah ! Hooks can now create, update, do nothing, replace or complete, warn validity check of parameters, add confirmation, etc. 2011-07-02 14:35:22 +00:00
Laurent Destailleur
e5afc7c416 Fix: Error management 2011-07-02 13:09:52 +00:00
Laurent Destailleur
b7434abbea Better error management. Also hooks for "doActions" receives action code. 2011-07-01 23:11:12 +00:00
Laurent Destailleur
2b6be0fd1e Readd call to hooks 2011-06-30 22:38:06 +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
71770c4cfd Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab. 2011-06-29 22:29:50 +00:00
Laurent Destailleur
04fd001094 Fix a fix 2011-06-13 13:15:07 +00:00
Laurent Destailleur
363d50805a Qual: Uniformize code 2011-06-01 16:23:33 +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
a6784f461e New: Can use templates only canvas without controllers. 2011-05-29 18:44:49 +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
27502caa85 Fix: No sentence into undefined values 2011-05-25 13:03:04 +00:00
Laurent Destailleur
8ce54c01b2 Add information to show if created user will be internal or external.
Fix: If member is linked to a company, created user must be alos linked to company.
2011-05-25 12:05:18 +00:00
Laurent Destailleur
e8c49d77f2 Add dol_print_address function 2011-05-12 19:01:14 +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
Regis Houssin
cf9fc2e306 Fix: missing fields value 2011-04-21 09:02:57 +00:00
Laurent Destailleur
00a25e77c7 Move all output into template 2011-04-10 21:28:00 +00:00
Laurent Destailleur
c311bf5f2c Qual: Fix architecture problem with canvas 2011-04-06 16:21:46 +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
Laurent Destailleur
10156d0a0b Better translation 2011-03-27 11:57:54 +00:00
Laurent Destailleur
c4d4bfd922 New: Can disable states 2011-03-26 18:34:41 +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
Laurent Destailleur
4ea973ee42 Add "cancel" button on contact creation. 2011-03-20 22:22:26 +00:00
Laurent Destailleur
469a163f3c New: Support a backtopage parameter on contact creation page 2011-03-20 15:42:25 +00:00
Laurent Destailleur
2c052558c9 Complete usage of option SOCIETE_DISABLE_CONTACTS 2011-02-13 12:55:40 +00:00
Regis Houssin
ddf1b2763b New: Ask password when creating a user from a contact 2011-01-29 18:23:01 +00:00
Laurent Destailleur
d3981aec14 New: Ask password when creating a user from a contact 2011-01-29 17:41:26 +00:00
Laurent Destailleur
7624a60c7b Fix: Bad trans 2011-01-27 20:43:17 +00:00
Laurent Destailleur
113337b809 Fix: Bad trans 2011-01-26 18:58:01 +00:00
Laurent Destailleur
261feb2b98 Fix: Translation 2011-01-23 22:37:28 +00:00
Laurent Destailleur
d0b1b4163e Qual: Add TODO to have canvas to comply with MVC rules. 2011-01-12 12:48:05 +00:00
Laurent Destailleur
5e81314b98 Fix: Missing translation 2011-01-10 00:04:27 +00:00
Laurent Destailleur
901d5e235a Fix: User creation must use same rule if from contact and from member. 2011-01-05 17:43:58 +00:00
Regis Houssin
d1f37d226f Fix: full name and firstname with dot for default login 2011-01-05 15:30:07 +00:00
Laurent Destailleur
c6b2577707 Better function to clean generated logins 2011-01-05 13:23:54 +00:00
Regis Houssin
939c7c3283 Fix: full name and firstname with dot for default login 2011-01-05 10:34:10 +00:00
Laurent Destailleur
6e75a3d203 Restore work lost by savannah backup 2010-12-01 21:16:28 +00:00
Laurent Destailleur
df677b07b0 Qual: Uniformize error management, add transaction level
Fix: Could not reset birthday
2010-11-19 21:24:48 +00:00
Regis Houssin
6cbae5ad30 Fix: remove accent 2010-11-10 09:54:14 +00:00
Regis Houssin
e469ef2a7d Works on contact canvas in relation to the thirdparty canvas module 2010-11-05 08:28:49 +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
Regis Houssin
e2a4ad2c96 Works on contact canvas in relation to the thirdparty canvas module
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
6305c6c8fa Works on contact canvas in relation to the thirdparty canvas module 2010-11-04 07:48:28 +00:00
Regis Houssin
13c8aedb99 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 16:22:01 +00:00
Regis Houssin
06f2288904 Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 15:56:57 +00:00
Regis Houssin
ab53d438ce Works on contact canvas in relation to the thirdparty canvas module 2010-11-03 11:39:40 +00:00
Regis Houssin
a58ae14d8f Fix: search company with jQuery - ok 2010-10-10 18:04:28 +00:00
Laurent Destailleur
933ccfb259 Fix: Error when capital is not a number 2010-09-15 12:00:05 +00:00
Laurent Destailleur
cc55568723 Replace javascript by jQuery 2010-08-29 16:47:17 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
1b9ee9c597 Qual: Clean code
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Laurent Destailleur
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
a6b988379a Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation. 2010-07-21 21:58:46 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Laurent Destailleur
c7ce0f1c3f Minor fix 2010-06-23 18:12:29 +00:00
Laurent Destailleur
00c64567be Fix: Can edit state in contacts 2010-06-16 20:31:49 +00:00
Laurent Destailleur
1ad2649fe6 Add indian provinces 2010-06-16 19:58:12 +00:00
Laurent Destailleur
39bbb5e749 Fix: Can edit state in contacts 2010-06-14 19:14:27 +00:00
Laurent Destailleur
e20c738264 New: Support "Department/State" field on contact card. 2010-06-06 14:30:28 +00:00
Laurent Destailleur
6dc8d0e390 Reorganize class files. 2010-06-05 15:20:09 +00:00
Laurent Destailleur
d6984e7133 A better label 2010-06-01 21:39:38 +00:00
Philippe Grand
7f13eb0d4e according to new tree directory 2010-05-03 08:22:35 +00:00
Philippe Grand
388470d146 according to new tree directory 2010-04-28 07:55:43 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Philippe Grand
57ae19fc71 Move file actioncomm.class.php to comm/action directory 2010-04-01 07:51:59 +00:00
Laurent Destailleur
d1ab91671b Remove pre.inc.php 2010-03-26 22:11:11 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Laurent Destailleur
0f1d95d7fa Look: Align fields 2010-02-28 18:43:13 +00:00
Laurent Destailleur
3b00caf734 New: task #10113 : Show list of emailing on clicking on "number of mass emailing received" 2010-02-21 21:21:12 +00:00
Laurent Destailleur
2cb7747943 Add style fieldrequired 2010-02-10 16:51:35 +00:00
Regis Houssin
3b5735bd9c Fix: uniformize code
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Regis Houssin
898afccb25 Fix: socid error if ajax search 2009-12-22 17:17:28 +00:00
Laurent Destailleur
6150785d12 Fix: Security check on contacts 2009-11-29 16:36:01 +00:00
Regis Houssin
e9feb81c95 Fix: bad security request 2009-11-28 07:30:45 +00:00
Laurent Destailleur
5f173e01ee Qual: Ajax code is simpler and now works with IE6 2009-08-28 01:14:35 +00:00
Laurent Destailleur
c11cef6d47 Add help link to online wiki 2009-08-12 12:59:14 +00:00