Commit Graph

98 Commits

Author SHA1 Message Date
nuxsmin
25adf37728 * [ADD] Added view action on accounts manager list
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-11 01:25:58 +02: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
a795fa8a23 * [ADD] Shared (public) links can now be deleted from the account's page by either the link creator or application admin. Closes #811. Thanks to @vmario89 for the feedback
* [FIX] Fixed wrong behavior when refreshing public link from the account's page

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-08 02:11:11 +02:00
nuxsmin
943a571d85 * [MOD] UI tweaks
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-08 01:20:49 +02:00
nuxsmin
71e504da40 * [FIX] Fixed wrong string in button for deleting multiple items
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-08 00:40:51 +02:00
nuxsmin
bf82807353 * [MOD] Code refactoring
* [ADD] Added PHP 7.2 to Travis CI

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-02 00:31:46 +02:00
nuxsmin
cb92560425 * [FIX] Fixed issue when displaying username on session bar when it isn't available. Closes #1048. Thanks to @vmario89 for the feedback.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-01 23:33:09 +02:00
nuxsmin
a1adeaba66 * [FIX] Fixed truncated data when displaying eventlog
* [FIX] Fixed ACL permission for tracks

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-01 00:54:36 +02:00
nuxsmin
c65f406cbd * [ADD] Added tracks management.
* [MOD] Code refactoring.
* [MOD] Updated translations.

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-01 00:18:57 +02:00
nuxsmin
a5b6b00873 * [ADD] Added the ability to add tags from account's view. Related #1041. Thanks to @vmario89 for the feedback
* [MOD] Minor UI tweaks

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-23 13:30:32 +02:00
nuxsmin
5a06ca3b26 * [ADD] Added password preset for accounts password validation
* [MOD] Code refactoring

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-02 21:05:03 +02:00
nuxsmin
beb9af7e80 * [MOD] Moved ItemPreset objects to their own directory 2018-09-02 09:54:34 +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
6664a50329 * [ADD] New preset option for private accounts.
* [MOD] Code refactoring.
2018-08-31 02:05:10 +02:00
nuxsmin
3e43d6ec28 * [ADD] New preset option for private accounts.
* [MOD] Code refactoring.
2018-08-31 01:49:43 +02:00
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
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
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
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
b2687c58a6 * [FIX] Wrong behavior when returning controller's method result
* [MOD] Code refactoring
2018-08-22 20:22:50 +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
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
a00b1fb3e9 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
* [FIX] Minor bugfixes
2018-08-06 10:16:29 +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
1039e5e3a3 * [ADD] Unit testing
* [MOD] Improved ACL management
* [MOD] Improved actions management. Actions Ids need to be updated
* [MOD] Do not return false when a database transaction is trying to start during another transaction.
* [MOD] Code refactoring and cleanup
2018-07-29 19:20:27 +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
ed34cbbb05 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
2018-07-14 13:31:24 +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
e78f853a79 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring and minor bugfixes
2018-07-02 01:18:41 +02:00
nuxsmin
96eda4f3eb * [MOD] Fixed some issues when running on PHP 7.2. Work in progress 2018-06-28 17:19:30 +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
c2b40da860 * [FIX] Fixed issue when retrieving the public link for an account 2018-06-12 01:57:35 +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
3014c666a3 * [FIX] Fixed wrong behavior when decrypting encrypted data, because it was unlocking the encryption key twice. Thanks to @fizard for the feedback. Related #928 2018-05-29 15:39:40 +02:00
nuxsmin
777b4b6316 * [FIX] Fixed typo when setting linked account. Thanks to @Fizard for the feedback and testing. Closes #921
* [FIX] Fixed missing controllers for accounts management. Thanks to @Fizard for the feedback and testing. Closes #922
2018-04-25 09:56:26 +02:00
nuxsmin
b041720886 * [MOD] Improved help for special paramenters.
* [MOD] Improved UI for mobile browsing.
* [MOD] Improved locale detection.
* [MOD] Minor UI tweaks.
2018-04-14 22:26:30 +02:00
nuxsmin
fd14efa5eb * [MOD] Improved tooltip displaying in account search view
* [ADD] Public links are shown in account search view
* [MOD] Code cleanup
2018-04-05 23:52:37 +02:00
nuxsmin
d2dd98e0b4 * [FIX] Fixed wrong behavior when copying account password from history to clipboard. Thanks to @@josedo_3010 for testing! 2018-04-03 20:57:05 +02:00
nuxsmin
b5a25cd3e9 * [MOD] Improved account actions bar 2018-04-03 00:49:24 +02:00
nuxsmin
56b8608610 * [ADD] Added option to set unencrypted custom fields. 2018-04-02 23:48:59 +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
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
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
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
e4167f06fc * [ADD] Error page for common errors during initialization.
* [FIX] Minor bugfixes
2018-03-19 23:36:30 +01:00