* Improved session cache's config parameters to reduce config file queries
* Removed unused methods
* Changed some SP_Crypt class methods to static and factorized some functions
* Added some stuff to demo mode
* 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.
- 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).
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.
- 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.
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
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.