Commit Graph

3112 Commits

Author SHA1 Message Date
Laurent Destailleur
9f0f5eb5e8 Fix translation of extrafields type 2017-10-24 18:05:43 +02:00
Laurent Destailleur
f4f47c6732 NEW Remove tooltip tipTip library replaced with standatd jquery tooltip 2017-10-22 21:15:08 +02:00
Laurent Destailleur
c6e5115d34 Set default limit to 100 on all rest api that list 2017-10-22 15:42:19 +02:00
Laurent Destailleur
4247038d01 Add phpunit test 2017-10-22 13:06:27 +02:00
Laurent Destailleur
475db3172a NEW Remove js library fileupload that was not used by core code. 2017-10-21 19:40:17 +02:00
Laurent Destailleur
5c189449e1 Move default value for user expense report on tab expense report 2017-10-20 17:02:26 +02:00
Laurent Destailleur
d82af57b57 NEW Add tab "Expense report" on user card 2017-10-19 20:56:23 +02:00
Laurent Destailleur
f1a0e13718 Merge pull request #7646 from atm-maxime/new_hrm_detailed_user
NEW hrm details output on user
2017-10-19 19:21:29 +02:00
Laurent Destailleur
7f85d73001 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/card.php
	htdocs/comm/propal/list.php
	htdocs/commande/list.php
	htdocs/compta/facture/list.php
	htdocs/contrat/card.php
	htdocs/expensereport/card.php
	htdocs/fichinter/list.php
	htdocs/fourn/commande/card.php
	htdocs/fourn/commande/list.php
	htdocs/fourn/facture/card.php
	htdocs/fourn/paiement/card.php
	htdocs/livraison/card.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/societe/rib.php
	htdocs/supplier_proposal/list.php
	htdocs/user/card.php
2017-10-18 19:51:29 +02:00
Laurent Destailleur
8626d6279a Fix perm to delete files 2017-10-18 17:21:30 +02:00
Maxime Kohlhaas
9875d1b7cc Missing comments 2017-10-17 19:46:06 +02:00
Maxime Kohlhaas
25fa7d0564 New : add salaries, expense reports and leave requests in HRM tab of user card 2017-10-16 21:42:57 +02:00
Maxime Kohlhaas
f7cadfbed1 Fix function declaration 2017-10-16 21:42:24 +02:00
Laurent Destailleur
4296df45af Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/projet/list.php
	htdocs/user/card.php
2017-10-13 22:01:56 +02:00
Laurent Destailleur
5f021990b4 Code comment 2017-10-13 17:46:16 +02:00
Scrutinizer Auto-Fixer
165741517e Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-13 11:28:26 +00:00
Laurent Destailleur
8c5cf9ea45 Fix date output 2017-10-12 18:04:47 +02:00
Laurent Destailleur
33624e1001 NEW Attaching doc automatically in email is now a parameter of template. 2017-10-08 16:34:42 +02:00
Scrutinizer Auto-Fixer
328d39bc71 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-07 11:09:31 +00:00
Laurent Destailleur
4bc7eb0ec1 Merge pull request #7520 from hregis/develop_ldap
Fix: Set LDAP password when LDAP key changed
2017-10-06 13:09:28 +02:00
Laurent Destailleur
06b18a740e NEW Add date of birth on user card.
NEW Show expected worked hours on the timesheet form.
2017-10-06 12:08:01 +02:00
Laurent Destailleur
801a5180d6 Fix scrutinizer bug reports 2017-10-06 01:16:19 +02:00
Regis Houssin
723bc4d436 NEW add ldap_rename for avoid password if ldap key changed 2017-10-04 11:22:41 +02:00
Regis Houssin
feea6246c2 NEW add possibility to hide LDAP tab for non admin 2017-10-04 09:13:41 +02:00
Regis Houssin
8d3ad9ddc8 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap 2017-10-04 08:43:07 +02:00
Laurent Destailleur
a501a20487 NEW Search filters in lists are restored when using "back to list" 2017-10-03 16:00:52 +02:00
gauthier
8f969d61e2 FIX : invalid foreach protection 2017-10-02 09:23:04 +02:00
Regis Houssin
475c881e67 Fix: add missing ldap fields 2017-10-02 09:00:07 +02:00
Regis Houssin
c1b6f59c1b Fix: restore possible ldap keys 2017-10-02 08:43:53 +02:00
Laurent Destailleur
88554a74a9 Merge pull request #7532 from AXeL-dev/develop
Fix: payment form & user first/last name position
2017-10-02 00:37:35 +02:00
AXeL-dev
f7dcf1ca45 FIX: wrong user first name/last name position in user tooltip 2017-10-01 18:35:06 +01:00
Laurent Destailleur
3ddd5d3d3a The default value feature is sensitive to url parameters. 2017-10-01 14:54:17 +02:00
Regis Houssin
cb9d627f02 Fix: Set LDAP password when LDAP key changed 2017-09-30 11:51:22 +02:00
Regis Houssin
46cc23c568 Fix: $this->pass is empty if DATABASE_PWD_ENCRYPTED is used 2017-09-30 10:41:35 +02:00
Laurent Destailleur
f007f9e7e5 NEW Add new property visible dy default on lists on extrafields 2017-09-29 13:26:44 +02:00
Laurent Destailleur
d7dd6ed334 Fix undefined var 2017-09-26 16:15:22 +02:00
Regis Houssin
92ff974c5b Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap 2017-09-25 06:47:34 +02:00
Laurent Destailleur
e3da4188e2 GETPOST must not clean data for text input. 2017-09-25 00:16:52 +02:00
Regis Houssin
f550e27579 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap 2017-09-18 12:15:01 +02:00
Laurent Destailleur
291a0d46e6 Fix edit of categories 2017-09-18 01:39:39 +02:00
Regis Houssin
bdc425c203 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap 2017-09-16 21:41:55 +02:00
Regis Houssin
87b81fb2fd NEW add members types ldap group management 2017-09-16 21:41:30 +02:00
Laurent Destailleur
a8b4d216e5 Fix PHPCS 2017-09-15 23:21:42 +02:00
Regis Houssin
7f57f737b3 New: Ping ldap server before ldap_connect for avoid waiting 2017-09-15 18:02:52 +02:00
tysauron
4f15c90aee Pour ne pas charger les membres d'un groupe lorsque l'on charge les groupe d'un user (sinon avec 200 user et 30 groupes = 6000 objects . trop lourd) 2017-09-15 12:58:13 +02:00
Laurent Destailleur
0873260b8a USe second parameter in GETPOST 2017-09-15 10:50:50 +02:00
Laurent Destailleur
8f5206accf NEW The lot of a product uses the link and picto when shown into list. 2017-09-15 10:45:41 +02:00
Laurent Destailleur
149ab80b3a The event array of an object is visible even if no event yet recorded. 2017-09-13 14:18:36 +02:00
Laurent Destailleur
cf56da8102 NEW Default filter and sort order can use partial list of query
parameters to set the qualified URLs.
2017-09-11 00:02:52 +02:00
Laurent Destailleur
259cca0230 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/admin/dict.php
	htdocs/admin/mails_templates.php
2017-09-08 13:30:54 +02:00
Laurent Destailleur
bde293af22 Fix filter on extrafield with type sellist 2017-09-07 15:34:25 +02:00
Laurent Destailleur
cff9ff01c8 Better disconnect with exotic connection mode 2017-09-07 13:30:18 +02:00
Laurent Destailleur
a60cd49fb0 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/actions_sendmails.inc.php
	htdocs/core/class/CMailFile.class.php
	htdocs/filefunc.inc.php
2017-08-28 12:53:02 +02:00
Regis Houssin
0ce51fcb87 Fix: add resprint for passwordforgotten 2017-08-28 09:14:50 +02:00
Laurent Destailleur
c573df4f0e Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/user/card.php
2017-08-26 22:33:56 +02:00
Laurent Destailleur
7030d0d596 Add combo on ldap selection 2017-08-25 15:04:55 +02:00
Laurent Destailleur
da34ea6b11 FIX field entity "edit" and "view" was in hook but not "create". 2017-08-25 13:31:55 +02:00
Laurent Destailleur
fa752348c8 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/compta/bank/various_payment/index.php
	htdocs/contact/list.php
	htdocs/langs/en_US/errors.lang
2017-08-02 17:56:09 +02:00
Laurent Destailleur
5b1f5b0f20 Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
Laurent Destailleur
b6a7ce6822 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-01 10:22:37 +02:00
Laurent Destailleur
97e694f4d9 Fix look and feel v6 2017-07-31 12:43:07 +02:00
Laurent Destailleur
612ab65b72 Fix by adding a MULTICOMPANY_BACKWARD_COMPATIBILITY option. 2017-07-31 06:01:05 +02:00
atm-ph
1f3f9e40b1 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_develop_expense_report 2017-07-27 16:01:53 +02:00
Regis Houssin
c934f1bd13 Fix: remove unused old code 2017-07-23 12:07:20 +02:00
Laurent Destailleur
0763d15b4c Debug journalization
Debug edition of user BAN.
2017-07-15 12:37:31 +02:00
Laurent Destailleur
f106ff7e76 Fix var init 2017-07-13 23:52:02 +02:00
Laurent Destailleur
ae7797ebf2 Look and feel v6 2017-07-13 14:43:41 +02:00
Laurent Destailleur
85d9a2f790 Merge pull request #7145 from hregis/6.0_bug2
Fix: missing group name with dol_banner_tab
2017-07-13 14:36:17 +02:00
Laurent Destailleur
2870798d07 Fix remove warnings 2017-07-13 00:35:10 +02:00
Regis Houssin
d63e15f0c6 Fix: missing group name with dol_banner_tab 2017-07-12 15:52:58 +02:00
phf
b8865c425f Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_develop_expense_report 2017-07-05 10:48:01 +02:00
phf
1beec51928 New expense report rules and ik (index kilometers) - MAIN_USE_EXPENSE_IK - MAIN_USE_EXPENSE_RULE 2017-07-05 10:44:52 +02:00
Laurent Destailleur
63dcdc3a03 Fix API was loading definition of all APIs at each call. 2017-06-25 17:09:08 +02:00
Laurent Destailleur
bb2d27280b Fix sort link must be disabled for computed field 2017-06-19 14:31:08 +02:00
Laurent Destailleur
86a6a83647 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/admin/tools/index.php
	htdocs/bookmarks/bookmarks.lib.php
	htdocs/compta/facture.php
	htdocs/core/tpl/passwordforgotten.tpl.php
	htdocs/fourn/ajax/getSupplierPrices.php
	htdocs/main.inc.php
	htdocs/product/stats/card.php
	htdocs/public/paypal/paymentko.php
2017-06-18 21:13:48 +02:00
Laurent Destailleur
abe736c6a6 Escape hml tags 2017-06-18 19:42:59 +02:00
Regis Houssin
d1b003f3c4 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc 2017-06-17 12:01:14 +02:00
Laurent Destailleur
5b7a8e9c90 Fix missing signature when sending email from user card 2017-06-17 10:17:36 +02:00
Regis Houssin
f0e234eef2 Fix: missing hookmanager init 2017-06-16 17:01:43 +02:00
Laurent Destailleur
faabdd3f99 Missing filter field 2017-06-14 11:34:35 +02:00
Laurent Destailleur
00bf4bba13 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/user/index.php
2017-06-14 10:54:34 +02:00
Laurent Destailleur
b889db997a Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/compta/facture.php
	htdocs/core/datepicker.php
	htdocs/core/get_menudiv.php
	htdocs/core/menus/standard/auguria.lib.php
	htdocs/core/menus/standard/eldy.lib.php
	htdocs/core/search_page.php
	htdocs/main.inc.php
	htdocs/master.inc.php
	htdocs/product/list.php
	htdocs/theme/eldy/style.css.php
	htdocs/theme/md/style.css.php
	htdocs/user/card.php
	htdocs/user/index.php
2017-06-14 10:48:34 +02:00
Laurent Destailleur
848f70e026 Fix bad merge 2017-06-14 10:38:34 +02:00
Laurent Destailleur
7939daa225 Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
	htdocs/core/lib/functions.lib.php
	htdocs/theme/eldy/style.css.php
	htdocs/theme/md/style.css.php
	htdocs/user/index.php
2017-06-14 10:18:24 +02:00
Laurent Destailleur
9b979e3cb7 Fix wrong warning when user is disabled 2017-06-13 13:44:18 +02:00
Laurent Destailleur
a96362e2f9 Fix #formmailbeforetitle not supported everywhere 2017-06-11 11:40:01 +02:00
Laurent Destailleur
e93cefbbf0 FIX #6985 2017-06-11 10:37:58 +02:00
Laurent Destailleur
d037515e37 FIX SQL injection on user/index.php parameter search_statut.
Conflicts:
	htdocs/user/index.php
2017-06-10 20:10:57 +02:00
Laurent Destailleur
7c0de18ac1 Fix code comment 2017-06-10 12:56:28 +02:00
Laurent Destailleur
884c6c674d Fix css 2017-06-09 20:08:23 +02:00
Laurent Destailleur
1af74b4c42 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	dev/skeletons/skeleton_list.php
	htdocs/admin/perms.php
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/hookmanager.class.php
	htdocs/core/lib/files.lib.php
	htdocs/product/class/product.class.php
	htdocs/product/class/service.class.php
	htdocs/product/index.php
	htdocs/product/list.php
	htdocs/public/members/new.php
	htdocs/theme/eldy/style.css.php
	htdocs/theme/md/style.css.php
2017-06-09 12:50:56 +02:00
Laurent Destailleur
41586b76c0 Fix missing css 2017-06-09 11:40:35 +02:00
Laurent Destailleur
b441c62e1d Fix syntax error 2017-06-08 14:55:12 +02:00
Laurent Destailleur
b1f93ccb0c Fix security 2017-06-08 14:33:46 +02:00
Laurent Destailleur
543630e487 Fix missing count of nb of columns into lists 2017-06-08 14:14:06 +02:00
Laurent Destailleur
7587a3d592 Merge branch 'develop' into develop_transverse 2017-06-08 10:25:04 +02:00
Regis Houssin
b183c6e7ac Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_transverse
2017-06-07 20:23:24 +02:00
Regis Houssin
2b36135641 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_mc
2017-06-07 20:14:03 +02:00
Laurent Destailleur
1820649175 Maxi debug of v6 2017-06-07 19:28:31 +02:00
Regis Houssin
b66da3d148 New: big refactorization of multicompany transverse mode 2017-06-06 10:23:33 +02:00
Regis Houssin
5c5663c5ae New: getEntity function use true $shared value by default 2017-05-30 18:50:54 +02:00
Laurent Destailleur
c71488e58b Removed deprecated code 2017-05-29 15:09:13 +02:00
Laurent Destailleur
e667d72547 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	dev/skeletons/build_class_from_table.php
	htdocs/compta/facture.php
	htdocs/core/class/html.form.class.php
2017-05-29 10:41:51 +02:00
Laurent Destailleur
4a330af4bf Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-05-29 10:15:30 +02:00
Laurent Destailleur
aa0a369f06 Fix typo 2017-05-29 10:15:10 +02:00
Laurent Destailleur
70636cc59f FIX SQL injection on user/index.php parameter search_statut. 2017-05-29 09:59:21 +02:00
Laurent Destailleur
160eb194ea Clean REST response for user and third parties 2017-05-24 15:24:35 +02:00
Regis Houssin
a3d8da0a73 Fix: wrong SPECIMEN value 2017-05-24 11:30:11 +02:00
Laurent Destailleur
f5e29d6c86 Fix phpcs warning 2017-05-22 10:45:02 +02:00
Laurent Destailleur
b3dc73e611 Look and feel v6 2017-05-21 02:43:51 +02:00
Laurent Destailleur
4e7353f8a0 Clean code 2017-05-19 13:39:00 +02:00
Laurent Destailleur
aec4cef5de Clean some code for type of event deprecated since 3.3 2017-05-19 12:58:38 +02:00
Laurent Destailleur
7dbe3b1da9 Merge pull request #6843 from aspangaro/6.0-multijournal
Fix : Sql error on salaries index for accountancy multijournal + debug
2017-05-18 17:45:21 +02:00
Laurent Destailleur
b0f0285137 Standardize code 2017-05-16 21:29:18 +02:00
Laurent Destailleur
68e333879f Fix var not sanitized 2017-05-16 13:27:32 +02:00
Laurent Destailleur
b29d0385e6 NEW Can send an email to a user from its card. 2017-05-15 00:15:56 +02:00
Alexandre SPANGARO
4dc7d5cd8d Fix : tooltip on bank in customer invoice card 2017-05-14 21:20:35 +02:00
Laurent Destailleur
fa290c34fa Fix against SQL injection. Add phpunit to detect missing escapement. 2017-05-12 16:55:11 +02:00
Laurent Destailleur
e5c898e0d6 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	build/makepack-dolibarr.pl
	htdocs/fichinter/list.php
	htdocs/product/list.php
	htdocs/projet/tasks/list.php
2017-05-10 00:48:27 +02:00
Laurent Destailleur
6d01bd712d FIX Better sanitizing of search all parameter. 2017-05-09 19:36:10 +02:00
Laurent Destailleur
081d0e7ec2 Debug module RH. Edition of user bank account is ok. 2017-05-09 11:09:21 +02:00
Laurent Destailleur
63259295c6 Look and feel v6 2017-05-09 10:41:03 +02:00
Laurent Destailleur
910a925167 NEW Add last activation author and ip of modules 2017-05-06 20:43:14 +02:00
Laurent Destailleur
44bdf91715 Add badge with nb of imported calendard on user tab 2017-05-06 12:43:45 +02:00
Laurent Destailleur
d53654e64f Look and feel v6 2017-05-05 20:45:06 +02:00
Laurent Destailleur
983c72c918 Look and feel v6 2017-04-29 14:55:23 +02:00
Laurent Destailleur
defce63a24 Work on management of default values 2017-04-28 14:05:28 +02:00
Laurent Destailleur
4c056d68d8 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/admin/dict.php
	htdocs/commande/list.php
	htdocs/core/class/html.form.class.php
	htdocs/langs/en_US/bills.lang
	htdocs/societe/list.php
2017-04-15 17:02:05 +02:00
Laurent Destailleur
5931bc4068 NEW Feature to crop/resize images available on user and expense reports 2017-04-14 13:53:39 +02:00
Laurent Destailleur
846204bdb4 Replace usage of $bc[$var] with class="oddeven" 2017-04-14 13:02:29 +02:00
Laurent Destailleur
c52f4644e1 Look and feel v6 2017-04-14 13:00:39 +02:00
Laurent Destailleur
aabfc2f0db Perf. Do not load personal conf of user by default. 2017-04-14 12:52:32 +02:00
Laurent Destailleur
4818b1ba44 Load default values into $user->default_values 2017-04-14 12:39:11 +02:00
Laurent Destailleur
39ebaec064 Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
Laurent Destailleur
26a9999fbf Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
Laurent Destailleur
2446cb5431 Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
	htdocs/compta/facture.php
	htdocs/compta/facture/fiche-rec.php
	htdocs/contact/list.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/fourn/facture/card.php
	htdocs/societe/list.php
	htdocs/user/document.php
2017-04-11 11:43:54 +02:00
Marcos GarciÌa de La Fuente
74f0ae5bbb FIX #6623 User card shows "Return to list" link even if the user has no rights to list users
Close #6623
2017-04-09 14:09:33 +02:00
Laurent Destailleur
56a4b7a1fd Work on v6 look and feel 2017-04-08 14:03:38 +02:00
Laurent Destailleur
be439f6252 Work on look and feel v6 2017-04-07 16:16:44 +02:00
Laurent Destailleur
e2ea5945dd Work on look and feel v6 2017-04-06 21:48:28 +02:00
Laurent Destailleur
d99b0461c7 Extrafields multilanguage support. 2017-04-03 10:56:28 +02:00
Laurent Destailleur
4902df7e3f Work on look and feel v6 2017-04-02 19:28:38 +02:00
Laurent Destailleur
ed89852807 Work on look and feel v6 2017-04-01 13:49:17 +02:00
Laurent Destailleur
7254b54a04 Work on 6.0 look and feel 2017-04-01 00:49:06 +02:00
Laurent Destailleur
01a74a8d23 Work on 6.0 look and feel 2017-03-31 17:41:20 +02:00
Laurent Destailleur
979bcd3a9b NEW Can add a background image on login page 2017-03-31 11:40:31 +02:00
Laurent Destailleur
da1427ef54 Work on 6.0 look and feel 2017-03-30 16:10:08 +02:00
Laurent Destailleur
4df8dcf980 Work on module modBlockedLog and modModuleBuilder 2017-03-29 21:50:15 +02:00
Laurent Destailleur
fec3a89aa5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 11:38:46 +01:00
Laurent Destailleur
0a35d17207 CSS enhancement 2017-03-23 10:59:13 +01:00
Laurent Destailleur
9abe0940e7 Fix bad use of showLinkedObjectBlock 2017-03-21 11:42:02 +01:00
Laurent Destailleur
4831fb4dcb Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/class/adherent.class.php
	htdocs/filefunc.inc.php
2017-03-19 11:26:49 +01:00
arnaud
192a825de8 NEW ODT docs for USER USERGROUP CONTRACT and PRODUCT class 2017-03-14 09:25:29 +01:00
Regis Houssin
017d73792c Fix: add md5 password for OpenLdap 2017-03-13 15:00:44 +01:00
arnaud
a796a321cc Merge branch '3.9_dalibo' of github.com:ATM-Consulting/dolibarr into NEW_odt_others_objects
Conflicts:
	htdocs/core/class/html.formfile.class.php
	htdocs/product/admin/product.php
	htdocs/product/card.php
2017-03-10 12:16:55 +01:00
arnaud
4a7e3fb387 NEW odt usergroup 2017-03-08 11:34:21 +01:00
Laurent Destailleur
28ad50e059 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/tpl/objectline_create.tpl.php
	htdocs/langs/de_DE/bills.lang
	htdocs/langs/fr_FR/bills.lang
	htdocs/langs/fr_FR/main.lang
	htdocs/langs/fr_FR/suppliers.lang
2017-03-03 14:31:35 +01:00
arnaud
abeba95de9 New USER odt 2017-03-02 15:13:42 +01:00
Laurent Destailleur
3c54cb5ba9 Fix avoid trigger during migration 2017-02-28 20:55:14 +01:00
Laurent Destailleur
372cb40cf9 The trigger USER_SETINGROUP and USER_REMOVEFROMGROUP has been replaced
with trigger USER_MODIFY
2017-02-28 12:10:45 +01:00
Laurent Destailleur
9648f20a2e Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-02-28 12:08:41 +01:00
Laurent Destailleur
59d2943d8d Fix context must be provided to triggers using ->context no a dedicated
property.
2017-02-28 12:07:05 +01:00
Laurent Destailleur
40b412728f Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-02-28 11:49:10 +01:00
Laurent Destailleur
43a6366f1b Fix security audit was not triggered. 2017-02-28 11:48:46 +01:00
Laurent Destailleur
9928f943a7 Remove hook that is duplicate code with trigger. 2017-02-28 11:40:04 +01:00
Laurent Destailleur
a71541e6de Fix duplicate code 2017-02-28 11:16:07 +01:00
Laurent Destailleur
fb88eaf2a4 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/filefunc.inc.php
2017-02-23 02:55:50 +01:00
Laurent Destailleur
e981e719a1 Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
	htdocs/comm/action/card.php
2017-02-23 02:54:40 +01:00
Laurent Destailleur
cbb80e6727 Fixfield at wrong place 2017-02-22 00:08:52 +01:00
Laurent Destailleur
32678015c9 FIX protection against infinite loop on hierarchy 2017-02-21 23:52:13 +01:00
Laurent Destailleur
a0873bad29 Fix TZ 2017-02-21 11:34:22 +01:00
Laurent Destailleur
eb70d6eea1 Debug of feature for browser notifications 2017-02-14 18:20:01 +01:00
De Coninck Laurent
294517a8e0 use already existing variable 2017-02-13 16:49:10 +01:00
Laurent Destailleur
868f2e5473 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/admin/tools/update.php
	htdocs/core/lib/functions.lib.php
