Laurent Destailleur
29ee5dffc4
Clean code
2018-06-04 12:55:55 +02:00
BENKE Charlene
caa35e0359
Update user.class.php
2018-05-12 17:59:43 +02:00
Laurent Destailleur
698f5c165a
Merge pull request #8430 from atm-florian/dev_mailtouser
...
NEW : Can select from the user list into send form email (For field to and CC)
2018-04-11 17:55:40 +02:00
Laurent Destailleur
7108f68db9
Remove old deprecated hook insertExtraFields. Triggers must be used for
...
action on CRUD events.
2018-04-10 12:03:01 +02:00
Laurent Destailleur
956fc2376d
FIX #8483
2018-04-06 12:27:55 +02:00
Regis Houssin
b43aca0f8d
Fix: use dol_string_nohtmltag instead (with strip_tags)
2018-04-06 08:52:02 +02:00
florian HENRY
cc0fb830b8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-04-05 10:53:17 +02:00
Regis Houssin
0e4d796f88
Fix: more complete
2018-03-29 18:47:53 +02:00
Laurent Destailleur
ff505ba148
Work on a page dedicated for external frontend (mobile, ...)
2018-03-29 11:34:01 +02:00
florian HENRY
ffbeb17ec2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-03-25 17:19:27 +02:00
Regis Houssin
f330c5ad32
Fix: better compatibility
2018-03-23 10:52:10 +01:00
Regis Houssin
715852569b
NEW add printUserListWhere hook
2018-03-23 10:42:36 +01:00
florian HENRY
4ebb138533
last ones
2018-03-21 23:03:22 +01:00
florian HENRY
487ef3b7c9
cealn again
2018-03-21 23:01:20 +01:00
florian HENRY
c8d309e599
clean
2018-03-21 23:00:33 +01:00
florian HENRY
dc6f4c1f4d
NEW : option to send email to salaries
2018-03-21 11:48:30 +01:00
Laurent Destailleur
c962b89495
NEW hook getnomurltooltip is replaced with hook getNomUrl more powerfull
2018-03-15 20:46:55 +01:00
Laurent Destailleur
7e6ba51780
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/tasks/comment.php
2018-03-07 13:06:29 +01:00
Laurent Destailleur
ee1a2c49fd
Merge pull request #8287 from hregis/7.0_bug3
...
Fix: problem to see users with transverse mode
2018-03-07 12:38:00 +01:00
Laurent Destailleur
1ca5c7083a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2018-03-07 11:54:48 +01:00
Laurent Destailleur
a0a9e12178
Fix css
2018-03-07 11:29:50 +01:00
Regis Houssin
bf4402eb89
Fix: missing superadmin
2018-03-06 19:22:59 +01:00
Regis Houssin
175971bfc1
Fix: syntax error
2018-03-06 19:12:18 +01:00
Regis Houssin
d406b28911
Fix: problem to see users with transverse mode
2018-03-06 19:08:39 +01:00
Laurent Destailleur
c4130730cb
Clean code around fetch_optionals()
2018-02-20 19:38:18 +01:00
Laurent Destailleur
d796f403a9
Fix sender email when sending a password remind
2018-01-24 15:43:55 +01:00
Laurent Destailleur
f504716501
Fix sync contact - external user
2017-12-19 16:16:31 +01:00
Laurent Destailleur
8e12551f17
Fix not employee must not appear on page to create salaries
2017-12-18 11:55:34 +01:00
Laurent Destailleur
5af153550d
Debug blockedlog:
...
- Add a track into log when we disable/enable module
- Add a protection to avoid disable of module when recording was started
- Better compatibility with multicompany
- Can filter on ref and amount
- Add a permission to read the blockedlog
- Add more information on payments/invoice/thirdparty into log
- Reset of module data after a migration from v6 (not compatible)
2017-12-15 16:56:08 +01:00
Laurent Destailleur
f22e7ee24a
Fixes
2017-12-09 17:29:19 +01:00
Laurent Destailleur
df5768c176
Fix missing translation
2017-12-08 12:38:22 +01:00
Laurent Destailleur
cb03b2f307
NEW Can sort joined files on thirdparty and user card.
2017-11-10 18:14:29 +01:00
Laurent Destailleur
1b28c45e2c
PERF Links in getNomUrl use only one tag a instead of 2.
2017-11-02 15:19:14 +01:00
Laurent Destailleur
00db7e16ec
Clean code
2017-10-28 16:00:07 +02:00
Laurent Destailleur
202712be94
Work on module builder
2017-10-25 22:02:07 +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
4247038d01
Add phpunit test
2017-10-22 13:06:27 +02:00
Laurent Destailleur
5c189449e1
Move default value for user expense report on tab expense report
2017-10-20 17:02:26 +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
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
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
b6a7ce6822
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-08-01 10:22:37 +02:00
Laurent Destailleur
612ab65b72
Fix by adding a MULTICOMPANY_BACKWARD_COMPATIBILITY option.
2017-07-31 06:01:05 +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
884c6c674d
Fix css
2017-06-09 20:08:23 +02:00
Laurent Destailleur
7587a3d592
Merge branch 'develop' into develop_transverse
2017-06-08 10:25:04 +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
b0f0285137
Standardize code
2017-05-16 21:29:18 +02:00
Laurent Destailleur
defce63a24
Work on management of default values
2017-04-28 14:05:28 +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
56a4b7a1fd
Work on v6 look and feel
2017-04-08 14:03:38 +02:00
Laurent Destailleur
e2ea5945dd
Work on look and feel v6
2017-04-06 21:48:28 +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
4df8dcf980
Work on module modBlockedLog and modModuleBuilder
2017-03-29 21:50:15 +02:00
Laurent Destailleur
0a35d17207
CSS enhancement
2017-03-23 10:59:13 +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
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
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
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
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
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
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
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
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
3542364da8
var to public
...
Improve code style to current php practices
2016-12-20 17:11:50 -03:00
Laurent Destailleur
bfb628dab6
Code comment
2016-12-12 15:37:39 +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
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
220d81b350
Fix duplicate tooltips
2016-10-28 17:43:29 +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
f8dbc1aa9f
Theme cleaner
2016-09-10 16:09:01 +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
BENKE Charlie
05b02e7bef
Update user.class.php
2016-07-16 18:05:58 +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
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
Maxime Kohlhaas
d777fca0b9
Warning messages after module activation and for user with no permission
2016-06-04 13:25:39 +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
8aebc37a5f
FIX Error message
2016-05-13 19:55:49 +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
Regis Houssin
0a52abab5d
Fix: broken multicompany transverse mode authentication feature
2016-04-19 13:38:32 +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
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
Regis Houssin
d2d38f58bf
Fix: beware with merges in conflict !!
2016-03-17 09:22:12 +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
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
BENKE Charlie
c910fd151f
add setcategorie on user class
2016-02-13 10:27:12 +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
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
50b0019ead
A protection to avoid situation loosing all admin accounts
2016-01-22 11:54:14 +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
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
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
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
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
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
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
Laurent Destailleur
62792c08eb
Merge pull request #3591 from GPCsolutions/inherited
...
[Qual] Cleanup of inherited class properties
2015-09-26 11:23:59 +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
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
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
5ffab9720f
More complete connexion profile
2015-09-07 12:38:39 +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
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
59e88590e0
Move my address email to new one
2015-07-15 20:30:33 +02:00
Laurent Destailleur
5584acddbd
Content of popup tooltip on contact and login link
2015-06-26 17:21:03 +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
ef5ff2f218
Use the complete popup on user in user list and hierarchy view.
2015-06-16 15:08:20 +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
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
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
5e773d4cb6
Work on finishing of style
2015-05-31 01:06:51 +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
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
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
b0d73ee674
FIX Bad link to login page into email for password renewal.
2015-05-12 23:47:28 +02:00
Marcos García de La Fuente
e2e6049c7f
Copyright
2015-04-18 20:50:03 +02:00
Marcos Garcí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
f0fb6f1b2c
Work on md theme
2015-03-24 22:24:15 +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
6d1324b463
Work on expense report module
2015-02-21 16:15:54 +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
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 García de La Fuente
86100758ff
Miscellaneous corrections
2014-12-28 20:13:15 +01:00
Laurent Destailleur
8996953077
Fix: error reported by scrutinizer
2014-12-20 15:42:03 +01:00
Laurent Destailleur
99e5715f28
Fixed: Length too small to see fullname.
2014-12-10 20:09:48 +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
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
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
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
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +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
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
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
Laurent Destailleur
fa82cbceb9
Qual: Removed useless function
2014-07-05 08:59:41 +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 García de La Fuente
460fb7a453
Removed new SQL double-debug
2014-07-02 21:29:07 +02:00
Marcos Garcí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
3791175536
Fix: doxygen
2014-06-20 13:07:15 +02:00
Marcos García de La Fuente
56abf1cd72
Removed duplicated SQL error logging
2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
ca0a6cb307
Removed SQL string from call debug log
2014-06-13 01:34:39 +02:00
Marcos Garcí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 García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +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
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
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
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
philippe
e2b29bb108
fix english misspelling
2014-03-05 09:57:36 +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
aspangaro
6a86c31067
Update Skype Module
2013-11-07 13:17:08 +01:00
Laurent Destailleur
4eb37abed9
New: Translate the email to change password.
2013-08-25 06:53:59 +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
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
Marcos García
818c6e648a
Removed duplicated code
2013-04-29 22:04:46 +02:00
Laurent Destailleur
750b30863f
Qual: Clean code from things that should be inside external module.
2013-04-11 09:15:41 +02:00
fhenry
c109467d20
Qual : Review code after intalling PHPUnit, CodeSniffer on Eclipse...
2013-04-04 13:58:33 +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
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +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
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +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
15f8b588d6
english standardization
2013-02-23 11:54:46 +01:00
Grand Philippe
869a014d32
english standardization
2013-02-23 11:42:12 +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
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
c7a6ee492d
New: Add push from Philippe to manager user hierarchy.
2013-02-11 20:45:36 +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
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
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
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
fhenry
b9c53fd796
remove dummy line
2013-01-13 20:50: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
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
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +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
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
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
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
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
99fa385602
Fix: minor vulnerabilities
2012-10-20 09:33:39 +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
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
ffbe2acc36
Fix: use https if https is used
2012-09-18 11:06:49 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Laurent Destailleur
07aae3200f
Fix: Test on ref and ref_ext into webservice
2012-08-29 10:23:15 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
b77a2255a0
Fix: wrong user count
2012-08-14 19:54:08 +02:00
Regis Houssin
c558f2206c
Fix: strict mode pleasure
2012-08-01 13:30:38 +02:00
Regis Houssin
fb23364511
Fix: uniformize code
2012-07-23 16:10:54 +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
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
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
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
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
aea97075f1
Fix: Fix some bugs (phpunit is now ok with pgsql too)
2012-03-11 21:45:17 +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
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
a93a9f75f2
Qual: Uniformize code
2012-01-11 01:06:56 +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
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
Regis Houssin
6bbc1a1a77
Fix: move transverse mode parameters in conf.php
2011-11-04 09:09:53 +01:00
Laurent Destailleur
d394fb621a
Fix: Try to fix trigger tha change password
2011-11-02 18:05:45 +01:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Laurent Destailleur
7e38f8a85e
Fix: Removed deprecated field
2011-10-18 14:42:46 +02:00
eldy
0c3db381d1
Qual: Removed warnings
2011-10-10 13:59:30 +02:00
Laurent Destailleur
5137d1ac86
Qual: Uniformize code
2011-09-23 23:46:14 +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
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
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
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
Regis Houssin
27300fe898
Fix: remove obsolete tags (in progress)
2011-08-27 16:15:06 +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
a49bea1b03
multicompany enhancement (in progress)
2011-08-19 22:15:22 +00:00
Regis Houssin
14e0db6602
multi-company module enhancement
2011-08-19 07:22:17 +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
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
Regis Houssin
32f77f9ba1
Works on multicompany
...
Fix: uniformize code, more simple
2011-06-07 15:45:01 +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
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
Laurent Destailleur
d1ed609684
Qual: Removed TODO. Now all password generation use the password generator module.
2011-05-01 10:48:43 +00:00
Laurent Destailleur
b8c4359961
New: Show user status in user lists.
2011-04-06 19:54:06 +00:00
Laurent Destailleur
3f08bf5797
Qual: Uniformize code
2011-03-30 12:27:42 +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
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
c5b96bd327
Translate properties
2011-02-06 19:35:39 +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
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
761c613356
Fix: Try to fix to allow reserved keyworks into PGSQL user records.
2010-11-15 19:08:35 +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
d20a3c64ba
Add trigger USER_CREATE_FROM_CONTACT
2010-11-08 17:34:38 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +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
Philippe Grand
b6d0f859af
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
98a4430d5f
Better postgresql compatibility
2010-08-14 02:44:07 +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
c0521a20a9
Qual: Remove deprecated code
2010-06-17 16:53:26 +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
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
ed9144957a
according to new tree directory
2010-04-29 15:23:21 +00:00