Commit Graph

25 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
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
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
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
7f0449ed0a * Deutsch translation. Thanks to Uwe Steinmann.
* Improved javascript language selection.
2014-02-28 14:37:19 +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
1e15341d18 * Fix LANG fro translations 2014-02-08 20:07:00 +01:00
nuxsmin
6e60526ad9 Remove utf8 suffix in $LANG 2014-02-06 17:11:18 +01:00
nuxsmin
56c61d61ad Typo error 2014-02-06 17:05:21 +01:00
nuxsmin
8c60f9515b Typo error 2014-02-06 16:30:37 +01:00
nuxsmin
9a31bbd1ff Typo error 2014-02-06 16:06:00 +01:00
nuxsmin
81e49fdf5e Force compiled UTF-8 locale
Thanks to @ebcont for the points and the tests done
2014-02-06 14:35:58 +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
0e32dec3dc Improved upgrade checks 2014-01-19 12:54:48 +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
284c9eefe2 Update to version 1.0.2 2013-11-05 14:09:04 +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
e8b27413f1 Fix permission denied error on accounts
Skipped querying permissions on every initialization
2013-10-29 18:23:34 +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
d95bb28a51 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.
2013-10-28 01:43:56 +01:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00