Commit Graph

78 Commits (e54fdb3bb027e84b92ec81ae3eb7a34e83442b14)

Author SHA1 Message Date
Julio Montoya 07f6b934b0 Partial survey fix 10 years ago
Julio Montoya 2738abd54a Rename survey_manager with SurveyManager + fix queries. 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Imanol Losada 8f04f4b20e Change questions overall report icon path - refs #7170 10 years ago
Imanol Losada 59c9925f8f Save some unneeded function calls - refs #7170 10 years ago
Imanol Losada 48db928b14 Add 'Questions overall report' to survey reports list - refs #7170 10 years ago
Julio Montoya e06620ce33 Minor - format code. 10 years ago
Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 10 years ago
Imanol Losada ff966ceb46 Fix survey's reported issues - refs BT#9068 10 years ago
Imanol Losada c0f8152a3c Add survey results visibility - refs BT#9068 10 years ago
Julio Montoya 0a64437eed Adding DRH support for the survey tool see #7064 10 years ago
Imanol Losada 9bb3e1377a Add survey charts. Add cidReq to survey URL. - refs BT#9068 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 127850a42d Minor - fixing PHP warnings. 11 years ago
Julio Montoya f13fb20a37 Replacing globals. 11 years ago
Julio Montoya d84edeba88 Adding api_get_path() in URLs, replacing global values, format code. 11 years ago
Julio Montoya 5d90bb83bd Minor - cleaning files 12 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya f5b7ba38f4 Adding extra fields in survey exports fixes #1647 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Juan Carlos Raña 56a49fe0eb Feature #2785 survey and groups 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 23ea78e942 Survey tool: Language correction, using a whole translated string instead of assembling it (which does not fit with all the languages). The function strtolower() has been eliminated, it is not ot be applied on human language strings anyway. 15 years ago
Ivan Tcholakov 8dd0f882dc Feature #272 - "Surveys" tool: Revision and cleaning, part 2. 15 years ago
Carlos Vargas db40c07ee3 Partial rename get_lang for tools Ct#602 15 years ago
Cristian Fasanando 07a1e3e8f1 fixed tab selected and problems with survey is empty - see CT#463 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
Juan Carlos Raña 576de88553 fix some icons text 15 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
Juan Carlos Raña d1f513a99b [svn r21652] fix some text 16 years ago
Patrick Cool b2aeac2abf [svn r21034] Improve layout of the survey reporting 16 years ago
Ivan Tcholakov 3b6c998c83 [svn r20470] FS#306 - The "Surveys" tool: Improvements for better encoding support. 16 years ago
Julio Montoya 647aaf5e98 [svn r19004] Security and UI improvements see FS#3805 16 years ago
Patrick Cool 5f0b96e9c2 [svn r17927] csv and excel export for detailled report by user 16 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 16 years ago
Yannick Warnier cfdd3c1e91 [svn r16697] Implement ways of deleting an user's answer to a survey (closes FS#2509) (by cfasanando) 16 years ago
Eric Marguin b9daa5cb2d [svn r16409] remove bugging content length (it was false and made the download failing on ie) FS#2725 16 years ago
Eric Marguin 19589a62b6 [svn r16249] improve survey tool handling with sessions FS#2743 16 years ago
Julio Montoya 69aedc5411 [svn r15556] Help icon disponible in Survey tool FS#2627 17 years ago
Julio Montoya d92557cdf1 [svn r15331] Fixed &nbsp bug in survey's name see FS#2579 17 years ago
Yannick Warnier 93cfb9b39d [svn r15091] Added survey_data info generation for use by export functions (see FS#2460.43) 17 years ago
Yannick Warnier 6f36c7c0a3 [svn r14639] General cleanup - Moved all functions into a SurveyUtil class 17 years ago
Yannick Warnier fa403f1133 [svn r14636] Cleanup - Removed unused db_escape_string() 17 years ago
Yannick Warnier 5791a8291a [svn r14635] Minor - Updated copyright header 17 years ago
Yannick Warnier 8db05274a9 [svn r14634] Added tool name in display_header() call 17 years ago
Patrick Cool a72558767c [svn r14580] bugfix: display complete report displayed all the questions of all surveys instead of only the questions of the selected survey. 17 years ago