Commit Graph

25 Commits

Author SHA1 Message Date
nuxsmin
f173ea262b * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-20 12:48:29 +01:00
nuxsmin
7acc5a84b5 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-20 12:48:11 +01:00
nuxsmin
cfe50aa9e6 * [MOD] Improved upgrading process by doing some DDL tasks on the first step.
* [FIX] Fixed memory exaust when logging data to the DB.
* [FIX] Fixed installation when an existing XML is found.
* [FIX] Fixed form validation when an account is being created and it's linked to other one. Thanks to @TheMengzor for the feedback. Closes #451
2017-02-20 02:22:06 +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
b4a74a4b6d * [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382 2017-01-27 12:06:47 +01:00
nuxsmin
bf74b99b54 * [FIX] Fixed config issue when managing MySQL BIT fields
* [MOD] Added some options on config migration
2017-01-24 11:17:14 +01:00
nuxsmin
a5358476ab * [FIX] Solved weird issue when connecting to MySQL DB after a successful installation. Solves #382 2017-01-23 23:50:06 +01:00
nuxsmin
52d5c69b99 * [MOD] Updated build version
* [MOD] Closes  #378. Search form behavior modified. Focus is not reset to the first field. Thanks to @basil-twisleton for the feedback
2017-01-23 11:58:44 +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
87cb3c6f6c * [DEV] Bump to 2.0-beta 2017-01-12 02:54:45 +01:00
nuxsmin
35f38265c2 * [DEV] New Plugin achitecture (work in progress) 2017-01-03 00:02:42 +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
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
504cc7a350 * [DEV] Some installer fixes 2016-11-03 17:41:25 +01: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
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
16e00b7056 * [FIX] Fixed issue with database creation. Related #144
* [FIX] Fixed issue on getting profile when the user doesn't have any. Related #144
* [FIX] Fixed translations in classic theme
2015-10-16 01:28:07 +02:00
nuxsmin
97ad806f0f * [MOD] PSR-4 2015-10-12 21:42:30 +02:00