1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o Fixed typo. More... over 22 years ago
o Removed gettext calls before INI loaded. More... over 22 years ago
o Fixed warnings in E_ALL mode. More... over 22 years ago
o Menu option for CSV export More... almost 23 years ago
o Added response_select_named() Returns the values from the specific response in a sorted associative array indexed by question_id, More... almost 23 years ago
o Allow size specification for a text box More... almost 23 years ago
o Formatting o Disabled field More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
o Interface for manging users More... almost 23 years ago
o Initial CSV export code. More... almost 23 years ago
o Encrypt passwords with PASSWORD() More... almost 23 years ago
o File deprecated. o Gettext work around now defined inline in INI More... almost 23 years ago
o Define gettext work around in-line rather than via include. More... almost 23 years ago
o Initial pagelet for managing users/managers (respondents/designers) More... almost 23 years ago
o Added function to change a managers password More... almost 23 years ago
o Added pagelet to let a user change her password More... almost 23 years ago
o Added display of Owner More... almost 23 years ago
o Added mkpass to create a input type="password" field More... almost 23 years ago
o Encrypt passwords with MySQL 'PASSWORD()' More... almost 23 years ago
o Fixed typo on function array_to_insql More... almost 23 years ago
o Split 'authhand.php' into two components. More... almost 23 years ago
o Merged from xml branch. More... almost 23 years ago
o Added check to see if we are creating a new survey. If so, then clear session info about any old survey we were working on. (Since admin/include/where/manage.inc no longer clears the session.) More... about 23 years ago
o Added line break between "Back to ..." links. More... about 23 years ago
o Removed bit rot. More... about 23 years ago
o No longer destroy session, because of authentication. (This may be wrong ... It may be desired to clear the session here and re-verify user.) More... about 23 years ago
o Fixed SQL to match 'expiration' field. o Fixed security problems with ACL cache via session variables. o Added some HTML to the 401 used on failed logins. More... about 23 years ago
o Show contents of session file. o Show current ACL. (Access Control List) o Fixed general escaping of variables. More... about 23 years ago
o Set the version number to correctly reflect reality. o Added config option to enable/disable authentication for the management interface. o Added config option to enable/disable authentication for surveys. More... about 23 years ago
o Added check to see if authentication is enabled for management interface. If it is, then call the authentication function, and abort if it returns false. More... about 23 years ago