Commit Graph

574 Commits

Author SHA1 Message Date
nuxsmin
daa97f79fc * [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382 2017-01-27 12:42:51 +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
013713ebae * [MOD] Improved LDAP ADS username detection. Thanks to @MAndretti for the feedback 2017-01-27 09:39:58 +01:00
nuxsmin
97ec0014f6 * [MOD] Improved LDAP import message when no user was found. Thanks to @MAndretti for the feedback
+ [MOD] Update build number
2.0.0.17012601-beta
2017-01-26 16:14:05 +01:00
nuxsmin
f3d9aea457 * [MOD] Improved import by using DB transactions
* [MOD] Extend Wiki URL string length
2017-01-26 16:04:46 +01:00
nuxsmin
202c7bc094 * [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #389. Thanks to @MAndretti for the feedback. 2017-01-26 15:45:26 +01:00
nuxsmin
86e8c7d701 * [FIX] Fixed issue when logging an event from the LDAP module. Solves #386. Thanks to @MAndretti for the feedback 2017-01-26 12:37:04 +01:00
nuxsmin
3f2ad7b5d7 * [FIX] Fixed issue when a session is expired and an item view request is performed. 2017-01-26 12:29:43 +01:00
nuxsmin
509978c766 * [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #385. Thanks to @MAndretti for the feedback. 2017-01-26 11:06:21 +01:00
nuxsmin
e634f6742e * [MOD] Improved account search filtering 2017-01-26 10:45:54 +01:00
nuxsmin
2ca25ccad2 * [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @MAndretti for the feedback. 2017-01-26 10:26:52 +01:00
nuxsmin
e8baa44056 * [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @MAndretti for the feedback. 2017-01-26 09:13:31 +01:00
nuxsmin
4ab102db83 * [MOD] Improved impotring options layout 2017-01-26 02:06:28 +01:00
nuxsmin
f2f7cf4aac * [FIX] Fixed wrong date format in user's card 2017-01-25 18:21:20 +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
3c12a4e24d * [MOD] Updated build number 2.0.0.17012501-beta 2017-01-25 14:09:09 +01:00
nuxsmin
71d0382d99 * [ADD] Added DB transactions usage to perform critical tasks like changing the master password 2017-01-25 14:08:18 +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
5cd47e4f21 * [FIX] Fixed users data issue when managing MySQL BIT fields 2017-01-25 11:15:03 +01:00
nuxsmin
3ac3329fd1 * [FIX] Fixed users data issue when managing MySQL BIT fields 2017-01-25 11:06:59 +01:00
nuxsmin
412bb9887b * [FIX] Fixed PHP version checking 2.0.0.17012402-beta 2017-01-24 16:54:33 +01:00
nuxsmin
a3c44ad310 * [MOD] Updated build number 2017-01-24 15:49:04 +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
f397c4016a * [MOD] Improved config upgrade function 2017-01-24 12:00:39 +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
4ebe0f723b * [MOD] Updated translations
* [MOD] Updated build number
2.0.0.17012401-beta
2017-01-24 08:31:53 +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
957e6ddf08 * [ADD] New notifications can now be added
* [MOD] Improved notifications handling
2017-01-23 18:23:56 +01:00
nuxsmin
60668cc5bd * [ADD] New notifications can now be added
* [MOD] Improved notifications handling
2017-01-23 18:03:00 +01:00
nuxsmin
1b778d66a3 * [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:47:17 +01:00
nuxsmin
522220a716 * [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:30:20 +01:00
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
165ab90470 * [MOD] Return translated messages on some responses 2.0.0.17012301-beta 2017-01-23 12:12: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
8127ad08bb XML import rewritten (work in progress) 2017-01-20 14:27:11 +01:00
nuxsmin
680467404e XML import rewritten (work in progress) 2017-01-19 18:47:26 +01:00
nuxsmin
476ae8a572 * [FIX] Solves #371. Wrong condition for using Apache headers. Thanks to @lukasp2 for the feedback 2017-01-19 15:54:26 +01:00
nuxsmin
adf57f7fd0 * [ADD] Add some import help and update translations 2017-01-19 11:39:56 +01:00
nuxsmin
480312a4e4 * [ADD] Add some import help and update translations 2017-01-19 11:37:44 +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
fba9b9cbfd * [FIX] Fixed issue when importing accounts from CSV file, the password wasn't encrypted. Solves #373 2017-01-19 10:55:56 +01:00
nuxsmin
82d80b5483 * [MOD] Undo promises because they aren't fully supported for some browsers 2.0.0.17011901-beta 2017-01-19 08:27:38 +01:00
nuxsmin
55d717095c * [FIX] Fixed bug on file uploading.
* [MOD] Using promises for some Ajax requests
2017-01-19 01:42:09 +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
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