Commit Graph

182 Commits

Author SHA1 Message Date
nuxsmin
834e567598 * [ADD] New user preference to show accounts search results as cards.
* [MOD] UI tweaks to display search results as cards.
* [FIX] Fixed issue when account link was set.
2017-01-23 15:26:28 +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
5bb782cbfa * [FIX] Fixed bug on file uploading.
* [MOD] Using promises for some Ajax requests
2017-01-19 01:39:19 +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
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
4a53280496 * [MOD] Improved linked account list retrieving by using Ajax
* [MOD] Minor tweaks
2017-01-17 18:07:15 +01:00
nuxsmin
ee7f88d491 * [MOD] Customer list is based on user ACL.
* [MOD] Minor tweaks
2017-01-16 18:00:39 +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
87cb3c6f6c * [DEV] Bump to 2.0-beta 2017-01-12 02:54:45 +01:00
nuxsmin
676bbd1e4e * [DEV] Make API JSON-RPC 2.0 compliant
* [DEV] DokuWiki bugfixes
2017-01-09 15:10:18 +01:00
nuxsmin
e7dd1ef0a6 * [DEV] Improved notifications
* [DEV] UI tweaks
2017-01-09 00:46:03 +01:00
nuxsmin
b65eb89c4f * [DEV] Improved notifications
* [DEV] UI tweaks
2017-01-09 00:43:07 +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
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
35f38265c2 * [DEV] New Plugin achitecture (work in progress) 2017-01-03 00:02:42 +01:00
nuxsmin
0dbbdca9c3 * [DEV] New API methods and improvements (work in progress) 2016-12-26 13:56:15 +01:00
nuxsmin
308de72605 * [DEV] Auth (work in progress) 2016-12-19 18:14:21 +01:00
nuxsmin
d470e07b9e * [DEV] Plugins interface (work in progress) 2016-11-29 18:29:54 +01:00
nuxsmin
4be19d13d0 * [DEV] UI tweaks
* [DEV] Improved image resizing to fit the viewport dimensions.
* [DEV] Fixed favorites saving
2016-11-28 01:40:07 +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
73f4cbdc98 * [DEV] UI tweaks
* [DEV] Removed JQuery Fancybox
* [DEV] Added magnificPopup
2016-11-24 01:44:49 +01:00
nuxsmin
64eb635baf * [DEV] UI tweaks
* [DEV] Fixed account ACL bug
2016-11-23 02:21:30 +01:00
nuxsmin
845bc6857c * [DEV] UI tweaks
* [DEV] Modified some demo mode behavior
* [DEV] Minor bugfixes
2016-11-22 18:07:38 +01:00
nuxsmin
a0e4951834 * [DEV] New LDAP import users feature 2016-11-19 12:54:29 +01:00
nuxsmin
70e510b1f0 * [DEV] New LDAP users synchronization feature 2016-11-18 14:39:32 +01:00
nuxsmin
3acb742895 * [DEV] New LDAP users synchronization feature 2016-11-17 18:29:27 +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
6e5bc79e05 * [DEV] New LDAP implementation 2016-11-16 14:58:17 +01:00
nuxsmin
22c9045d05 * [DEV] New LDAP implementation. Work in progress 2016-11-16 00:58:35 +01:00
nuxsmin
ac27ce91bf * [DEV] LDAP improvements 2016-11-15 18:29:34 +01:00
nuxsmin
889dcb92c3 * [DEV] LDAP improvements 2016-11-14 18:17:47 +01:00
nuxsmin
a0478e2f39 * [DEV] Fixed error on creating new items 2016-11-14 15:33:30 +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
5ac0061ab3 * [DEV] Fixes 2016-11-10 18:21:01 +01:00
nuxsmin
29a4897da3 * [DEV] Items actions refactoring
* [DEV] Minor UI tweaks
2016-11-09 01:46:36 +01:00
nuxsmin
5a8699fe45 * [DEV] Closes #291. New profile option to allow to change account's permissions. 2016-11-07 03:00:41 +01:00
nuxsmin
44fdb6b79e * [DEV] Closes #121. New password expiration time feature. 2016-11-07 02:37:22 +01:00
nuxsmin
078283732c * [DEV] Closes #229. Private accounts available. 2016-11-06 14:08:10 +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
e7adbf7f05 * [DEV] Going responsive. Work in progres... 2016-11-01 13:09:27 +01:00
nuxsmin
8560915545 * [DEV] Fixed error in pager
* [DEV] Improved form handling
* [DEV] Visual improvements
2016-10-31 17:24:57 +01:00
nuxsmin
c6768a4ba7 * [DEV] JavaScript improvements
* [DEV] Improved eventlog navigation
2016-10-28 01:33:27 +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