nuxsmin
e484fb74a7
* [MOD] UI tweaks for improving the context help displaying for the options.
...
* [MOD] Improved user tab.
* [ADD] Added usage detail for users
2018-03-31 15:07:42 +02:00
nuxsmin
f59611a17a
* [ADD] Improved group information by listing the users who are using the group.
...
* [MOD] Minor UI tweaks
2018-03-30 22:30:57 +02:00
nuxsmin
9511953acb
* [ADD] Improved group information by listing the users who are using the group.
...
* [MOD] Minor UI tweaks
2018-03-30 22:24:30 +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
8185d76e94
* [ADD] Improved special parameters searching. Parameters can nested, an operator (and/or) could be set and the search string is taken into account.
...
* [MOD] PHP 7 is required because sysPass is committed to avoid using old software versions and take advantage of new features from latest versions.
2018-03-30 15:25:43 +02:00
nuxsmin
1098ec93ef
* [MOD] Allow to deselect secutiry options in mail configuration tab. Closes #851 . Thanks to @vmario89 for the feedback!
2018-03-29 21:49:37 +02:00
nuxsmin
66753ec879
* [MOD] Improved account search header alignment to fit on displayed results. Related #884 , #605
2018-03-29 21:41:28 +02:00
nuxsmin
596f67ceed
* [ADD] Show up account ID within details tab. Related #864
...
* [ADD] New special filter by account ID. Related #864
2018-03-29 20:58:25 +02:00
nuxsmin
a0d2de9e35
* [MOD] UI tweaks
2018-03-29 20:16:33 +02:00
nuxsmin
0418fbf299
* [MOD] UI tweaks on login and password reset views
...
* [MOD] Improved password fields behavior. New strength level meter, copy to clipboard and password viewer doesn't show up the RSA encrypted text.
2018-03-29 19:52:52 +02:00
nuxsmin
f678f24f42
* [MOD] UI tweaks on login and password reset views
...
* [MOD] Improved password fields behavior. New strength level meter, copy to clipboard and password viewer doesn't show up the RSA encrypted text.
2018-03-29 19:41:50 +02:00
nuxsmin
9553a90f88
* [MOD] UI tweaks on login and password reset views
...
* [MOD] Improved password fields behavior. New strength level meter, copy to clipboard and password viewer doesn't show up the RSA encrypted text.
2018-03-29 19:17:54 +02:00
nuxsmin
d7c8daf0ff
* [MOD] UI tweaks on login and password reset views
2018-03-28 12:36:46 +02:00
nuxsmin
4b45e206c9
* [ADD] Random generated password length is restricted to 117 bytes because RSA encryption payload max length. Thanks to @vmario89 for the feedback!
...
* [ADD] Added line breaks for password displaying
2018-03-27 12:30:49 +02:00
nuxsmin
9426c8a520
* [ADD] Random generated password length is restricted to 117 bytes because RSA encryption payload max length
...
* [ADD] Added line breaks for password displaying
2018-03-27 12:22:50 +02:00
nuxsmin
cf69b34fe6
* [ADD] Option for enable/disable account's password expiry date. The expire time could be set too
...
* [ADD] Random generated passwords can be copied to clipboard
* [ADD] Random generated passwords can be viewed after being generated
* [MOD] Code refactoring
2018-03-26 13:40:55 +02:00
nuxsmin
73bcfbe825
* [ADD] Option for enable/disable account's password expiry date. The expire time could be set too
...
* [ADD] Random generated passwords can be copied to clipboard
* [ADD] Random generated passwords can be viewed after being generated
* [MOD] Code refactoring
2018-03-26 13:39:04 +02:00
nuxsmin
4259b5f2d4
* [ADD] Option for enable/disable account's password expiry date. The expire time could be set too
...
* [ADD] Random generated passwords can be copied to clipboard
* [ADD] Random generated passwords can be viewed after being generated
* [MOD] Code refactoring
2018-03-26 13:30:42 +02:00
nuxsmin
be55ec8083
* [ADD] Direct linking available
...
* [FIX] Minor bugfixes
2018-03-25 13:40:53 +02:00
nuxsmin
38630dc3bc
* [FIX] Fixed upgrade process. Thanks to @josedo_3010 for the feedback and testing!
...
* [ADD] Improved SQL file parsing for better install/upgrade handling.
2018-03-24 12:09:23 +01:00
nuxsmin
b2b0be00db
* [FIX] Fixed some upgrading issues
2018-03-23 14:01:54 +01:00
nuxsmin
7b077370c1
* [MOD] Bump build version and stage
2018-03-23 10:45:14 +01:00
nuxsmin
01d0f61bae
* [MOD] New look&feel for login page
...
* [FIX] Minor bugfixes. Thanks to @vmario89 for the feedback!
2018-03-22 23:44:23 +01:00
nuxsmin
43757e1560
* [ADD] Syslog and remote syslog through Monolog
...
* [MOD] UI tweaks
2018-03-22 17:54:39 +01:00
nuxsmin
fef2c09616
* [FIX] Minor bugfixes
...
* [MOD] Updated english translation
2018-03-22 12:44:17 +01:00
nuxsmin
c402c028d4
* [FIX] Minor bugfixes
...
* [MOD] Updated english translation
2018-03-22 11:58:16 +01:00
nuxsmin
fe054a6e21
* [MOD] New look&feel for account view
...
* [MOD] New look&feel for config view
* [FIX] Minor bugfixes
2018-03-22 00:39:23 +01:00
nuxsmin
4928f99893
* [MOD] New look&feel for account view
...
* [MOD] New look&feel for config view
* [FIX] Minor bugfixes
2018-03-22 00:35:09 +01:00
nuxsmin
cd08b4ca66
* [MOD] New look&feel for user profile view
2018-03-21 22:00:20 +01:00
nuxsmin
0f228e39da
* [FIX] Minor bugfixes
...
* [MOD] Updated english translation
2018-03-21 14:20:25 +01:00
nuxsmin
c887a5328a
* [MOD] New look&feel for login page
2018-03-20 23:30:45 +01:00
nuxsmin
abff45cb91
* [MOD] Allow config data updates without saving
...
* [FIX] Fixed issue when using special searches
* [FIX] Minor bugfixes
2018-03-20 22:56:27 +01:00
nuxsmin
e72cf0e5bd
* [ADD] API backup & export management
2018-03-20 16:29:12 +01:00
nuxsmin
2b91186ae9
* [ADD] API categories management
...
* [ADD] API clients management
* [ADD] API tags management
* [FIX] Restore missing method
2018-03-20 16:10:05 +01:00
nuxsmin
e4167f06fc
* [ADD] Error page for common errors during initialization.
...
* [FIX] Minor bugfixes
2018-03-19 23:36:30 +01:00
nuxsmin
85de6fd507
* [FIX] Fixed wrong Acl behavior
...
* [FIX] Minor bugfixes
* [MOD] Updated db schema
2018-03-19 20:41:38 +01:00
nuxsmin
b7504f9f72
* [ADD] Upgrade process. Work in progress.
2018-03-19 12:32:20 +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
70959f52ec
* [MOD] Installer refactoring.
2018-03-15 20:00:09 +01:00
nuxsmin
fddbf24138
* [MOD] Code refactoring
2018-03-15 18:40:12 +01:00
nuxsmin
74ceb8dc8c
* [FIX] Fixed custom fields behavior.
2018-03-15 00:14:38 +01:00
nuxsmin
182735b445
* [MOD] sysPass release status and notices reworked.
2018-03-14 22:29:10 +01:00
nuxsmin
a01c4769e7
* [ADD] Status controller for checking release and notice messages.
2018-03-14 17:51:19 +01:00
nuxsmin
2697d7f10f
* [FIX] Fixed installer
...
* [FIX] Fixed config file creation
* [FIX] Fixed temporary master pass checking
* [FIX] RSA crypt class behavior
* [MOD] Updated database structure file
* [MOD] Improved installer messages
2018-03-14 16:16:22 +01:00
nuxsmin
47341d6dbb
* [ADD] API module. Work in progress.
...
* [MOD] Removed legacy code.
2018-03-13 23:26:43 +01:00
nuxsmin
4fc931cbe5
* [ADD] API module. Work in progress.
2018-03-13 16:38:43 +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
cd1b80d582
* [ADD] API module. Work in progress.
2018-03-12 14:26:43 +01:00