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
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
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
761a795294
Maxi debug on REST APIs
2016-12-05 13:31:29 +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
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
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
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
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
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
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
BENKE Charlie
05b02e7bef
Update user.class.php
2016-07-16 18:05:58 +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
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
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
tysauron
9c63350831
Simplification + reprise du vrai DN de l'utilisateur (gestion multi domaine par exemple)
2016-06-16 23:39:59 +02:00