Commit Graph

190 Commits

Author SHA1 Message Date
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
e0b5d39a68 * [MOD] Improved XML import from KeePass
* [MOD] Improved error handling
* [MOD] Improved batch item actions handling
* [MOD] Improved actions behavior
2017-01-23 03:45:45 +01:00
nuxsmin
bbe68a143c * [FIX] Fixed issue when importing accounts from CSV file, the password wasn't encrypted. Solves #373 2017-01-19 11:26:49 +01:00
nuxsmin
82d80b5483 * [MOD] Undo promises because they aren't fully supported for some browsers 2017-01-19 08:27:38 +01:00
nuxsmin
e3ccdcbc2b * [FIX] Fixed bug on file uploading.
* [MOD] Using promises for some Ajax requests
2017-01-19 01:30:11 +01:00
nuxsmin
7f617c5b30 * [FIX] Fixed bug in Ajax request setup. Solves #372 2017-01-18 16:14:17 +01:00
nuxsmin
38c9a5d7d7 * [FIX] Fixed bug in Ajax request setup. Solves #372 2017-01-18 16:13:57 +01:00
nuxsmin
5146c01fa2 * [MOD] Improved requests handling.
* [MOD] Improved security on backup tab. App Admin role is needed for download files
2017-01-18 14:50:04 +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
ef5007704b * [MOD] UI tweaks
* [MOD] Updated DB structure
* [MOD] Updated build number
2017-01-17 23:45:48 +01:00
nuxsmin
4a53280496 * [MOD] Improved linked account list retrieving by using Ajax
* [MOD] Minor tweaks
2017-01-17 18:07:15 +01:00
nuxsmin
788bad659f * [MOD] Improved DB connection
* [MOD] Updated translations
2017-01-17 01:08:07 +01:00
nuxsmin
ee7f88d491 * [MOD] Customer list is based on user ACL.
* [MOD] Minor tweaks
2017-01-16 18:00:39 +01:00
nuxsmin
c54d4947a0 * [FIX] Fixed wrong behavior when performing Ajax requests through reverse proxy.
* [MOD] Customer list is based on user ACL.
* [ADD] Logs X-Forwarded-For on login
* [MOD] Minor tweaks
2017-01-16 15:04:48 +01:00
nuxsmin
beaea03041 * [MOD] Update version and code cleanup 2017-01-16 02:31:51 +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
2d3c439f98 * [FIX] Fixed JS bug with https and inverse proxy. 2017-01-13 19:26:47 +01:00
nuxsmin
47181be2cf * [FIX] Fixed bug on publick link availability detection
* [FIX] Fixed bug on viewing files for account from history
* [FIX] Fixed bug shen showing account request modification data
* [MOD] UI Tweaks
2017-01-13 12:06:56 +01:00
nuxsmin
a084f4f8ae * [FIX] Upgrading issues 2017-01-12 09:37:50 +01:00
nuxsmin
87cb3c6f6c * [DEV] Bump to 2.0-beta 2017-01-12 02:54:45 +01:00
nuxsmin
0d7ca3c3a8 * [DEV] MDL upgrade 2017-01-11 20:46:39 +01:00
nuxsmin
69fee2b6b8 * [DEV] Upgrading bugfixes 2017-01-11 18:20:45 +01:00
nuxsmin
f4679c6cd5 * [DEV] Upgrading bugfixes
* [DEV] Updated translations
* [DEV] Minor tweaks
2017-01-11 01:28:34 +01:00
nuxsmin
6b54b6fbbc * [DEV] Preparing for upgrade 2017-01-10 19:26:32 +01:00
nuxsmin
160945ab89 * [DEV] Improved API handling & bugfixes 2017-01-09 21:00:24 +01:00
nuxsmin
bf34797301 * [DEV] Plugin bugfix
* [DEV] UI tweaks
2017-01-09 16:54:44 +01:00
nuxsmin
676bbd1e4e * [DEV] Make API JSON-RPC 2.0 compliant
* [DEV] DokuWiki bugfixes
2017-01-09 15:10:18 +01:00
nuxsmin
b65eb89c4f * [DEV] Improved notifications
* [DEV] UI tweaks
2017-01-09 00:43:07 +01:00
nuxsmin
774c1e66e5 * [DEV] Plugins localization
* [DEV] Plugins data reset
2017-01-08 13:31:50 +01:00
nuxsmin
cdd89482c1 * [DEV] Improved XML and CSV imports 2017-01-07 21:47:45 +01:00
nuxsmin
687781a557 * [DEV] Config actions refactoring & code cleanup 2017-01-06 12:06:23 +01:00
nuxsmin
dd0167b28d * [DEV] Import improvements 2017-01-05 13:23:43 +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
570f937a9f * [DEV] New Plugin achitecture (work in progress) 2017-01-04 00:24:25 +01:00
nuxsmin
7f99b6eb2b * [DEV] New Plugin infraestructure (work in progress). 2017-01-03 15:02:07 +01:00
nuxsmin
35f38265c2 * [DEV] New Plugin achitecture (work in progress) 2017-01-03 00:02:42 +01:00
nuxsmin
4d4d8486c8 * [DEV] Removed JQuery-UI 2016-12-31 18:30:59 +01:00
nuxsmin
4280b9ec2f * [DEV] Fixed DB structure & UI tweaks 2016-12-31 12:52:01 +01:00
nuxsmin
2048d78061 * [DEV] New API methods and improvements (work in progress) 2016-12-27 00:37:46 +01:00
nuxsmin
0dbbdca9c3 * [DEV] New API methods and improvements (work in progress) 2016-12-26 13:56:15 +01:00
nuxsmin
c455bc907d * [FIX] Critical bugfix that prevents directory traversal in JS/CSS includes. Thanks to Jan Van for the notice 2016-12-24 19:43:28 +01:00
nuxsmin
a0a23d6cc0 * [DEV] Add new feature. Linked accounts are now available.
* [DEV] DB improvements
2016-12-22 01:56:24 +01:00
nuxsmin
f6d9471fc8 * [DEV] UI tweaks. 2016-12-21 21:09:08 +01:00
nuxsmin
24d25ba5b7 Merge remote-tracking branch 'origin/devel' into devel
Conflicts:
	inc/themes/material-blue/css/styles.min.css
	js/app-actions.min.js
	js/app-main.min.js
2016-12-20 11:00:13 +01:00
nuxsmin
fa96f66520 * [DEV] Auth (work in progress) 2016-12-20 10:58:30 +01:00
nuxsmin
308de72605 * [DEV] Auth (work in progress) 2016-12-19 18:14:21 +01:00
Rubén Domínguez
c6bb3192b7 Merge branch 'UI' into devel
Conflicts:
	js/app-main.min.js
2016-12-05 12:02:12 +01:00