Commit Graph

881 Commits

Author SHA1 Message Date
nuxsmin
ffe3e8e43d * [MOD] Set default user's preferences on demo mode 2017-04-26 11:40:32 +02:00
nuxsmin
a11e8c25f2 * [FIX] Fixed "Invalid action" when an exception is thrown and the security token is not refreshed. Related #519
* [FIX] Fixed untranslated notice string when master key is changed.
2017-04-26 11:40:32 +02:00
nuxsmin
caf9cd4d12 * [FIX] Fixed wrong key length when submitted from login form, it was cutted down to 80 characters. #519 Thanks to @derStephan for feedback and testing 2017-04-26 11:39:00 +02:00
nuxsmin
890421a3df * [MOD] Bump build number 2017-04-26 11:39:00 +02:00
nuxsmin
a11932fd7d * [FIX] Try to fix Javascript issue. Related #532 2017-04-26 11:39:00 +02:00
nuxsmin
f5b8dd81b1 * [FIX] Some fixes for Internet Explorer
* [MOD] Bump build number
2017-04-26 11:39:00 +02:00
nuxsmin
11ad749fb0 * [FIX] Some fixes for Internet Explorer 2017-04-06 09:42:57 +02:00
nuxsmin
1d490b5f11 * [ADD] New feature that allows to set global customers which would be displayed for all users. 2017-04-05 14:54:57 +02:00
nuxsmin
e64b3fde2a * [MOD] Code refactoring 2017-04-05 11:10:46 +02:00
nuxsmin
03ab5e1369 * [FIX] Update preferences when upgrading. 2017-04-04 14:38:39 +02:00
nuxsmin
0d2dbd7d85 * [FIX] Update preferences when upgrading. 2017-04-04 12:50:34 +02:00
nuxsmin
0e91d4f7cf * [ADD] Added new feature to allow users added in secondary groups to access to the accounts where the secondary group is granted. Solves #521. Thanks to @johnnyhotpants for the feedback. 2017-04-03 18:04:58 +02:00
nuxsmin
50111abdb4 * [ADD] Added the ability to enable/disable PHP session encryption. This would increase the app overall performance and prevent some issues when copying to clipboard. Related #524, #523, #500, #486
* [MOD] Bump version&build number
2017-04-03 13:38:35 +02:00
nuxsmin
5607bd48c2 * [MOD] Bump build number 2.1.4.17032801 2017-03-28 17:46:13 +02:00
nuxsmin
d07ec8202a * [MOD] Updated French translation
* [MOD] Updated German translation. Thanks to @alexanderbuhler
* [MOD] Minor Javascript refactoring
* [FIX] Fixed expiry date on Authenticator plugin
* [MOD] Migrating to jQuery 3
* [MOD] Using promises to perform initialization
* [MOD] UI tweaks
* [MOD] Changed copy to clipboard plugin.
* [FIX] Fixed wrong behavior when saving custom fields of password type.
* [MOD] UI tweaks
2017-03-28 17:44:10 +02:00
nuxsmin
fd7a3ea423 Merge branch 'devel'
Conflicts:
	INSTALL
2017-03-28 17:34:18 +02:00
RubénD
4018e2dbd4 [MOD] Merge pull request #515 from alexanderbuhler/master
german localization update
2017-03-28 17:28:04 +02:00
RubénD
4a62d90fb1 [MOD] Merge pull request #517 from MertsA/patch-1
Typo in INSTALL
2017-03-28 17:27:19 +02:00
nuxsmin
98f1d63d59 * [MOD] Updated French translation 2017-03-28 17:25:56 +02:00
nuxsmin
07accb7b34 * [MOD] Minor changes 2017-03-28 17:19:40 +02:00
nuxsmin
3fd9743d7e Merge remote-tracking branch 'origin/devel' into devel
Conflicts:
	js/app-main.min.js
