openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
phpESP - php Easy Survey Package
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 6 hours
ago.
Mar 05, 2025 — Mar 05, 2026
Showing page 25 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added new node 'report';
jimmerman
More...
about 25 years ago
moved this function out of copy.inc; it doesn't work though, you can't INSERT and SELECT from the same table at the same time ... oh well
jimmerman
More...
about 25 years ago
fixed #119802: added escape for singlequotes when copying surveys
jimmerman
More...
about 25 years ago
fixed crossanalysis to only included 'completed' surveys; now if you leave cids blank, it will select only responses where the answer was left blank
jimmerman
More...
about 25 years ago
added help text :)
jimmerman
More...
about 25 years ago
fixed typo choice_id -> id; fixed blank field checking logic
jimmerman
More...
about 25 years ago
changed percentages to two decimal display from integer display
jimmerman
More...
about 25 years ago
fixed typo ?where=other...
jimmerman
More...
about 25 years ago
added a slightly descriptive error message if includes cannot be found
jimmerman
More...
about 25 years ago
changes for v1.1beta2 release
jimmerman
More...
about 25 years ago
added upgradeother node
jimmerman
More...
about 25 years ago
new file;
jimmerman
More...
about 25 years ago
put the string ": " between the "other" text and the answer
jimmerman
More...
about 25 years ago
changed !other fields to include their unique cid
jimmerman
More...
about 25 years ago
changed return value to $errmsg instead of boolean; fixed SQL to select correct response IDs on cross analysis;
jimmerman
More...
about 25 years ago
added the display of any errors returned by survey_results
jimmerman
More...
about 25 years ago
changed result viewing to stay in test mode
jimmerman
More...
about 25 years ago
fixed syntax error, missing ')'; fixed SQL error for answers_bool;
jimmerman
More...
about 25 years ago
optimized SQL query for answers_bool; added more saftey checks around mysql functions; fixed memory leak (not freeing a mysql result set);
jimmerman
More...
about 25 years ago
fixed the enabling/disabling of Totals lines on result pages; include "&totals=1" on the GET line to enabale [default]; include "&totals=0" on the GET line to disabale
jimmerman
More...
about 25 years ago
changed answers_text results to combine duplicates and show the number
jimmerman
More...
about 25 years ago
moved HTML functions from funcs.inc to funcs_html.inc where they should have been
jimmerman
More...
about 25 years ago
fixed !other on answer_rank
jimmerman
More...
about 25 years ago
fixed rank results
jimmerman
More...
about 25 years ago
fixed & optimized SQL queries for answers_single & answers_multiple
jimmerman
More...
about 25 years ago
function: survey_results extracted and moved to 'function.survey_results.inc' for expansion
jimmerman
More...
about 25 years ago
added check & parameter passing for the show totals option; added code to check for a Question ID & Choice IDs, and conditionally call the new survey_results function with the added parameters (see function.survey_results.inc)
jimmerman
More...
about 25 years ago
moved function 'survey_results' into seperate file for expansion; changed function prototype; if called as before, produces the same results; if calles with additional parameters, allows for "cross analysis" on a certain question (ID)
jimmerman
More...
about 25 years ago
added comments; reformatted some code
jimmerman
More...
about 25 years ago
more things todo
jimmerman
More...
about 25 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree