Commit Graph

24 Commits

Author SHA1 Message Date
nuxsmin
cd10389100 * [ADD] Added default permissions for accounts based on user, group and profiles.
* [MOD] Updated translations
* [MOD] Code refactoring
2018-08-30 01:41:57 +02:00
nuxsmin
b2687c58a6 * [FIX] Wrong behavior when returning controller's method result
* [MOD] Code refactoring
2018-08-22 20:22:50 +02:00
nuxsmin
e92637bccd * [FIX] Fixed wrong behaviour when deleting accounts. The account was not saved into the history.
* [ADD] Accounts can now be restored from history
* [ADD] Unit testing. Work in progress
* [MOD] Improved file handlers
* [MOD] Code refactoring
2018-08-07 21:30:06 +02:00
nuxsmin
31a38bc43c * [ADD] PHP modules checking. Work in progress
* [FIX] Minor bugfixes
* [MOD] Code refactoring
2018-08-01 00:18:11 +02:00
nuxsmin
cd2c0379db * [MOD] Improved plugins manager
* [MOD] Code refactoring and cleanup
* [MOD] Make classes final for performance improvements and avoid some side behaviours
2018-07-28 21:45:49 +02:00
nuxsmin
b786f26213 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
2018-07-24 23:58:58 +02:00
nuxsmin
a97b92131f * [ADD] Added URI signature for JS and CSS resources
* [MOD] Improved requests handling. It makes them more testing friendly
* [MOD] Code refactoring
2018-07-08 23:05:30 +02:00
nuxsmin
de115116bf * [FIX] Fixed issue when displaying custom field of type password
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-14 00:19:30 +02:00
nuxsmin
9c63f47e17 * [FIX] Fixed issue when displaying custom field of type password
* [FIX] Fixed wrong behaviour when ordering custom field by required option. Thanks to @Fizard for the feedback. Related #957
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-13 00:19:48 +02:00
nuxsmin
0096963131 * [MOD] Improved repositories behaviour and code refactoring.
* [ADD] Added more unit tests. Work in progress.
* [FIX] Fixed wrong behaviour when updating an LDAP user. Related #950. Thanks to @Fizard for the feedback.
2018-06-12 01:36:28 +02:00
nuxsmin
317f3ba81c * [ADD] Improved group information by listing the users who are using the group.
* [MOD] Minor UI tweaks
2018-03-30 21:50:22 +02:00
nuxsmin
85de6fd507 * [FIX] Fixed wrong Acl behavior
* [FIX] Minor bugfixes
* [MOD] Updated db schema
2018-03-19 20:41:38 +01:00
nuxsmin
435bf3b810 * [ADD] Added plugin controller
* [MOD] Code refactoring
* [FIX] Bugfixes
2018-03-06 14:21:45 +01:00
nuxsmin
e0a45f4b2e * [MOD] Improved parsing request data 2018-03-03 12:44:02 +01:00
nuxsmin
7ec589a6fe * [FIX] Fixed search grid behavior 2018-03-03 11:08:21 +01:00
nuxsmin
407a3f0694 * [ADD] Password reset module. Work in progress
* [ADD] Mail provider. Work in progress
* [MOD] Updated copyright
* [MOD] Improved tracking module
2018-02-27 00:06:59 +01:00
nuxsmin
94f9929be0 * [ADD] Notifications module
* [ADD] Delete multiple items at once
* [FIX] Some bugfixes
* [MOD] Removed deprecated code
2018-02-26 02:29:54 +01:00
nuxsmin
ae40fb6d1b * [MOD] Improved exception handling. 2018-02-24 12:48:15 +01:00
nuxsmin
faffe5495b * [ADD] Config module. Work in progress 2018-02-19 01:51:36 +01:00
nuxsmin
c76bbee972 * [MOD] Improved bootstrapping. Work in progress. 2018-02-14 17:46:34 +01:00
nuxsmin
674c9154b7 * [MOD] Improved IoC handling. Work in progress 2018-02-14 00:24:35 +01:00
nuxsmin
0ed17a8f46 * [ADD] Added services for every repository
* [ADD] New Select component to deal with structured data from a query which will be shown in an HTML select component
* [MOD] Improved accounts search filtering
* [MOD] Code refactoring
2018-01-22 01:15:52 +01:00
nuxsmin
17d2b08809 * [ADD] Code refactoring in order to implement DDD. Work in progress. 2018-01-16 00:07:10 +01:00
nuxsmin
5fd678fddd * [ADD] Finished access manager refactoring. Work in progress. 2017-12-25 23:17:10 +01:00