Posted
about 17 years
ago
by
Matthew Gregg
This is a small bugfix release. From the changelog:
- Fixed some old issues with save/resume surveys
- Fresh installations didn't have initial data due to an xml schema mismatch, easy to fix but inconvenient.
- Changing a user or designer caused his password to become empty, not very wise ....
Enjoy!
|
Posted
about 17 years
ago
by
Matthew Gregg
This is a small bugfix release. From the changelog:
- Fixed some old issues with save/resume surveys
- Fresh installations didn't have initial data due to an xml schema mismatch, easy to fix but inconvenient.
- Changing a user or designer caused his password to become empty, not very wise ....
Enjoy!
|
Posted
over 17 years
ago
by
Matthew Gregg
This is a big update to the previous version. The changes:
- Dashboard implementation (by Bishop Bettini)
- start/stop date for a survey (by Bishop Bettini)
- A conditional question resulted in a "non-required" for the question it depends on, this
... [More]
limit has been removed.
- You can now do authenticated ldap binds when searching for the uid, some LDAP servers need this (is more secure than anonymous binds anyway)
- A default config file has been added (admin/phpESP.ini.php.default), your own changes should go into admin/phpESP.ini.php. The advantage is that new options can be added to the default file and you don't need to change anything to your own config file. Also a fixed part has been added (admin/phpESP.ini.php.fixed) containing values that should not be changed. The sequence is:
require (phpESP.ini.php.default); ==> defaults, gets overwritten with every new release
require (phpESP.ini.php); ==> your own values, never gets overwritten
require (phpESP.ini.php.fixed); ==> fixed parts, you can change these, but they get overwritten with every new release
- Web based updates and web based installs are now possible, no more manually entering sql statements in the db
- Switching/changing database table prefixes is now possible
- An answer to a question of type textbox, essay or numerical can now be required to be unique
Enjoy! [Less]
|
This is a big update to the previous version. The changes:- Dashboard implementation (by Bishop Bettini)- start/stop date for a survey (by Bishop Bettini)- A conditional question resulted in a "non-required" for the question it depends on, this limit
... [More]
has been removed.- You can now do authenticated ldap binds when searching for the uid, some LDAP servers need this (is more secure than anonymous binds anyway)- A default config file has been added (admin/phpESP.ini.php.default), your own changes should go into admin/phpESP.ini.php. The advantage is that new options can be added to the default file and you don't need to change anything to your own config file. Also a fixed part has been added (admin/phpESP.ini.php.fixed) containing values that should not be changed. The sequence is:require (phpESP.ini.php.default); ==> defaults, gets overwritten with every new releaserequire (phpESP.ini.php); ==> your own values, never gets overwrittenrequire (phpESP.ini.php.fixed); ==> fixed parts, you can change these, but they get overwritten with every new release- Web based updates and web based installs are now possible, no more manually entering sql statements in the db- Switching/changing database table prefixes is now possible- An answer to a question of type textbox, essay or numerical can now be required to be uniqueEnjoy! (0 comments) [Less]
|
Posted
over 17 years
ago
by
Matthew Gregg
This is a big update to the previous version. The changes:
- Dashboard implementation (by Bishop Bettini)
- start/stop date for a survey (by Bishop Bettini)
- A conditional question resulted in a "non-required" for the question it depends on, this
... [More]
limit has been removed.
- You can now do authenticated ldap binds when searching for the uid, some LDAP servers need this (is more secure than anonymous binds anyway)
- A default config file has been added (admin/phpESP.ini.php.default), your own changes should go into admin/phpESP.ini.php. The advantage is that new options can be added to the default file and you don't need to change anything to your own config file. Also a fixed part has been added (admin/phpESP.ini.php.fixed) containing values that should not be changed. The sequence is:
require (phpESP.ini.php.default); ==> defaults, gets overwritten with every new release
require (phpESP.ini.php); ==> your own values, never gets overwritten
require (phpESP.ini.php.fixed); ==> fixed parts, you can change these, but they get overwritten with every new release
- Web based updates and web based installs are now possible, no more manually entering sql statements in the db
- Switching/changing database table prefixes is now possible
- An answer to a question of type textbox, essay or numerical can now be required to be unique
Enjoy!
[Less]
|
This is a big update to the previous version. The changes:- Dashboard implementation (by Bishop Bettini)- start/stop date for a survey (by Bishop Bettini)- A conditional question resulted in a "non-required" for the question it depends on, this limit
... [More]
has been removed.- You can now do authenticated ldap binds when searching for the uid, some LDAP servers need this (is more secure than anonymous binds anyway)- A default config file has been added (admin/phpESP.ini.php.default), your own changes should go into admin/phpESP.ini.php. The advantage is that new options can be added to the default file and you don't need to change anything to your own config file. Also a fixed part has been added (admin/phpESP.ini.php.fixed) containing values that should not be changed. The sequence is:require (phpESP.ini.php.default); ==> defaults, gets overwritten with every new releaserequire (phpESP.ini.php); ==> your own values, never gets overwrittenrequire (phpESP.ini.php.fixed); ==> fixed parts, you can change these, but they get overwritten with every new release- Web based updates and web based installs are now possible, no more manually entering sql statements in the db- Switching/changing database table prefixes is now possible- An answer to a question of type textbox, essay or numerical can now be required to be uniqueEnjoy! (0 comments) [Less]
|
Posted
over 17 years
ago
by
Matthew Gregg
This is a small bugfix release: it fixes a php notice people were seeing, also a small fix for managing admins and a fix for deleting a response for an active survey.
|
This is a small bugfix release: it fixes a php notice people were seeing, also a small fix for managing admins and a fix for deleting a response for an active survey. (0 comments)
|
This is a small bugfix release: it fixes a php notice people were seeing, also a small fix for managing admins and a fix for deleting a response for an active survey. (0 comments)
|
Posted
over 17 years
ago
by
Matthew Gregg
This is a small bugfix release: it fixes a php notice people were seeing, also a small fix for managing admins and a fix for deleting a response for an active survey.
|