Rubén D
b5559b52eb
* [FIX] Skip over initialization when upgrade is needed. Thanks to @Envikia and @alexseys for the notice. Closes #1355
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-07-20 20:51:28 +02:00
Rubén D
6197c52af1
* [MOD] Update copyright date
...
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-27 02:48:18 +02:00
Rubén D
2318796c00
* [FIX] Fixed wrong behavior when searching for accounts on accounts manager. Thanks to @Weptun for the feedback. Closes #1271
...
* [ADD] Added missing tests
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-21 23:12:45 +02:00
Rubén D
e90efd3759
* [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210
2019-01-24 14:13:34 +01:00
Rubén D
0a34ec61f4
* [FIX] Wrong behavior when upgrading custom fields, public links and API tokens from v2
2019-01-24 11:04:58 +01:00
nuxsmin
afdfa80d8f
* [FIX] Wrong behavior when accessing through API. Maintenance mode was wrongly checked. Thanks to @pierrehenrymuller for the feedback. Closes #1108
...
* [MOD] Updated displayed strings for custom fields type.
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-19 00:16:32 +01:00
nuxsmin
5a549532f6
* [MOD] Use config cache file instead of storing it in PHP's session
...
* [MOD] Unit testing tweaks in order to renew config cache
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-12 00:12:01 +01:00
nuxsmin
24efad7409
* [FIX] Fixed wrong config version checking
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-10 21:56:34 +01:00
nuxsmin
305d4de16f
* [MOD] Switched base language over to English
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-05 00:03:37 +01:00
nuxsmin
59de1c4d00
* [MOD] Improved database checking
...
* [ADD] Added plugin removal when it isn't available
* [FIX] Minor bugfixes
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-01 19:13:41 +01:00
nuxsmin
513ab01cff
* [ADD] User groups can now be managed thorugh API. Related #1054 . Thanks to @pierrehenrymuller for the feedback
...
* [ADD] Added missing API help for some actions
* [MOD] Updated translations
* [MOD] UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-07 20:49:30 +02:00
nuxsmin
af8b21fd10
* [ADD] New preset option for session timeout based on client IP address and network. Related #912
...
* [MOD] Improved IP addresses handling
* [MOD] Code refactoring
* [FIX] Minor bugfixes
2018-09-01 21:38:42 +02:00
nuxsmin
218a481732
* [FIX] Minor bugfixes
2018-08-02 01:26:37 +02:00
nuxsmin
f6aa24d5c1
* [FIX] Fixed wrong behaviour when updating custom fields data module
...
* [FIX] Delete non-existant users in notifications table
* [MOD] Improved error logging
2018-07-30 12:06:53 +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
3e26a1df71
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
* [MOD] Make classes final for performance improvements and avoid some side behaviours
2018-07-28 19:15:11 +02:00
nuxsmin
9d42c23873
* [ADD] Unit testing. Work in progress
...
* [MOD] Request handling rewritten to make it testable
* [MOD] Code refactoring
2018-07-15 14:05:15 +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
b2b0be00db
* [FIX] Fixed some upgrading issues
2018-03-23 14:01:54 +01:00
nuxsmin
4e5ea8ae43
* [ADD] Upgrade process. Work in progress.
2018-03-19 04:01:48 +01:00
nuxsmin
f4ed93a621
* [ADD] Upgrade process. Work in progress.
2018-03-17 13:26:38 +01:00
nuxsmin
d47b423afb
* [ADD] API module. Work in progress.
2018-03-13 13:30:34 +01:00
nuxsmin
4d6104b839
* [ADD] API module. Work in progress.
...
* [ADD] Upgrade service. Work in progress.
* [MOD] Context based session data. Added collection class to manage session properties.
* [MOD] Code refactoring.
* [MOD] Improved theme icons load by caching objects.
2018-03-13 02:01:09 +01:00
nuxsmin
cdecd3a06b
* [ADD] Delegate initialization to modules
2018-03-12 12:00:40 +01:00