Commit Graph

26 Commits

Author SHA1 Message Date
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
nuxsmin
97ad806f0f * [MOD] PSR-4 2015-10-12 21:42:30 +02:00