nuxsmin
5ea930c0bc
* [FIX] Fixed wrong behavior when analyzing an array from a request.
...
* [ADD] Added SQL logging when debug is enabled.
2018-07-12 01:24:52 +02:00
nuxsmin
1cccd52c85
* [FIX] Closes #920 . Fixed wrong behaviour when generating a temporary master password. The encrypted password was not saved. Thanks to @Fizard for the feedback.
...
* [FIX] Fixed issue on unit testing environment.
3.0.0.18071101-beta
2018-07-11 01:34:37 +02:00
nuxsmin
c226829b7e
* [ADD] Unit testing. Work in progress
2018-07-11 00:23:29 +02:00
nuxsmin
81569a06f9
* [ADD] Unit testing. Work in progress
...
* [MOD] Improved backup process. Work in progress
2018-07-10 00:58:54 +02:00
nuxsmin
ff8713768d
* [FIX] #987 . Fixed regex pattern for parsing ldap server data. Thanks to @deajan for the feedback.
2018-07-09 23:52:04 +02:00
nuxsmin
1e6096e974
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-07-09 01:06:52 +02:00
nuxsmin
f764ebbb1e
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-07-09 01:01:09 +02:00
nuxsmin
a97b92131f
* [ADD] Added URI signature for JS and CSS resources
...
* [MOD] Improved requests handling. It makes them more testing friendly
* [MOD] Code refactoring
2018-07-08 23:05:30 +02:00
nuxsmin
53a2552c05
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-07-06 00:56:06 +02:00
nuxsmin
997d674939
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-07-05 00:55:46 +02:00
nuxsmin
c60bf30523
* [ADD] Added FileLogHandler to send events to a file
...
* [MOD] Code refactoring and minor bugfixes
2018-07-04 02:31:29 +02:00
nuxsmin
0bfebd636a
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring and minor bugfixes
2018-07-04 01:52:13 +02:00
nuxsmin
02f3498eda
* [ADD] Unit testing. Work in progress
...
* [ADD] Added trasient data collection to context
* [MOD] Code refactoring and minor bugfixes
2018-07-03 00:53:51 +02:00
nuxsmin
283fc83a6b
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring and minor bugfixes
2018-07-02 01:22:58 +02:00
nuxsmin
e78f853a79
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring and minor bugfixes
2018-07-02 01:18:41 +02:00
nuxsmin
ae8f6ff7fe
* [ADD] Unit testing. Work in progress
2018-06-28 23:45:31 +02:00
nuxsmin
96eda4f3eb
* [MOD] Fixed some issues when running on PHP 7.2. Work in progress
2018-06-28 17:19:30 +02:00
nuxsmin
f3343059eb
* [FIX] Fixed wrong behaviour when retrieving account's password history data
...
* [MOD] Improved accounts ACL behaviour
* [ADD] Unit testing. Work in progress
2018-06-26 01:03:06 +02:00
nuxsmin
f6be0d457e
* [FIX] Fixed "Invalid Action" message when importing from LDAP. The security token was not set before submitting the action. Thanks to @Fizard, @Titus1024, @bigturlte, @nikitashestakovs for the feedback. Closes #959
2018-06-19 12:24:11 +02:00
nuxsmin
7e8ab8c1f3
* [FIX] Fixed issue when creating public links from links management
...
* [FIX] Fixed issue when resetting a user's password
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-18 01:10:05 +02:00
nuxsmin
de115116bf
* [FIX] Fixed issue when displaying custom field of type password
...
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-14 00:19:30 +02:00
nuxsmin
9c63f47e17
* [FIX] Fixed issue when displaying custom field of type password
...
* [FIX] Fixed wrong behaviour when ordering custom field by required option. Thanks to @Fizard for the feedback. Related #957
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-13 00:19:48 +02:00
nuxsmin
6439dd037d
* [MOD] Improved database handling
2018-06-12 07:54:04 +02:00
nuxsmin
1585417425
* [FIX] Fixed issue when displaying pager for grid results.
2018-06-12 02:03:42 +02:00
nuxsmin
c2b40da860
* [FIX] Fixed issue when retrieving the public link for an account
2018-06-12 01:57:35 +02:00
nuxsmin
0bd2b2b2e3
* [FIX] Fixed wrong theme listing. Close #962 . Thanks to @Fizard for the feedback and patch.
2018-06-12 01:42:32 +02:00
nuxsmin
0096963131
* [MOD] Improved repositories behaviour and code refactoring.
...
* [ADD] Added more unit tests. Work in progress.
* [FIX] Fixed wrong behaviour when updating an LDAP user. Related #950 . Thanks to @Fizard for the feedback.
2018-06-12 01:36:28 +02:00
nuxsmin
5a3834761a
* [MOD] Improved repositories behaviour and code refactoring.
2018-06-09 11:50:48 +02:00
nuxsmin
9707b9961f
* [FIX] Fixed wrong behaviour when building the tags counter from the database items. Thanks to @Fizard for the feedback. Closes #963
2018-06-09 11:49:58 +02:00
nuxsmin
13bc80a4d5
* [FIX] Fixed wrong behaviour when deleting multiple items in a row. Thanks to @Fizard for the feedback. Closes #958
...
* [MOD] Custom fields data ordering is set by required flag. Thanks to @Fizard for the feedback. Related #957
* [MOD] Tags filtering can now be restricted to either all or any of them. Thanks to @endritius and @Fizard for the feedback. Closes #944
2018-06-07 01:08:04 +02:00
nuxsmin
3ea32cc1d9
* [ADD] Unit testing. Work in progress.
2018-06-03 21:16:46 +02:00
nuxsmin
61f4f2315a
* [ADD] Unit testing. Work in progress.
...
* [MOD] Added some connection options to MySQL handler
2018-06-02 22:26:25 +02:00
nuxsmin
0dd5cea67f
* [ADD] Unit testing. Work in progress.
...
* [MOD] Added some connection options to MySQL handler
2018-06-02 22:19:14 +02:00
nuxsmin
addeccec94
* [ADD] Unit testing. Work in progress.
...
* [MOD] Added some connection options to MySQL handler
2018-06-02 22:15:45 +02:00
nuxsmin
37694928f1
* [ADD] Unit testing. Work in progress.
2018-06-01 23:13:54 +02:00
nuxsmin
ea8baebf37
* [ADD] Unit testing. Work in progress.
...
* [MOD] Improved accounts search filtering by using an operator (AND/OR) for searching filters. The operator will work on any filter field set (text, client, category and tags).
2018-05-31 01:38:55 +02:00
nuxsmin
6d5d823681
* [FIX] Fixed issue when encrypting data because the encryption library requires a string type argument for the data encrypted. Thanks to @fizard for the feedback. Closes #946
2018-05-30 17:09:02 +02:00
nuxsmin
1941c89241
* [ADD] Unit testing. Work in progress.
...
* [FIX] Fixed wrong behavior when deleting accounts in batch mode.
2018-05-29 23:38:33 +02:00
nuxsmin
3014c666a3
* [FIX] Fixed wrong behavior when decrypting encrypted data, because it was unlocking the encryption key twice. Thanks to @fizard for the feedback. Related #928
2018-05-29 15:39:40 +02:00
nuxsmin
78429052b9
* [FIX] Related #928 . Fixed wrong regex when setting LDAP server using an URL. Thanks to @lcuervott for the feedback and testing.
2018-05-29 02:53:41 +02:00
nuxsmin
6986507ae1
* [ADD] Unit testing. Work in progress.
...
* [MOD] Improved XML file handling.
* [MOD] Improved file handling.
2018-05-29 02:34:41 +02:00
nuxsmin
a2b9a42405
* [FIX] Related #928 . Fixed wrong behavior when creating either LDAP or SSO users from login. Thanks to @Fizard and @lcuervott for the feedback and testing.
2018-05-29 02:31:55 +02:00
nuxsmin
b4d05d1ef6
Merge remote-tracking branch 'origin/devel-3.0' into devel-3.0
2018-05-28 03:01:43 +02:00
nuxsmin
379293e7d8
* [ADD] Unit testing. Work in progress.
...
* [MOD] Improved XML file handling.
2018-05-28 03:01:31 +02:00
nuxsmin
777b4b6316
* [FIX] Fixed typo when setting linked account. Thanks to @Fizard for the feedback and testing. Closes #921
...
* [FIX] Fixed missing controllers for accounts management. Thanks to @Fizard for the feedback and testing. Closes #922
3.0.0.18042501-beta
2018-04-25 09:56:26 +02:00
nuxsmin
fe27110905
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
nuxsmin
b041720886
* [MOD] Improved help for special paramenters.
...
* [MOD] Improved UI for mobile browsing.
* [MOD] Improved locale detection.
* [MOD] Minor UI tweaks.
2018-04-14 22:26:30 +02:00
nuxsmin
e105e34078
* [MOD] UI tweaks.
2018-04-14 12:25:48 +02:00
nuxsmin
728023adbf
Merge remote-tracking branch 'origin/devel-3.0' into devel-3.0
2018-04-14 10:52:41 +02:00
nuxsmin
3c81c1ffee
* [FIX] Fixed wrong behavior when adding/updating user data with SSO login turned on. Thanks to @Xumeiquer for the feedback an testing. Related #908
2018-04-14 10:52:27 +02:00