Commit Graph

51 Commits

Author SHA1 Message Date
nuxsmin
28afca032d * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-20 18:40:51 +01:00
nuxsmin
6ee88bff04 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-19 23:31:04 +01:00
nuxsmin
2f01390c5f * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 13:12:41 +01:00
nuxsmin
fd25415e3b * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 09:06:41 +01:00
nuxsmin
b175350429 * [FIX] Related #441. Fixed issue when performing an upgrade to 2.0 version, because some item constraints becomes invalid. It will require alternative IDs for those items that doesn't exist.
* [FIX] Fixed language issue when an error is thrown when performing config checks. Solves #434
2017-02-15 18:04:46 +01:00
nuxsmin
7d64b83655 * [MOD] Show translated messages when some errors are thrown 2017-02-14 17:53:47 +01:00
nuxsmin
4ce79a089b * [MOD] Checks for PHP version lower than 7.1
* [MOD] Minor tweaks
2017-02-01 23:39:51 +01:00
nuxsmin
a685b8901e * [MOD] Improved account searching by caching ACL, users and groups.
* [MOD] Code cleanup.
* [FIX] Minor bugfixes
2017-01-30 02:16:20 +01:00
nuxsmin
45365a9599 * [MOD] Improved master password change handling by locking the app during the process.
* [MOD] Minor UI tweaks
2017-01-24 15:22:03 +01:00
nuxsmin
e6a4400880 * [MOD] Catch exception message from CSV import and show it. Related #372
* [MOD] Improved critical error messages handling.
2017-01-18 13:44:32 +01:00
nuxsmin
cf844157d3 * [MOD] Improved master password changing process.
* [MOD] Improved backup process.
* [FIX] Fixed bug on DB structure export file.
* [MOD] Improved init errors handling.
* [MOD] Improved Ajax request detection.
2017-01-18 12:38:19 +01:00
nuxsmin
bf5a26f2f3 * [MOD] Code cleanup 2017-01-18 01:25:32 +01:00
nuxsmin
03ed3ea1f7 * [MOD] Improved logging messages handling. 2017-01-16 01:53:42 +01:00
nuxsmin
931e3e75d5 * [MOD] Event logs are now logged in app lagnguage instead of user language.
* [MOD] Improved actions handling.
* [FIX] Minor bugfixes.
2017-01-15 22:33:11 +01:00
nuxsmin
28b315755f * [FIX] Fixed DB structure
* [MOD] Improved config upgrade
2017-01-12 14:29:10 +01:00
nuxsmin
87cb3c6f6c * [DEV] Bump to 2.0-beta 2017-01-12 02:54:45 +01:00
nuxsmin
69fee2b6b8 * [DEV] Upgrading bugfixes 2017-01-11 18:20:45 +01:00
nuxsmin
6b54b6fbbc * [DEV] Preparing for upgrade 2017-01-10 19:26:32 +01:00
nuxsmin
5c0c57fb3e * [DEV] Preparing for upgrade procedure 2017-01-10 01:36:48 +01:00
nuxsmin
bf34797301 * [DEV] Plugin bugfix
* [DEV] UI tweaks
2017-01-09 16:54:44 +01:00
nuxsmin
a5ae9182fa * [DEV] New Plugin achitecture (work in progress).
* [DEV] New Notifications feature (work in progress).
* [DEV] Code cleanup
2017-01-05 02:36:13 +01:00
nuxsmin
b33619c296 * [DEV] New Plugin infraestructure (work in progress). 2017-01-04 14:02:22 +01:00
nuxsmin
35f38265c2 * [DEV] New Plugin achitecture (work in progress) 2017-01-03 00:02:42 +01:00
nuxsmin
4280b9ec2f * [DEV] Fixed DB structure & UI tweaks 2016-12-31 12:52:01 +01:00
nuxsmin
0dbbdca9c3 * [DEV] New API methods and improvements (work in progress) 2016-12-26 13:56:15 +01:00
nuxsmin
1f2195d585 * [DEV] Plugins interface (work in progress) 2016-11-30 00:54:58 +01:00
nuxsmin
d470e07b9e * [DEV] Plugins interface (work in progress) 2016-11-29 18:29:54 +01:00
nuxsmin
3e699debf2 * [DEV] UI tweaks
* [DEV] Fixed eventlog pager issue
2016-11-27 19:45:57 +01:00
nuxsmin
7c14083cce * [DEV] Fixed installer UI
* [DEV] Fixed installer issue when saving database password
* [DEV] Added language setting on installer
2016-11-26 14:55:50 +01:00
nuxsmin
8823d682ee * [DEV] Auth process refactoring.
* [DEV] Fixed 2FA issue
* [DEV] Fixed user preferences issue
2016-11-17 00:48:38 +01:00
nuxsmin
5884a410a6 * [DEV] Session methods refactoring.
* [DEV] Items controllers refactoring.
* [DEV] Date picker improvements: language and timezone
* [DEV] Improved internal session user's data handling.
* [DEV] Improved internal account data handling.
* [DEV] Fixed account updating.
* [DEV] Fixed account password view.
2016-11-14 02:33:16 +01:00
nuxsmin
63dfbcab4d * [DEV] Installer fixes
* [DEV] DB structure and update fixes
* [DEV] Enabled PDO:ATTR_EMULATE_PREPARES
2016-11-05 20:17:31 +01:00
nuxsmin
2eb72d0893 * [DEV] Improved account search handling 2016-11-02 23:35:32 +01:00
nuxsmin
3979d28e2d * [DEV] Improved account search handling
* [DEV] Fixed some UI issues
2016-11-02 03:26:21 +01:00
nuxsmin
3d0063acf9 * [DEV] Fixed duplicated XML tags when saving config 2016-10-28 13:55:57 +02:00
nuxsmin
6caa4a02f4 * [DEV] Improved installer by using AJAX
* [DEV] Bugfixes
2016-10-27 23:27:35 +02:00
nuxsmin
50f466ec44 * [DEV] WORK IN PROGRESS: Fixed installer 2016-10-27 17:18:58 +02:00
nuxsmin
186b1eb991 * [DEV] WORK IN PROGRESS: JavaScript rewritten. 2016-10-27 01:04:00 +02:00
nuxsmin
e41bbd5dab * [ADD] Added singleton factory to improve classes instances handling.
* [MOD] (Work in progress) Reallocating classes and new data model to access items data.
* [MOD] Improved installer internal handling.
* [FIX] Minor bugfixes.
2016-05-02 13:04:46 +02:00
nuxsmin
2ba46ddd10 * [MOD] (Work in progress) Reallocating classes and new data model to access items data. 2016-03-14 22:30:42 +01:00
nuxsmin
c9243cdd48 * [ADD] New accounts tags feature. You can now add and perform searches filtering by tags.
* [MOD] Changed select boxes behavior (work in progress). jQuery chosen plugin has been replaced by selectize.js
2016-03-01 00:54:54 +01:00
nuxsmin
7d3e58b089 * [MOD] Improved API access rights.
* [MOD] Improved accounts search methods.
* [MOD] Improved Json responses meanagement.
* [FIX] Fixed 2FA login issue. Thanks to @ManuDominguez
2016-02-07 13:30:14 +01:00
nuxsmin
5c573fffdb BIG COMMIT. Many changes done...Backup!!
* [ADD] The configuration is now stored in a XML file.
* [MOD] Many code improvements
2016-02-05 15:34:05 +01:00
nuxsmin
8fba8837c4 * [FIX] Fixed DB upgrade process issue.
* [MOD] DB tables engine switched to InnoDB.
* [FIX] Fixed issue when doing searches by number or ip address.
2016-01-12 17:23:54 +01:00
nuxsmin
c4b25fa94a * [MOD] Merge changes from master. 2015-12-28 02:04:08 +01:00
nuxsmin
e4a04acd33 [ADD] New search box for management grids. 2015-11-25 16:47:34 +01:00
nuxsmin
d8e7791ba2 * [ADD] Added a pager on data grids (partially completed). 2015-11-23 00:33:44 +01:00
nuxsmin
a9a3964987 * [ADD] New feature to connect to DokuWiki XML-RPC API for linked accounts
* [MOD] Merge from master branch
* [MOD] Updated clipboard.js version
2015-11-14 10:20:15 +01:00
nuxsmin
c372c8f71a * [FIX] Upgrade issue: the variable $action was wrongly declared. Related #144 2015-10-15 23:13:28 +02:00
nuxsmin
2e432c1b6c * [ADD] PSR-3 compliance.
* [ADD] Events are now also sent to Syslog.
* [MOD] Improved file handling.
* [MOD] Improved action logging
* [FIX] Minor bugfixes
2015-10-15 02:12:33 +02:00