26 Commits

Author SHA1 Message Date
Rubén D
41703b50f9 * [MOD] Strict type checking (WIP)
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 14:24:42 +01:00
Rubén D
e4e6e04c57 * [MOD] Updated copyright
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-07 19:42:41 +01: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
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
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
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
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
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
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
de115116bf * [FIX] Fixed issue when displaying custom field of type password
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-14 00:19:30 +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
97eb36c358 * [FIX] Wrong behavior when getting actions in database error page. 2018-03-26 00:53:11 +02:00
nuxsmin
85de6fd507 * [FIX] Fixed wrong Acl behavior
* [FIX] Minor bugfixes
* [MOD] Updated db schema
2018-03-19 20:41:38 +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
e640f12f23 * [ADD] Session abstraction by using context classes 2018-03-09 12:48:33 +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
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
de8df2bf4c * [ADD] Eventlog UI with search option 2018-02-24 22:43:32 +01:00
nuxsmin
2cbaed9965 * [MOD] Improved CSS & JS resources handling.
* [MOD] Improved bootstrap workflow. Work in progress.
2018-02-08 23:10:12 +01:00
nuxsmin
b5f13259cc * [MOD] Load actions from XML file 2018-02-04 22:59:18 +01:00
nuxsmin
e0e2918b88 * [ADD] Code refactoring in order to implement DDD. Work in progress. 2018-01-16 00:05:30 +01:00
nuxsmin
5fd678fddd * [ADD] Finished access manager refactoring. Work in progress. 2017-12-25 23:17:10 +01:00
nuxsmin
87a79eb12f * [ADD] Work in progress. 2017-11-27 02:31:34 +01:00