18 Commits

Author SHA1 Message Date
nuxsmin
7e46e7bc32 * Added database connection port
* Fixed some UI errors
* Fixed error recursion on database connection error (needs more testing)
2015-03-31 00:06:29 +02:00
nuxsmin
c85fd84370 * Closes #92. Source host ip address used for remote database installations 2015-03-04 21:36:42 +01:00
nuxsmin
295ea768eb Merge remote-tracking branch 'origin/master'
Conflicts:
	inc/init.php
2015-02-03 13:33:14 +01:00
nuxsmin
cd1072d2de Merge branch 'v1.1' 2015-02-03 13:30:39 +01:00
nuxsmin
318d52e2f8 * Updated header and PHPdoc syntax
* 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
2015-02-02 04:07:04 +01: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
85b079df3d * Closes #48. Passwords fields can be shown to check password characters.
* Fixes #52. User data query fit to required fields.
* .PO files added to CVS
* Additional checks for db connection
2014-07-30 15:55:01 +02:00
nuxsmin
95e922e84f Fix rollback on error while creating db structure 2014-07-30 13:32:40 +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
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
88929cec5f Set correct version 2014-02-06 17:55:55 +01:00
nuxsmin
58f8c90a11 Update installer.class.php 2014-02-06 17:12:14 +01:00
nuxsmin
d7fe4d303a Fix group and profile creation for admin user 2014-02-05 14:52:22 +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
e8c14780cc - Fix blank configuration tab because missing config.php template file that was skipped on building process.
- Some PHP's opening tags were not well defined for PHP version 5.3.
- Modified some structure control blocks that were using short format and they were not compatible with PHP version 5.3.
2013-11-18 00:17:37 +01: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