nuxsmin
|
42471b4680
|
* [MOD] Plugins module icon is now on main menu
* [MOD] Code refactoring
|
2018-08-31 00:11:55 +02:00 |
|
nuxsmin
|
b106ae6892
|
* [MOD] Strings fixed
|
2018-08-30 22:55:03 +02:00 |
|
nuxsmin
|
ade40e2622
|
* [MOD] Strings fixed
|
2018-08-30 16:25:33 +02:00 |
|
nuxsmin
|
2fc71e87dc
|
* [ADD] Default permissions rewritten to make a more generic approach. Now it can manage multiple items/modules default values from the same view, so it's called Items Preset.
* [MOD] Code refactoring
|
2018-08-30 16:19:18 +02:00 |
|
nuxsmin
|
7ceb3afe56
|
* [ADD] Added default permissions for accounts based on user, group and profiles.
* [MOD] Updated translations
* [MOD] Code refactoring
|
2018-08-30 02:02:12 +02:00 |
|
nuxsmin
|
1b37423909
|
* [ADD] Added default permissions for accounts based on user, group and profiles.
* [MOD] Updated translations
* [MOD] Code refactoring
|
2018-08-30 01:53:22 +02:00 |
|
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
|
7a938b677b
|
* [MOD] Sort displaying of events in select
|
2018-08-28 13:03:15 +02:00 |
|
nuxsmin
|
7fcb8aa733
|
* [FIX] Wrong type casting on API parameter
|
2018-08-28 02:49:43 +02:00 |
|
nuxsmin
|
5f7f3072e4
|
* [MOD] Updated German translation. Thanks to @vmario89 for his contribution. Related #1017
3.0.0.18082801-beta
|
2018-08-28 01:46:46 +02:00 |
|
nuxsmin
|
647bee046f
|
* [FIX] Fixed untranslated strings on some messages. Thanks to @vmario89 for the notice. Related #1017
|
2018-08-28 01:38:27 +02:00 |
|
nuxsmin
|
18c87cae08
|
* [FIX] Fixed wrong behavior when creating a new user and set force password change. Thanks to @vmario89 for the notice. Closes #1025
|
2018-08-28 01:31:22 +02:00 |
|
nuxsmin
|
377bf6f366
|
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026
* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring
|
2018-08-28 01:22:09 +02:00 |
|
nuxsmin
|
7e0785a03e
|
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026
* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring
|
2018-08-28 01:16:40 +02:00 |
|
nuxsmin
|
02815f9d3c
|
* [ADD] Added API method for updating account's password. Related #1004
* [ADD] Added API method for updating account. Related #1004
* [MOD] Improved API return messages
* [MOD] Code refactoring
|
2018-08-28 00:37:40 +02:00 |
|
nuxsmin
|
330e85fc07
|
* [ADD] Unit testing. Work in progress
* [ADD] Integration tests for API module. Work in progress
* [MOD] Code refactoring
3.0.0.18082701-beta
|
2018-08-27 11:06:07 +02:00 |
|
nuxsmin
|
3d437d8348
|
* [FIX] Wrong behavior when returning controller's method result
* [MOD] Code refactoring
|
2018-08-22 20:26:34 +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
|
3c78910569
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
3.0.0.18081002-beta
|
2018-08-11 09:46:36 +02:00 |
|
nuxsmin
|
09ea81dbef
|
* [MOD] Improved initialization
|
2018-08-11 08:17:44 +02:00 |
|
nuxsmin
|
7158aff6c6
|
* [MOD] Improved initialization
|
2018-08-10 22:53:57 +02:00 |
|
nuxsmin
|
ca23387e06
|
* [FIX] Fixed issue when installing sysPass. Database connection data was not updated.
3.0.0.18081001-beta
|
2018-08-10 12:15:41 +02:00 |
|
nuxsmin
|
8a7a51e224
|
* [FIX] Wrong behavior when bootstrapping the web UI
|
2018-08-09 22:30:07 +02:00 |
|
nuxsmin
|
580820efe3
|
* [FIX] Fixed wrong behavior under testing environment
3.0.0.18080902-beta
|
2018-08-09 20:42:21 +02:00 |
|
nuxsmin
|
e28ec274e0
|
* [FIX] Wrong behavior when searching for items through the API. Thanks to @GGOUSSEAUD for the feedback and testing. Related #1000
* [MOD] Improved API help. Related #1004
* [MOD] Code refactoring
|
2018-08-09 13:43:02 +02:00 |
|
nuxsmin
|
617c3b5e84
|
* [MOD] Bump build number
3.0.0.18080901-beta
|
2018-08-09 10:32:07 +02:00 |
|
nuxsmin
|
ce6650dc9a
|
* [FIX] Fixed issue when loading a missing icons cache file. Thanks to @OnoTime for the feedback. Closes #1003
|
2018-08-08 17:49:23 +02:00 |
|
nuxsmin
|
950ad4fff5
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
|
2018-08-08 15:26:14 +02:00 |
|
nuxsmin
|
f3e30e706f
|
* [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
3.0.0.18080701-beta
|
2018-08-07 21:56:40 +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
|
4622e92ef9
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
|
2018-08-06 21:02:30 +02:00 |
|
nuxsmin
|
25a8aaa219
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
3.0.0.18080601-beta
|
2018-08-06 20:54:09 +02:00 |
|
nuxsmin
|
a00b1fb3e9
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
* [FIX] Minor bugfixes
|
2018-08-06 10:16:29 +02:00 |
|
nuxsmin
|
218a481732
|
* [FIX] Minor bugfixes
|
2018-08-02 01:26:37 +02:00 |
|
nuxsmin
|
7f31cf6d05
|
* [ADD] Added warning messages for PHP extension checking
* [MOD] Improved updates and notification checking
* [MOD] Improved backup process
* [MOD] Updated translations
|
2018-08-02 00:53:51 +02:00 |
|
nuxsmin
|
30ba17c4b0
|
* [ADD] Added some PHP extension checks
|
2018-08-01 10:50:47 +02:00 |
|
nuxsmin
|
54b9c9c1ff
|
* [FIX] Fixed browser language detection. Thanks to @vmario89 for the feedback. Related #973
|
2018-08-01 10:30:39 +02:00 |
|
nuxsmin
|
724b667fd2
|
* [FIX] Fixed wrong behaviour when parsing users from ACL
|
2018-08-01 00:37:27 +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
|
bc80e8797a
|
* [ADD] PHP module checker. Work in progress
|
2018-07-31 14:58:52 +02:00 |
|
nuxsmin
|
056aed8cef
|
* [FIX] Fixed wrong behaviour when searching through API. Search text was unused. Thanks to @GGOUSSEAUD for the feedback and testing. Related #994
|
2018-07-31 01:56:47 +02:00 |
|
nuxsmin
|
546a9b51fa
|
* [MOD] Bump build number
* [MOD] Updated README
* [MOD] Show PHP version on demo mode
* [FIX] Fixed default log level on database log handler
3.0.0.18073101-beta
|
2018-07-31 01:21:25 +02:00 |
|
nuxsmin
|
868aec0439
|
* [MOD] Updated PHP-DI
* [MOD] Improved some setup behaviour
|
2018-07-30 23:11:34 +02:00 |
|
nuxsmin
|
1dd514aa63
|
* [MOD] Updated PHP-DI
* [MOD] Improved some setup behaviour
|
2018-07-30 22:59:12 +02:00 |
|
nuxsmin
|
0c8bb3ce3d
|
* [MOD] Updated PHP-DI
* [MOD] Improved some setup behaviour
|
2018-07-30 22:47:59 +02:00 |
|
nuxsmin
|
118cbef961
|
* [ADD] PHP module checker. Work in progress
|
2018-07-30 15:02:02 +02:00 |
|
nuxsmin
|
2a4c15622c
|
* [FIX] Added DEBUG constant on unit testing
|
2018-07-30 13:58:47 +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
|
520b1eebec
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
|
2018-07-30 00:42:38 +02:00 |
|
nuxsmin
|
0005026a4c
|
* [ADD] Unit testing
* [MOD] Improved actions management. Actions Ids need to be updated
* [MOD] Code refactoring and cleanup
|
2018-07-29 23:41:08 +02:00 |
|