13 Commits

Author SHA1 Message Date
nuxsmin
f704bb0b75 * [FIX] Fixed API request error when user's preferences are not set. Thanks to @jtorresc for the feedback. Closes #290
* [MOD] Modified some css styles.
2016-10-02 23:47:01 +02:00
nuxsmin
0f18a82494 * [FIX] Fixed issue that custom fields data were not encrypted again when master password is changed.
* [ADD] Back button on some modules.
* [ADD] Link to add category from new account form
* [MOD] Disable debugging search queries
2015-10-03 02:51:12 +02:00
nuxsmin
417723c1a8 * [ADD] New user preferences option to sort accounts searching by views.
* [FIX] Fixed issue on copy-to-clipboard when viewing account details.
* [FIX] Fixed issue when sorting accounts searching.
* [FIX] Fixed issue when copying accounts (Invalid action message).
* [MOD] UI tweaks.
2015-10-02 14:39:18 +02:00
nuxsmin
177b323372 * [ADD] New user preferences available
* [MOD] CSS fonts are now stored locally for Material Blue theme
2015-10-01 14:30:37 +02:00
nuxsmin
29873ef313 * [ADD] Preliminary API implementation. Need doc
* [ADD] API token authentication
* [FIX] Fixed issue on account searches
2015-08-10 10:20:42 +02:00
nuxsmin
41835698c8 * [FIX] Fixed installer issue.
* [FIX] Fixed mail form issue.
* [MOD] Installer UI Tweaks.
2015-08-06 00:31:43 +02:00
nuxsmin
43faa5f727 * [ADD] New search by file name
* [MOD] Updated info page
2015-08-05 14:06:33 +02:00
nuxsmin
1372100bf7 * [ADD] Closes #70. New feature that allows to query the accounts where only specific users and/or groups have access (parameters :user and :group at query string...needs context help). Thanks to @Chefkeks 2015-08-03 04:15:13 +02:00
nuxsmin
ebae60bc3f * [ADD] Closes #120. Added the ability to assign one user to multiple groups
* [MOD] User's classes are now better handled by splitting them by behaviour
* [MOD] UI tweaks for classic theme and integration of new features
2015-08-03 01:46:30 +02:00
nuxsmin
9f00a62a39 * [MOD] Updated JQuery UI to latest version.
* [FIX] Fixed global search issues.
2015-07-18 14:33:23 +02:00
nuxsmin
8814b1479d * [FIX] Fixed account search query.
* [FIX] Fixed "back" button behaviour.
* [FIX] Fixed profile saving on install process.
* [FIX] Fixed DB connection error when config file is deleted.
* [FIX] Fixed password character translation when showing password.
* [FIX] Minor bugfixes.
* [MOD] Improved install process. Fully functional on Debian 8.
* [MOD] No fade in/out when loading ajax content.
* [ADD] Profiles can now be viewed.
2015-07-13 01:58:19 +02:00
nuxsmin
f17e010dde * [MOD] Search filters stored as an object in session
* [FIX] Minor bugfixes
2015-06-21 22:45:53 +02:00
nuxsmin
399e579f9c * [ADD] Fully MVC.
* [ADD] Abstract classes and interfaces for better code structure.
* [MOD] Actions handled as integers not strings and are consistent accross app modules.
* [MOD] Classes' names where modified. Namespaces where added for better handling.
* [ADD] Common exception class for the whole app.
* [ADD] New base file for app initialization.
* [MOD] Speed improvements.
2015-06-21 04:45:55 +02:00