dolibarr/htdocs/user/class
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
..
api_users.class.php REST API: begin the refactoring. 2016-06-20 17:56:33 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
user.class.php FIX A non admin user should not be able to set/unset a user as admin 2016-06-04 18:37:41 +02:00
userbankaccount.class.php 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
usergroup.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00