2017-02-13 01:36:02 +01:00
Laurent Destailleur
abffd29179 Try a fix for #6334, #6416 2017-02-12 20:55:54 +01:00
De Coninck Laurent
b356c34dc4 [mail; password; forgotten][#6334] - Fix mail url
Fix the mail url  on password generation
2017-02-12 17:22:06 +01:00
Laurent Destailleur
70091eceed Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/expensereport/card.php
2017-01-27 01:26:11 +01:00
Laurent Destailleur
65f493ac41 Merge pull request #6321 from hregis/5.0_bug
Fix: avoid numeric errors
2017-01-27 00:27:47 +01:00
Laurent Destailleur
053afe21dd Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/user/class/user.class.php
2017-01-26 23:40:16 +01:00
Laurent Destailleur
ca79d0c274 Fix PHPCS 2017-01-26 23:36:58 +01:00
Laurent Destailleur
c1b59b1950 Fix several security bugs on expense report 2017-01-26 18:08:00 +01:00
Regis Houssin
7980f1c999 Fix: avoid php non-numeric errors 2017-01-23 12:29:05 +01:00
Regis Houssin
0479fdb0a2 Fix: avoid non-numeric error 2017-01-23 12:25:39 +01:00
Laurent Destailleur
39151d7a74 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-01-22 12:14:18 +01:00
Laurent Destailleur
65f7de8f64 Fix css and look 5.0 2017-01-22 12:13:32 +01:00
Laurent Destailleur
9a5670787f Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-01-21 12:26:50 +01:00
Laurent Destailleur
fc4aa96cd7 Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
	htdocs/core/class/extrafields.class.php
	htdocs/fichinter/card.php
	htdocs/fourn/commande/dispatch.php
2017-01-20 21:02:05 +01:00
Laurent Destailleur
412be59f78 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/filefunc.inc.php
2017-01-20 12:09:39 +01:00
Laurent Destailleur
bb95f139a8 Fix responsive 2017-01-17 20:04:41 +01:00
Laurent Destailleur
fdbe4051f1 FIX #6230 2017-01-16 12:54:51 +01:00
Laurent Destailleur
da64d4d398 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-01-16 10:58:45 +01:00
Laurent Destailleur
d2b766f9f4 Fix PHP 7.1 2017-01-16 10:17:25 +01:00
arnaud
b813144edb NEW generation ODT 2017-01-06 16:44:09 +01:00
Laurent Destailleur
088a948e5a Merge pull request #6220 from gnovaro/patch-2
Var to public
2016-12-31 17:26:40 +01:00
Laurent Destailleur
b5c815367c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6 2016-12-26 15:44:31 +01:00
Gustavo Novaro
3557e4eb37 Var to public 2016-12-23 12:40:13 -03:00
Laurent Destailleur
9e44eb0d15 Fix return code REST similar for all api with POST 2016-12-23 02:08:22 +01:00
Gustavo Novaro
3542364da8 var to public
Improve code style to current php practices
2016-12-20 17:11:50 -03:00
Laurent Destailleur
78bf209119 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6 2016-12-18 02:21:57 +01:00
Laurent Destailleur
60b8582aa9 Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
Laurent Destailleur
bfb628dab6 Code comment 2016-12-12 15:37:39 +01:00
Laurent Destailleur
6c4f15df63 Fix lot of fix in css look to match v5 rules. 2016-12-11 16:11:42 +01:00
BENKE Charlie
f2eb73a101 Update info.php 2016-12-10 23:32:01 +01:00
BENKE Charlie
5bc3107c5d Update note.php 2016-12-10 23:30:31 +01:00
BENKE Charlie
35107f1dbf bad number rights on badge tabs 2016-12-10 23:29:43 +01:00
Laurent Destailleur
2938e01fdd Fix a delete must be done after a fetch 2016-12-07 19:16:33 +01:00
Laurent Destailleur
3abeee2d7d Code comment 2016-12-07 13:38:53 +01:00
Laurent Destailleur
761a795294 Maxi debug on REST APIs 2016-12-05 13:31:29 +01:00
Laurent Destailleur
ccba387691 Fix Responsive design 2016-11-27 20:18:10 +01:00
Laurent Destailleur
2c9edd4205 Maxi debug on list. Fix responsive design. 2016-11-27 13:49:46 +01:00
Laurent Destailleur
16ce156631 Fix responsive design 2016-11-25 18:32:52 +01:00
Laurent Destailleur
5acd09b2d5 Fix require_once instead of require. 2016-11-24 17:03:18 +01:00
Laurent Destailleur
5ebb86c45a FIX #6022 2016-11-22 20:24:42 +01:00
Laurent Destailleur
dd27a52a85 Fix several problems on new REST API on project/tasks 2016-11-19 16:08:27 +01:00
Laurent Destailleur
348e004da6 Minor fixes in css 2016-11-12 16:39:08 +01:00
Laurent Destailleur
360d697fc3 Add missing field to store result of email sending 2016-11-11 13:45:18 +01:00
Laurent Destailleur
b20c4bdfe4 Responsive design 2016-11-11 12:55:03 +01:00
Laurent Destailleur
eaa2125373 Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/projet/card.php
	htdocs/projet/class/project.class.php
	htdocs/projet/list.php
2016-11-10 11:40:39 +01:00
Laurent Destailleur
c45c24f80c FIX Must use external link into a forged email content. 2016-11-08 23:18:43 +01:00
Laurent Destailleur
7fa9692458 Uniformize code. Generalize option MAIN_SEARCH_DIRECT_OPEN_IF_ONLY_ONE. 2016-11-02 12:48:50 +01:00
Laurent Destailleur
220d81b350 Fix duplicate tooltips 2016-10-28 17:43:29 +02:00
Laurent Destailleur
43bf372cf7 Fix doxygen 2016-10-25 21:15:25 +02:00
Laurent Destailleur
f67863e1aa NEW Can use any filter on all REST API to list. 2016-10-25 19:15:47 +02:00
Laurent Destailleur
aad4380689 Uniformise code 2016-10-24 20:52:21 +02:00
aspangaro
06c70e5a15 Better presentation for user edit card 2016-10-22 06:42:45 +02:00
Laurent Destailleur
287f9972a8 Merge branch 'new_no_default_rights' of
https://github.com/atm-maxime/dolibarr into
atm-maxime-new_no_default_rights

Conflicts:
	htdocs/langs/en_US/admin.lang
2016-09-30 13:04:14 +02:00
Laurent Destailleur
e99f115a8f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/install/mysql/tables/llx_user.sql
2016-09-28 19:49:36 +02:00
Laurent Destailleur
2d6877ac67 Add tables to store working employee contracts 2016-09-28 19:33:51 +02:00
arnaud
f7bb7df6c7 FIX code 2016-09-28 11:23:00 +02:00
arnaud
c904b8030c Merge branch 'NEW_user_date_employment' of github.com:atm-arnaud/dolibarr into HEAD
Conflicts:
	htdocs/langs/en_US/users.lang
2016-09-27 15:25:29 +02:00
arnaud
b717d530cd NEW User date of employment added 2016-09-27 15:16:16 +02:00
Laurent Destailleur
d39d7d92c9 Uniformize code. 2016-09-26 02:13:58 +02:00
Laurent Destailleur
6cae631a4f NEW Add REST API to read users 2016-09-19 02:13:16 +02:00
Laurent Destailleur
2acce85fab NEW Pagination available on list of users 2016-09-12 21:32:27 +02:00
Laurent Destailleur
9ff1809f85 Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/contrat/list.php
	htdocs/expedition/class/expedition.class.php
	htdocs/fourn/card.php
	htdocs/product/stock/class/productlot.class.php
	htdocs/theme/eldy/style.css.php
2016-09-12 02:05:38 +02:00
Laurent Destailleur
f8dbc1aa9f Theme cleaner 2016-09-10 16:09:01 +02:00
Laurent Destailleur
3ecc82b770 Fix error message not reported 2016-09-10 13:00:31 +02:00
Laurent Destailleur
7d056f6857 NEW Use small photo of user on all user links 2016-09-01 11:29:30 +02:00
Laurent Destailleur
b8201c9f86 Fix fk_soc can be null because we can set notification for users only. 2016-08-28 23:46:12 +02:00
Laurent Destailleur
851f8369cf Fix padd right 2016-08-05 13:22:28 +02:00
Laurent Destailleur
9ca7f2cb66 Better support for option MAIN_PROPAGATE_CONTACTS_FROM_ORIGIN (on by
default).
2016-07-28 19:02:23 +02:00
Laurent Destailleur
8b3136cb96 Merge remote-tracking branch 'origin/4.0' into develop
Conflicts:
	htdocs/compta/facture/list.php
	htdocs/langs/en_US/admin.lang
	htdocs/langs/fr_FR/companies.lang
2016-07-27 19:04:55 +02:00
Laurent Destailleur
38471f1670 Fix: use reposition 2016-07-27 17:29:27 +02:00
Laurent Destailleur
ee0c77a305 Merge branch 'refactor-rest-api' of
https://github.com/EuskalMoneta/dolibarr into
EuskalMoneta-refactor-rest-api

Conflicts:
	htdocs/api/admin/explorer.php
2016-07-27 14:06:14 +02:00
Laurent Destailleur
3d2dc3c66e NEW Each user can select its landing page. 2016-07-26 21:12:52 +02:00
Laurent Destailleur
548411a3fb Merge pull request #5364 from tysauron/patch-7
FIX Simplification + get real DN of user from setup of key (multi d…
2016-07-20 19:15:41 +02:00
Laurent Destailleur
5a8c08e6cc Merge pull request #5481 from defrance/patch-12
NEW Add hook "getnomurltooltip" to replace tooltips on getNomUrl functions
2016-07-20 18:23:35 +02:00
Laurent Destailleur
135bebd9a0 Sort of sent notification by date desc 2016-07-18 11:53:13 +02:00
BENKE Charlie
05b02e7bef Update user.class.php 2016-07-16 18:05:58 +02:00
Laurent Destailleur
9ba1ca5acb Merge branch 'abb-14' of https://github.com/bafbes/dolibarr into bafbes-abb-14
Conflicts:
	htdocs/langs/en_US/companies.lang
2016-07-15 17:05:12 +02:00
Laurent Destailleur
da5228aaa9 Selection of fields ok for interventions 2016-07-06 10:28:34 +02:00
Laurent Destailleur
05384b2f88 Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/fourn/facture/list.php
	htdocs/projet/card.php
	htdocs/societe/consumption.php
2016-07-01 02:39:29 +02:00
Maxime Kohlhaas
aa67a29115 FIX #4383 $userid not defined 2016-06-30 16:40:38 +02:00
Laurent Destailleur
8878c73732 Fix: link to other elements must be at end everywhere 2016-06-26 12:07:24 +02:00
Laurent Destailleur
d23a8a56ea Fix must use the constant, not hard coded value. 2016-06-25 21:40:45 +02:00
Laurent Destailleur
09a868af3f FIX: Sync of password must follow same rule 'crypted or not' on both
sides (user and member)
2016-06-25 21:28:52 +02:00
Laurent Destailleur
f021a8ca31 FIX Bad error management into trigger of mailmanspip 2016-06-25 18:48:50 +02:00
Laurent Destailleur
2e4c6597d8 Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
2016-06-23 21:05:00 +02:00
florian HENRY
c67fa41298 FIX : Translate group perms as it is done into user perms 2016-06-23 16:29:06 +02:00
Xebax
e12e1980fc REST API: Add comments in the @deprecated tags. 2016-06-22 10:43:35 +02:00
Xebax
70ba8ec78d REST API: Bring back the existing API (for backward compatibility).
Bring back the existing API and mark all the operations as deprecated.
Both the existing and the new API are documented and browsable with the
Restler API Explorer. The existing API appears under "root".
2016-06-22 10:08:54 +02:00
Xebax
6d67303501 REST API: move the definition of /contacts/{id}/createUser
from api_users.class.php to api_contacts.class.php.
2016-06-20 17:56:33 +02:00
Xebax
396d31e18e REST API: begin the refactoring.
Simplify the code that looks for the API classes and replace the
/contact/ and /user/ APIs by /contacts/ and /users/.
2016-06-20 17:56:33 +02:00
Laurent Destailleur
8187dc2006 Fix css 2016-06-19 16:07:34 +02:00
tysauron
9c63350831 Simplification + reprise du vrai DN de l'utilisateur (gestion multi domaine par exemple) 2016-06-16 23:39:59 +02:00
Laurent Destailleur
9019576394 Fix css class opacitymedium was not used everywhere. 2016-06-07 15:58:02 +02:00
Laurent Destailleur
9508de85af Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2016-06-04 18:37:56 +02:00
Laurent Destailleur
c2e853db41 FIX A non admin user should not be able to set/unset a user as admin
even if he has right to manage permission
2016-06-04 18:37:41 +02:00
jean
918ba71e7f FIX #5014
if $user is admin and different from $object then nbadmin >=1 is ok when
not in multicompany
2016-06-04 14:59:43 +02:00
Maxime Kohlhaas
d777fca0b9 Warning messages after module activation and for user with no permission 2016-06-04 13:25:39 +02:00
Sebastien Bechet
be5eb42a46 Merge remote-tracking branch 'upstream/develop' into develop 2016-06-03 16:15:12 +02:00
Sebastien Bechet
7f98b1ceff Regression 2016-06-03 10:21:37 +02:00
Laurent Destailleur
1bc6c4ffa3 Clean code 2016-05-30 20:50:49 +02:00
Laurent Destailleur
22d6d9497e Fix ambiguous test on ldap return of getAttributes 2016-05-29 11:20:12 +02:00
Laurent Destailleur
9c3b9a8494 NEW: Link on user in leave context reach to leave tab. 2016-05-19 13:25:16 +02:00
Laurent Destailleur
e7072185ab Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/comm/propal.php
2016-05-18 20:47:57 +02:00
Laurent Destailleur
49c2549400 Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
	htdocs/comm/propal.php
2016-05-18 20:40:09 +02:00
Alexis Algoud
b3b064d310 FIX hook on group card called but not initialized 2016-05-14 18:58:14 +02:00
Laurent Destailleur
d1d1b824b4 Better coding of #5181. I removed need of external lib. 2016-05-13 20:20:48 +02:00
Laurent Destailleur
8aebc37a5f FIX Error message 2016-05-13 19:55:49 +02:00
abb
23c0a0a64e conflict solved Merge branch 'develop' into abb-14
Conflicts:
	htdocs/langs/en_US/companies.lang
2016-05-02 01:28:46 +01:00
nka11
98f757a87a New API methods
add user to group
get product list by category id
2016-04-27 08:59:12 +02:00
Laurent Destailleur
5bfc65676c Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	ChangeLog
	htdocs/commande/class/commande.class.php
	htdocs/filefunc.inc.php
	htdocs/theme/eldy/style.css.php
2016-04-22 21:02:20 +02:00
Laurent Destailleur
da329131bb Merge pull request #4959 from nka11/api_dev
API Improvements
2016-04-19 19:13:57 +02:00
Laurent Destailleur
d40e659b30 Merge pull request #4858 from marcosgdf/oop-refactor-bankaccount-tostring
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
2016-04-19 19:11:54 +02:00
Regis Houssin
0a52abab5d Fix: broken multicompany transverse mode authentication feature 2016-04-19 13:38:32 +02:00
nka11
39948968eb Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into api_dev 2016-04-18 19:13:06 +02:00
Laurent Destailleur
8d46d76f96 Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/fourn/facture/paiement.php
2016-04-12 15:05:18 +02:00
nka11
9ced1dc008 fixing some style and renaming Account to User API 2016-04-11 23:27:43 +02:00
Laurent Destailleur
3127432a4d Merge pull request #4987 from marcosgdf/bug-4874
FIX #4874 SQL error when listing users
2016-04-11 19:08:56 +02:00
nka11
65e4273fdf Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into api_dev 2016-04-10 14:00:00 +02:00
nka11
d0356d6bd0 new api class for accounts, filtering on order api 2016-04-10 13:57:53 +02:00
Marcos GarciÌa de La Fuente
7acbf1dd92 FIX #4874 SQL error when listing users
Close #4874
2016-04-10 01:00:27 +02:00
Marcos GarciÌa de La Fuente
a41a80b8fe Merge branch 'develop' into oop-refactor-bankaccount-tostring 2016-04-09 23:17:09 +02:00
Laurent Destailleur
5b55af4d66 NEW Mutualize code: Use one call of function "addThumbs", when possible,
to generate thumbs files instead of several call of "vignette" function.
2016-04-09 14:12:21 +02:00
Laurent Destailleur
43165bab02 FIX Filter/search on extrafields on lists
Conflicts:
	dev/skeletons/skeleton_list.php
	htdocs/projet/list.php
	htdocs/societe/list.php
2016-04-04 16:22:26 +02:00
Laurent Destailleur
592a041bc5 FIX Filter/search on extrafields on lists 2016-04-04 16:02:29 +02:00
Laurent Destailleur
6096c8c49a Minor fix in CSS 2016-04-02 16:53:55 +02:00
Laurent Destailleur
e1bec46a34 FIX The include file for action on files should not be a template file
but an action include file.
2016-04-02 14:16:16 +02:00
Laurent Destailleur
fa10f9e030 FIX #4880 2016-03-30 14:07:07 +02:00
Laurent Destailleur
83dd3081d5 FIX #4880. Lang should not be requied to fetch a user 2016-03-29 21:07:53 +02:00
Laurent Destailleur
91caea5707 Code was corrupted with very bad commits. I restore files manually. 2016-03-25 15:53:44 +01:00
Laurent Destailleur
a2e9832c8d Revert "Corrected non-static usages of Form::multiselectarray function"
This reverts commit 0a53cdd88f.
2016-03-25 15:34:43 +01:00
Laurent Destailleur
630f5a632d Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
2016-03-25 15:34:37 +01:00
Laurent Destailleur
26de415b77 Revert commit that break compatibility of 100% of modules 2016-03-25 15:24:57 +01:00
Marcos GarciÌa de La Fuente
5a046125db Missing changes from previous commits 2016-03-20 14:24:49 +01:00
Marcos GarciÌa de La Fuente
4d78932fe8 NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions 2016-03-20 14:15:21 +01:00
Marcos GarciÌa de La Fuente
0a53cdd88f Corrected non-static usages of Form::multiselectarray function 2016-03-20 14:15:18 +01:00
Marcos GarciÌa de La Fuente
87cd6e1e40 Corrected non-static usages of Form::selectarray function 2016-03-20 14:15:17 +01:00
Marcos GarciÌa de La Fuente
889c72611d NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown 2016-03-19 23:00:33 +01:00
Laurent Destailleur
5eef373ed6 Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/compta/bank/search.php
	htdocs/user/card.php
2016-03-18 14:56:44 +01:00
Laurent Destailleur
fb625f0ca7 FIX #4812 2016-03-18 13:58:06 +01:00
Laurent Destailleur
2b1f57f01e Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	dev/initdata/savedemo.sh
	htdocs/filefunc.inc.php
	htdocs/user/card.php
2016-03-18 11:54:14 +01:00
Laurent Destailleur
5edeeae384 FIX Bad error and style message when changing its own login 2016-03-18 11:30:15 +01:00
Laurent Destailleur
e201357907 Merge pull request #4817 from aspangaro/3.9-p19
Fix: 3.9 Problem of rowspan in edit mode on user card
2016-03-18 00:02:19 +01:00
Laurent Destailleur
18804ee929 FIX Bad color of message password changed 2016-03-18 00:01:14 +01:00
Laurent Destailleur
75ed221fb8 Fix regression with last PR: change of password was not working. 2016-03-17 23:58:04 +01:00
Regis Houssin
a2bb57e33b Fix: use clone instead dol_clone 2016-03-17 15:22:05 +01:00
Regis Houssin
ae16d6c45c Fix: missing color update 2016-03-17 15:11:57 +01:00
Regis Houssin
d2d38f58bf Fix: beware with merges in conflict !! 2016-03-17 09:22:12 +01:00
aspangaro
4167663491 Fix: 3.9 Problem of rowspan in edit mode 2016-03-15 06:53:17 +01:00
Bahfir Abbes
3f9126e663 Update card.php 2016-03-14 23:29:21 +01:00
abb
e53510b0c4 new:handle user notification in notification module 2016-03-14 23:23:30 +01:00
Laurent Destailleur
d4c6c4c140 NEW Holiday is a RH module. All RH module provides by default visilibity
on users of its hierarchy.
2016-03-14 21:22:49 +01:00
Laurent Destailleur
77e4fb1883 Fix style 2016-03-14 16:01:27 +01:00
Laurent Destailleur
619ebf9a3e Enhance css of search fields 2016-03-13 20:38:16 +01:00
Laurent Destailleur
87093c79f9 Merge pull request #4708 from marcosgdf/account-constants
Started using Account TYPE and STATUS constants
2016-03-04 16:23:50 +01:00
Laurent Destailleur
14ab10328c Minor fixes 2016-03-03 20:48:11 +01:00
Laurent Destailleur
974879ea9d NEW Disabled users are striked. 2016-03-03 20:20:04 +01:00
Marcos GarciÌa de La Fuente
dcde7773a3 Started using Account TYPE and STATUS constants 2016-03-02 11:04:52 +01:00
Raphaël Doursenaud
5bb153877a [Qual] Replaced deprecated dol_clone calls
With proper clone calls.
2016-02-16 16:05:30 +01:00
Laurent Destailleur
8fb0f8d9d1 Merge branch 'patch-100' of https://github.com/defrance/dolibarr into
defrance-patch-100

Conflicts:
	htdocs/install/mysql/migration/3.9.0-4.0.0.sql
	htdocs/user/card.php
2016-02-16 13:54:56 +01:00
BENKE Charlie
79b79e2acc Update card.php 2016-02-15 09:21:21 +01:00
BENKE Charlie
5e288db0e5 add categorie user based on contact user
allow to add categorie to user, the same as contact user (because user and contact are persons too)
2016-02-13 10:42:45 +01:00
BENKE Charlie
c910fd151f add setcategorie on user class 2016-02-13 10:27:12 +01:00
aspangaro
9c20bf1b2e Updated: User accountancy code depends on Accounting module, not Salaries module 2016-02-13 08:03:49 +01:00
Laurent Destailleur
5ea9c6dd83 Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/accountancy/admin/productaccount.php
	htdocs/core/class/html.formprojet.class.php
	htdocs/core/menus/standard/eldy.lib.php
	htdocs/filefunc.inc.php
	htdocs/langs/en_US/accountancy.lang
2016-02-09 14:40:25 +01:00
Laurent Destailleur
e28765ff69 Fix: List of employee is by default selected on employee = yes 2016-02-07 23:07:16 +01:00
Laurent Destailleur
9da0164d90 Uniformize code for lists 2016-02-07 15:50:48 +01:00
Laurent Destailleur
84f4f2d40f FIX The search on user/group was not using new code. Fiels used for
search was not visible.
2016-02-07 02:55:56 +01:00
Laurent Destailleur
7c96194750 NEW Hidden option MAIN_LANDING_PAGE to choose the first page to show
after login works as a "global" option (llx_const) and as a "per user"
option (llx_user_param).
2016-01-24 17:40:07 +01:00
Laurent Destailleur
4df584e57b Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
	htdocs/core/lib/files.lib.php
2016-01-23 11:51:56 +01:00
Laurent Destailleur
dbaa43f3be Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
	htdocs/fourn/commande/card.php
	htdocs/holiday/card.php
	htdocs/holiday/list.php
	htdocs/user/card.php
2016-01-23 11:45:39 +01:00
Laurent Destailleur
dadc24462a Fix: We must ue the "small" size of imge to show on card pages. 2016-01-22 14:14:39 +01:00
Laurent Destailleur
49a325e7ae Fix: We must ue the "small" size of imge to show on card pages. 2016-01-22 14:10:27 +01:00
Laurent Destailleur
50b0019ead A protection to avoid situation loosing all admin accounts 2016-01-22 11:54:14 +01:00
Laurent Destailleur
45363cbf4c Save space on user card so groups are more visible 2016-01-21 16:10:20 +01:00
aspangaro
87f1e55bcb Fix: SQL error on user bank tab 2016-01-10 07:08:49 +01:00
Laurent Destailleur
06c97b931b Fix css 2016-01-09 00:06:16 +01:00
Laurent Destailleur
1e1d6d4955 Fix to be able to use dolibarr with a smartphone 2016-01-03 19:34:19 +01:00
Laurent Destailleur
52cd5d505e Fix several bugs on css, translation or look 2016-01-01 23:44:23 +01:00
philippe grand
1eeee203d7 [Qual] comments should be in english 2015-12-22 09:37:27 +01:00
philippe grand
c740a85006 [Qual] Uniformize code 2015-12-21 14:43:21 +01:00
Laurent Destailleur
b179a193dd Fix param for username is $username and not $login 2015-12-21 03:01:37 +01:00
philippe grand
2cd49043a6 [Qual] Close database handler should be after Footer 2015-12-11 19:37:12 +01:00
Raphaël Doursenaud
4f359616ce [Security] Hide click to dial password 2015-12-09 18:16:08 +01:00
Laurent Destailleur
745875d21e NEW Can choose fields to show on project list 2015-12-06 01:19:27 +01:00
Laurent Destailleur
374480043e Add maxwidth300 on combo list for users and sale representatives 2015-12-06 00:37:58 +01:00
Laurent Destailleur
497c30d994 NEW Add thumb of users into thumbs stats on home page 2015-12-05 19:38:45 +01:00
Laurent Destailleur
9d3451b31d NEW Add thumb of users into thumbs stats on home page 2015-12-05 19:31:32 +01:00
aspangaro
c30728326e Merge remote-tracking branch 'Upstream/develop' into develop-bank 2015-12-04 12:41:51 +01:00
aspangaro
e1c8e6d8f6 Remove useless code 2015-12-01 20:27:29 +01:00
aspangaro
882b66c586 HRM - Add bank tab in user to pay salary or expense report 2015-12-01 06:56:26 +01:00
Laurent Destailleur
de730c9762 NEW Introduce cost price on product. 2015-11-30 21:20:45 +01:00
Laurent Destailleur
fcdb3af708 Merge pull request #4106 from aspangaro/develop-skype
New: Better integration of skype for dolibarr 3.9
2015-11-28 16:31:35 +01:00
aspangaro
d12e3ca91f Finish work on better integration of skype 2015-11-28 14:43:16 +01:00
Laurent Destailleur
88e76dcf64 Fix utf8 encoded twice 2015-11-28 14:40:23 +01:00
Raphaël Doursenaud
231196437c Fix #4074 Properly save user theme settings 2015-11-23 14:21:25 +01:00
Laurent Destailleur
3f87b30327 Use same way to obfuscate key than password 2015-11-22 14:21:12 +01:00
Laurent Destailleur
97dc4c346b Merge pull request #4026 from aspangaro/develop-hrm
New: FR #3699 HRM Add address informations in user card
2015-11-21 00:27:29 +01:00
aspangaro
98d5f21787 Debug state 2015-11-19 06:21:37 +01:00
aspangaro
1e4d8ec104 New: HRM #3699 Add address informations in user card 2015-11-18 06:34:08 +01:00
aspangaro
ad457b416d Use menu & add mode 'employee' in user/index.php 2015-11-17 22:51:34 +01:00
aspangaro
c7df6c15a2 Different display if employee mode 2015-11-17 21:22:45 +01:00
Laurent Destailleur
6bd6be0912 Debug and rename experimental module "supplier proposal". Still work to
do: Must fix the PDF to be compliant with a request quotation to a
supplier (so no need to show vat, unit price, ...).
2015-11-15 19:23:39 +01:00
Laurent Destailleur
64c783623b NEW Framework feature. To have a page being loaded at same scrollbar
level wafter a click on a href link, just add the class "reposition" on
this link.
2015-11-13 03:35:55 +01:00
Laurent Destailleur
59a79442b0 Enhance code for select field list feature.
Add gender and employee on user list.
2015-11-11 17:05:18 +01:00
Laurent Destailleur
13a0fa2c69 Missing css 2015-11-10 15:50:13 +01:00
Laurent Destailleur
d2fa580f5d The code generator can generate a list.php page with all feature
immediatly working (sort, extrafields, hooks, select fields to show...)
2015-11-05 13:43:22 +01:00
Laurent Destailleur
f15425be52 Include the link "Back to list" on banner of all user tabs. 2015-11-04 15:45:35 +01:00
Laurent Destailleur
3726b127a1 Remove duplicated code or useless code 2015-11-04 14:44:11 +01:00
Laurent Destailleur
0d4c5c4452 Fix missing $db->jdate 2015-11-03 15:33:45 +01:00
Laurent Destailleur
3760f247a2 NEW Can now select fields to show in product list. Extrafields are also
supported.
2015-10-30 00:05:00 +01:00
Laurent Destailleur
5c4ac0bf62 NEW Merge all left menu search boxes into one. 2015-10-26 12:18:22 +01:00
Laurent Destailleur
9a4b62c279 NEW Introduce use of cache for thumbs images of users 2015-10-25 20:15:52 +01:00
Laurent Destailleur
24732cf454 Fix to avoid duplicate tooltip 2015-10-25 20:01:39 +01:00
Laurent Destailleur
d7761ece58 FIX The thumb of user into top menu was using the image in full size.
This make a large download at each page call. We must use the mini
thumbs.
2015-10-25 19:42:54 +01:00
Laurent Destailleur
48ed8d4408 FIX The thumb of user into top menu was using the image in full size.
This make a large download at each page call. We must use the mini
thumbs.
2015-10-25 19:42:00 +01:00
Laurent Destailleur
b49d63c12f NEW Show photo of user into user list. A new function
getImageFileNameForSize was also introduced to choose image best size
according to usage to save bandwith.
2015-10-25 19:31:42 +01:00
Laurent Destailleur
1261ad43a1 NEW Can select which field to show into list of users. 2015-10-25 18:15:37 +01:00
Laurent Destailleur
1b8234d9fe Bette behaviour for blind people 2015-10-25 11:09:50 +01:00
Laurent Destailleur
461771d488 Currency is on title only. 2015-10-24 21:20:32 +02:00
Laurent Destailleur
b88a28b660 Restore compatibility with old version 2015-10-24 19:45:41 +02:00
Laurent Destailleur
43c80bec7d A better responsive menu for very small screen 2015-10-24 13:52:35 +02:00
Laurent Destailleur
016dbd39ee Fix sql phpunit regression 2015-10-23 15:24:47 +02:00
Sergio Sanchis Climent
2a412af00b Fix: Bug: if $this->employe no exist
Fix: if this->employee no exist default 0
2015-10-23 13:04:33 +02:00
Laurent Destailleur
8df59134a9 Merge pull request #3705 from aspangaro/develop-hrm
New : Module HRM
2015-10-22 19:15:49 +02:00
Laurent Destailleur
77c43ebb26 FIX #3558 2015-10-22 14:08:19 +02:00
Laurent Destailleur
5db82b8869 Merge pull request #3743 from hregis/develop_origin
Fix: Parse error: syntax error, unexpected '}'
2015-10-17 10:37:03 +02:00
aspangaro
aac88519de Merge remote-tracking branch 'Upstream/develop' into develop-hrm
Conflicts:
	htdocs/user/card.php
2015-10-17 07:19:46 +02:00
Laurent Destailleur
b3491ef4e5 Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
	ChangeLog
	htdocs/comm/propal/class/propal.class.php
	htdocs/compta/facture/admin/facture_cust_extrafields.php
	htdocs/compta/facture/admin/facturedet_cust_extrafields.php
	htdocs/compta/facture/class/facture.class.php
	htdocs/contrat/card.php
2015-10-16 10:12:36 +02:00
Regis Houssin
d44e961014 Fix: Parse error: syntax error, unexpected '}'
Fix: bad indentation !!! use tabulation instead spaces please !!!
2015-10-15 16:35:05 +02:00
Regis Houssin
39d89ef9aa Fix: Parse error: syntax error, unexpected '}' 2015-10-15 16:11:03 +02:00
Marcos GarciÌa de La Fuente
87ad6e7941 Merge branch 'develop' into doactions-usercard
# Conflicts:
#	htdocs/user/agenda_extsites.php
2015-10-13 09:49:19 +02:00
aspangaro
0b54cc4509 Merge remote-tracking branch 'Upstream/develop' into develop-hrm 2015-10-11 21:05:15 +02:00
Laurent Destailleur
3bb8eac92b New banner tab is available on all tab of user object 2015-10-11 16:25:31 +02:00
Laurent Destailleur
b24d609ecc New banner tab is available on all tab of user object 2015-10-11 16:12:12 +02:00
Laurent Destailleur
bd48ad265d The new banner tab is also on user card now 2015-10-11 15:21:21 +02:00
Marcos GarciÌa de La Fuente
1cd0f7263f Merge remote-tracking branch 'upstream/develop' into doactions-usercard
# Conflicts:
#	htdocs/user/card.php
#	htdocs/user/param_ihm.php
2015-10-10 22:38:02 +02:00
Marcos GarciÌa de La Fuente
3fd626705f NEW Added doActions hooks to user cards
Close #3394
2015-10-10 22:31:01 +02:00
aspangaro
b571cc86ff Add a yn form in user card to know if the user is also an employee 2015-10-09 07:30:48 +02:00
Laurent Destailleur
9f2bcf0e4f FIX The admin flag is mising. 2015-10-05 23:53:49 +02:00
Laurent Destailleur
7b2fbdd638 FIX Can't change the admin with default setup 2015-10-05 10:04:34 +02:00
frederic34
1e8ff69267 Optioncss 2015-10-04 13:34:55 +02:00
frederic34
9a021e6de4 Optioncss not kept in list 2015-10-04 10:45:57 +02:00
Juanjo Menent
7bc6f14736 Merge pull request #3608 from All-3kcis/develop-patch-7
fix dangerous sql injection
2015-10-03 23:16:04 +02:00
All-3kcis
e17b3529ab Correct error 2015-09-26 15:12:32 +02:00
Laurent Destailleur
62792c08eb Merge pull request #3591 from GPCsolutions/inherited
[Qual] Cleanup of inherited class properties
2015-09-26 11:23:59 +02:00
Juanjo Menent
6999ad0a4f Merge pull request #3587 from GPCsolutions/fiche_titre
[Qual] Replaced deprecated function calls.
2015-09-26 08:39:22 +02:00
All-3kcis
2a84afeee4 fix dangerous sql injection #3327 2015-09-25 16:31:55 +02:00
Raphaël Doursenaud
67ddb6c94e [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
Raphaël Doursenaud
631ee83745 [Qual] Replaced deprecated print_fiche_titre() 2015-09-24 18:34:58 +02:00
Raphaël Doursenaud
dabfad1529 [Qual] Replaced deprecated print_titre() 2015-09-24 18:27:13 +02:00
Raphaël Doursenaud
9f2545b95d [Qual] Replaced deprecated dol_clone by native clone 2015-09-24 17:24:40 +02:00
Laurent Destailleur
23f6464999 Work on CSS 2015-09-22 01:25:06 +02:00
Laurent Destailleur
58a734cb17 Firstname only on login 2015-09-21 17:28:11 +02:00
Laurent Destailleur
8332609d06 Merge pull request #3539 from All-3kcis/develop-patch-6
FIX  #3524
2015-09-18 20:49:27 +02:00
Laurent Destailleur
27b1f2ecc6 Merge remote-tracking branch 'origin/3.8' into develop 2015-09-17 19:52:13 +02:00
All-3kcis
31266b3c11 FIX #3524
(Fatal error: Call to undefined function getRandomPassword() in /htdocs/user/card.php on line 846)
2015-09-17 10:00:32 +02:00
Laurent Destailleur
099e3f0376 FIX Removed warnings 2015-09-17 00:47:56 +02:00
Laurent Destailleur
9cbd236c8c Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
	htdocs/filefunc.inc.php
2015-09-16 22:09:21 +02:00
Laurent Destailleur
7f60abdf7b FIX #3524 2015-09-16 21:05:02 +02:00
Laurent Destailleur
a5c6582bc1 Fix duplicate translation/encoding on setEventMessage
Conflicts:
	htdocs/ftp/index.php
2015-09-12 12:55:20 +02:00
Laurent Destailleur
c785f8cfb1 Fix duplicate translation/encoding on setEventMessage 2015-09-12 12:52:07 +02:00
Laurent Destailleur
3c91b8c890 Force to select "use personalized value" to select a personalized screen
option.
2015-09-09 12:39:06 +02:00
Laurent Destailleur
5ffab9720f More complete connexion profile 2015-09-07 12:38:39 +02:00
Laurent Destailleur
15ab9c0ecd Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/core/lib/security.lib.php
	htdocs/product/stock/mouvement.php
2015-08-20 16:08:42 +02:00
Laurent Destailleur
da8e71b2c5 Fix #3309 2015-08-20 16:05:29 +02:00
Laurent Destailleur
18f064cc69 Fix login is a mandatory field. 2015-08-20 15:18:36 +02:00
Laurent Destailleur
923203802c fix dangerous sql injection #3327 2015-08-12 23:33:09 +02:00
Laurent Destailleur
f1e87478ff Fix translation of printing menu 2015-08-12 23:12:15 +02:00
Juanjo Menent
e1f627ca8e Merge remote-tracking branch 'origin/3.7' into 3.8 2015-08-10 20:37:44 +02:00
Marcos GarciÌa de La Fuente
8a1c5450c2 Fixed minor problem with error alert when creating user 2015-08-09 18:26:12 +02:00
Laurent Destailleur
747e4b5e40 Fix timezone problem with external calendar import. 2015-07-28 18:12:45 +02:00
Laurent Destailleur
9451296f6b Fix: Missing tooltip 2015-07-28 12:11:39 +02:00
All-3kcis
d3f283a8d9 Correct api_key and error "DB_ERROR_RECORD_ALREADY_EXISTS" 2015-07-21 11:43:23 +02:00
Laurent Destailleur
2df2e8b44e Merge remote-tracking branch 'origin/3.8' into develop 2015-07-20 00:55:30 +02:00
elarifr
80c8c30ba7 generate fake api_key to store if api module not enabled
correct user role select if api module not enabled
2015-07-19 22:43:06 +02:00
Laurent Destailleur
b59b7785ee Fix error management 2015-07-19 16:00:12 +02:00
Laurent Destailleur
cb98d6cb93 Merge remote-tracking branch 'origin/3.8' into develop 2015-07-19 15:32:20 +02:00
Laurent Destailleur
4f5e8e2480 Fix: missing context before calling trigger.
Clean demo file with list of triggers.
2015-07-19 15:24:54 +02:00
aspangaro
d9dd9ff688 Merge remote-tracking branch 'Upstream/3.8' into 3.8-1 2015-07-16 12:25:37 +02:00
aspangaro
59e88590e0 Move my address email to new one 2015-07-15 20:30:33 +02:00
Regis Houssin
6f1645f2f2 Fix: check if $mc object exists 2015-07-13 10:14:04 +02:00
Regis Houssin
cf92f704d8 Fix: avoid error if $mc object not exists
TODO check if user not linked with the current entity before change
entity (thirdparty, invoice, etc.) !!
2015-07-13 09:54:26 +02:00
Laurent Destailleur
8eb4a208ce Debug statistics of project module 2015-07-05 22:04:30 +02:00
Laurent Destailleur
089056f024 Filter on status on hierarchical view 2015-07-05 12:15:21 +02:00
Laurent Destailleur
4a1dfa60a5 Uniformize code 2015-06-30 13:14:19 +02:00
Laurent Destailleur
dc050d39eb Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	build/makepack-dolibarr.pl
	htdocs/adherents/type.php
	htdocs/core/boxes/box_task.php
	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.form.class.php
	htdocs/core/js/lib_batch.js
	htdocs/core/modules/modUser.class.php
	htdocs/fichinter/card.php
	htdocs/fourn/commande/card.php
	htdocs/societe/consumption.php
	htdocs/user/info.php
	htdocs/user/note.php
	htdocs/user/param_ihm.php
	htdocs/user/perms.php
2015-06-29 00:09:28 +02:00
Laurent Destailleur
5584acddbd Content of popup tooltip on contact and login link 2015-06-26 17:21:03 +02:00
Laurent Destailleur
8f691138e8 NEW Can edit Background color for Top menu and Background color for
table title line (works only with theme menu eldy).
2015-06-26 16:21:09 +02:00
Regis Houssin
46272cf4cd Fix: for avoid error with function "complete_head_from_modules" 2015-06-26 15:26:08 +02:00
Laurent Destailleur
2c5ef858d0 NEW Filter "active" by default on user list.
Fix label of permission of project module
2015-06-20 20:35:57 +02:00
Laurent Destailleur
40d17add22 Fix missing print 2015-06-20 19:42:07 +02:00
Laurent Destailleur
ef5ff2f218 Use the complete popup on user in user list and hierarchy view. 2015-06-16 15:08:20 +02:00
jfefe
3bf1b60be8 Add test if module enabled before showing API information 2015-06-15 14:38:02 +02:00
jfefe
190ee35e86 Merge branch 'develop' into api_rest
Conflicts:
	htdocs/user/card.php
	htdocs/user/class/user.class.php
2015-06-15 14:29:34 +02:00
Laurent Destailleur
d5c26af563 Missing nohover css 2015-06-13 20:26:49 +02:00
Regis Houssin
c21156dd13 Fix: strict mode hunter 2015-06-10 18:58:42 +02:00
Laurent Destailleur
4a18b730b5 Fix: Avoid warning in expense report validation
Fix: navigation in expense report
2015-06-08 13:49:09 +02:00
Laurent Destailleur
df60754e52 Merge pull request #2708 from GPCsolutions/deprecated
Deprecated
2015-06-05 15:44:08 +02:00
Laurent Destailleur
331ebbdd73 Fix behaviour on grey/visible menu must be same everywhere on
application.
2015-06-04 11:42:24 +02:00
Laurent Destailleur
8010cb7f33 Fix the extracss parameter was overwritten other css into
textwithtooltip function.
Add tooltip on THM and TJM parameter of user.
2015-06-04 10:42:12 +02:00
Raphaël Doursenaud
3f9270ea78 Qual: added deprecation hinting
Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their parameters
Added hinting for some constants
2015-06-01 11:00:11 +02:00
Laurent Destailleur
523b04a315 Work on finishing 2015-05-31 17:31:15 +02:00
Laurent Destailleur
ceb2622181 Merge pull request #2934 from aspangaro/develop-patch24
NEW: Add a button to purge criteria in user list
2015-05-31 02:18:43 +02:00
Laurent Destailleur
5e773d4cb6 Work on finishing of style 2015-05-31 01:06:51 +02:00
aspangaro
fa2413f45a NEW: Add a button to purge criteria in user list 2015-05-30 21:01:37 +02:00
Laurent Destailleur
9b4ab63c7d Fix style 2015-05-30 20:07:44 +02:00
Laurent Destailleur
36b7f1dcf3 NEW Show photo of logged user into login top right block.
NEW If no photo is available for user, we show a generic photo depending
on gender
2015-05-30 19:50:07 +02:00
Laurent Destailleur
bfe85cbf37 Better error management 2015-05-30 16:14:54 +02:00
Laurent Destailleur
13b78f9c17 NEW Add gender property managed on user card
FIX Better error messages when uploading photo of user when permission
to write are not granted
2015-05-30 02:17:05 +02:00
jfefe
a618274760 Allow modify API key from user card 2015-05-29 16:05:52 +02:00
Raphaël Doursenaud
5fe31e90c8 Remove duplicate modify button on user's card
Fix #2879
2015-05-23 15:32:09 +02:00
phf
b9ed61eed4 FIX : update usergroup name 2015-05-22 16:46:28 +02:00
Laurent Destailleur
e075fce5eb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-05-21 01:33:16 +02:00
Laurent Destailleur
90f9a845ae Enhance style 2015-05-21 01:32:56 +02:00
Laurent Destailleur
a258370f8a Prepare code for generic solution where all path are forged using
get_exdir.
2015-05-18 22:25:51 +02:00
Laurent Destailleur
fe3f701928 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	ChangeLog
	build/debian/changelog
	build/exe/doliwamp/doliwamp.iss
	htdocs/expedition/list.php
	htdocs/filefunc.inc.php
	htdocs/install/mysql/migration/3.6.0-3.7.0.sql
	htdocs/user/class/user.class.php
2015-05-16 17:09:42 +02:00
Laurent Destailleur
0e1cf72c43 Fix bad order for firstname, lasname 2015-05-16 13:59:48 +02:00
Laurent Destailleur
c33cbefad2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2015-05-15 11:16:29 +02:00
Laurent Destailleur
bf883e1576 Minor cosmetic changes
Fix permissions and CRLF
2015-05-15 02:34:57 +02:00
Laurent Destailleur
b327b5fb9d Save regressions 2015-05-13 09:32:54 +02:00
Laurent Destailleur
8e09f54a46 Minor fixes 2015-05-13 07:46:12 +02:00
Laurent Destailleur
b0d73ee674 FIX Bad link to login page into email for password renewal. 2015-05-12 23:47:28 +02:00
Raphaël Doursenaud
932e23ac09 [Qual] Use jQuery 'is' instead of 'prop' in conditions 2015-05-12 16:21:21 +02:00
Raphaël Doursenaud
e149d49fb8 [Qual] Use jQuery property instead of attribute to test and set disabled 2015-05-12 14:53:01 +02:00
Raphaël Doursenaud
0d8641a073 [Qual] Use jQuery property instead of attribute to test and set checked 2015-05-12 14:51:30 +02:00
Laurent Destailleur
83e4fe5d95 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	build/makepack-dolibarr.pl
	htdocs/fourn/facture/list.php
2015-05-12 00:09:03 +02:00
Laurent Destailleur
c2b31a37ba Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
	build/makepack-dolibarr.pl
	htdocs/contrat/fiche.php
	htdocs/core/modules/expedition/modules_expedition.php
	htdocs/expedition/class/expedition.class.php
	htdocs/expedition/fiche.php
	htdocs/user/fiche.php
2015-05-11 23:53:38 +02:00
Raphaël Doursenaud
b8d9c20731 [Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
2015-05-07 14:21:14 +02:00
Laurent Destailleur
ac4bd7d441 Uniformize code 2015-05-04 11:41:30 +02:00
Laurent Destailleur
b554d81314 Better translation 2015-05-04 10:47:26 +02:00
Laurent Destailleur
43efd76b24 Fix remove warnings 2015-04-29 23:39:34 +02:00
Laurent Destailleur
290856db1c Fix remove warning 2015-04-29 22:37:04 +02:00
jfefe
c905f88498 Change generic and setup image title 2015-04-18 23:13:48 +02:00
Marcos GarciÌa de La Fuente
e2e6049c7f Copyright 2015-04-18 20:50:03 +02:00
Marcos GarciÌa de La Fuente
dc790ff586 NEW: Feature request: A page to merge two thirdparties into one #2613 2015-04-18 20:41:09 +02:00
Laurent Destailleur
56a14da5d4 FIXME that are not bug are replaced with TODO
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
2015-04-12 04:01:28 +02:00
Laurent Destailleur
d944c3bf17 Code cleaner when we are using multicompany 2015-04-10 11:40:24 +02:00
Laurent Destailleur
f0fb6f1b2c Work on md theme 2015-03-24 22:24:15 +01:00
Laurent Destailleur
3844d4e6f7 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	ChangeLog
	htdocs/core/boxes/box_activity.php
	htdocs/fourn/commande/card.php
	htdocs/user/card.php
2015-03-23 15:16:37 +01:00
Laurent Destailleur
7ad0a32559 Fix for multicompany users. 2015-03-23 04:51:24 +01:00
Laurent Destailleur
042556a9cf Better comments 2015-03-23 03:50:55 +01:00
Laurent Destailleur
f4b1d95b3e Some fix for multicompany module 2015-03-23 02:39:41 +01:00
Laurent Destailleur
49824a0e56 Method colorStringToArray can accept the #
Method monthArray can return short label of month
2015-03-22 18:17:25 +01:00
Scrutinizer Auto-Fixer
b693ed3f51 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-03-16 23:21:17 +00:00
aspangaro
d69f066735 QUAL: Traduce terms + remove <center> 2015-03-15 14:04:07 +01:00
Laurent Destailleur
84695845bb Some fixes into translation and permissions 2015-03-09 21:20:56 +01:00
Laurent Destailleur
d119397129 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/societe/class/societe.class.php
2015-03-05 11:38:16 +01:00
Laurent Destailleur
b888a04af9 Reduce a lot of duplicate code. Move all tables of extrafields setup
into a tpl file.
2015-02-28 20:14:26 +01:00
Laurent Destailleur
ef14e4e7ed Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/facture.php
	htdocs/fourn/class/fournisseur.product.class.php
2015-02-28 03:11:15 +01:00
aspangaro
8f388aaa9b Merge remote-tracking branch 'Upstream/3.7' into 3.7-patch4 2015-02-26 20:48:21 +01:00
aspangaro
47c41f6a85 Add a test to enable field only when module salary is used 2015-02-26 20:47:06 +01:00
Laurent Destailleur
4bde7e9f51 Fix: Missing error management 2015-02-26 14:25:30 +01:00
Laurent Destailleur
94a5f87bd8 comment 2015-02-23 15:13:14 +01:00
Laurent Destailleur
6d3834b3b9 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/prelevement/class/bonprelevement.class.php
	htdocs/index.php
	htdocs/projet/class/project.class.php
	test/phpunit/BankAccountTest.php
2015-02-23 14:59:24 +01:00
Laurent Destailleur
d3a79c8724 Fix default entity guess 2015-02-23 14:44:24 +01:00
aspangaro
067af47955 Add accountancy field on creation mode and correct rowspan. 2015-02-22 08:35:25 +01:00
aspangaro
4bb524d55d Also for edit user. 2015-02-22 08:12:40 +01:00
aspangaro
ce247432ee FIXED: Remove condition to show accountancy field on user. 2015-02-22 08:05:23 +01:00
Laurent Destailleur
6d1324b463 Work on expense report module 2015-02-21 16:15:54 +01:00
Laurent Destailleur
91626cfc92 Merge pull request #2316 from mrsof/develop
FIX : Update action return PHP Fatal error: Using $this when not in object context
2015-02-03 13:44:17 +01:00
Sof
493732bdc3 Update action returnb PHP Fatal error: Using $this when not in object context 2015-02-03 10:45:00 +01:00
Laurent Destailleur
968b2b433b Better position for username 2015-02-01 01:43:19 +01:00
Laurent Destailleur
52222ecdfe Avoid tooltip into tooltip 2015-02-01 01:28:15 +01:00
Laurent Destailleur
1e38227c2d Reduce number of new to save memory usage.
Fight table to replace with div
2015-02-01 00:54:26 +01:00
frederic34
c1943f989b Tooltip 2015-01-31 10:58:03 +01:00
frederic34
b850b7b448 Merge remote branch 'upstream/develop' into tooltip
Conflicts:
	htdocs/langs/en_US/sendings.lang
2015-01-30 16:45:24 +01:00
frederic34
736bee565c Tooltip everywhere 2015-01-30 16:40:33 +01:00
Laurent Destailleur
b61c475aa8 Clean code for validate permissions. "validate" is a status to say, "now
it exists, it is no more a draft", so by default we don't need this
permissions (it is same than create). We keep "validate" permissions as
an "advanced" permission only.
2015-01-25 21:32:40 +01:00
frederic34
f4161b457b Add dol_escape_htmltag and start to adapt boxes 2015-01-22 00:23:55 +01:00
frederic34
1b0dd671b3 Add tooltip in getNomUrl link 2015-01-20 21:40:33 +01:00
Laurent Destailleur
007f18bcf7 Merge branch 'review' of https://github.com/GPCsolutions/dolibarr into
GPCsolutions-review

Conflicts:
	htdocs/accountancy/journal/bankjournal.php
	htdocs/accountancy/journal/cashjournal.php
	htdocs/accountancy/journal/purchasesjournal.php
	htdocs/comm/action/peruser.php
	htdocs/core/class/html.form.class.php
	htdocs/core/lib/accounting.lib.php
	htdocs/core/lib/report.lib.php
2015-01-17 15:11:12 +01:00
Laurent Destailleur
fc78d632d3 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/compta/facture.php
	htdocs/contrat/class/contrat.class.php
	htdocs/core/lib/company.lib.php
	htdocs/core/lib/functions.lib.php
	htdocs/main.inc.php
2015-01-09 23:09:10 +01:00
frederic34
60661ae948 Add some "classfortooltip" 2015-01-09 00:07:54 +01:00
Marcos GarciÌa de La Fuente
86100758ff Miscellaneous corrections 2014-12-28 20:13:15 +01:00
Laurent Destailleur
2a3bb96c34 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/core/lib/ecm.lib.php
2014-12-22 03:14:22 +01:00
Laurent Destailleur
8996953077 Fix: error reported by scrutinizer 2014-12-20 15:42:03 +01:00
Laurent Destailleur
711b033844 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/contrat/card.php
	htdocs/core/class/html.form.class.php
	htdocs/product/stock/card.php
2014-12-14 12:35:13 +01:00
Laurent Destailleur
c0473f0246 Fixed: when transvers_mode is on, a user is not linked to a dedicated
environment (always entity 1), so we should not show info not reliable
with this mode.
2014-12-11 13:13:11 +01:00
Laurent Destailleur
99e5715f28 Fixed: Length too small to see fullname. 2014-12-10 20:09:48 +01:00
Laurent Destailleur
e95160c218 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/user/agenda_extsites.php
2014-12-08 17:51:36 +01:00
Laurent Destailleur
bd91603cd8 Fixed: form outside table 2014-12-08 17:28:26 +01:00
Laurent Destailleur
01209ff844 Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
	htdocs/product/stock/card.php
2014-11-30 14:15:38 +01:00
Laurent Destailleur
1797569a6d Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7 2014-11-29 16:44:37 +01:00
Laurent Destailleur
e118d9af22 Fixed: Protection to lock language setup in demo mode was not working 2014-11-29 12:11:12 +01:00
Laurent Destailleur
d3b32ce22f Fixed: Bad function/picto for information messages (not a star) 2014-11-28 19:49:42 +01:00
Laurent Destailleur
d9cb9c1585 Merge pull request #2102 from aspangaro/develop-center
Task 1603 - Remove <center> deprecated HTML5 tags
2014-11-27 23:58:44 +01:00
Laurent Destailleur
ab25b149c5 Fix: Download of user files 2014-11-24 15:40:40 +01:00
aspangaro
ef991e6c5d HTML5 - <center> is deprecated - Need CSS - continue working 2014-11-24 06:43:15 +01:00
Marcos GarciÌa de La Fuente
6159591a02 Fixed [ bug #1679 ] Can't sort groups by user count in user groups list 2014-11-24 01:01:33 +01:00
Marcos GarciÌa de La Fuente
912384a9fa Fixed [ bug #1679 ] Can't sort groups by user count in user groups list 2014-11-23 17:24:37 +01:00
Laurent Destailleur
e3a8041b0d Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
	htdocs/compta/facture.php
	htdocs/user/fiche.php
2014-11-16 15:46:08 +01:00
Laurent Destailleur
c186f13218 Fix: Param $action was not defined.
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
2014-11-15 19:04:21 +01:00
Florian HENRY
00c6033e11 Fix display user signature when WYSIWYG is enabled 2014-11-14 13:28:49 +01:00
Andrelec1
5742e42689 Fix require FormOther !
If agenda module is desable
2014-11-05 14:24:02 +01:00
Laurent Destailleur
8821fbac76 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/product/fiche.php
	htdocs/user/class/user.class.php
2014-10-30 11:19:29 +01:00
Laurent Destailleur
8248ab4f9a Fix: doxygen 2014-10-30 11:16:45 +01:00
Laurent Destailleur
106b4a669f id_parent and id_children was not set.
So introduce new method to return same with no risk to break current
working code to address this.
2014-10-30 11:15:13 +01:00
Laurent Destailleur
0abeea059e Uniformize and clean boxes behaviour and translation. 2014-10-27 21:48:28 +01:00
Laurent Destailleur
13590a876b Fix: A little clean of dol_hash usage. 2014-10-18 16:08:15 +02:00
Laurent Destailleur
6bbeaee8fe Fix: Selection of users color was not user owner of event. 2014-10-18 15:35:32 +02:00
aspangaro
b4a9e6a119 Fix :: Administrator not created on new install 2014-10-16 21:14:57 +02:00
aspangaro
c1d016a531 Add field to select color of the user in user's card 2014-10-16 06:20:54 +02:00
Laurent Destailleur
9768550696 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	ChangeLog
	htdocs/categories/fiche.php
	htdocs/comm/action/index.php
	htdocs/comm/propal.php
	htdocs/commande/fiche.php
	htdocs/compta/facture.php
	htdocs/compta/facture/class/facture.class.php
	htdocs/contrat/class/contrat.class.php
	htdocs/core/class/commonobject.class.php
	htdocs/core/tpl/objectline_create.tpl.php
	htdocs/fourn/fiche.php
	htdocs/product/composition/fiche.php
	htdocs/product/price.php
	htdocs/projet/tasks/task.php
	htdocs/projet/tasks/time.php
2014-10-12 02:54:34 +02:00
Laurent Destailleur
77ed7bf5df Merge branch 'develop-HiddenMailPasswordForgotten' of
github.com:Devensys/dolibarr into
Devensys-develop-HiddenMailPasswordForgotten

Conflicts:
	htdocs/core/lib/functions.lib.php
2014-10-11 23:44:50 +02:00
Andrelec1
f4f1f45d5a copyright and annotation 2014-10-10 15:01:10 +02:00
Andrelec1
7978b4503d Add function hideMail and use 2014-10-10 14:57:07 +02:00
Regis Houssin
a2446e51db New: add context "globalcard" for declaring only once all cards 2014-10-06 07:20:58 +02:00
Laurent Destailleur
97eec37f1c Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
2014-10-04 17:20:17 +02:00
Laurent Destailleur
8121aeb0b6 Merge pull request #1914 from aternatik/fix_ldapgrp
Fix: gidNumber ldap attribute was not defined
2014-09-29 16:39:36 +02:00
Laurent Destailleur
14ab409ca9 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/admin/stock.php
	htdocs/admin/system/index.php
	htdocs/comm/fiche.php
	htdocs/core/lib/admin.lib.php
	htdocs/core/lib/holiday.lib.php
	htdocs/core/lib/pdf.lib.php
	htdocs/core/login/functions_forceuser.php
	htdocs/core/login/functions_http.php
	htdocs/core/menus/standard/auguria.lib.php
	htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
	htdocs/filefunc.inc.php
	htdocs/holiday/define_holiday.php
	htdocs/opensurvey/fonctions.php
	htdocs/societe/canvas/actions_card_common.class.php
	test/phpunit/CompanyBankAccountTest.php
	test/phpunit/ExportTest.php
	test/phpunit/FactureTest.php
	test/phpunit/FunctionsLibTest.php
	test/phpunit/PropalTest.php
	test/phpunit/SocieteTest.php
	test/phpunit/WebservicesInvoicesTest.php
	test/phpunit/WebservicesThirdpartyTest.php
2014-09-28 02:14:32 +02:00
Laurent Destailleur
e8b7c9c6bd Fix: doxygen 2014-09-27 16:00:11 +02:00
Laurent Destailleur
a4d8739477 Qual: Clean a lot of deprecated code 2014-09-24 01:35:29 +02:00
Eden
248ef4fd46 Fix: gidNumber ldap attribute was not defined i using posixGroup objectClass 2014-09-23 00:13:51 +02:00
Laurent Destailleur
e1fec958ef Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/user/group/fiche.php
2014-09-22 23:43:22 +02:00
Alexis Algoud
de0d53a2bb ADD extrafields on usergroup 2014-09-22 16:31:58 +02:00
Raphaël Doursenaud
eea9a76589 FIX: Variable might not be traversable 2014-09-19 03:07:52 +02:00
aspangaro
0b20369dd7 Qual: Renamed all files & links "fiche.php" into "card.php" 2014-09-18 21:18:25 +02:00
Laurent Destailleur
4e21891f14 Add lost PR 2014-09-14 12:06:38 +02:00
Laurent Destailleur
23eee1b83a New: Add hourly and daily amount on user card. Add weekly working hours
and salary on user card.
2014-09-13 17:41:26 +02:00
Laurent Destailleur
653d9d4167 Fix: ckeditor area is at wrong place 2014-09-09 15:33:41 +02:00
Laurent Destailleur
175e3eca6b Work on agenda view per user 2014-09-05 13:48:55 +02:00
Raphaël Doursenaud
1d5fb1320b Fix: missing global declarations 2014-08-20 19:03:58 +02:00
Laurent Destailleur
be6f99c10e Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	htdocs/admin/dict.php
	htdocs/core/db/mysql.class.php
	htdocs/core/db/mysqli.class.php
	htdocs/core/lib/ajax.lib.php
2014-08-17 19:34:12 +02:00
Laurent Destailleur
3f8ec47e91 Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
	ChangeLog
2014-08-16 17:37:37 +02:00
Laurent Destailleur
3336b5bdce Fix: [ bug #1553 ] Saving User displays setup removes menu 2014-08-16 17:35:19 +02:00
Laurent Destailleur
7edf2eacea New: Each user can include its own external ics calendar into dolibarr
agenda view.
2014-08-15 17:08:05 +02:00
Laurent Destailleur
98f140962a Merge remote-tracking branch 'origin/3.6' into develop 2014-08-13 19:25:55 +02:00
Laurent Destailleur
6c316d0cda Merge remote-tracking branch 'origin/3.5' into 3.6 2014-08-13 19:23:45 +02:00
Laurent Destailleur
8205a0e1b5 Fix: Better comment and var name 2014-08-11 10:50:08 +02:00
Laurent Destailleur
111d215ef1 Merge pull request #1807 from atm-maxime/develop
New: Intervention documents are now available in ECM module
2014-08-08 01:56:33 +02:00
Laurent Destailleur
75eb9cadc7 Merge pull request #1809 from KreizIT/fix_1549
Fix :  [ bug #1549 ] It's not possible add ExtraFields
2014-08-08 01:52:13 +02:00
Laurent Destailleur
159d0c7057 Fix: get_full_tree was not working correctly. 2014-08-07 20:21:16 +02:00
Laurent Destailleur
69888aa569 Fix: get_full_tree was not working correctly. 2014-08-07 20:13:19 +02:00
Laurent Destailleur
7d09b4b45c Fix: get_full_tree was not working correctly. 2014-08-07 20:11:39 +02:00
KreizIT
c94c0699d8 Fix : [ bug #1549 ] Itïs not possible add ExtraFields 2014-08-06 17:38:44 +02:00
Maxime Kohlhaas
1b3efbb9a3 New : add attachments on user cards 2014-08-05 16:01:40 +02:00
Laurent Destailleur
c2be3364e0 Merge remote-tracking branch 'origin/3.6' into develop 2014-08-04 22:19:53 +02:00
Laurent Destailleur
76353bf427 Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
	htdocs/compta/facture/impayees.php
	htdocs/core/lib/functions.lib.php
	htdocs/main.inc.php
2014-08-04 22:18:30 +02:00
Laurent Destailleur
863d57004e Fix: Field must be invisible 2014-08-04 10:44:19 +02:00
Laurent Destailleur
1f2cc71975 New: Supervisor is now visible into user list. 2014-08-03 11:36:00 +02:00
Laurent Destailleur
605919be76 Fix: Too many parameter
Fix: Can't delete bank account
2014-08-01 14:51:40 +02:00
Laurent Destailleur
bb8ec0c8f9 Fix: Too many parameter 2014-08-01 14:26:13 +02:00
Marcos GarciÌa de La Fuente
434bb1bec7 Migrated old message notifications to the """new""" system 2014-07-20 00:10:40 +02:00
Marcos GarciÌa de La Fuente
ec661d0c6c Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
Laurent Destailleur
fa82cbceb9 Qual: Removed useless function 2014-07-05 08:59:41 +02:00
Laurent Destailleur
e496823778 Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
	.travis.yml
	ChangeLog
	htdocs/fourn/commande/fiche.php
	htdocs/install/mysql/migration/3.5.0-3.6.0.sql
	htdocs/product/stock/replenish.php
2014-07-04 14:14:40 +02:00
Laurent Destailleur
be4fe3d0d0 Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
marcosgdf-syslog

Conflicts:
	htdocs/contrat/class/contrat.class.php
	htdocs/fichinter/class/fichinter.class.php
	htdocs/projet/class/project.class.php
	htdocs/projet/class/task.class.php
2014-07-04 13:43:50 +02:00
KreizIT
1e5c35093b Review trigger for user module 2014-07-03 14:01:01 +02:00
Marcos GarciÌa de La Fuente
460fb7a453 Removed new SQL double-debug 2014-07-02 21:29:07 +02:00
Marcos GarciÌa de La Fuente
7e1cf124b8 Merge branch 'develop' into syslog
Conflicts:
	htdocs/commande/class/commande.class.php
	htdocs/compta/facture/class/facture.class.php
	htdocs/core/class/commonobject.class.php
	htdocs/fourn/class/fournisseur.commande.class.php
	htdocs/product/class/product.class.php
	htdocs/product/stock/lib/replenishment.lib.php
	htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Laurent Destailleur
ea310efba5 Fix: [ bug #1471 ] Several PHP warnings when intercepting USER_CREATE
trigger
2014-07-02 19:57:18 +02:00
Laurent Destailleur
2537a9d35f Fix: Error if module multicompany was removed without being disabled. 2014-07-02 19:44:25 +02:00
Laurent Destailleur
3791175536 Fix: doxygen 2014-06-20 13:07:15 +02:00
Juanjo Menent
bb9862d6be Fix: When you add a right ended in 0, add all module rights 2014-06-17 10:15:53 +02:00
Marcos GarciÌa de La Fuente
56abf1cd72 Removed duplicated SQL error logging 2014-06-13 02:28:30 +02:00
Marcos GarciÌa de La Fuente
ca0a6cb307 Removed SQL string from call debug log 2014-06-13 01:34:39 +02:00
Marcos GarciÌa de La Fuente
7e7958cf73 Removed SQL errors as they are logged by the database handler 2014-06-12 13:49:05 +02:00
Marcos GarciÌa de La Fuente
9fbd7806f0 More substitutions 2014-06-12 11:31:53 +02:00
fmarcet
56069baac8 Fix: When you remove a right ended in 0, removes all module rights 2014-06-11 17:51:50 +02:00
Marcos GarciÌa de La Fuente
ae4bd4445e Moved dol_syslog query log to the database handler and decreased report level to DEBUG 2014-06-09 15:49:54 +02:00
Laurent Destailleur
b124007c8c Merge remote-tracking branch 'origin/3.5' into develop 2014-06-09 15:30:41 +02:00
Florian HENRY
77a9d4eb71 Start fix [ bug #1437 ] Securitu Issue
Some of them can be fix, because GETPOST even with 'alpha' test do not
warn if input is
"2%2F0%2F1234%3cscript%3ealert%2893275%29%3c%2fscript%3e"
for exemple

I don't have magical solution for this kind of security issue
2014-06-09 12:34:10 +02:00
Laurent Destailleur
171227e43a Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/core/class/html.formfile.class.php
2014-06-06 12:00:21 +02:00
Laurent Destailleur
6b6261a803 Fix: Use last name and not name. 2014-05-30 13:34:51 +02:00
Laurent Destailleur
4a96fd0d77 Fix: No error once multicompany module has been removed. 2014-05-30 13:08:01 +02:00
Laurent Destailleur
efd9337c9f Fix: Hierarchy view with multicompany 2014-05-30 12:55:00 +02:00
Laurent Destailleur
449678d687 Fix: get_full_tree must follow same filter rule thant list of users 2014-05-30 12:43:07 +02:00
Laurent Destailleur
3c4dfba99e Fix: Filter on status 2014-05-30 12:32:19 +02:00
Raphaël Doursenaud
c48c3a9d91 Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Raphaël Doursenaud
f8f502d013 Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
e5012a1670 Fix: Bad parameter type 2014-04-28 04:27:49 +02:00
Laurent Destailleur
1b02cdd352 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	ChangeLog
	dev/initdata/mysqldump_dolibarr_3.5.0.sql
	htdocs/commande/fiche.php
	htdocs/compta/facture.php
	htdocs/product/index.php
	htdocs/user/fiche.php
2014-04-12 00:53:25 +02:00
Laurent Destailleur
e0e64af18c Fix: Hierarchical user not saved. 2014-04-08 23:51:50 +02:00
Laurent Destailleur
eb5e891cf9 Fix: Not mandatory field must not be not null
Fix: field to store amount must be double(24,8)
2014-03-16 20:37:43 +01:00
Maxime Kohlhaas
0083e529c7 Add task 1300 : Add thm field on user and time spent to be able to calculate employee cost 2014-03-16 14:31:02 +01:00
Drosis Nikos
997e16fec7 Update user.class.php
String translated twice
2014-03-15 17:22:34 +01:00
Drosis Nikos
8ff0022a53 Update user.class.php
String translated twice
2014-03-15 15:23:41 +02:00
Laurent Destailleur
bdb2b7a547 Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
	htdocs/projet/index.php
	test/phpunit/FunctionsTest.php
2014-03-13 09:20:05 +01:00
Laurent Destailleur
dd7970b549 Fix: Regression, so introduce option to restore old behaviour. 2014-03-12 12:57:26 +01:00
philippe
e2b29bb108 fix english misspelling 2014-03-05 09:57:36 +01:00
aspangaro
cd910b30c9 Problem of presentation when skype module is enabled 2014-02-28 07:20:15 +01:00
Laurent Destailleur
fa7e7c75bf Fix: Add a protection if user has no option to edit stock 2014-02-17 11:48:57 +01:00
Laurent Destailleur
ce24a7e9ad Fix: Bad error management making rollback instead of commit 2014-01-23 09:20:06 +01:00
Grand Philippe
b61ccb8234 Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1 2014-01-13 10:15:07 +01:00
Laurent Destailleur
ef2f8ea67d Removed some FIXME 2013-12-15 14:26:27 +01:00
Laurent Destailleur
8cd0647d7e Fix: business rule to protect button and action was not synchronized 2013-11-24 13:40:33 +01:00
Florian Henry
0fe870395f Use mtethos Post instead of get 2013-11-20 00:46:04 +01:00
Florian Henry
00064ed500 Add status filter into user list 2013-11-17 17:09:58 +01:00
aspangaro
6a86c31067 Update Skype Module 2013-11-07 13:17:08 +01:00
Laurent Destailleur
3fde695c94 Qual: Uniformise name of include files we use to share common code found
into Actions area of pages (controllers).
2013-09-23 13:22:28 +02:00
Laurent Destailleur
491bd76c1b Work on openif authentication mode 2013-09-18 21:22:24 +02:00
Laurent Destailleur
e2b8ad2035 Fix: not defined value 2013-09-09 03:43:59 +02:00
Laurent Destailleur
c151ef7b87 Qual: Remove duplicate form instanciation. 2013-09-06 12:10:09 +02:00
Laurent Destailleur
91718bc902 Qual: Replace deprecated call ->form_confirm with ->formconfirm 2013-09-06 11:51:24 +02:00
Laurent Destailleur
4eb37abed9 New: Translate the email to change password. 2013-08-25 06:53:59 +02:00
simnandez
dfe2b7ec4d Fix UserGroup name not display in card view or edit 2013-08-21 18:47:51 +02:00
Laurent Destailleur
b1f528f4d5 Comment code of a deprecated variable. 2013-08-07 20:56:10 +02:00
Laurent Destailleur
74ce3fe738 Fix: rowspan 2013-07-23 19:48:21 +02:00
Laurent Destailleur
d802470aae I killed <td nowrap>. Hello <td class="nowrap"> ! 2013-07-19 14:23:42 +02:00
Maxime Kohlhaas
b22b604d02 Accountancy code on user object in prevision of the complete accountancy module 2013-06-25 11:14:00 +02:00
Laurent Destailleur
1d8b9949d6 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/compta/bank/annuel.php
	htdocs/compta/bank/categ.php
	htdocs/compta/bank/releve.php
	htdocs/core/class/hookmanager.class.php
	htdocs/core/class/html.formfile.class.php
	htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
	htdocs/core/tpl/contacts.tpl.php
	htdocs/cron/list.php
	htdocs/main.inc.php
	htdocs/public/paybox/paymentko.php
	htdocs/public/paybox/paymentok.php
	htdocs/public/paypal/paymentko.php
	htdocs/public/paypal/paymentok.php
	htdocs/theme/bureau2crea/style.css.php
	htdocs/theme/eldy/style.css.php
	htdocs/user/class/user.class.php
	htdocs/viewimage.php
2013-06-24 20:02:02 +02:00
Regis Houssin
05bd035488 Fix: convert line delimiters 2013-06-24 17:34:22 +02:00
Grand Philippe
b599481ef6 standardize code 2013-06-20 09:18:12 +02:00
Laurent Destailleur
71b61fc1f5 Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/core/class/html.formfile.class.php
	htdocs/langs/fr_FR/mails.lang
	htdocs/user/logout.php
2013-06-18 09:51:37 +02:00
Laurent Destailleur
8b73b2b4f3 Fix: Solve some problem of redirect when logout
Conflicts:
	htdocs/user/logout.php
2013-06-17 14:54:44 +02:00
Laurent Destailleur
ac16127894 Fix: Solve some problem of redirect when logout 2013-06-17 14:47:14 +02:00
Laurent Destailleur
c748f3d834 Qual: Removed useless methods
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Raphaël Doursenaud
686f5add82 Normalized line endings to LF 2013-06-05 16:12:07 +02:00
Laurent Destailleur
701d8485ef Merge remote-tracking branch 'origin/3.4' into develop 2013-05-24 19:00:16 +02:00
Laurent Destailleur
7bbdae239f Fix: Removed errors with not defined vars 2013-05-24 14:32:12 +02:00
Laurent Destailleur
6c4e47514d Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
	htdocs/holiday/fiche.php
2013-05-11 15:26:24 +02:00
fhenry
a4e8e8eb4b Add fecth extrafield into fetch user class 2013-05-10 12:03:27 +02:00
fhenry
6427129480 Fix extrafields update/save on User/fiche.php 2013-05-07 12:25:32 +02:00
Laurent Destailleur
0b228b3a87 Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
	htdocs/user/perms.php
2013-05-03 18:33:05 +02:00
Laurent Destailleur
723bd6f750 Fix: [ bug #872 ] Erreur sur page Accueil Commerciale avec pgsql
(3.4-beta).
Fix: Permission tab was not visible for external users.
2013-05-03 16:10:28 +02:00
Marcos GarciÌa
818c6e648a Removed duplicated code 2013-04-29 22:04:46 +02:00
Laurent Destailleur
e4ea3b9b0e Propagation of param missing. 2013-04-27 21:35:30 +02:00
fhenry
91885a8bd4 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-04-26 20:54:53 +02:00
Laurent Destailleur
2a74cb81f0 Fix: Removed warnings 2013-04-26 19:13:39 +02:00
fhenry
a06581771c Reveiw extrafield for womplaiance with wiki
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
3ecb61f18e Fix: Using div 2013-04-25 20:36:38 +02:00
Laurent Destailleur
4e0ef01389 Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap 2013-04-25 01:13:13 +02:00
Laurent Destailleur
f7aa90b3b3 Add user help 2013-04-24 12:43:23 +02:00
Laurent Destailleur
a8ea2a9d06 Prepare code for small screens 2013-04-24 04:06:13 +02:00
Laurent Destailleur
d5f3f47782 New: Use div for tabs. 2013-04-24 03:56:13 +02:00
Juanjo Menent
2d9da0c4cf Merge pull request #848 from GPCsolutions/note
Note update fixes batch
2013-04-20 00:43:05 -07:00
Raphaël Doursenaud
052d75321f Fixed user note with new update note API 2013-04-20 06:43:13 +02:00
fhenry
07a4709b45 fix [ bug #825 ] User first name not visible into users->perms 2013-04-17 21:14:46 +02:00
Laurent Destailleur
263e9098fa Fix: group name not visible 2013-04-14 02:54:54 +02:00
Laurent Destailleur
bda39f25bf New: Default aprrover for holidays i sby default hierchical parent. 2013-04-14 01:04:11 +02:00
Laurent Destailleur
8f7f0b142d Fix: Change of permission are immediatly effective 2013-04-12 14:27:41 +02:00
Laurent Destailleur
b52ca834a0 Optimize size of area 2013-04-11 10:23:35 +02:00
Laurent Destailleur
750b30863f Qual: Clean code from things that should be inside external module. 2013-04-11 09:15:41 +02:00
Laurent Destailleur
a3c5db968e Merge pull request #800 from FHenry/develop
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-05 13:39:52 -07:00
Laurent Destailleur
1fb3159045 Qual: Uniformize code 2013-04-05 18:09:05 +02:00
fhenry
c109467d20 Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse... 2013-04-04 13:58:33 +02:00
Laurent Destailleur
545ac638b0 Qual: Removed deprecated code for using a specific mobile theme.
New: Include terminal variables to optimize any themes.
Qual: First change to allow butAction buttons to wrap on new lines for
small size screens.
2013-04-03 15:20:56 +02:00
Laurent Destailleur
cf4603f5af Merge pull request #793 from jfefe/extrafields
Task #784 : display calendar into data type extrafields / new methods to manage extrafields
2013-04-01 12:00:08 -07:00
jfefe
cf6f4405cb Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into extrafields
Conflicts:
	htdocs/comm/propal.php
2013-04-01 19:44:55 +02:00
jfefe
a8874ebcc8 Uniformize usage of extrafields methods 2013-04-01 19:43:26 +02:00
Laurent Destailleur
3c37f89d2e Work on new menu managers - step x 2013-04-01 16:02:16 +02:00
Laurent Destailleur
bbe68e341c Fix: dol_hide_topmenu and dol_hide_leftmenu not lost after logout 2013-04-01 15:28:53 +02:00
Laurent Destailleur
df08d838d7 More robust phpunit tests 2013-04-01 14:49:33 +02:00
Laurent Destailleur
cc69cf7b76 New: Can defined a clicktodial setup per user 2013-03-31 16:44:24 +02:00
Laurent Destailleur
294a085047 New: ClickToDial setup is easier 2013-03-31 04:03:08 +02:00
Laurent Destailleur
f52fe71018 Fix: Bad div closing 2013-03-30 19:40:52 +01:00
Laurent Destailleur
89365786a8 New: enhance tool fixdosfiles.sh
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Maxime Kohlhaas
d8090ba994 Fix : "Firstname" was used as var instead of "firstname" 2013-03-29 18:47:53 +01:00
jfefe
013eac1147 Better error management when add/update extrafield
Usage of setEventMessage() function
2013-03-27 21:24:45 +01:00
Laurent Destailleur
b3d4811b6f New: Another method to allow style tags into email.
Preivous one was using encoding, but this create data to not be stored
correctly into database. Old method is still available by adding
'_encoded' at end of toolbar name.
2013-03-24 19:00:58 +01:00
Laurent Destailleur
d4d3b9900d Fix: creation of user 2013-03-24 14:11:10 +01:00
Laurent Destailleur
4d527d26af New: support full address into user cards. 2013-03-23 17:40:18 +01:00
Laurent Destailleur
45a6717dd3 Merge pull request #752 from FHenry/develop
task #768  &  task #769
2013-03-18 05:02:38 -07:00
fhenry
9e46a55bbf Taking account remark on pull request 2013-03-17 22:26:06 +01:00
fhenry
07bc0cd09e Taking account remark
1f5ebb594a
2013-03-16 17:01:17 +01:00
Laurent Destailleur
55f9879a6c Replace table with div. Prepare work for android application. 2013-03-16 14:53:15 +01:00
fhenry
1f5ebb594a [ task #769 ] WYSIWYG for user signature 2013-03-16 09:43:09 +01:00
Laurent Destailleur
fc3483a4bb Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/webservices/server_user.php
2013-03-12 14:55:13 +01:00
Laurent Destailleur
fdbd3bf36b Fix: lastname 2013-03-11 17:41:38 +01:00
Laurent Destailleur
746e005726 Fix: Fix ton of regression due to field name change 2013-03-09 20:34:38 +01:00
Laurent Destailleur
7bbbc32af9 Fix: Missing style and typo error 2013-03-09 17:08:19 +01:00
Laurent Destailleur
b8a330ee80 Merge pull request #693 from atm-maxime/develop
LDAP : update user sync + add groups sync and users associated to group ...
2013-02-26 11:02:43 -08:00
Laurent Destailleur
4fd8143ecc Merge remote-tracking branch 'origin/3.3' into develop 2013-02-25 20:24:34 +01:00
Maxime Kohlhaas
1eddf95d95 LDAP : update user sync + add groups sync and users associated to group + add fetch by name on group class 2013-02-25 16:46:31 +01:00
Grand Philippe
6adc9eb7f2 english language standardization 2013-02-23 17:40:28 +01:00
Grand Philippe
a237be0d24 english language standardization 2013-02-23 15:26:39 +01:00
Grand Philippe
5d8dea788c fix: change name with lastname 2013-02-23 14:17:52 +01:00
Grand Philippe
9fc18d23e7 fix: change name with lastname 2013-02-23 13:59:17 +01:00
Grand Philippe
7c2a4500d6 fix: change name with lastname 2013-02-23 12:30:01 +01:00
Grand Philippe
15f8b588d6 english standardization 2013-02-23 11:54:46 +01:00
Grand Philippe
869a014d32 english standardization 2013-02-23 11:42:12 +01:00
fhenry
aa473fa3e3 Fix bug #730 2013-02-22 09:42:02 +01:00
Laurent Destailleur
ec3dab23ca Fix: Page title 2013-02-21 10:22:33 +01:00
Laurent Destailleur
2852aded3a New: Add button collapse/expand for menu, category and user views. 2013-02-20 21:16:31 +01:00
Laurent Destailleur
9ddd6215f8 Qual: Replace native code with jquery plugin treeview. 2013-02-19 20:15:30 +01:00
Laurent Destailleur
7367a2472c Look: Mor CSS3 2013-02-19 13:24:32 +01:00
Laurent Destailleur
da7b5e352f Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/langs/fr_FR/admin.lang
	
New: Add function dol_set_focus('#xxx')
2013-02-18 15:01:00 +01:00
Laurent Destailleur
50decdd941 Fix: When creating user on other entity, no way to read user
after creation.
2013-02-16 21:06:15 +01:00
Laurent Destailleur
b1ee14ce60 New: Can define a hierarchical responsible on users. 2013-02-15 18:39:27 +01:00
Laurent Destailleur
145573ea79 Qual: Removed useless code for old modules. There is hook now to do same
job.
2013-02-15 17:37:30 +01:00
Laurent Destailleur
6bbac00c22 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/holiday/class/holiday.class.php
	htdocs/user/fiche.php
2013-02-12 15:17:22 +01:00
Laurent Destailleur
c7a6ee492d New: Add push from Philippe to manager user hierarchy. 2013-02-11 20:45:36 +01:00
Laurent Destailleur
26c66a11ed Fix: Bug 701 2013-01-31 10:21:34 +01:00
Maxime Kohlhaas
66376f1c83 Bug # 701 : A user can only be set admin by an admin 2013-01-31 09:56:52 +01:00
Maxime Kohlhaas
a3027d4590 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2013-01-30 16:50:32 +01:00
Maxime Kohlhaas
faccc978b4 LDAP : start implementing user update function after LDAP connexion 2013-01-30 16:50:28 +01:00
Laurent Destailleur
2300b9d3db Merge remote-tracking branch 'origin/3.3' into develop 2013-01-30 15:25:02 +01:00
fhenry
96efa87708 Fix bug
"A user can always read its own card" false today for external user even
if user get right to change his won info
2013-01-29 20:05:08 +01:00
Laurent Destailleur
56e11e52fa New: hookmanager class is used frequently and is a factory object, so we
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Maxime Kohlhaas
7facbf7aa2 Multicompany restriction for transverse mode not used anymore. RestrictedArea is enough 2013-01-24 18:12:29 +01:00
Maxime Kohlhaas
8ab450f69b Multicompany restriction for transverse mode not used anymore. RestrictedArea is enough 2013-01-24 17:54:51 +01:00
Laurent Destailleur
a7d41d74e8 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-23 18:09:05 +01:00
Laurent Destailleur
5e42a9ff8a Fix: Revert again another fix that was not correct. It was no more
possible to edit a user even if user has permission for.
If module multicompany does not exists (standard mode), no
other test must be added to the if, except the $canxxx test.
2013-01-23 18:08:11 +01:00
Regis Houssin
beea9c2ec4 Fix: use the users entity 2013-01-23 15:44:51 +01:00
Regis Houssin
9203cce485 Fix: use the users entity 2013-01-23 15:41:17 +01:00
Regis Houssin
4a0bc90d5a Fix: only once superadmin and an admin can not delete/modify a
superadmin
2013-01-23 15:27:36 +01:00
Regis Houssin
459adb146c Fix: only once superadmin and an admin can not delete/modify a
superadmin
2013-01-23 15:26:18 +01:00
Regis Houssin
b12101a650 Fix: only once superadmin if no multicompany setup 2013-01-23 15:11:33 +01:00
Laurent Destailleur
abb6daf2dc Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
0e13b3872d Fix: Removed warnings 2013-01-19 14:32:37 +01:00
Laurent Destailleur
2b8aa54f68 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-17 10:32:49 +01:00
Laurent Destailleur
3685911bfa Merge pull request #616 from FHenry/3.3
Fix bug [ bug #694 ] Set security permision to user belong to group
2013-01-16 11:45:33 -08:00
fhenry
968e980f58 Fix bug [ bug #694 ] Set security permision to user belong to group 2013-01-16 18:58:39 +01:00
Laurent Destailleur
d11cee399a Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	COPYRIGHT
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
	htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +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
Laurent Destailleur
e28fefc989 Fix: Missinf class 2013-01-15 15:43:37 +01:00
Laurent Destailleur
8b77005eae Merge pull request #605 from FHenry/develop
remove dummy line
2013-01-13 11:59:14 -08:00
fhenry
b9c53fd796 remove dummy line 2013-01-13 20:50:54 +01:00
Laurent Destailleur
29e6d01e51 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00
fhenry
2cdeb95b67 Set member id on create not by sql request after.
Mandatory for trigger USER_CREATE to do action if user is member
2013-01-12 15:16:38 +01:00
Laurent Destailleur
14dede1a74 Fix: Protection to avoid renaming a user with a login that already
exists.
2013-01-10 21:32:10 +01:00
Laurent Destailleur
941afd7545 Fix: Because of autocomplete, password was changed when we changed
login.
2013-01-10 20:12:14 +01:00
Laurent Destailleur
0c7b469192 Fix: Session was lost when user change its own login. 2013-01-10 20:07:44 +01:00
Regis Houssin
9812c91aff Fix: wrong EOL !!!!!!! 2013-01-10 08:27:12 +01:00
Laurent Destailleur
9d47b812b9 New: Support module_parts['theme'] 2013-01-08 15:21:56 +01:00
fhenry
0158885415 CheckStyle
I check everypalce where this function is call in Dolibarr, and to be
consistant it's better to use new attribute names
2013-01-03 23:57:18 +01:00
fhenry
3e05581c70 Same as last commit 2013-01-03 15:13:07 +01:00
fhenry
f2a4e42712 CheckStyle
I check everypalce where this function is call in Dolibarr, and to be
consistant it's better to use new attribute names
2013-01-03 14:44:04 +01:00
Laurent Destailleur
96416735df Fix: [ bug #618 ] External accounts can access confidential informations
(a lot)
2013-01-02 18:43:59 +01:00
Laurent Destailleur
cd6e3464db Fix: Several fixes for bad management of external/internal users. 2013-01-02 14:35:16 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
ca2b3f11b1 Fix: Several fix in trigger names 2012-12-30 12:24:53 +01:00
Laurent Destailleur
fe469b83ab Fix: [ bug #641 ] Suppression d'un administrateur 2012-12-21 17:45:13 +01:00
Laurent Destailleur
7cf47b2e24 Fix: Missing translation 2012-12-17 15:47:01 +01:00
Regis Houssin
b09a44701e Fix: wrong EOL 2012-12-13 13:08:03 +01:00
Laurent Destailleur
bdb112c820 Fix: Using bad root url. 2012-12-12 14:46:13 +01:00
Laurent Destailleur
4413c0a5a7 Fix: upload user file 2012-12-12 11:57:56 +01:00
Laurent Destailleur
f4459ee1f1 Fix: Regression detected by PHPUnit 2012-12-10 19:06:59 +01:00
fhenry
ec09f79a2f comment 2012-12-08 19:23:13 +01:00
Laurent Destailleur
cd676b323d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-12-08 18:32:18 +01:00
Laurent Destailleur
58118bb366 Fix: error during include when multicompany module enabled. 2012-12-08 15:35:08 +01:00
Laurent Destailleur
afb45e1b31 Comment 2012-12-08 15:26:27 +01:00
fhenry
1d6bc23f4d - Uniformize Extrafield deletion for adherent,user,product,societe by
using commonobject method
 - Add convertion of tms timestamp special case in mysql for pgsql
2012-12-08 14:23:52 +01:00
Regis Houssin
3d4621327c Fix: EOL !! tant que ce problème sera présent, les risques de problèmes
de merge et de conflits sera présent !! il faut utiliser la dernière
version d'Eclipse et de Egit...
2012-12-05 11:18:45 +01:00
Laurent Destailleur
d428549e15 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-12-02 13:51:52 +01:00
Laurent Destailleur
938dc92ab6 Qual: More complete error management into delete methods 2012-12-02 13:51:33 +01:00
Regis Houssin
00aa22e1d7 Fix: wrong EOL 2012-12-02 11:03:23 +01:00
Laurent Destailleur
008f5fbcfc New: extrafields are available onto users cards. 2012-11-30 15:55:59 +01:00
Laurent Destailleur
124366f41a Fix: To be compatible with LDAP synchro, property oldcopy must be set.
We add a warning if not.
2012-11-11 23:31:45 +01:00
Laurent Destailleur
1bbdfc3717 Fix: DTD used for HTML output pages is HTML, not XML. 2012-10-29 19:32:10 +01:00
Regis Houssin
705b0c0d52 Fix: better for show signature 2012-10-29 10:00:24 +01:00
Regis Houssin
b952a7f9bf Fix: convert line delimiters (use the last eclipse version) 2012-10-28 13:57:21 +01:00
Laurent Destailleur
d1a4a6a090 New: Support synchro of field job/title.
New: Add script to synchronize users from ldap to dolibarr.
2012-10-24 21:19:10 +02:00
Laurent Destailleur
c88d8f5d0e Fix: Resotre synchro ldap 2 dolibarr 2012-10-24 17:35:28 +02:00
Laurent Destailleur
4fd79a4675 Qual: Removed deprecated field 2012-10-24 17:30:23 +02:00
Regis Houssin
97245d36aa Fix: wrong method 2012-10-20 11:10:36 +02:00
Regis Houssin
ac9dea1c19 Fix: security 2012-10-20 09:40:50 +02:00
Regis Houssin
99fa385602 Fix: minor vulnerabilities 2012-10-20 09:33:39 +02:00
Laurent Destailleur
4413613d14 Another better fix. 2012-10-09 11:56:39 +02:00
Laurent Destailleur
1725561c34 Better security fix: Using GETPOST does not fix all cases, also the real
bug (missing escaping information when using it) was not fixed.
2012-10-09 11:42:38 +02:00
Regis Houssin
4cd702bb1a Fix: prevent XSS and SQL injection 2012-10-09 09:34:12 +02:00
Regis Houssin
6b21ca442d New: add possibility to defined position/job of a user
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-05 12:40:19 +02:00
simnandez
f873198442 Fix: Warning into perms page 2012-10-04 18:40:05 +02:00
Regis Houssin
18015986b6 Fix: bad field name 2012-10-03 11:38:18 +02:00
Regis Houssin
bcf46d00f0 Fix: convert line delimiters !! 2012-09-30 21:26:58 +02:00
Regis Houssin
1919604089 Fix: more compatible with multicompany transverse mode
Fix: strict mode bubbles
2012-09-27 11:57:46 +02:00
Regis Houssin
ca28aa7710 Fix: multicompany transverse mode compatibility 2012-09-26 12:10:25 +02:00
Laurent Destailleur
303f0dc681 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-09-18 11:09:44 +02:00
Laurent Destailleur
ffbe2acc36 Fix: use https if https is used 2012-09-18 11:06:49 +02:00
Laurent Destailleur
eb964e6436 Fix: Should works for everybody like that 2012-09-17 22:08:41 +02:00
Regis Houssin
c42cf7ce78 Fix: broken features 2012-09-17 16:16:48 +02:00
Laurent Destailleur
7167edb244 Fix: Comment to avoid bug 2012-09-17 16:00:41 +02:00
Regis Houssin
43c0a03758 Fix: strict mode tornado 2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Laurent Destailleur
1d341caffd Merge pull request #376 from simnandez/develop
Fix: use $ldap instead $this
2012-09-10 00:46:35 -07:00
simnandez
f390bec1ac Fix: use $ldap instead $this 2012-09-10 09:06:37 +02:00
Regis Houssin
ee1cf819f7 Fix: mass convert line delimiters 2012-09-07 17:23:16 +02:00
Regis Houssin
ac5e201829 Fix: compatibility between bureau2crea theme and multicompany module 2012-09-02 11:40:20 +02:00
Regis Houssin
63564f8d50 Fix: broken features 2012-09-02 09:27:06 +02:00
Marcos GarciÌa
4209898d20 Lower-cased Header function 2012-08-31 05:58:38 +02:00
Laurent Destailleur
07aae3200f Fix: Test on ref and ref_ext into webservice 2012-08-29 10:23:15 +02:00
Marcos GarciÌa
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Marcos GarciÌa
f3674317ec Removed parenthesis from all require and replaced with single quotes 2012-08-22 23:24:21 +02:00
Marcos GarciÌa
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Regis Houssin
b77a2255a0 Fix: wrong user count 2012-08-14 19:54:08 +02:00
Regis Houssin
2dcb158915 Fix: strict mode again 2012-08-01 13:32:50 +02:00
Regis Houssin
c558f2206c Fix: strict mode pleasure 2012-08-01 13:30:38 +02:00
Regis Houssin
29fea7bbf4 Fix: regression (multicompany) 2012-08-01 13:03:41 +02:00
Marcos GarciÌa
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Regis Houssin
a157327859 Fix: strict mode paradise 2012-07-28 11:28:37 +02:00
Regis Houssin
5fb22d689b Fix: best practice 2012-07-28 09:10:09 +02:00
Laurent Destailleur
bd20ab3500 New: Auto check box on page to edit interface options of user. 2012-07-27 20:47:17 +02:00
Laurent Destailleur
42d6ed91f7 Fix: Closing tab 2012-07-27 18:41:52 +02:00
Regis Houssin
fb23364511 Fix: uniformize code 2012-07-23 16:10:54 +02:00
Regis Houssin
77b9718473 Fix: strict mode street 2012-07-13 10:15:47 +02:00
Regis Houssin
60dc11872e Fix: for multicompany transverse mode 2012-07-10 13:35:22 +02:00
Regis Houssin
226caf0152 Fix: and again, and again, and again... (strict mode) 2012-07-10 13:20:53 +02:00
Regis Houssin
66b2f630ac Fix: big avoid strict mode errors 2012-07-09 12:31:21 +02:00
Regis Houssin
887f210618 Fix: avoid warning with php 5.4 and strict mode 2012-07-08 23:22:22 +02:00
Regis Houssin
05b7dfd97b Fix: compatibility with multicompany and transverse mode 2012-07-07 15:21:52 +02:00
Regis Houssin
7e2469618e Change-Id: I5f8bcf59cf2fc0d902edb4d61f8c20a2880765a2 2012-07-07 12:21:09 +02:00
Regis Houssin
ba45953223 Fix: more bugs with multicompany 2012-07-07 11:01:05 +02:00
Regis Houssin
ca62c3dba8 Fix: compatibility with multicompany 2012-07-06 20:50:24 +02:00
Laurent Destailleur
7e46ddd5b0 Fix: Permissions for click2dial tab 2012-06-16 00:07:24 +02:00
Regis Houssin
b5246add8d Fix: big problem with files upload and more compatible with external
modules
2012-05-30 00:07:06 +02:00
Laurent Destailleur
c6c9861bff Fix: bug on projects visibility for external users 2012-05-23 13:09:36 +02:00
Laurent Destailleur
13ea9c91fd Fix: Synchro with group not done when editing group only of a user. 2012-05-11 12:47:15 +02:00
Laurent Destailleur
3ab6ffdd0e Fix: A lot of fix for LDAP synchro 2012-05-11 12:10:47 +02:00
Laurent Destailleur
6ed75123d8 Fix: checkstyle 2012-05-09 00:28:02 +02:00
Laurent Destailleur
f8d7591d6d Fix: Load lang 2012-05-08 22:58:54 +02:00
Laurent Destailleur
c01fae04e4 Qual: Uniformize management of alt directories. 2012-05-08 22:49:03 +02:00
Regis Houssin
412cbf2dfd Fix: wrong permission 2012-05-07 11:15:14 +02:00
Laurent Destailleur
8898b9a3b0 Fix: Firstname/Lastname lost 2012-04-30 16:08:34 +02:00
Laurent Destailleur
5e252bcb04 Fix: Removed warning 2012-04-28 17:59:08 +02:00
Laurent Destailleur
dca1c715d4 Fix: Try a fix for the lost mainmenu session. 2012-04-20 22:52:57 +02:00
Regis Houssin
161e39794e Fix: security update for multicompany 2012-04-15 11:30:06 +02:00
Regis Houssin
e49df57667 Fix: compatibility with php 5.4 and E_STRICT mode 2012-04-14 15:04:46 +02:00
Regis Houssin
a344f079d6 Fix: backward compatibility 2012-04-06 16:46:19 +02:00
Laurent Destailleur
289a2afee9 Checkstyle 2012-04-02 18:29:08 +02:00
Laurent Destailleur
e2e51ecc30 Checkstyle 2012-04-01 20:31:39 +02:00
Laurent Destailleur
78ae7dc075 Checkstyle 2012-03-27 09:59:28 +02:00
Regis Houssin
be7da6f52c Fix: avoid warning in php strict mode 2012-03-23 16:44:45 +01:00
Laurent Destailleur
ebaad9ded8 Fix permission vision 2012-03-23 00:27:12 +01:00
Laurent Destailleur
6d7aba45de Regenerate password is disbaled for disabled users 2012-03-20 17:03:10 +01:00
Laurent Destailleur
aea97075f1 Fix: Fix some bugs (phpunit is now ok with pgsql too) 2012-03-11 21:45:17 +01:00
Laurent Destailleur
2819e72084 Doxygen 2012-03-09 09:38:31 +01:00
Laurent Destailleur
dd9e150743 Fix: Bad test 2012-02-29 20:58:05 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
b51c167cdc Minor fix in alignement 2012-02-19 13:55:29 +01:00
Regis Houssin
fdb2122070 Info: ldap sid is for active directory 2012-02-13 09:45:03 +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
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +01:00
Laurent Destailleur
52b522e087 Qual: Uniformize code 2012-01-30 10:22:50 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
431bf28b5d Fix: Avoid warning 2012-01-18 12:30:55 +01:00
Laurent Destailleur
c7b88d396a Change to prepare module skincoloreditor 2012-01-15 19:07:01 +01:00
Laurent Destailleur
ca9be862c2 New: Change to allow to personalize eldy theme 2012-01-15 14:01:40 +01:00
Laurent Destailleur
937a98d03b Fix: Removed duplicate update 2012-01-14 00:49:38 +01:00
Regis Houssin
94ea9f3c55 Fix: uniform code 2012-01-13 18:24:25 +01:00
Regis Houssin
8ccc7acf28 Fix: add all phones if create user from contact 2012-01-13 11:25:48 +01:00
Laurent Destailleur
6c9cbae1f7 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-11 22:21:14 +01:00
Regis Houssin
72304505cb Fix: add htmlname parameter 2012-01-12 04:18:25 +08:00
Laurent Destailleur
b793b3887a Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-11 20:32:14 +01:00
Regis Houssin
b670de36a9 Fix: add entity 0 for users and groups 2012-01-11 22:08:25 +08:00
Laurent Destailleur
aaefb82a33 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-11 12:03:06 +01:00
Regis Houssin
033b290ed3 Qual: add $mc global object (multicompany) 2012-01-11 17:41:46 +08:00
Laurent Destailleur
a93a9f75f2 Qual: Uniformize code 2012-01-11 01:06:56 +01:00
Laurent Destailleur
ebf8a6eef4 artichow was used only for captcha generation so i replaced with
dolibarr code to allow to remove completely artichow (artichow project
is dead).
2012-01-07 23:31:25 +01:00
Laurent Destailleur
4c0d7378d3 Some change to prepare artichow removal 2012-01-07 21:32:35 +01:00
Laurent Destailleur
ec7025da20 Uniformize code 2012-01-07 15:01:30 +01:00
Regis Houssin
2713099def Fix: uniform code 2012-01-07 11:59:23 +01:00
Laurent Destailleur
7fc3fb5827 New: [ task #181 ] Hide password of click2dial in user card 2012-01-04 23:17:12 +01:00
Laurent Destailleur
e17a9f7835 Fix: Missing trans 2011-12-28 01:57:47 +01:00
Regis Houssin
22cc5c7035 Fix: superadmin is downgrade after update 2011-12-21 12:25:26 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
Regis Houssin
75fc53f1f1 Fix: add create date in object for use in triggers 2011-11-30 19:15:31 +08:00
Laurent Destailleur
0308ed1088 Look: Uniformize css 2011-11-14 18:37:04 +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
Laurent Destailleur
40da2e23d2 Qual: Reduce sub-options of module fckeditor. This make code cleaner
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Regis Houssin
6bbc1a1a77 Fix: move transverse mode parameters in conf.php 2011-11-04 09:09:53 +01:00
Laurent Destailleur
9444e8d63d Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/admin/boxes.php
	htdocs/admin/ihm.php
	htdocs/core/lib/usergroups.lib.php
	htdocs/main.inc.php
2011-11-02 22:51:52 +01:00
Laurent Destailleur
ee92964ef7 Security: Fix more security holes 2011-11-02 22:15:59 +01:00
Regis Houssin
0c8e4b8f1b Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/user/index.php
	htdocs/user/info.php
	htdocs/user/note.php
	htdocs/user/param_ihm.php
2011-11-02 20:29:27 +01:00
Regis Houssin
921a379740 Fix: security 2011-11-02 20:24:51 +01:00
Laurent Destailleur
074939b4ff Security: A lot of security fixes 2011-11-02 20:17:55 +01:00
Laurent Destailleur
d394fb621a Fix: Try to fix trigger tha change password 2011-11-02 18:05:45 +01:00
Laurent Destailleur
e764f2137d Doxygen 2011-11-02 14:14:46 +01:00
Juanjo Menent
5c9ba8a548 [task 189] Move Error* key from other.lang into errors.lang files 2011-10-29 23:52:05 +02:00
Regis Houssin
d64a2b70f7 Fix: uniform code
Fix: move and rename function
2011-10-27 10:41:29 +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
Regis Houssin
00fd96a8d2 [task #216] Move lib in core directory 2011-10-24 10:36:53 +02:00
Regis Houssin
30c5f4b214 Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
Regis Houssin
2b8332eb2d Move ldap.class.php to core/class 2011-10-24 08:53:26 +02:00
Regis Houssin
58708b7cf0 Fix: hide php error message if dir not exist 2011-10-22 11:56:04 +02:00
Laurent Destailleur
7e38f8a85e Fix: Removed deprecated field 2011-10-18 14:42:46 +02:00
eldy
6207b9262b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	dev/translation/langAutoParser.class.php
	htdocs/langs/tr_TR/agenda.lang
	htdocs/langs/tr_TR/boxes.lang
	htdocs/langs/tr_TR/install.lang
	htdocs/langs/tr_TR/other.lang
2011-10-10 15:10:14 +02:00
eldy
0c3db381d1 Qual: Removed warnings 2011-10-10 13:59:30 +02:00
eldy
11beb15d9a Fix: Hide supplier info if permission to read suppliers not on 2011-10-10 00:03:26 +02:00
Laurent Destailleur
5137d1ac86 Qual: Uniformize code 2011-09-23 23:46:14 +00:00
Laurent Destailleur
4e302faa07 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Regis Houssin
c9053e1d8d problem synchro git<->cvs !!! 2011-09-22 10:55:37 +00:00
Laurent Destailleur
89b5f8eb62 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
0ebefabcbb Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
1d49576773 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
89ca01456f Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
d443e8d2c2 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
2ddda5e091 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
35913a1c19 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
604f454320 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
e11ca0f95a Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
4aa0898066 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
9efd2fcf45 Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
7b6b77ddac Fix: avoid warning
Fix: doxygen
2011-09-20 15:41:16 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Laurent Destailleur
30d093e672 Fix: Missing include 2011-09-10 22:00:57 +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
538f7633dd Fix: Missing include 2011-09-10 22:00:57 +00:00
Regis Houssin
965071a711 Fix: bad sql query 2011-09-06 19:58:23 +00:00
Regis Houssin
b50f9867e8 Fix: include security.lib.php by default 2011-09-06 07:41:14 +00:00
Regis Houssin
ac4bcfb583 Fix: use dol_hash instead md5 php function 2011-09-06 06:53:52 +00:00
Regis Houssin
053ff24db8 avoid warning 2011-09-04 19:38:04 +00:00
Laurent Destailleur
b4b620df7a Fix: phpcode sniffer errors 2011-09-04 18:41:19 +00:00
Regis Houssin
832a8fa050 uniformize code 2011-09-03 17:28:10 +00:00
Regis Houssin
f8a8417077 move trigger 2011-09-03 16:44:34 +00:00
Regis Houssin
470d0749a5 uniformize code 2011-09-03 16:37:12 +00:00
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Laurent Destailleur
63f488b327 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
b0b0f154da Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
8b78e89017 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
5f9c4955f4 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
1394f68cb3 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
e42d729d01 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
f02f42d854 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
c10dc3bbb8 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
d55ea1a2d1 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
48c2ea5e4b Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
fab0db92d2 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
3f8ceacbdb Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
237916663d Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
7b4b302be0 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
2fb58dd1fc Trans 2011-08-31 21:27:43 +00:00
Laurent Destailleur
2b8ad8e002 Can edit style if admin even if demo 2011-08-31 22:33:36 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
e1c807b7d0 Fix: Try to restore borken permission features when multicompany is off. 2011-08-23 22:25:37 +00:00
Laurent Destailleur
373974d2f3 Fix: Removed strislashes 2011-08-23 22:10:25 +00:00
Regis Houssin
a17e797f7e Fix: avoid warning 2011-08-21 10:01:36 +00:00
Regis Houssin
5183fd9e86 Fix: cvs<->git problem 2011-08-21 00:20:43 +00:00
Laurent Destailleur
fe27643152 New: task #11243: Add best supplier price 2011-08-20 23:56:03 +00:00
Laurent Destailleur
506792a8ea Qual: Move an error message into error file 2011-08-20 16:59:14 +00:00
Regis Houssin
ebfc75b0b3 multicompany enhancement (in progress) 2011-08-20 09:03:38 +00:00
Regis Houssin
a49bea1b03 multicompany enhancement (in progress) 2011-08-19 22:15:22 +00:00
Cyrille de Lambert
318c9da5b8 Ajout de la possibilité d'avoir l'image du thème 2011-08-19 15:52:20 +00:00
Regis Houssin
c5691093e4 multi-company module enhancement 2011-08-19 09:26:41 +00:00
Regis Houssin
7f9c2040cd use dol_include_once function 2011-08-19 09:26:10 +00:00
Regis Houssin
14e0db6602 multi-company module enhancement 2011-08-19 07:22:17 +00:00
Laurent Destailleur
0adbca4625 Qual: Mutualize a lot of duplicate functions into functions.lib.php 2011-08-17 15:56:22 +00:00
Regis Houssin
10b586ec01 New: possibility to use includes/modules in external modules dir 2011-08-01 13:15:53 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
ccb6e63bcb Fix: Enabling permission on modules enabled during install was not working. 2011-07-17 18:13:44 +00:00
Laurent Destailleur
9b7d23a6a8 Qual: Removed errors and warnings reported by codesniffer 2011-07-08 18:49:16 +00:00
Laurent Destailleur
f32b3be944 Doxygen 2011-07-08 15:50:28 +00:00
Laurent Destailleur
05679cb4de Doxygen 2011-07-04 11:41:02 +00:00
Laurent Destailleur
484d5ce81a Add patch to add signature on user. 2011-06-29 10:23:32 +00:00
Laurent Destailleur
337f41c8e1 Uniformize code 2011-06-17 22:24:52 +00:00
Laurent Destailleur
23235aa88d Fix: Usage of fetch 2011-06-14 20:49: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
Regis Houssin
32f77f9ba1 Works on multicompany
Fix: uniformize code, more simple
2011-06-07 15:45:01 +00:00
Laurent Destailleur
91432e8d63 Qual: Uniformize code 2011-05-28 11:56:26 +00:00
Laurent Destailleur
1cf0b00e84 Qual: Clean LDAP code 2011-05-28 11:50:51 +00:00
Laurent Destailleur
9d733af6b9 Qual: Clean LDAP code 2011-05-28 03:34:20 +00:00
Laurent Destailleur
aa7ce44910 Qual: Clean LDAP code 2011-05-28 00:16:12 +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
0f07175397 Fix: Notes must use dol_htmlentitiesbr to be shown. 2011-05-25 10:15:38 +00:00
Laurent Destailleur
fc92a2013f Fix: Notes must use dol_htmlentitiesbr to be shown. 2011-05-25 10:10:18 +00:00
Laurent Destailleur
e6cb0acc55 New: Date of user and group creation contains hour 2011-05-25 09:51:01 +00:00
Laurent Destailleur
07930a8ea3 Uniformize code 2011-05-17 09:48:32 +00:00
Regis Houssin
0106eb1f2f (Multi-Company)
New: a superadmin can create/update a superadmin
2011-05-16 19:56:44 +00:00
Regis Houssin
225b9da23f (Multi-Company)
New: a superadmin can create/update a superadmin
2011-05-16 19:56:43 +00:00
Regis Houssin
1f0ff52ea2 (Multi-Company) Works on possibility to defined global group 2011-05-16 15:21:54 +00:00
Regis Houssin
455e69f0d9 New: possibility to disabled combobox of entity in login page 2011-05-15 18:10:08 +00:00
Laurent Destailleur
a694166fc2 New: Can send ficheinter by email 2011-05-05 07:02:22 +00:00
Laurent Destailleur
0053ecdab9 Try to fix a lot of regression. Add also more phpunit test to avoid them in future. 2011-05-01 20:53:46 +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
14ac9e3f19 Fix: A local file inclusion vulnerability can be exploited to include arbitrary files. 2011-04-26 20:11:18 +00:00
Laurent Destailleur
c331ccfff8 Wrapper for images support a parameter cache=1 to increase speed for some pages. 2011-04-09 17:15:18 +00:00
Laurent Destailleur
b8c4359961 New: Show user status in user lists. 2011-04-06 19:54:06 +00:00
Regis Houssin
a7e640658c Fix: more simple 2011-03-30 16:01:53 +00:00
Laurent Destailleur
3f08bf5797 Qual: Uniformize code 2011-03-30 12:27:42 +00:00
Regis Houssin
d02d1c5dc9 Fix: bad prefix of cookie 2011-03-30 07:55:22 +00:00
Laurent Destailleur
900ed92e3a New: External modules can force skin directory 2011-03-26 12:51:48 +00:00
Regis Houssin
58c252bdf9 Fix: missing trad 2011-03-14 12:00:42 +00:00
Regis Houssin
117bef5313 Fix: rights problem 2011-03-14 10:37:23 +00:00
Laurent Destailleur
c585bda2de Fix: Add warning for uncomplete setup 2011-03-05 18:20:19 +00:00
Laurent Destailleur
68b5bdc6eb Qual: Removed old usage of code. 2011-02-25 18:53:41 +00:00
Laurent Destailleur
d31dbaf85a Now dolibarr_main_url_root is detected automatically. Value in conf file is used only to forge links to show for external access. 2011-02-23 12:24:09 +00:00
Laurent Destailleur
58df0bc0d8 Qual: Make some refactoring to prepare speed enhancement in menu loading. 2011-02-18 09:35:34 +00:00
Laurent Destailleur
a8f9a9d0c6 New: a specialized menu is now used when using smartphones 2011-02-16 19:59:16 +00:00
Laurent Destailleur
684eddf9fe Removed old constant name for menu management. 2011-02-13 13:22:54 +00:00
Laurent Destailleur
d4be09c324 Fix: SQL syntax 2011-02-12 22:34:37 +00:00
Regis Houssin
5a0f50a06c Fix: PostgreSQL compatibility 2011-02-12 07:02:56 +00:00
Laurent Destailleur
fc874dfdda New: Show number of users in groups 2011-02-11 23:39:21 +00:00
Laurent Destailleur
76fffce112 New: Show number of users in groups 2011-02-11 23:39:21 +00:00
Laurent Destailleur
642ac876f8 Fix: Bad style 2011-02-07 15:10:40 +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
c5b96bd327 Translate properties 2011-02-06 19:35:39 +00:00
Regis Houssin
09f6fab2cc New: add width parameter in editor 2011-02-02 16:56:55 +00:00
Laurent Destailleur
ebe076a2b9 Fix: Bad parameter 2011-01-30 12:40:45 +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
b77879d920 Fix: bug #30985 : Lien du mail de regénération du mot de passe ne prends pas en compte https 2011-01-19 10:02:19 +00:00
Regis Houssin
65f75f309e Fix: uniformize code 2011-01-15 09:31:09 +00:00
Laurent Destailleur
ae31e10dde Fix: Remove a warning 2011-01-12 02:43:48 +00:00
Regis Houssin
3af5b852d3 Fix: add log debug for test the trigger 2011-01-05 09:44:36 +00:00
Laurent Destailleur
f0f9e5fb53 Fix: Link to source was wrong 2010-12-28 02:04:41 +00:00
Laurent Destailleur
14e70e6e53 Fi:x Restore a security system broken by adding alt feature. 2010-12-27 19:13:06 +00:00
Laurent Destailleur
885f5d47a2 Fix: W3C 2010-12-27 18:03:02 +00:00
Laurent Destailleur
4198296e3e Fix: W3C 2010-12-27 17:36:31 +00:00
Regis Houssin
82a35d3954 Fix: session lost if use custom2 for external module 2010-12-27 10:48:50 +00:00
Laurent Destailleur
1e151d9864 Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists). 2010-12-19 02:42:53 +00:00
Regis Houssin
69631134d3 Fix: regression and use an exist alternative root 2010-12-16 18:58:15 +00:00
Laurent Destailleur
b5e5dc3849 Fix: Fix regression by adding "custom" feature making web server hang in infinite loop. 2010-12-15 18:15:08 +00:00
Laurent Destailleur
2498426867 Fix: Restore stable version for 3.0 2010-12-14 23:27:17 +00:00
Philippe Grand
6e26dae6e3 change for international language 2010-12-03 12:01:21 +00:00
Laurent Destailleur
75174ecc62 Restore work lost by savannah backup 2010-12-01 21:38:00 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
761c613356 Fix: Try to fix to allow reserved keyworks into PGSQL user records. 2010-11-15 19:08:35 +00:00
Laurent Destailleur
9689707a92 Fix: Some admin users have not all features of admin. 2010-11-13 00:49:11 +00:00
Regis Houssin
200319137b Fix: problem wht perms
Fix: remove linked usergroup if user is deleted
2010-11-10 10:53:39 +00:00
Regis Houssin
bdf0efb585 Add select_dolgroups 2010-11-09 11:41:42 +00:00
Regis Houssin
729050cf5c Add select_dolgroups 2010-11-08 19:04:52 +00:00
Regis Houssin
d20a3c64ba Add trigger USER_CREATE_FROM_CONTACT 2010-11-08 17:34:38 +00:00
Regis Houssin
6ed04941bb Fix: add advanced perms option 2010-11-08 14:33:44 +00:00
Regis Houssin
8e8f8ff7f8 Fix: add specific trad for advanced perms 2010-11-08 12:06:25 +00:00
Regis Houssin
b48bf580d0 Fix: add advanced perms option 2010-11-08 11:40:52 +00:00
Laurent Destailleur
c45c7e93bf Qual: Removed useless permissions 2010-11-07 17:45:51 +00:00
Regis Houssin
18993b2648 Fix: uniformize code 2010-10-29 16:08:54 +00:00
Regis Houssin
f286ae9d61 Fix: hide tab "agenda" if "agenda" module is disable 2010-10-29 15:55:15 +00:00
Regis Houssin
efdcccfa5f New: Task #10725 2010-10-29 14:34:21 +00:00
Regis Houssin
8336d81c7b New: Task #10725 2010-10-29 14:22:35 +00:00
Regis Houssin
7afdd8fd64 New: Task #10725 2010-10-29 08:41:18 +00:00
Regis Houssin
c6f43b4d65 New: Task #10725 2010-10-29 08:11:00 +00:00
Regis Houssin
c8f4842375 New: Task #10725 2010-10-29 07:35:34 +00:00
Regis Houssin
e152a86eae New: Task #10725 2010-10-29 07:27:33 +00:00
Regis Houssin
0f8590a1d5 New: Task #10725 2010-10-29 06:57:48 +00:00
Regis Houssin
4b83b8a909 New: Task #10725 2010-10-29 06:05:09 +00:00
Regis Houssin
721d0a6afd New: Task #10725 2010-10-29 05:44:12 +00:00
Regis Houssin
40cdb5dba1 New: Task #10725 2010-10-28 19:31:11 +00:00
Laurent Destailleur
d9bc203c59 Doxygen 2010-10-27 22:41:40 +00:00
Regis Houssin
ddd9344c92 Qual: redirect instead of the error message 2010-10-22 19:42:04 +00:00
Laurent Destailleur
a3d8871c0b Qual: Menu system is simpler 2010-10-02 21:31:14 +00:00
Regis Houssin
ee7e8d8b15 Works on multi-company module 2010-10-02 07:19:07 +00:00
Laurent Destailleur
46a4c7937f Show full uer name 2010-10-01 07:23:11 +00:00
Laurent Destailleur
7f46b1fcf8 Doxygen 2010-09-29 17:28:57 +00:00
Laurent Destailleur
84d1c6c3ec Qual: Removed deprecated property 2010-09-29 17:27:07 +00:00
Laurent Destailleur
7633c94a60 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 11:57:09 +00:00
Laurent Destailleur
0de3bff0b7 Qual: Menu management is simpler (no difference between left and top in setup). 2010-09-29 10:10:33 +00:00
Regis Houssin
298c4c6fc7 Add Smartphone class
Fix: mutualized code
2010-09-22 08:52:48 +00:00
Regis Houssin
97ca7bdfab Add Smartphone class
Fix: mutualized code
2010-09-22 08:52:48 +00:00
Regis Houssin
38d2583e8d Add Smartphone class 2010-09-22 06:30:32 +00:00
Regis Houssin
101b9ce166 Fix: iWebKit is compatible with Android and Blackberry 2010-09-21 17:02:57 +00:00
Laurent Destailleur
cdf3368295 Qual: Uniformize code 2010-09-14 20:42:17 +00:00
Philippe Grand
b6d0f859af task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Regis Houssin
3302f7e773 Add possibility to include login method in a module 2010-08-24 12:42:16 +00:00
Regis Houssin
ec1ad78765 Add possibility to include login method in a module 2010-08-24 12:42:14 +00:00
Regis Houssin
ca8cb59de6 Ajout de MAIN_LOGOUT_GOTO_URL qui permet de dŽterminer une adresse de destination lors d'un logout 2010-08-23 18:09:24 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
98a4430d5f Better postgresql compatibility 2010-08-14 02:44:07 +00:00
Regis Houssin
8f4973f3da Fix: databases compatibility 2010-08-12 13:35:08 +00:00
Laurent Destailleur
186622e235 Fix: Database compatibility 2010-08-09 16:07:24 +00:00
Laurent Destailleur
6d82aeda67 Fix: Database compatibility 2010-08-09 15:42:57 +00:00
Laurent Destailleur
dc7a0c031d Var not initialized 2010-08-04 15:41:13 +00:00
Laurent Destailleur
37d1faa021 Fix: Buttons not visible 2010-07-27 07:43:38 +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
b05468074c Doxygen 2010-07-21 17:58:22 +00:00
Laurent Destailleur
fc2213a8f1 Doxygen 2010-07-21 12:35:56 +00:00
Laurent Destailleur
29536ecbd8 Fix: Use correct order of firstname and lastname. 2010-07-18 10:39:07 +00:00
Laurent Destailleur
adac87c322 Fix: Permission edition 2010-07-15 08:42:05 +00:00
Laurent Destailleur
7d447588cc Reorganise how theme works. Style sheet must be named style.css.php. 2010-06-25 19:52:11 +00:00
Laurent Destailleur
c0521a20a9 Qual: Remove deprecated code 2010-06-17 16:53:26 +00:00
Regis Houssin
30b4679522 Add possibility to limit active users 2010-06-07 06:00:25 +00:00
Regis Houssin
b2bd7e0d25 Add possibility to limit users 2010-06-07 05:11:45 +00:00
Laurent Destailleur
60dc831ec6 Qual: Make option to create automatic personal stock easier to setup 2010-06-01 22:22:09 +00:00
Laurent Destailleur
f83954daef Fix: Change status of order to cancel 2010-05-17 12:43:36 +00:00
Laurent Destailleur
aa9e608e25 Fix: Can not update user if in mode monouser.
Fix: Postgresql compatibility
2010-05-11 23:56:12 +00:00
Laurent Destailleur
226fdb6e6b Remove pdate functions 2010-05-08 16:29:37 +00:00
Laurent Destailleur
9bcf643cdc According to new tree directory 2010-05-06 18:06:19 +00:00
Laurent Destailleur
5ccb394f54 Update unit tests 2010-05-05 17:42:01 +00:00
Laurent Destailleur
e4bba520f7 Now fetch for User class use id like other classes. 2010-05-05 17:36:20 +00:00
Laurent Destailleur
2faaeb488e Fix: Postgresql compatibility 2010-05-05 17:27:12 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Laurent Destailleur
527e2ecb2e Qual: Uniformise code. user class use id in first param of fetch 2010-05-02 18:02:43 +00:00
Regis Houssin
ea691a9e31 Qual: Uniformise code. user class use id in first param of fetch 2010-05-02 06:39:40 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Philippe Grand
ed9144957a according to new tree directory 2010-04-29 15:23:21 +00:00
Philippe Grand
391c595dda according to new tree directory 2010-04-29 08:50:46 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Laurent Destailleur
f576364241 Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 08:33:37 +00:00
Laurent Destailleur
00a1ebe41a Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 08:26:56 +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
Laurent Destailleur
5b37189266 Doxygen 2010-04-26 23:00:52 +00:00
Philippe Grand
7d88487c80 according to new tree directory 2010-04-25 10:50:09 +00:00
Regis Houssin
8b28989e8a Fix: problem with php5.3 2010-04-23 09:30:47 +00:00
Laurent Destailleur
c6a136930e Fix: Theme was not defined with smartphone 2010-04-22 19:45:59 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
6f337fcd41 Fix: Missing include 2010-04-17 14:49:27 +00:00
Regis Houssin
79d7be01d1 Fix: the core system used php templates by default 2010-04-12 18:56:53 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
b5bc6dac90 Qual: Remove deprecated code 2010-04-04 23:46:53 +00:00
Regis Houssin
40b5352430 Fix: rename "templates" to "tpl" 2010-03-30 13:26:20 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Philippe Grand
2ad53b40eb move file class usergroup to user/group directory 2010-03-23 21:27:06 +00:00
Philippe Grand
ff5d7ee824 move file class user to user directory 2010-03-23 21:17:18 +00:00
Regis Houssin
9647d5a7a6 Qual: First change to remove pre.inc.php 2010-03-01 08:08:49 +00:00
Laurent Destailleur
677c2fc6dc Fix: Parameter lost 2010-02-27 16:49:34 +00:00
Laurent Destailleur
c001d75785 Fix: Can change password if has only permission change password. 2010-02-27 16:14:52 +00:00
Laurent Destailleur
24efaa6fa1 New: Add logo of country "near" language in setup pages. 2010-02-27 10:11:00 +00:00
Regis Houssin
5e65d811a9 Fix: same session name on some installations 2010-02-26 11:30:35 +00:00
Regis Houssin
8365172200 Fix: traduction of country code 2010-02-18 14:39:51 +00:00
Laurent Destailleur
4801f576da Fix: Photo for users and members were saved with .jpg even if .png 2010-02-13 22:32:12 +00:00
Laurent Destailleur
8a37c13365 Look: Use style fieldrequired on mandatory fields 2010-02-04 19:54:58 +00:00
Laurent Destailleur
526cb8396c Fix: LDAP Synchro of user-group works when we change group content. 2010-01-16 19:56:05 +00:00
Laurent Destailleur
1374e7eeab Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT. 2010-01-13 13:11:32 +00:00
Laurent Destailleur
87e1c1a098 Data are not lost if an input is wrong 2010-01-09 16:30:48 +00:00
Laurent Destailleur
5db8f59209 New: Add list of members in a member type card
New: Can make email for third party or users required
2010-01-08 17:33:30 +00:00
Laurent Destailleur
90d099ddf2 Core templates are in core/templates directory 2010-01-04 19:39:16 +00:00
Laurent Destailleur
fe64eb07eb Fix: All output page must include main.inc.php 2009-12-29 18:10:48 +00:00
Regis Houssin
14af79bd5c Test: smarty integration 2009-12-29 11:30:41 +00:00
Regis Houssin
6edbf70fd5 Fix: view LDAP attributes of entry 2009-12-22 19:14:33 +00:00
Regis Houssin
35db04e1b5 Fix: ldap 2009-12-21 11:12:57 +00:00
Laurent Destailleur
def839941f Qual: Uniformize code 2009-10-29 01:46:01 +00:00
Laurent Destailleur
0f4b911f54 Qual: Better compatibility with other databases 2009-10-29 01:26:38 +00:00
Regis Houssin
d50d4bae7c Fix: function "session_unregister()" is deprecated since php 5.3.0 2009-10-21 19:40:26 +00:00
Regis Houssin
c226de4f00 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 14:02:14 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
28993e7dcd Move artichow and smarty libs into includes directory with other libraries. 2009-10-07 17:51:15 +00:00
Laurent Destailleur
8c296ea19d Better look with Android 2009-10-06 15:23:01 +00:00
Laurent Destailleur
1288b4ab32 New: Better usage when using with a smartphone 2009-09-15 11:32:34 +00:00
Laurent Destailleur
3c3f211023 New: Better usage when using with a smartphone 2009-09-15 11:24:00 +00:00
Laurent Destailleur
4f4d9ab716 New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-08-30 01:39:39 +00:00
Laurent Destailleur
e28b304bef Add dolibarr_main_demo and dolibarr_main_prod into config file instead of database for security reasons. 2009-08-25 14:01:43 +00:00
Laurent Destailleur
8cc8844ed1 Fix: Pb for a user to read its own card. 2009-08-17 17:32:38 +00:00
Laurent Destailleur
4cd2c1ad9e Update translation files 2009-08-13 19:16:43 +00:00
Laurent Destailleur
3fdee29536 New: Change to support arabe languages. 2009-08-12 17:40:47 +00:00
Laurent Destailleur
7ef1ef93ea New: More robust LDAP synchronizing 2009-08-11 23:42:21 +00:00
Laurent Destailleur
51cc44ba2e Fix: A lot of fix on LDAP synchro. 2009-08-11 20:16:58 +00:00
Laurent Destailleur
f2ce8f9413 Look: Minor change 2009-08-10 13:33:53 +00:00
Laurent Destailleur
c48d65232d Look: Same size than logon page 2009-08-09 01:46:10 +00:00
Regis Houssin
63fa194ff6 Fix: adjust security for external users 2009-08-06 13:07:25 +00:00
Laurent Destailleur
0baf06d2d1 New: Add picto on tab titles 2009-08-05 17:19:55 +00:00
Laurent Destailleur
351e612563 Qual: Remove deprecated files 2009-07-28 17:25:13 +00:00
Laurent Destailleur
58c1a8aafa W3C 2009-07-19 16:34:13 +00:00
Laurent Destailleur
d90438ce37 First change to solve pb on member change when member linked to a user. 2009-07-04 17:29:26 +00:00
Laurent Destailleur
d4b0cfdfb7 Fix: Files related to running company must not be saved into same directory dedicated to module third party. 2009-07-02 00:16:50 +00:00
Laurent Destailleur
0c4a0449e9 Qual: More help on edit page 2009-06-29 23:22:46 +00:00
Regis Houssin
56d69bb49e Fix: on ne doit pas rŽtrograder le superadmin 2009-06-29 13:59:18 +00:00
Regis Houssin
100a5323f9 Fix: problem with logo verification with fresh install 2009-06-28 00:31:36 +00:00
Laurent Destailleur
28dd72e17a New: Prepare correct management of timezones
Fix: Bad support of timeouts.
2009-06-14 16:25:23 +00:00
Laurent Destailleur
3c591db844 Restore changes after 27 may due to from savannah Crash. 2009-06-03 23:05:52 +00:00
Regis Houssin
6f163a94a8 Add: entity cookie just used for the login page 2009-05-22 15:24:32 +00:00
Laurent Destailleur
fb0e668fc0 Qual: Now creation of session is done before the loading of conf. This make code much easier to understand. 2009-05-21 22:28:05 +00:00
Laurent Destailleur
63b5f67069 Remove not required information 2009-05-21 21:50:36 +00:00
Laurent Destailleur
e4090f63b1 Session name DOLSESSID_databasename is replace with DOLSESSID_dolibarrwebinstance. This remove a key read in conf.class.php used to name session because, to make code simpler, we will need to create session before the conf is loaded. This is also most secure because it is possible to use 2 dolibarr instances even if database names are same on two different mysql server.
Add also comments on code to remember to simplify things.
2009-05-21 21:37:45 +00:00
Laurent Destailleur
8332aaa952 Session name DOLSESSID_databasename is replace with DOLSESSID_dolibarrwebinstance. This remove a key read in conf.class.php used to name session because, to make code simpler, we will need to create session before the conf is loaded. This is also most secure because it is possible to use 2 dolibarr instances even if database names are same on two different mysql server.
Add also comments on code to remember to simplify things.
2009-05-21 14:07:25 +00:00
Laurent Destailleur
9a38002c46 Session name DOLSESSID_databasename is replace with DOLSESSID_dolibarrwebinstance. This remove a key read in conf.class.php used to name session because, to make code simpler, we will need to create session before the conf is loaded. This is also most secure because it is possible to use 2 dolibarr instances even if database names are same on two different mysql server.
Add also comments on code to remember to simplify things.
2009-05-21 13:37:18 +00:00
Regis Houssin
3786711822 Fix: ouverture d'une session temporaire de securite pour stocker une de cryptage aléatoire pour
encryption du cookie
2009-05-20 18:18:25 +00:00
Regis Houssin
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Regis Houssin
8f9347b6e9 Fix: rowspan 2009-05-18 09:17:30 +00:00
Regis Houssin
de3ac5ca02 Fix: rowspan 2009-05-18 09:12:52 +00:00
Laurent Destailleur
fdcd7db65b Doc 2009-05-17 22:40:53 +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
07c6ffb065 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-16 12:52:53 +00:00
Regis Houssin
e63c142ce7 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 15:33:33 +00:00
Regis Houssin
852e8703f6 Fix: Replace with simple directories 2009-05-08 11:22:15 +00:00
Laurent Destailleur
cbdd29a51a All data from conf file are stored into conf->file->xxx
Multicompany should be ok to logon with no breaking sessions when disabled
2009-05-08 01:11:04 +00:00
Laurent Destailleur
1e37d24bf4 Can make a link between a member and a user 2009-05-06 23:30:49 +00:00
Laurent Destailleur
3ccecb4e7f Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 16:27:45 +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
Regis Houssin
f5695bf2f0 Fix: le superadmin ne pouvait plus se modifier lui même 2009-05-05 09:28:56 +00:00
Laurent Destailleur
aa967dc3e0 Fix: Title of tabs must be the name of king of object. No properties must be included in title. Properties must be shown as a field in list the tab. 2009-05-05 00:25:14 +00:00
Laurent Destailleur
0ce46f52bf Title of tabs must be name of entity. 2009-05-05 00:20:17 +00:00
Laurent Destailleur
df2b19fdbe Fix: Fix some broken features on user management 2009-05-04 21:45:20 +00:00
Laurent Destailleur
ab2b56be13 Minor esthetical change and fix 2009-05-04 20:57:26 +00:00
Laurent Destailleur
5a3c10b2b5 Title must be name of entity 2009-05-04 19:12:47 +00:00
Laurent Destailleur
9694d926e6 Qual: Factorize code. Removed useless code. 2009-05-04 19:02:32 +00:00
Laurent Destailleur
70d0017798 Qual: Factorize code. Removed useless code. 2009-05-04 18:45:56 +00:00
Laurent Destailleur
ce47ff029d Qual: Factorize code 2009-05-04 18:38:01 +00:00
Regis Houssin
4759b06d2b Fix: just view non affected user and group 2009-05-04 18:13:07 +00:00
Regis Houssin
c5f14cc782 Fix: just view non affected user and group 2009-05-04 18:13:07 +00:00
Laurent Destailleur
4220aa58eb Minor esthetical change and fix 2009-05-04 17:52:15 +00:00
Regis Houssin
2a39d44657 Fix: seul le surperadmin peut modifier le superadmin 2009-05-04 16:09:24 +00:00
Regis Houssin
d6203a95f1 New: early development of multi-company module 2009-05-04 15:45:44 +00:00
Regis Houssin
d034282a53 New: early development of multi-company module 2009-05-04 15:42:04 +00:00
Regis Houssin
9a8a953e47 New: only superadmin access for common constant 2009-05-04 14:58:40 +00:00
Laurent Destailleur
8855f5dcf2 Fix: Bad parameters in function call 2009-05-04 09:47:41 +00:00
Regis Houssin
67377f7729 Fix: security check in user/group 2009-05-01 10:24:32 +00:00
Regis Houssin
d72d40c4b5 Todo: le champ type "password" modifie la valeur du mot de passe (test en mode crypte) !! 2009-04-30 14:51:27 +00:00
Regis Houssin
70fa7c02d4 Fix: problem with user module constant 2009-04-30 13:28:09 +00:00
Regis Houssin
2b5f711720 Fix: problem with user module constant 2009-04-30 13:28:08 +00:00
Regis Houssin
119604703a New: parametre de config des repertoires dans les proprietes de la classe du module
avec un répertoire parent en fonction de l'entité
2009-04-28 21:18:28 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Regis Houssin
5f0902e2ea Fix: the cookie is destroyed at the end of the session 2009-04-23 13:52:45 +00:00
Laurent Destailleur
49cb6a58b5 Add a comment to remember to make a fix of this 2009-04-17 18:35:16 +00:00
Laurent Destailleur
dfa14dc04f Validate fix 2009-04-17 18:10:34 +00:00
Regis Houssin
c52636bd38 New: early development of multi-company module 2009-04-17 07:45:00 +00:00
Regis Houssin
fcc3a4f7c1 TODO: mauvaise constante je suppose, elle active la demande de confirmation par mail, de plus cette demande n'est pas envoyée, et ne devrait pas être par défaut. 2009-04-16 15:31:48 +00:00
Regis Houssin
94a5df6a2d New: early development of multi-company module 2009-04-15 20:09:43 +00:00
Laurent Destailleur
cd78a8db7b Minor changes 2009-03-13 13:12:43 +00:00
Laurent Destailleur
77d3821645 New: Some pages can link to wiki help pages 2009-03-09 11:28:12 +00:00
Laurent Destailleur
3dadf24d10 Look: Uniformize pages look 2009-03-02 19:07:12 +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
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
1e1ee9d338 Fix: Save of box order 2009-02-11 02:18:27 +00:00
Laurent Destailleur
971a470dde Bookmarks can be publics 2009-02-01 13:30:33 +00:00
Laurent Destailleur
813c8ed4e9 Fix: Search of user scan also login 2009-01-31 00:15:34 +00:00
Laurent Destailleur
5de23dcc59 Change to uniformize code of PDF generators 2009-01-29 12:39:52 +00:00
Laurent Destailleur
83d9bdc382 Fix: Bad link 2009-01-20 00:35:09 +00:00
Laurent Destailleur
142a269667 Fix: Clicktodial plugin works correctly now 2009-01-09 21:22:58 +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
870eb63ef6 Fix: bad free 2008-12-21 22:24:23 +00:00
Laurent Destailleur
f39507688a A better demo home page 2008-12-10 14:56:05 +00:00
Laurent Destailleur
8b263e4b16 Can use several root directories. 2008-12-07 19:19:32 +00:00
Laurent Destailleur
25e3109d91 Qual: Mutualize duplicate code 2008-11-26 19:37:25 +00:00
Laurent Destailleur
d4fcbea712 Look: Minor esthetical change 2008-11-20 22:00:17 +00:00
Laurent Destailleur
e8f1998742 Qual: Move error string in errors lang file. 2008-11-20 21:53:56 +00:00
Laurent Destailleur
da41dccb2e Qual: Move error string in errors lang file. 2008-11-20 21:43:36 +00:00
Laurent Destailleur
b0c644d636 Look: Minor fix in view 2008-11-11 19:55:16 +00:00
Laurent Destailleur
055c4411ff Dolibarr and cashdesk module shares the same cookie 2008-10-26 12:59:56 +00:00
Laurent Destailleur
59faec9b4e Rename function to make code cleaner 2008-10-25 21:35:27 +00:00
Laurent Destailleur
211be07fb1 Reduce amount of memory. 2008-10-25 17:27:15 +00:00
Laurent Destailleur
80ca284557 New: Can set session timeout. 2008-10-12 11:41:13 +00:00
Laurent Destailleur
49317dc29c Remove deprecated code 2008-10-10 20:39:16 +00:00
Laurent Destailleur
2f61274a76 New: Input of action is easier. 2008-10-06 21:31:05 +00:00
Laurent Destailleur
31eaa7c163 Support bookmark add of product cards 2008-09-04 17:56:55 +00:00
Laurent Destailleur
16a8a8bd5f New: Prepare code to send password reminder in user language 2008-08-29 23:49:53 +00:00
Laurent Destailleur
31dcc93ae8 Fix: Send password from user card broken 2008-08-28 17:56:02 +00:00
Laurent Destailleur
cceb0e1b11 Add function listOfGroupForUser 2008-08-28 12:08:02 +00:00
Laurent Destailleur
384ec7fb59 Fix: Admin message must be disabled if non admin 2008-08-19 20:09:53 +00:00
Laurent Destailleur
ae6ec592ac Fix: Create login from contact 2008-08-10 23:46:44 +00:00
Laurent Destailleur
26ee61c719 Fix: LDAP access 2008-06-05 17:35:28 +00:00
Laurent Destailleur
e8cfcd8952 Fix: Can manage permissions for module on 2 different roots 2008-05-22 00:03:58 +00:00
Laurent Destailleur
601cd5114d Disable change of lang in demo 2008-05-13 20:49:38 +00:00
Laurent Destailleur
65c046514a Disable change of lang in demo 2008-05-13 20:38:21 +00:00
Laurent Destailleur
0a04f943d4 Look: Esthetical changes 2008-05-13 07:04:22 +00:00
Laurent Destailleur
85c0bb3d9f Doxygen 2008-05-13 06:52:31 +00:00
Laurent Destailleur
95299cccb9 Add protection on upload if file already exists 2008-05-04 15:19:03 +00:00
Laurent Destailleur
3ab531f65f Add protection on upload if file already exists 2008-05-04 15:19:02 +00:00
Regis Houssin
985d0f468f Fix: orthographe 2008-05-02 06:39:53 +00:00
Laurent Destailleur
98ebbf7571 Fix: Better support of login method http 2008-05-02 01:10:00 +00:00
Laurent Destailleur
405e9b4184 Fix: Translation missing 2008-04-27 22:50:11 +00:00
Laurent Destailleur
c55e279b11 Fix: Several bugs 2008-04-09 23:07:13 +00:00
Laurent Destailleur
d5ccb222e8 Reorganize functions 2008-04-09 18:13:45 +00:00
Laurent Destailleur
95bd741f4b Fix: Bad translation in exports 2008-04-01 12:09:33 +00:00
Laurent Destailleur
e463a74c3e Fix: Bad function 2008-03-31 04:55:56 +00:00
Laurent Destailleur
af274668a3 Fix: Detection auto des champs text/html.
Fix: Dans les PDF, il ne faut pas faire le nl2br standard de PHP lors de la conversion text en HTML car ce dernier ne remplace pas le \n mais ajoute le br hors le writeHTMLCell transforme aussi les \n en br.
2008-03-31 03:31:08 +00:00
Laurent Destailleur
d50b3ae380 New: Add trigger on enabled and disable user. 2008-03-20 21:22:35 +00:00
Laurent Destailleur
cf7faeb07b Trad: Fix traduction actif 2008-03-17 01:23:13 +00:00
Laurent Destailleur
b12d53e13f New: Super clean of permissions checks 2008-02-25 16:30:43 +00:00
Laurent Destailleur
fed065dd7f Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
Laurent Destailleur
434c4e149f New: le module clicktodial est opérationnel. Passer en version stable. 2008-01-26 13:18:47 +00:00
Laurent Destailleur
139d225af9 Fix: Alignement chp form mot de passe 2008-01-25 23:15:48 +00:00
Laurent Destailleur
02c9a57be4 Fix: Si il n'y a pas de lastpwd défini il ne faut pas faire de test dessus.
Fix: Si on ne renseigne pas de compte admin, on se contente d'un test de connection simple
Fix: On supprime le code ancien qui crée pb.
2008-01-25 22:13:25 +00:00
Laurent Destailleur
dc3128e489 Fix: Enregistrement en base date < 1940
New: Ajout permission "modifier ses propres infos adhérents"
2008-01-25 17:40:07 +00:00
Laurent Destailleur
f8b6625bcb Fix: Corrections de quelques bugs 2008-01-22 20:23:51 +00:00
Laurent Destailleur
3113bb241a Fix: Pb sous Plesk 2008-01-20 21:53:43 +00:00
Laurent Destailleur
27ce609642 Qual: Supprime module qui n'a jamais fonctionné (pour cause il manque des tables). 2008-01-20 18:56:34 +00:00
Laurent Destailleur
5d37bfa7a9 Qual: Réorganisation un peu plus logique de certaines fonctions. Réduction de la taille du fichier html.form.class.php qui est chargé a chaque fois et qui consomme a lui seul 1Mo 2008-01-11 10:25:26 +00:00
Regis Houssin
c25c4dddf9 Remplacement du terme "éditer" par "modifier" 2008-01-10 23:59:58 +00:00
Laurent Destailleur
71352d4143 Ajout d'un module agenda et de permissions sur les actions 2008-01-08 08:14:20 +00:00
Laurent Destailleur
7e71fe59f4 New: Bouton supprimer affiché en grisé si permissions insuffisantes 2008-01-06 12:57:09 +00:00
Regis Houssin
5af458c45f Fix: on averti si le user est désactivé sur le domain ldap 2008-01-05 10:53:07 +00:00
Regis Houssin
80e86a4bf1 Fix: on averti si le user est désactivé sur le domain ldap 2008-01-05 10:40:42 +00:00
Regis Houssin
b2deb4c896 Fix: on averti si le user est désactivé sur le domain ldap 2008-01-05 10:40:33 +00:00
Regis Houssin
aaa1d47552 Fix: vérification du mot de passe ldap 2008-01-05 10:11:07 +00:00
Regis Houssin
69ec1d52cb Fix: traduction 2008-01-05 09:41:56 +00:00
Regis Houssin
b994db134d Fix: vérification du mot de passe ldap 2008-01-05 09:26:36 +00:00
Regis Houssin
f9dbe4d5ea Fix: vérification du mot de passe ldap 2008-01-05 09:25:18 +00:00
Laurent Destailleur
438ec2acfa Qual: Simplification du code sur modif mots de passe 2007-12-31 12:32:30 +00:00
Laurent Destailleur
89d4abc264 Suppression de PEAR.
Le mode de connexion ldap reste a tester.
2007-12-31 00:02:26 +00:00
Laurent Destailleur
7401316f40 Fix: Identification par code securite sur logon.
Utilisation du bon nom de session PHP.
2007-12-29 17:06:53 +00:00
Laurent Destailleur
2b0d7b3749 Fix: Pb javascript pour autofocus sur login 2007-12-28 14:42:30 +00:00
Laurent Destailleur
ceb0ae893b Qual: Suppression de la librairie externe cryptographic au profit de artichow 2007-12-28 01:40:21 +00:00
Laurent Destailleur
6d6a8270cb Fix: A l'install le mot de passe du compte admin est sauvegardé de manière incomplète. 2007-12-16 20:05:55 +00:00
Regis Houssin
b2ebd42ac6 Ajout de DOL_URL_ROOT 2007-12-16 10:55:29 +00:00
Laurent Destailleur
6411a5f528 Fix: Un utilisateur ne pouvait pas personnalisé son theme 2007-12-14 10:42:29 +00:00
Laurent Destailleur
017a7fabcd Fix: Fonction de conversion des accents plus propre 2007-11-29 01:19:23 +00:00
Regis Houssin
5441f3c175 Fix: fichier converti par erreur en utf8, ce qui faisait apparaitre les caractères accentués avec un petit carré !!!! 2007-11-19 11:49:26 +00:00
Laurent Destailleur
2758fbeddc Affiche date derniere connexion 2007-11-16 03:30:07 +00:00
Laurent Destailleur
a70ced9753 Oubli du param sortorder dans les appels de print_liste_field_titre 2007-11-11 15:55:45 +00:00
Regis Houssin
e9c01bcfd7 modification de mon adresse mail 2007-11-01 20:39:36 +00:00
Laurent Destailleur
977f0a3fc1 Fix: Déclenchement des triggers incorrects sur modif mot de passe adhérent ou user 2007-10-21 23:04:06 +00:00
Laurent Destailleur
a8b35537f7 Fix: Déclenchement des triggers incorrects sur modif mot de passe adhérent ou user 2007-10-21 20:40:24 +00:00
Laurent Destailleur
0e0e82a3e3 Supression des fullname de contact au profit de getFullName() 2007-10-21 17:53:45 +00:00
Regis Houssin
f371489b2b Fix: ajout droit sur barre de navigation 2007-10-13 19:54:27 +00:00
Regis Houssin
df933e2c0e Fix: ajout droit sur barre de navigation 2007-10-13 19:50:47 +00:00
Laurent Destailleur
c61236d1a9 Fix: Melange entre user affiché et user qui consulte 2007-10-13 11:41:27 +00:00
Regis Houssin
9707631809 Fix: ajout admin dans les droits d'éditions du user 2007-10-13 10:40:06 +00:00
Regis Houssin
255f604638 Fix: ajout admin dans les droits d'éditions du user 2007-10-13 10:37:52 +00:00
Laurent Destailleur
d3b715974b Fix: Un utilisateur doit pouvoir lire ces propres infos 2007-10-13 00:25:16 +00:00
Laurent Destailleur
03a28119f9 Fix: Si lien modif password désactivé, la page forgetpassword est protégé de l'accès direct 2007-10-13 00:22:06 +00:00
Regis Houssin
7151adeb41 Fix: si l'utilisateur n'avait pas le droit de "Consulter les autres utilisateurs, leurs groupes et permissions" il avait accès aux membres du groupe 2007-10-11 17:43:50 +00:00
Regis Houssin
e2160b8275 Fix: sécurité sur onglet "interface utilisateur" 2007-10-11 15:41:42 +00:00
Laurent Destailleur
7ec13e444b Simplifications diverses des fonctionnalités 2007-10-05 18:37:34 +00:00
Laurent Destailleur
811935ef5f Restauration du code visuel systematique. Car la page de demande de mot de passe n'est pas vocation, pas protégé par identification, donc soumis aux attaques de robots, la saisie du crypto doit etre obligatoire 2007-10-04 00:38:29 +00:00
Regis Houssin
a80f0afd46 ajout de l'option captcha dans l'onglet "divers" de la sécurité avec véification si php_gd est actif 2007-10-02 15:33:13 +00:00
Regis Houssin
7b37eba3ae Début ajout module "Phenix" 2007-10-02 13:54:34 +00:00
Regis Houssin
de2a2fb2ac Début ajout module "Phenix" 2007-10-02 09:19:11 +00:00
Laurent Destailleur
b0e2e42b86 Fix: Mauvaise activation du mode fckeditor des notes sur user/groups 2007-09-28 08:45:10 +00:00
Laurent Destailleur
9d6629df46 Look: Correction esthétique mineure 2007-09-28 08:35:42 +00:00
Regis Houssin
9d8ccaadd9 Fix: chargement des classes 2007-09-19 23:28:27 +00:00
Laurent Destailleur
a18a2d4844 Fix: Si fonction GD non active, affichage code graphique desactive. 2007-09-15 01:26:58 +00:00
Regis Houssin
a93400f1bf Fix: mise en page et désactivation du captcha si module ldap ou autre 2007-09-11 19:03:11 +00:00
Regis Houssin
67a9561650 Fix: mise en page et désactivation du captcha si module ldap ou autre 2007-09-11 19:03:11 +00:00
Laurent Destailleur
1bce72c53d Feature: L'écran changement de mot de passe requiert un code graphique. 2007-09-11 17:52:38 +00:00
Laurent Destailleur
7093eb4f80 Feature: L'écran changement de mot de passe requiert un code graphique. 2007-09-11 17:52:38 +00:00
Laurent Destailleur
d89963b9fa Qual: Uniformisation ordre et nom des champs fiche utilisateur 2007-09-10 00:06:17 +00:00
Laurent Destailleur
1331b29a29 Feature: Synchro user depuis fiche adherent
Qual: Deplacement fonction trigger dans core.
2007-09-09 20:10:20 +00:00
Laurent Destailleur
4414184185 Feature: Ajout onlget note sur fiche utilisateur 2007-09-08 09:56:12 +00:00
Laurent Destailleur
f6d364b415 Feature: Ajout onlget note sur fiche utilisateur 2007-09-08 09:44:26 +00:00
Laurent Destailleur
9b6bd49d8f Synchro de tous les chps fiche user vers adherent et gestion des photos adherents 2007-09-08 09:02:22 +00:00
Laurent Destailleur
696a49c24d New: PAgination entre fiche sur fiches users
Fix: Correction perte du login dans certains cas.
2007-08-31 22:06:14 +00:00
Laurent Destailleur
809ae9ef22 Fix: Meilleur gestion erreur sur generation vignettes
New: Conserve la transparence dans la generation des vignettes.
2007-08-27 11:24:14 +00:00
Laurent Destailleur
285eaad451 Qual: Amélioration messages a l'install
New: Si logo entreprise defini, on utilise celui la sur logon
2007-08-08 01:30:00 +00:00
Laurent Destailleur
e72404c00f Look: Modif esthétique mineure 2007-07-08 02:18:30 +00:00
Laurent Destailleur
8724ba42b8 Look: Modif esthétique mineure 2007-07-08 02:16:17 +00:00
Laurent Destailleur
facf08d676 Uniformisation du mode d'appel de dolibarr_print_date 2007-06-16 13:56:05 +00:00
Regis Houssin
59a3a32f78 Fix: changement de idp en rowid pour llx_societe et llx_socpeople afin d'unifier le code. 2007-06-11 22:51:47 +00:00
Regis Houssin
c2b5478cea Fix: le lien de confirmation ne s'affichait pas correctement et le FROM n'était pas défini 2007-06-02 08:43:14 +00:00
Laurent Destailleur
7979b021b1 New: Ajout fonction "Mot de passe oublié" sur la page de logon 2007-06-02 01:53:54 +00:00
Regis Houssin
84e793a21d Fix: les coordonnées du user ne sont pas modifiables en mode ldap->dolibarr 2007-05-29 21:15:55 +00:00
Regis Houssin
a41e0963d6 Fatigué :)) 2007-05-29 21:00:26 +00:00
Regis Houssin
e9b206d25e Fix: les coordonnées du user ne sont pas modifiables en mode ldap->dolibarr 2007-05-29 20:57:06 +00:00
Regis Houssin
ed9f1ef89f Fix: les coordonnées du user ne sont pas modifiables en mode ldap->dolibarr 2007-05-29 20:55:25 +00:00
Regis Houssin
f484652065 Fix: les coordonnées du user ne sont pas modifiables en mode ldap->dolibarr 2007-05-29 20:54:27 +00:00
Regis Houssin
f5a8ea57eb Fix: on affiche le login si le user ldap n'est pas désactivé dans dolibarr 2007-05-29 20:36:56 +00:00
Regis Houssin
832c7cc4c0 Fix: Message d'erreur plus parlant lorsque l'utilisateur ne peut etre effacé 2007-05-28 16:04:57 +00:00
Laurent Destailleur
add074c913 Qual: Uniformisation des noms de boutons actions en butAction et butActionDelete. Suppression des tabAction et butDelete qui faisait double emploi et compliqué les feuilles de styles. 2007-05-26 18:16:58 +00:00
Laurent Destailleur
7973eac1a1 New: Ajout onglet suivi sur fiche utilisateurs 2007-05-21 20:57:54 +00:00
Laurent Destailleur
9796a9f088 Ajout warning sur modif champ mot de passe si mode authentification externe à Dolibarr. 2007-05-21 19:08:48 +00:00
Laurent Destailleur
e946c8e585 Fix: Pb droits 2007-05-16 12:03:55 +00:00
Laurent Destailleur
5344a66201 Fix: Droits non chargés 2007-05-16 11:52:12 +00:00
Laurent Destailleur
9874529706 Debut d'implémentation des fonctions d'édition du menu en standard. 2007-05-07 16:44:27 +00:00
Laurent Destailleur
2eb5ff506d Qual: Uniformisation du code par suppression de la fonction selectyesnonum en doublon avec selectyesno. 2007-05-02 09:49:57 +00:00
Laurent Destailleur
d480cb561c Qual: Meilleure gestion erreur sur fiches LDAP 2007-05-01 22:13:34 +00:00
Regis Houssin
14f72a040a On donne la possibilité à l'admin de pouvoir changer le theme des utilisateurs 2007-05-01 18:19:20 +00:00
Regis Houssin
94fd8108bd suppression des "print" dans les fonctions select_month et selectyesno afin de pouvoir récupérer le résultat dans une variable. 2007-04-29 23:50:43 +00:00
Laurent Destailleur
0bc5453bc8 Fix: Trad mal chargé 2007-04-26 00:45:23 +00:00
Laurent Destailleur
02171d7a0b Sécu: Le mot de passe ne doit pas apparaitre meme crypté sauf pour admin qui peut apparaitre crypté. 2007-04-26 00:32:08 +00:00
Laurent Destailleur
bfd1c18f36 Fix: Gros bug dans les fonctions LDAP qui ne gérait pas bien la majuscule, minuscule. 2007-04-26 00:08:06 +00:00
Laurent Destailleur
54a71b8d93 Fix: Gros bug dans les fonctions LDAP qui ne gérait pas bien la majuscule, minuscule. 2007-04-26 00:08:06 +00:00
Laurent Destailleur
bf0c1b3594 Modification de la gestion des mots de passe crypté pour faciliter les evolutions et interactions avec plugins. 2007-04-22 23:18:28 +00:00
Regis Houssin
cb0eef483c Suppression du champ "code" de la table llx_user 2007-03-10 22:22:45 +00:00
Regis Houssin
18e51b52e3 Suppression du champ "code" de la table llx_user 2007-03-10 22:14:14 +00:00
Laurent Destailleur
1da80f653a Supression du code user et gestion changement mot de passe adherent 2007-02-27 20:40:19 +00:00
Laurent Destailleur
ac6d9645ca Fix: Affichage statut sur liste des users. 2007-02-26 00:02:02 +00:00
Laurent Destailleur
1c113d04d7 Fix: Affichage statut sur liste des users. 2007-02-26 00:00:03 +00:00
Laurent Destailleur
f7387c0d5e Fix: Amélioration gestion erreur LDAP openldap 2007-02-04 01:15:51 +00:00
liedekef
49d14462b9 use PEAR_PATH instead of DOL_DOCUMENT_ROOT."/includes/pear/" 2007-01-17 14:44:13 +00:00
liedekef
83b7a261cf Use unix login if it is entered to sync first, before sambalogin 2007-01-17 09:10:13 +00:00
Laurent Destailleur
d7edb59b09 Fix: Echec des triggers quand il y a 2 triggers avec meme nom
Fix: Mauvais triggers appelé quand creation user.
2006-12-24 15:11:56 +00:00
Regis Houssin
fdcbbfab70 Modification afin de récupérer le SID avec Active Directory 2006-12-20 22:34:13 +00:00
Regis Houssin
ce965c2ebc Mise en place à nouveau du filtre de recherche ldap afin de pouvoir trier les résultats
correction de différents bugs
2006-12-20 17:18:58 +00:00
ywarnier
84377464e2 Double degré de vérifications permettant l'affichage d'un message d'erreur en cas d'édition non autorisée. 2006-12-17 20:47:49 +00:00
Laurent Destailleur
b01dd7c270 Fix: Regression sur déconnexion 2006-12-13 19:15:43 +00:00
Rodolphe Quiedeville
1f3dd4ad1b Modification de l'appel a User::Create 2006-12-04 11:38:34 +00:00
Laurent Destailleur
db98eac2bf Fix: Si on modifie des droits, on les recharge de suite 2006-11-26 19:19:46 +00:00
Laurent Destailleur
64472b3810 Ajout des numéros de téléphone sur la fiche adhérent
Fix: Correction sauvegarde date naissance fiche adhérent.
Ajout script exemple synchor ldap2dolibarr
2006-11-26 02:59:09 +00:00
Laurent Destailleur
ba8a4f8402 Ajout attribut ldap sid.
On fait fonctionner la recup d'un suer depuis LDAP
2006-11-26 00:24:10 +00:00
Laurent Destailleur
3ee2424bde Fix: Les fonctions de modifications de mot de passe ne fonctionnait pas en mode "cryptage" 2006-11-25 21:39:58 +00:00
Laurent Destailleur
9618978029 Fix: Protection pour utilisateur externe 2006-11-23 23:21:43 +00:00
Laurent Destailleur
a7e0d0aded Uniformisation du code de gestion des synchro LDAP 2006-11-21 22:51:05 +00:00
Laurent Destailleur
e03c7dd496 Renomage classe gestion LDAP en ldap.class.php 2006-11-21 16:57:36 +00:00
Laurent Destailleur
7965bcbe12 New: Ajout de la gestion des triggers sur les actions sur les groupes 2006-11-20 02:25:51 +00:00
Laurent Destailleur
2aa99d0fd9 New: Ajout de la gestion des triggers sur les actions sur les groupes 2006-11-20 02:10:47 +00:00
Laurent Destailleur
0f01c13153 Amélioration config module LDAP. On peut choisir quel est le champ qui sert de clé LDAP. 2006-11-20 01:13:13 +00:00
Laurent Destailleur
8f1495d945 New: Ajout onglet LDAP sur fiche utilisateur et groupe 2006-11-19 16:02:53 +00:00
Regis Houssin
7bf48e09e7 Ajout: option d'encryption md5 des mots de passe dans la base, option inactive par défaut 2006-10-17 06:48:59 +00:00
Regis Houssin
b050c2d6ea Fix: le nom du groupe était tronqué lors de l'édition si il avait plus de 8 caractères 2006-09-17 07:20:34 +00:00
Laurent Destailleur
cf546acabb Ajout message erreur connection 2006-09-02 01:17:50 +00:00
Regis Houssin
fd5ccdd76a Ajout de l'aide sur l'utilisateur externe 2006-09-01 11:06:49 +00:00
Laurent Destailleur
f594d5302c Meilleur tooltip 2006-08-31 23:59:19 +00:00
Laurent Destailleur
40bc7b9716 Ajout lien su fiche user dans login du contact 2006-08-31 23:44:34 +00:00
Laurent Destailleur
a34cd531d8 Ajout fckeditor sur les notes des users 2006-08-31 23:43:47 +00:00
Laurent Destailleur
8ce483f2e6 Ajout aide sur notion interne/externe 2006-08-30 23:19:35 +00:00
Laurent Destailleur
5eb13161ab New: Gestion des escomptes 2006-08-20 02:26:11 +00:00
Laurent Destailleur
8db3b8b0b9 Fix: Info "derniere connexion" n'était pas correcte mais affiché en fait "connecté depuis". 2006-08-12 19:07:14 +00:00
Regis Houssin
a0e134808e Début ajout gestion utilisateurs ldap 2006-07-20 16:09:29 +00:00
Regis Houssin
95c735e244 Ajout de balise 2006-07-17 17:27:50 +00:00
Regis Houssin
faa95045f6 Fix: j'avais effectué des tests ldap et je ne les avais pas enlevé 2006-07-08 14:44:09 +00:00
Regis Houssin
25cb1ea149 Début ajout gestion utilisateurs ldap 2006-07-04 15:29:56 +00:00
Laurent Destailleur
27715e025b Qual: Récriture de partie de code pour identification pour rendre processus plus clair et permettre externalisation plus tard de la fonction login. 2006-07-02 00:43:40 +00:00
Regis Houssin
977c42402f Début ajout gestion utilisateurs ldap 2006-06-25 17:09:43 +00:00
Regis Houssin
7af4a92399 Ajout de fonctions dans la classe ldap
ajout possibilité de désactiver et réactiver un utlisateur ldap dans dolibarr
2006-06-25 14:29:29 +00:00
Regis Houssin
268dde2d3e Début ajout gestion utilisateurs ldap 2006-06-24 23:15:46 +00:00
Regis Houssin
c2d4c73b65 Bugfix 2006-06-24 20:37:32 +00:00
Regis Houssin
fcf48eba13 Ajout traduction 2006-06-24 18:51:18 +00:00
Regis Houssin
ccf1fc8f91 Début ajout gestion utilisateurs ldap
Modification de la classe ldap.lib.php en authldap.lib.php
2006-06-24 15:13:29 +00:00
Laurent Destailleur
7174e0a5f1 Fix: Si on a droit de modifier mot de passe on ne doit pas pour autant avoir droit de modifier autre info 2006-06-13 22:53:24 +00:00
Laurent Destailleur
a386799a43 Fix: Si on a droit de modifier mot de passe on ne doit pas pour autant avoir droit de modifier autre info 2006-06-13 22:52:40 +00:00
Laurent Destailleur
9f942f06eb Fix: Si on a droit de modifier mot de passe on ne doit pas pour autant avoir droit de modifier autre info 2006-06-13 22:50:36 +00:00
Regis Houssin
749c0b2a39 Fix: amélioration des droits 2006-06-13 17:42:44 +00:00
Regis Houssin
5a6d9f74ad Fix: amélioration des droits 2006-06-13 17:38:46 +00:00
Regis Houssin
0d63adca91 Fix: amélioration des droits 2006-06-13 17:36:23 +00:00
Laurent Destailleur
4720d5f563 Fix: Droits sur manipulation des groupes 2006-05-30 21:42:38 +00:00
Laurent Destailleur
31d6a4f9d3 Fix: Le logo n'etait pas toujours la meme variable ou meme chemin. J'ai uniformisé afin que le path et nom du logo soit défini dans le fichier environnement master.inc.php.
Tous les modules utilisent $conf->societe->dir_logos et $mysoc->logo pour le patch des logos et pour le nom du fichier logo de la société.
2006-05-08 17:22:53 +00:00
Laurent Destailleur
ffc0f88f2a Ajout trigger USER_NEW_PASSWORD (modification mot de passe) 2006-04-24 21:28:24 +00:00
Laurent Destailleur
a982502a33 Amélioration gestion des modules de génération de mot de passe 2006-04-01 12:03:31 +00:00
Laurent Destailleur
16ff828b60 Ajout option MAIN_MULTILANGS pour avoir une interface qui gère plusieurs langues (rend obsolete le param PRODUIT_MULTILANGS) 2006-03-21 23:47:01 +00:00
Regis Houssin
21cf449645 contrainte inutile 2006-03-20 12:06:31 +00:00
Regis Houssin
c46e57f382 Fix: droits non récupérés 2006-03-20 12:03:12 +00:00
Regis Houssin
001af28dab Un utilisateur ayant l'autorisation de changer les droits des autres utilisateurs
peut aussi changer ceux des groupes.
2006-03-20 11:32:00 +00:00
Regis Houssin
3bb15ca697 Un utilisateur ayant l'autorisation de changer les droits des autres utilisateurs
peut aussi changer ceux des groupes.
2006-03-20 11:05:12 +00:00
Regis Houssin
7b0facd9e2 Un utilisateur ayant l'autorisation de changer les droits des autres utilisateurs
peut aussi changer ceux des groupes.
2006-03-20 10:50:40 +00:00
Laurent Destailleur
39ddb8d5ea Fix: bug #16116 2006-03-18 19:08:26 +00:00
Laurent Destailleur
3d4a1ccaa5 Conditionnement de compta->enabled avec comptaexpert->enabled
Simplification du code pour gestion des codes compta (préparation module compta expert)
2006-03-12 15:28:54 +00:00
Laurent Destailleur
7b43abaa6b Ajout onglet password pour début gestion de modules de cryptages 2006-03-11 18:45:10 +00:00
Regis Houssin
d9ba86067c Fix: #bug 15265 - Merci Jonas 2005-12-26 12:22:47 +00:00
Laurent Destailleur
de3b7d3df7 Fix: Protection de creation des user par rapport aux droits 2005-12-08 23:13:56 +00:00
Laurent Destailleur
c35719d36d Fix: Longueur de login et mot de passe incorrect 2005-12-07 00:46:48 +00:00
Laurent Destailleur
8c93facb3a Modif pour mieux gérer l'activation ou désactivation de code javascript. 2005-12-03 20:53:18 +00:00
Regis Houssin
3b1559fee9 Fix: lien incorrecte 2005-12-01 10:54:31 +00:00
Regis Houssin
982d8b9208 Modification du "maxlength" du login et password à 10 2005-11-30 16:33:01 +00:00
Laurent Destailleur
6ba2a3df2a Fix: Affichage du lien pour modifier droits sur modules core 2005-10-30 02:49:45 +00:00
Laurent Destailleur
dc74b45d2b New: Gestion du choix de langue "auto" 2005-10-29 23:42:54 +00:00
Laurent Destailleur
3607852e56 New: Ajout des droits sur le module user.
Les modules "base" (requis) sont actifs par défaut (a l'install) et non désactivables.
2005-10-22 13:48:19 +00:00
Laurent Destailleur
f40842a5c4 Possibilité pour un user de modifier ces infos (pour pouvoir modifier le mot de passe, il faut que la constante USER_ALLOW_PASSWORD_CHANGE soit définie). 2005-09-26 01:01:53 +00:00
Laurent Destailleur
044f27c42c Fix: Un utilisateur lambda ne doit pas pouvoir réinitialiser son mot de passe par une valeure aléatoire 2005-09-17 13:24:08 +00:00
Laurent Destailleur
00af2b9486 Gestion tel sur fiche user (Ajout patch lionel) 2005-09-13 08:05:47 +00:00
Laurent Destailleur
f203574876 Look: Utilisation du style class="button" sur les boutons. 2005-09-06 20:58:14 +00:00
Laurent Destailleur
762fadfff5 Look: Modif esthétique mineure 2005-09-06 20:19:35 +00:00
Laurent Destailleur
e2264bab39 Fix: Respect W3C 2005-09-06 19:55:56 +00:00
Laurent Destailleur
ccc3124907 Suprression warnings 2005-09-06 19:54:51 +00:00
Laurent Destailleur
0a8071fe67 La recherche sur les utilisateurs et groupe se fait aussi sur les notes, emails, logins 2005-09-06 19:17:12 +00:00
Laurent Destailleur
05eba8caf9 Doc: Documentation doxygen 2005-09-02 21:56:45 +00:00
Laurent Destailleur
52360372e8 Look: Modif esthétique mineure 2005-08-23 22:41:12 +00:00
Rodolphe Quiedeville
a7c99b55cd Modif permissions 2005-08-23 11:40:19 +00:00
Rodolphe Quiedeville
3380fd076c Modif permissions 2005-08-23 11:16:40 +00:00
Laurent Destailleur
cc9868337b Correction sur personalisation du theme. On peut choisir de s'aligner sur theme global. 2005-08-19 16:45:24 +00:00
Laurent Destailleur
529ed91c42 Fix: Personalisation des paramètres. On affichait ceux du user courant au lieu de la fiche de l'utilisateur. 2005-08-14 17:42:31 +00:00
Laurent Destailleur
7682e026b9 Fix: L'écran de personalisation des paramètres doit etre accessible à l'utilisateur. 2005-08-12 22:10:07 +00:00
Laurent Destailleur
20fea3c804 Fix: L'écran de personalisation des paramètres doit etre accessible à l'utilisateur. 2005-08-12 21:57:40 +00:00
Laurent Destailleur
70be160005 New: Ajoute fonction de personalisation des paramètres interface par utilisateur 2005-08-11 18:48:08 +00:00
Laurent Destailleur
8b55a97c84 New: Ajoute onglet personnalisation paramétrage interface utilisateur 2005-08-11 18:35:00 +00:00
Regis Houssin
07b63784ab Fix: manquait un fichier de traduction 2005-07-25 16:10:18 +00:00
Regis Houssin
1908bc1e01 Ajout: l'utilisateur a la possibilité de changer de traduction 2005-07-25 15:41:50 +00:00
Laurent Destailleur
a15519ec38 Ajout picto admin sur liste users du groupe 2005-07-14 13:37:28 +00:00
Laurent Destailleur
3470153303 Look: L'espace du bord bas des onglets est géré comme les autres bord (par le style plutot que par un br). Ce qui permet d'avoir un rendu sans difference entre IE et Mozilla. 2005-07-11 00:49:16 +00:00