Mluchkin
5811680c38
fix russian language
2019-07-05 15:33:03 +03:00
Rubén D
4da57f86fb
* [MOD] Improved behavior when searching for user permission on accounts. Thanks to @anth69 for the feedback. Closes #1338
...
* [MOD] Updated translations. Thanks to all contributors.
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-05-25 00:29:02 +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
e17e80d665
* [ADD] Added search for accounts name by regular expression. Closes #1311
...
* [FIX] Fixed wrong behavior when search operator was set
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-25 23:20:00 +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
nuxsmin
a1639fdf47
* [ADD] Added more unit tests
...
* [MOD] Improved file cache handling
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-11 12:09:58 +01:00
nuxsmin
33ae422b2f
* [FIX] Pager was not displayed on auth tokens list
...
* [ADD] Added special filters for account searching on management tab
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-11 01:04:35 +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
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
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
02f3498eda
* [ADD] Unit testing. Work in progress
...
* [ADD] Added trasient data collection to context
* [MOD] Code refactoring and minor bugfixes
2018-07-03 00:53:51 +02:00
nuxsmin
e78f853a79
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring and minor bugfixes
2018-07-02 01:18:41 +02:00
nuxsmin
f3343059eb
* [FIX] Fixed wrong behaviour when retrieving account's password history data
...
* [MOD] Improved accounts ACL behaviour
* [ADD] Unit testing. Work in progress
2018-06-26 01:03:06 +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
13bc80a4d5
* [FIX] Fixed wrong behaviour when deleting multiple items in a row. Thanks to @Fizard for the feedback. Closes #958
...
* [MOD] Custom fields data ordering is set by required flag. Thanks to @Fizard for the feedback. Related #957
* [MOD] Tags filtering can now be restricted to either all or any of them. Thanks to @endritius and @Fizard for the feedback. Closes #944
2018-06-07 01:08:04 +02:00
nuxsmin
ea8baebf37
* [ADD] Unit testing. Work in progress.
...
* [MOD] Improved accounts search filtering by using an operator (AND/OR) for searching filters. The operator will work on any filter field set (text, client, category and tags).
2018-05-31 01:38:55 +02:00
nuxsmin
b9bc1c09e9
* [ADD] Permissions for users and groups on accounts could now be set either for viewing or editing.
...
* [MOD] Improved account ACL performance
* [MOD] Improved tags and permissions saving behavior
2018-04-02 00:02:24 +02:00
nuxsmin
be82723788
* [MOD] Improved special searching parameters behavior
2018-03-31 15:14:53 +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
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
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
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
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
19cd3bb88e
* [ADD] Cache for theme icons.
...
* [MOD] Improved caching by setting an expire time.
2018-03-08 17:27:15 +01:00
nuxsmin
a8758d36d9
* [ADD] Cache for displaying clients color on searches.
2018-03-08 16:20:47 +01:00
nuxsmin
f821b716e4
* [ADD] Added notifications event handler
...
* [ADD] Added account acl file based cache
* [ADD] Added deep links
* [FIX] Several bugfixes
2018-03-05 01:33:16 +01:00
nuxsmin
bfefa194ef
* [FIX] Favorite searching
2018-02-28 12:39:12 +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
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
e0e2918b88
* [ADD] Code refactoring in order to implement DDD. Work in progress.
2018-01-16 00:05:30 +01:00