Commit Graph

36 Commits

Author SHA1 Message Date
nuxsmin
07dfdba406 * Fixed error on upgrade handling. 2014-08-11 03:29:45 +02:00
nuxsmin
d072996f91 * Improved browser response by minimizing CSS an JS files and joining into one resource per type.
* Added class CssMin for minimizing CSSs.
* Cached some config values in session to avoid config file readings.
* Improved URL handling.
* Minor bug fixes.
2014-08-11 03:16:12 +02:00
nuxsmin
9aec98928a * New upgrade process with security code for DB upgrades. See wiki for more details
* LDAP escape RDN fixed.
2014-08-04 18:43:40 +02:00
nuxsmin
1c28e78a6a * Change updater source to GitHub branches which gives more info about changes. 2014-08-04 02:55:18 +02:00
nuxsmin
dc9537c78e * Fixed reload on backup completion. 2014-08-04 01:11:28 +02:00
nuxsmin
f9ffc112ba * Minor UI tweaks.
* Fixed master password change not running when zeros are used on left or right.
* Fixed some notice events on error log.
* Closes #47. Default group&profile can be selected for new LDAP users
* Closes #48. Database fields modified for STRICT sql mode
* Installer now logs errors to web server error log
2014-08-03 22:53:03 +02:00
nuxsmin
2c376740f8 * Closes #41. LDAP group membership is no longer required for users login.
* Closes #45. LDAP users without group membership or expired and already saved data in MySQL, are not allowed to log in.
* New backup functionality without running external commands. Windows installations are supported. PHP Phar module required.
* New Active Directory mode for LDAP searches.
2014-07-30 23:09:07 +02:00
nuxsmin
42192f2dab * Additional checks for database connection errors.
* Closes #46. Shows additional info about config directory permissions errors.
2014-07-22 20:27:37 +02:00
nuxsmin
d3f58c1284 * Closes #40. Error while importing blank passwords.
* Cast values to string while importing accounts data.
* Fixed customer name text color on searches.
2014-05-27 16:58:04 +02:00
nuxsmin
2fb820f945 * Closes 40. Accounts can be imported from KeePass or KeePassX XML file format. 2014-05-26 01:39:33 +02:00
nuxsmin
4fde9b79e2 * New switcheable grid visual style for searches. Closes #38
* Fixed wrong height for search results in IE 10.
* Fixed not showing accounts field ordering on action switch.
* Fixed some visual bugs.
* Force page reload on configuration changes.
* Copy account password to clipboard is hidden by default on account search list (prevents many ajax queries).
* LDAP username is populated from login if it's blank.
* Account decrypt counter is updated when password is viewed and not if it's copied to clipboard (working on a better solution).
2014-05-19 02:22:15 +02:00
nuxsmin
93ff927cad * Increase build number 2014-05-09 03:16:06 +02:00
nuxsmin
37705c9933 * Translations updates
* Check PHP version on install process
* Detected browser language saved on installing
* Enable files and updates checking by default
2014-03-17 01:06:22 +01:00
nuxsmin
22880ddfd1 * Enable account restoration from history.
* Minor bugfixes
* Translations updates.
2014-03-09 11:30:33 +01:00
nuxsmin
e3b1cbd6b2 * Updated config parameters
* Disable password recovering if mail is not enabled
* Enable/Disable authentication on mail.
2014-02-28 22:25:53 +01:00
nuxsmin
0f172ed1d8 - Closes #26. Enable users password reset by email and forced by an admin.
- Improved email handling by using phpmailer class. All emails are sent in HTML format and security and authentication are available.
- Improved javascript code by code refactoring.
- Client IP address is logged in event log.
- Translation fixes.
- Minor bugfixes.
- Needs database upgrade (read wiki if unsure).
2014-02-24 01:51:23 +01:00
nuxsmin
a6ddfceae6 * Improved LDAP group membership detection. The user doesn't need to have a group reference attribute.
* Improved database upgrading path detection.
* Translation fixes.
2014-02-09 13:19:26 +01:00
nuxsmin
a5155636dd * New customers management.
* Improved categories management by removing 'select'  by 'table' style layout.
* New permissions added for customers and categories management menu (needs DB update).
* Some methods have been refactored and made a bit of code cleanup
2014-02-05 01:21:44 +01:00
nuxsmin
a3b2731fec * Global searches can now be done be unprivileged users but they won't have permissions to view or modify accounts. Only request modifications by email if enabled.
* New layout for account searches. Now accounts are showed in a card fashion style, no more rows ;) and colorized customer name for better visualization.
* Some UI improvements for better fit on small screens
2014-02-01 14:28:51 +01:00
nuxsmin
0e1d43e501 Added import from CSV file 2014-01-19 22:59:13 +01:00
nuxsmin
ac9f4543c1 Closes #7
Closes #15
Multiple users and groups can now be allowed to access to an account.
Upgrade process (requires maintenance mode on).
Split methods on new classes.
Bugfixes.
2014-01-18 14:18:50 +01:00
nuxsmin
ff8370efda Added option for enable requests by email.
Changed checkboxes for jquery-ui styled ones.
2013-11-08 15:01:05 +01:00
nuxsmin
284c9eefe2 Update to version 1.0.2 2013-11-05 14:09:04 +01:00
nuxsmin
eed160d683 Fix updates checking 2013-11-04 02:41:38 +01:00
nuxsmin
08337416a9 Update version 2013-11-04 02:31:18 +01:00
nuxsmin
10d11e6fdc Fix message text on deleting accounts/users/groups/profiles.
Fix error on retrieving profile data while closing session.
Give focus to "inputs" after loading content.
Update translations.
2013-11-04 02:27:41 +01:00
nuxsmin
75860d7724 - Secondary groups are shown on search results context menu.
- Fix error on view account permissions. The premissions cache didn't refresh correctly.
- Fix error on category management by non administrator users.
- Fix error on downloading file after preview.
- Updated error message on uploading files.
2013-11-02 21:52:32 +01:00
nuxsmin
017ebe2a20 Fix updates checking.
Change fancybox to alertify for non-locking messages.
Fix error on removing groups.
Set version string in DB and config file.
Update translations.
Add scroll to search, users, groups and profiles results.
Update to 1.0rc3
2013-10-28 02:20:47 +01:00
nuxsmin
bdbf9e81a2 Revert "Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. Update to 1.0rc3"
This reverts commit 831da7e68f9d7e481d09a135bd9feabfcc20432e.
2013-10-28 02:03:05 +01:00
nuxsmin
42a9e8eb8c Fix updates checking.
Change fancybox to alertify for non-locking messages.
Fix error on removing groups.
Set version string in DB and config file
Update translations
Add scroll to search, users, groups and profiles results.
Update to 1.0rc3
2013-10-28 02:03:04 +01:00
nuxsmin
58bb513dce Fix updates checking 2013-10-27 13:49:16 +01:00
nuxsmin
0f386edb14 Fix check updates
Modify install instructions.
2013-10-26 14:12:16 +02:00
nuxsmin
ee4fa3336f Version update 2013-10-26 13:56:45 +02:00
nuxsmin
38ae4e0006 Fix download/view files.
Improve updates detection
2013-10-24 20:58:07 +02:00
nuxsmin
c24e6d33f9 Updates URL 2013-10-22 21:41:35 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00