1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated SQL to store the choice_ids in the answers_other table added option to not diplay totals in results ... set $totals=0; More... over 23 years ago
update to add column to answers_other for choice_id More... over 23 years ago
updated help files for new !other handling More... over 23 years ago
added list of known bugs More... over 23 years ago
added feature to change the text for "!other" question options the new format is: !other[=<other text>] e.g. !other or !other=Something else: the default is still "Other:" More... over 23 years ago
fixed alignment issue with long *required* questions More... over 23 years ago
added comments to explain file better More... over 23 years ago
Added HTML charset option for management interface. More... over 23 years ago
more todo, nothing accomplished yet More... over 23 years ago
Fixed #117321: Last row now included in results. More... over 23 years ago
added explicit LICENSE file in the program More... over 23 years ago
Fixed typo upgrade.sql -> update.sql More... over 23 years ago
Changed paths. Changed sql user/pass. Changed version number. More... over 23 years ago
Updated UPGRADE file. More... over 23 years ago
Fixed #111391: All data fields are now saved when an error is encountered. More... over 23 years ago
Updated TODO list. More... over 23 years ago
Updated status types for purge menu. More... over 23 years ago
Added ability to pass in a userid to the begining of the survey. (see handler.php) More... over 23 years ago
Fixed image paths. More... over 23 years ago
Added new files to help upgrading. More... over 23 years ago
Changed Rank question to Rating. More... over 23 years ago
Fixed incorrect php tag. More... over 23 years ago
Fixed include paths. More... over 23 years ago
Changed status 'new' to 'Editing'. More... over 23 years ago
Changed status of 'new' to 'Editing'. More... over 23 years ago
Fixed #112476: Changed access check on $results variable. Now include '$results=1;' in the php line after '$sid=xx;' to show the results instead of the questions. More... over 23 years ago
fixed problem with all checkboxes empty causing errors More... over 23 years ago
fixed #111390: removed required question message if there are no required questions for current page More... over 23 years ago
fixed #111409: adding additional answer lines; fixed #111395: moving from questions -> order causes sql error More... over 23 years ago
fixed: moving from questions -> order causes SQL error More... over 23 years ago