Commit Graph

330 Commits

Author SHA1 Message Date
Laurent Destailleur
8c5f0f6811 New: Update mailman mailing-list subscription. 2012-06-11 01:34:51 +02:00
Laurent Destailleur
98676ddaa1 Qual: Enhance mailmanspip module.
New: When a member is validated, we can subscribe to mailing-lists
according to its type.
2012-06-10 21:49:19 +02:00
Laurent Destailleur
28febe728b Fix: Pb with backtopage 2012-05-12 15:53:57 +02:00
Laurent Destailleur
f995d0d9cb Fix: Missing extrafields
New: Can resiliate/edit member status from list.
2012-05-09 16:03:15 +02:00
Laurent Destailleur
8898b9a3b0 Fix: Firstname/Lastname lost 2012-04-30 16:08:34 +02:00
Regis Houssin
161e39794e Fix: security update for multicompany 2012-04-15 11:30:06 +02:00
Regis Houssin
a2f363c24b Fix: right access error 2012-04-15 10:09:32 +02:00
Grand Philippe
5858ef3bf1 try to fix create issue...but not enought 2012-04-14 19:10:15 +02:00
Laurent Destailleur
e45bbb622a Fix: Some fix and uniformize code for extra parameters. 2012-03-04 01:09:39 +01:00
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
Laurent Destailleur
9f40d520ce If a post was done, we must keep value of post, even if value is '' 2012-02-27 22:03:11 +01:00
Regis Houssin
4bec281dd8 Fix: access forbidden if rowid is empty 2012-02-27 17:36:27 +01:00
Regis Houssin
0bae0148c1 Fix: sql injection 2012-02-27 17:24:56 +01:00
Laurent Destailleur
4170c9bf3f Fix: Bad hook name 2012-02-22 11:14:11 +01:00
Laurent Destailleur
58d1a042a5 Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +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
Regis Houssin
f0d2823edf Fix: avoid foreach warning 2012-02-06 18:59:07 +01:00
Laurent Destailleur
6cb0685b6f Qual: Uniformize hook names. All hooks to add information on
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Laurent Destailleur
52b522e087 Qual: Uniformize code 2012-01-30 10:22:50 +01:00
Laurent Destailleur
e340aa3622 Doxygen 2012-01-05 12:13:42 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Juanjo Menent
944c40ee7d Fix: [ bug #245 ] Content of note disappears
Conflicts:
	htdocs/adherents/fiche.php
2011-11-30 10:22:20 +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
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
Laurent Destailleur
43bd6e1ea8 Fix: Removed deprecated function 2011-10-22 15:55:08 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02: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
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
fa7f8be3f7 Look: Uniformize look 2011-09-10 22:12:43 +00:00
Laurent Destailleur
65c2d93a29 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
59bac3f5e5 Look: Uniformize look 2011-09-10 22:12:43 +00:00
Regis Houssin
b50f9867e8 Fix: include security.lib.php by default 2011-09-06 07:41:14 +00:00
Laurent Destailleur
754977767c Fix: Hide button if no permission 2011-08-29 17:20:50 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
9f663d5677 Qual: Clean code 2011-08-20 15:11:31 +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
Laurent Destailleur
581f0a0e09 Try a better way to manage extra fields from external module 2011-08-10 00:50:16 +00:00
Regis Houssin
cf6a902bfe Fix: use hooks for extrafields 2011-08-09 17:59:45 +00:00
Laurent Destailleur
e2c007305c Fix: Avoid errors into rpm packages 2011-07-31 22:21:57 +00:00
Laurent Destailleur
157ea36afb Fix: Direct payment from autosubscribe form was showing wrong text. 2011-07-13 11:50:33 +00:00
Laurent Destailleur
fb2e7c063e New: Can use extrafields on third parties. 2011-06-22 16:24:20 +00:00
Laurent Destailleur
e5d3de79ee New: Subscription/Unsubscription to mailman mailing-list can be done on validate/resiliate in foundation module. 2011-06-22 14:56:11 +00:00
Laurent Destailleur
bf38ea15ba Enhance extrafields feature. Input and output fields can be personalised according to their format/size. 2011-06-22 11:41:37 +00:00
Laurent Destailleur
041b7d2955 Uniformize code and increase speed for extrafields 2011-06-22 10:58:22 +00:00
Laurent Destailleur
32da27f003 Fix: Several fix on photo upload when file format is wrong 2011-06-22 09:11:00 +00:00
Laurent Destailleur
6ceea92eea New: Member module use generic extrafields feature. 2011-06-19 14:27:06 +00:00
Laurent Destailleur
cb263d64f2 New: Member module use generic extrafields feature. 2011-06-19 12:04:24 +00:00
Laurent Destailleur
337f41c8e1 Uniformize code 2011-06-17 22:24:52 +00:00
Laurent Destailleur
95de083d90 New: #11194 Can delete uploaded photos 2011-06-11 20:58:08 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Laurent Destailleur
303f547b28 New: Autofill town-zip works on foundation module 2011-05-29 12:26:24 +00:00
Laurent Destailleur
214c5464da Qual: Removed duplicate line 2011-05-25 17:46:41 +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
Laurent Destailleur
7bd68a7b9a Work on SMS features 2011-03-06 17:22:17 +00:00
Laurent Destailleur
19d596aa74 Add option ADHERENT_LOGIN_NOT_REQUIRED 2011-03-06 13:15:27 +00:00
Laurent Destailleur
7e4a59d17e New: Can create third party when creating subscription. 2011-02-26 09:51:53 +00:00
Laurent Destailleur
7ead320903 Fix: Bad parameter 2011-02-26 02:54:36 +00:00
Laurent Destailleur
be1493c009 New: Autofill check sender if type is cheque 2011-02-26 02:17:29 +00:00
Regis Houssin
a4d45d7837 Fix: compatibility with pgsql, replace all addslashes in particular files 2011-02-24 18:43:45 +00:00
Regis Houssin
a25b3eeb2f Fix: error message not visible 2011-02-12 08:10:18 +00:00
Laurent Destailleur
34de815222 Fix: Image function moved into correct file.
New: Add thumbs when uploading an image for third parties
2011-02-07 14:23:57 +00:00
Laurent Destailleur
818d21e359 Fix: Bad order 2011-02-03 00:46:30 +00:00
Regis Houssin
342ca9cf03 Fix: debug permissions 2011-01-30 13:36:50 +00:00
Laurent Destailleur
d5de480b18 Fix: Yes by default 2011-01-05 17:49:59 +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
a58ae14d8f Fix: search company with jQuery - ok 2010-10-10 18:04:28 +00:00
Laurent Destailleur
1c5ecc25a4 Fix: Firstname i not required 2010-10-01 07:14:06 +00:00
Regis Houssin
63d66ecb95 Fix: photo is lost after card update 2010-09-26 14:52:06 +00:00
Laurent Destailleur
bbb1db7a51 Work on invoice creation when creating subscription 2010-09-07 01:32:20 +00:00
Laurent Destailleur
96dfb4574f New: Task #10553 : Can attach files on members card. 2010-08-29 21:44:35 +00:00
Laurent Destailleur
cc55568723 Replace javascript by jQuery 2010-08-29 16:47:17 +00:00
Laurent Destailleur
fd177b1746 Start to work on invoice/payment creation on subscription creation 2010-08-29 15:25:39 +00:00
Laurent Destailleur
f844640adf New: Preview of email sent is shown 2010-08-29 12:54:39 +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
37d1faa021 Fix: Buttons not visible 2010-07-27 07:43:38 +00:00
Laurent Destailleur
29536ecbd8 Fix: Use correct order of firstname and lastname. 2010-07-18 10:39:07 +00:00
Laurent Destailleur
556ff3939f Fix: Missing translation 2010-07-09 23:26:38 +00:00
Laurent Destailleur
5ea293091b New: Reorganize bank menu. Add state and country on bank accounts. 2010-06-25 00:14:23 +00:00
Laurent Destailleur
ad8440d276 Show state in address for us and india 2010-06-18 22:54:16 +00:00
Laurent Destailleur
1ad2649fe6 Add indian provinces 2010-06-16 19:58:12 +00:00
Laurent Destailleur
0aecc4f836 Fix: Can edit state in foundation members cards 2010-06-16 19:18:01 +00:00
Regis Houssin
7045266217 Fix: traduction 2010-05-10 17:04:56 +00:00
Philippe Grand
7f13eb0d4e according to new tree directory 2010-05-03 08:22:35 +00:00
Laurent Destailleur
9db9f23d71 Restore lang files into global lang directory. Usage of lang into modules directory must be used only for external modules to be self-dependent but must be kept for dolibarr core feature into unique htdocs/langs directory as this make working on translation a big headache and break a lot of automated translation tools. 2010-05-02 17:05:07 +00:00
Philippe Grand
17a2034b02 according to new tree directory 2010-05-02 10:01:18 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Philippe Grand
ba3a06758c according to new tree directory 2010-04-25 12:43:27 +00:00
Philippe Grand
7d88487c80 according to new tree directory 2010-04-25 10:50:09 +00:00
Laurent Destailleur
7df981b7e6 Fix: Error management 2010-03-26 23:03:04 +00:00
Laurent Destailleur
e89c3ba08e New: Enhancement in category module 2010-03-20 20:24:32 +00:00
Regis Houssin
dd4ef1be67 Qual: First change to remove pre.inc.php 2010-03-01 08:55:43 +00:00
Laurent Destailleur
d5c786d805 Fix: Photo for users and members were saved with .jpg even if .png 2010-02-13 22:20:32 +00:00