1672 Commits

Author SHA1 Message Date
nuxsmin
68329ba760 * [ADD] Closes #173. Added Russian translation. Thanks to @TitovLab
* [FIX] Fixes #176. Upload files rewritten to fix issue with UTF8 strings. Removed FileDrop JQuery plugin . Thanks to @TitovLab
* [FIX] Closes #174. Fixed css to fit to card layout.
* [FIX] Fixes #171. Set maximum uplodaded file sizes as set in accounts config. Thanks to  @cgarciaarano
2015-12-13 09:35:10 +01:00
nuxsmin
8f2b1500b4 * [ADD] Closes #179. Added Russian translation. Thanks to @TitovLab 2015-12-12 08:32:29 +01:00
nuxsmin
b024031603 * [FIX] Fixes #168. Fixed tooltip showing in classic theme. Thanks to @gabrielsoltz 2015-12-12 08:20:04 +01:00
nuxsmin
d496179544 * [FIX] Fixes #169. Fixed path and directory separators to be system independent. Thanks to @stawiu 2015-12-12 07:50:54 +01:00
nuxsmin
f867611421 * [FIX] Fixes #166. Fixed number parsing by request analyzer. Thanks to @gabrielsoltz and @GastonLex 2015-12-12 07:46:56 +01:00
nuxsmin
8f4d721eea * [MOD] New API handler. JSON is now used for requests and responses. 2015-12-09 01:17:46 +01:00
nuxsmin
392114c769 [ADD] New search box for management grids. 2015-12-05 10:08:58 +01:00
nuxsmin
6b599b2592 * [ADD] Added DataGrid Interface for accounts search results. 2015-11-30 01:06:23 +01:00
nuxsmin
e4a04acd33 [ADD] New search box for management grids. 2015-11-25 16:47:34 +01:00
nuxsmin
c6b7001a6f Merge remote-tracking branch 'origin/devel' into devel 2015-11-23 18:02:03 +01:00
nuxsmin
d8e7791ba2 * [ADD] Added a pager on data grids (partially completed). 2015-11-23 00:33:44 +01:00
nuxsmin
77a38fdd8b Merge remote-tracking branch 'origin/devel' into devel
Conflicts:
	inc/themes/material-blue/search.inc
