Commit Graph

258 Commits

Author SHA1 Message Date
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
Laurent Destailleur
7ef1ef93ea New: More robust LDAP synchronizing 2009-08-11 23:42:21 +00:00
Laurent Destailleur
9ad62d0f66 New: Enhance log reports
New: Add a warning if email syntaxt is not valid
Fix: Synchro of contact to a LDAP
2009-08-11 17:58:25 +00:00
Laurent Destailleur
3ef5f96974 New: Add picto on tab titles 2009-08-05 17:49:12 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
0d18fbcad5 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:46:53 +00:00
Laurent Destailleur
6335fe2b55 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 15:45:50 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
0060695c1b Fix: UTF encoding on PDF company if there is no logo. 2009-02-18 18:18:34 +00:00
Laurent Destailleur
6e15ff8cf3 New: can force login value when creating a user from a member. 2009-01-14 14:59:28 +00:00
Laurent Destailleur
d6648b65f2 New: EMails links are show with function dol_print_email 2009-01-07 12:39:40 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
b14445c0e3 Now for third party of type "person",, informations are used to create contact. 2009-01-04 20:40:02 +00:00
Laurent Destailleur
ec98799c14 New: Can choose login of dolibarr account created when create from contact 2008-12-17 18:34:47 +00:00
Laurent Destailleur
21d56aa8a1 Qual: Reduce memory required by 2% 2008-11-16 01:54:33 +00:00
Laurent Destailleur
5c6e79a66c New: Add function dol_print_email 2008-11-14 19:47:47 +00:00
Laurent Destailleur
3808913480 All phone number now show the clicktodial link if module is enabled 2008-11-01 00:16:34 +00:00
Laurent Destailleur
d0cbd05e0d Remove duplicate code 2008-08-06 14:50:06 +00:00
Laurent Destailleur
3afde06e92 Trad: Missing translation 2008-08-06 13:15:59 +00:00
Laurent Destailleur
b5660d62dc Fix: Removed duplicate lines in actions of contacts 2008-08-03 23:51:40 +00:00
Laurent Destailleur
f22019a545 Fix: Address on several lines 2008-07-17 22:59:10 +00:00
Laurent Destailleur
fdad333184 Doc 2008-07-07 00:12:02 +00:00
Laurent Destailleur
16e87f08b3 Fix: Translation 2008-07-03 17:50:16 +00:00
Laurent Destailleur
22924961f9 Fix: Date action agenda is wrong (datea and datea2 must not be used). 2008-05-07 01:10:27 +00:00
Laurent Destailleur
3ad62bc7a1 Look: Modif esthétiques mineurs 2008-04-04 12:04:25 +00:00
Laurent Destailleur
0ac4706f24 New: Add private/public property on contact. This allow to add your own address database in Dolibarr. 2008-03-30 22:25:39 +00:00
Laurent Destailleur
eb9d4dbfab New: Can choose third party on contact creation when form called from direct menu. 2008-03-20 22:02:24 +00:00
Laurent Destailleur
4fe7188333 New: Super clean of permissions checks 2008-02-25 20:13:28 +00:00