2017-03-27 01:43:30 +02:00
nuxsmin
2775408329 * [MOD] Minor Javascript refactoring 2017-03-27 01:43:08 +02:00
MertsA
d48952fd6f Typo in INSTALL
The extra "at" is grammatically incorrect.
2017-03-24 13:20:43 -05:00
nuxsmin
079fb178d2 * [FIX]Fixed expiry date on Authenticator plugin 2017-03-24 14:32:27 +01:00
alexanderbuhler
e49a548b28 german localization update
some quick fixes for weird german translations, further checks of marked translations
2017-03-24 01:26:11 +01:00
nuxsmin
6eabefc024 * [MOD] Migrating to jQuery 3
* [MOD] Using promises to perform initialization
2017-03-24 01:11:39 +01:00
nuxsmin
0b3da3a79d * [MOD] Updated jQuery version (work in progress)
* [MOD] UI tweaks
2017-03-23 01:30:06 +01:00
nuxsmin
3dc624eba8 * [MOD] Updated jQuery version (work in progress)
* [MOD] UI tweaks
2017-03-23 01:25:23 +01:00
nuxsmin
f6b0bc5679 * [MOD] Changed copy to clipboard plugin.
* [FIX] Fixed wrong behavior when saving custom fields of password type.
* [MOD] UI tweaks
2017-03-22 23:16:18 +01:00
nuxsmin
be2e4b3c9a * [MOD] Changed copy to clipboard plugin.
* [FIX] Fixed wrong behavior when saving custom fields of password type.
* [MOD] UI tweaks
2017-03-22 23:14:06 +01:00
nuxsmin
6a7d95b489 * [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax. 2017-03-22 00:36:14 +01:00
nuxsmin
b902bc8fae * [FIX] Color type custom field couldn't be modified. 2017-03-21 00:02:47 +01:00
nuxsmin
8f10347cae * [MOD] Improved initialization for detecting wrong PHP version.
* [ADD] A message will be shown when the browser does not support clipboard actions.
2017-03-20 23:38:13 +01:00
nuxsmin
2969991579 * [MOD] Added checking to detect if clipboard is available. Logs a warning in Javascript console. 2017-03-20 18:18:17 +01:00
nuxsmin
d8ec866ee8 * [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax. 2017-03-20 01:45:30 +01:00
nuxsmin
c57e74131d * [FIX] Fixes #504. Wrong user pass when importing from LDAP 2017-03-16 12:50:33 +01:00
nuxsmin
aab802a92e * [FIX] Related #503. Fixed issue when clearing search data. Favorite icon was not reset. Thanks to @k-s-dean for the feedback
* [FIX] Fixed issue when saving user's password when login through LDAP
2.1.3.17031601
2017-03-16 01:45:39 +01:00
nuxsmin
c0c142f683 * [FIX] Fixed issue when evaluating ACL for showing request icon. 2017-03-16 01:01:57 +01:00
nuxsmin
2ef5ff248e * [FIX] Related #500. Try to fix an issue when copying to clipboard. Updated Clipboard.js plugin 2017-03-16 00:28:00 +01:00
nuxsmin
373ba30161 * [FIX] Fixes #504. Added an option to select which attribute should be used for user's login when importing from LDAP. Thanks to @maxdie for the feedback 2017-03-15 23:20:22 +01:00
nuxsmin
58e902ae0a * [FIX] Fixed DB password field length for accounts history data. 2017-03-14 22:07:55 +01:00
nuxsmin
c2cde9795e * [FIX] FIxed DB password field length for accounts history data. 2017-03-14 16:53:54 +01:00
nuxsmin
f9099016b9 * [MOD] UI tweaks 2.1.2.17031401 2017-03-14 01:01:40 +01:00
nuxsmin
07e62d4fba * [MOD] Layout drawer is now closed when clicking on action. Closes #483. Thanks to @basil-twisleton for the feedback
* [MOD] Changed layout distribution by placing session buttons on top within a menu. Related #453. Thanks to @basil-twisleton for the feedback
2017-03-14 00:42:43 +01:00
nuxsmin
8c4beec8d3 * [FIX] Fixed issue when showing modal dialog 2017-03-13 23:23:55 +01:00
nuxsmin
7e9cdef646 * [ADD] Added warning about cookies if disabled
* [MOD] Updated translations
2017-03-13 23:10:28 +01:00
nuxsmin
0339013b47 * [FIX] Parse forwarded IP addresses when getting client IP address. Related #498 2017-03-13 12:01:08 +01:00
nuxsmin
4c91a0a264 * [MOD] Log invalid IP address. Related #498 2017-03-13 08:47:33 +01:00
nuxsmin
c953de958e * [MOD] Code cleanup
* [MOD] Updated translation
2017-03-13 00:30:21 +01:00
nuxsmin
05966b772f * [MOD] Updated translations. Thanks to all contributors! 2017-03-12 23:51:49 +01:00