Commit Graph

98 Commits

Author SHA1 Message Date
nuxsmin
b4a74a4b6d * [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382 2017-01-27 12:06:47 +01:00
nuxsmin
60aa38bd47 * [FIX] Fixed broken component when showing complexity dialog
* [MOD] Updated PHPMailer
* [MOD] Improved LDAP username detection
* [MOD] Improved email messages when generating temporary master pass
2017-01-25 18:03:46 +01:00
nuxsmin
5a44efafe1 * [ADD] New feature to send an email when a temporary master password is generated. 2017-01-25 13:16:35 +01:00
nuxsmin
45365a9599 * [MOD] Improved master password change handling by locking the app during the process.
* [MOD] Minor UI tweaks
2017-01-24 15:22:03 +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
60668cc5bd * [ADD] New notifications can now be added
* [MOD] Improved notifications handling
2017-01-23 18:03:00 +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
680467404e XML import rewritten (work in progress) 2017-01-19 18:47:26 +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
bf5a26f2f3 * [MOD] Code cleanup 2017-01-18 01:25:32 +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
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
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
faff6f8fe4 * [FIX] Fixed lagnguage selection for Polish. Related #124. Thanks to @wseredynski
* [ADD] Set fallback locale to en_US
* [MOD] Improved request handling.
* [MOD] Improved saved config parameters handling.
2017-01-14 12:16:07 +01:00
nuxsmin
f768dff795 * [ADD] Added Polish translation. Related #124. Thanks to @wseredynski
* [ADD]  Added Russian translation. Thanks to @titov
* [ADD]  Added Dutch translation. Thanks to @nlmaca
* [ADD]  Added language locale detection at config-info tab
* [MOD] UI tweaks
2017-01-14 01:48:43 +01:00
nuxsmin
ea92e3c082 * [FIX] Fixed bug on account creation. Auto increment was not set on DB id column 2017-01-13 14:06:40 +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
75e6be4940 * [ADD] Add Public Link notifications 2017-01-12 23:30:19 +01:00
nuxsmin
28b315755f * [FIX] Fixed DB structure
* [MOD] Improved config upgrade
2017-01-12 14:29:10 +01:00
nuxsmin
4f65c36bce * [FIX] Upgrading issues 2017-01-12 13:23:00 +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
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
5c0c57fb3e * [DEV] Preparing for upgrade procedure 2017-01-10 01:36:48 +01:00
nuxsmin
bf34797301 * [DEV] Plugin bugfix
* [DEV] UI tweaks
2017-01-09 16:54:44 +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
f713b9895e * [DEV] Improved Authenticator plugin key management 2017-01-08 11:48:48 +01:00
nuxsmin
cdd89482c1 * [DEV] Improved XML and CSV imports 2017-01-07 21:47:45 +01:00
nuxsmin
dd0167b28d * [DEV] Import improvements 2017-01-05 13:23:43 +01:00
nuxsmin
80bb0fb09c * [DEV] New Plugin achitecture (work in progress).
* [DEV] New Notifications feature (work in progress).
* [DEV] Code cleanup
2017-01-05 02:41:18 +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
9b8ae149fa * [DEV] New Plugin infraestructure (work in progress). 2017-01-04 15:20:58 +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
4280b9ec2f * [DEV] Fixed DB structure & UI tweaks 2016-12-31 12:52:01 +01:00
nuxsmin
b993de545f * [DEV] Fixed DB structure
* [DEV] Language tweak for logging
* [DEV] Updated version
2016-12-30 01:43:29 +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
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
308de72605 * [DEV] Auth (work in progress) 2016-12-19 18:14:21 +01:00