2015-11-17 08:29:55 +01:00
nuxsmin
f802701962 [FIX] Fixed installer error while connecting to the DB. 2015-11-17 08:28:17 +01:00
nuxsmin
cdcc1e5966 * [ADD] Search text on data grids 2015-11-17 07:54:09 +01:00
nuxsmin
da663b933f * [MOD] Modified search bahaviour to avoid some "INVALID QUERY" responses because the security token was not set quickly enough by the client. JSON is now used for search response.
* [FIX] Fixed integer parsing when an ip address was given as search text.
2015-11-14 14:04:51 +01:00
nuxsmin
a9a3964987 * [ADD] New feature to connect to DokuWiki XML-RPC API for linked accounts
* [MOD] Merge from master branch
* [MOD] Updated clipboard.js version
2015-11-14 10:20:15 +01:00
nuxsmin
6f44f8ceb7 Typo on query
[FIX] Fixed typo on upgrade query to version 1.1.2.20. Related #165
2015-11-05 13:52:38 +01:00
nuxsmin
d6fbb7f188 * [FIX] Fixes #163. Copy to clipboard action not shown when show optional actions preference is set. 2015-11-01 11:50:04 +01:00
nuxsmin
af1ab98777 * [MOD] Enable LDAP debug mode if global debug mode has been enabled. Related #156 2015-10-27 20:17:59 +01:00
nuxsmin
abc8d65f71 * [FIX] Fixed issue when importing accounts from CSV file. Fixes #160. Thanks to @basil-twisleton 2015-10-26 19:34:39 +01:00
nuxsmin
50ea4e0f28 * [FIX] Fixed issue on copy password to clipboard on Chrome browser. Related #140. Thanks to @basil-twisleton
* [FIX] Fixed English translation. Related #140.Thanks to @basil-twisleton
* [FIX] Fixed displaying required field when it is a select tag. Related #140.Thanks to @basil-twisleton
* [FIX] Fixed issue when adding an user from LDAP when no group/profile is set (disabled by default). Fixes #157
* [MOD] Modified behavior when adding a new customer from account page. Related #140.Thanks to @basil-twisleton
* [MOD] Updated German translation. Thanks to @wagnst
1.2.0.08
2015-10-26 00:31:23 +01:00
nuxsmin
9451281fee * [FIX] Fixed issue when searching an user groupmembership to access to an account. Thanks to @basil-twisleton
* [FIX] Closes #157. Fixed issue when adding LDAP users that don't have any default group/profile set, they are disabled. Thanks to @CyrosX
* [FIX] Closes #154. Modified a string in the ldap template. Thanks to @tsener
* [MOD] Changed default behavior when creating a new account. Now a blank form is displayed. Thanks to @basil-twisleton
* [MOD] Closes #155. Extensions cannot contain other characters than "A-Z", "0-9", "_" and "-". Thanks to @tsener
1.2.0.07
2015-10-22 22:57:23 +02:00
nuxsmin
b8ebf1386d * [ADD] New class for strict parsing of queries data. 2015-10-22 20:25:31 +02:00
nuxsmin
9487d8da76 * [FIX] Fixed LDAP connection check issue when sending encrypted pass. Fixes #150
* [FIX] Fixed users table layout issue.
2015-10-17 02:50:56 +02:00
nuxsmin
2ff0102766 * [MOD] Remote Syslog tweaking 2015-10-16 12:36:28 +02:00
nuxsmin
eabc731251 * [ADD] Remote Syslog. Related #144 2015-10-16 04:44:30 +02:00
nuxsmin
16e00b7056 * [FIX] Fixed issue with database creation. Related #144
* [FIX] Fixed issue on getting profile when the user doesn't have any. Related #144
* [FIX] Fixed translations in classic theme
2015-10-16 01:28:07 +02:00
nuxsmin
c372c8f71a * [FIX] Upgrade issue: the variable $action was wrongly declared. Related #144 2015-10-15 23:13:28 +02:00
nuxsmin
adb5d06c41 * [MOD] Updated catalan translation. Thanks to @ferrergl 2015-10-15 22:45:25 +02:00
nuxsmin
f16281b583 * [MOD Language translation issue with some strings in classic theme. Closes #149 2015-10-15 22:27:23 +02:00
nuxsmin
e4539e30cc * [MOD Debug off 1.2.0.06 2015-10-15 15:18:58 +02:00
nuxsmin
0c031de9fe * [ADD] New language translation to Catalan. Thanks to @ferrergl
* [ADD] Added some user preferences like show optional actions and top navigation bar.
* [MOD] Updated German translation. Thanks to @wagnst and @ffflorian
* [MOD] Updated French translation. Thanks to jmrh, grandpas29 and julien
* [MOD] Fallback to plain passwords on forms when PKI is not available. It does not affect to the accounts.
* [FIX] Fixed language strings. Closes #147
* [FIX] Fixed master password changing issue that fails when no custom fields are defined.
* [FIX] Fixed redirection from 2FA page after login.
* [FIX] Fixed account main group saving.
2015-10-15 15:17:05 +02:00
nuxsmin
2e432c1b6c * [ADD] PSR-3 compliance.
* [ADD] Events are now also sent to Syslog.
* [MOD] Improved file handling.
* [MOD] Improved action logging
* [FIX] Minor bugfixes
2015-10-15 02:12:33 +02:00
nuxsmin
bac09d5901 * [ADD] New grid classes to prepare data that is organized on tabs. It makes more flexible the representation of data structures. 2015-10-14 01:39:42 +02:00
nuxsmin
97ad806f0f * [MOD] PSR-4 2015-10-12 21:42:30 +02:00
nuxsmin
98dbe40834 Merge branch 'master' into devel
Conflicts:
	inc/locales/en_US/LC_MESSAGES/messages.mo
	inc/locales/en_US/LC_MESSAGES/messages.po
2015-10-12 12:46:21 +02:00
nuxsmin
180ce5942f * [ADD] Page reloading detection to read the config again.
* [MOD] Add some error reporting on installation process.
* [MOD] Resized the main page sysPass logo.
2015-10-12 12:42:18 +02:00
nuxsmin
6e2c461d72 * [FIX] Fixed issue with master pass hash after upgrading from 1.1. WARNING: the accounts encryption have not changed, only the master pass hash that is used to verify the correct password. 1.2.0.05-rc5 2015-10-10 14:00:37 +02:00
nuxsmin
eea8c1885e * [ADD] New user preference to set a new navigation bar on top of search results. Closes #86 2015-10-09 00:29:16 +02:00
nuxsmin
0698d9189d * [MOD] Updated DB structure and version. Related #128 2015-10-08 17:32:36 +02:00
nuxsmin
ea0b695af9 * [ADD] New feature to enable public links. Related #128 2015-10-08 17:19:19 +02:00
nuxsmin
d039ac69b3 Update description 2015-10-07 02:24:00 +02:00
nuxsmin
c1470bfd84 Added logo and screenshot 2015-10-07 02:00:58 +02:00
nuxsmin
8538ba3dfc * [ADD] New classes to improve performance and code readability.
* [ADD] Security enhancement for master password in session.
* [MOD] Minor UI tweaks.
* [MOD] Improved config handling.
* [MOD] Code cleaning.
* [FIX] Accounts' main group were not set when the user hadn't enough privileges.
* [FIX] Accounts restoration didn't restore the account's main group.
2015-10-06 19:27:49 +02:00
nuxsmin
e6d2d6a34d * {MOD] Updated translation. 2015-10-06 01:00:06 +02:00
nuxsmin
bf336cdd9b * [ADD] New custom fields types.
* {MOD] Updated javascript clipboard  plugin.
2015-10-06 00:56:20 +02:00
nuxsmin
e42ab52b4f * [FIX] Fixed issue when getting the salt for inserting a new user from LDAP. Thanks to @JvdW
* [FIX] Fixed issue when parsing the LDAP server name to pick a random DNS server. Thanks to @JvdW
2015-10-05 22:59:57 +02:00
nuxsmin
f49d6cce22 * [FIX] Fixed issue when checking ldap connection. Thanks to @JvdW
* [FIX] Fixed some forms issues
* [FIX] Fixed issue when checking user request for changing password
* [MOD] Improved forms passwords encryption.
1.2.0.04-rc4
2015-10-05 16:20:35 +02:00
nuxsmin
46eabf8756 * Delete unused files 2015-10-05 01:54:55 +02:00
nuxsmin
e4cd99d466 * Deleted unused files 2015-10-05 01:51:18 +02:00