Commit Graph

97 Commits (7b601bfbc2771cb5d7b1a7d53494a8aa30c2a299)

Author SHA1 Message Date
Julio 7b601bfbc2 Fix php warnings, add docs 10 years ago
Yannick Warnier 2e94e4d58e Add error message if survey ID is not definde 10 years ago
Julio Montoya ad349c4871 Fix survey flash messages. 10 years ago
aragonc eec4e168db fix icons question survey CT#7539 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
Julio Montoya 24492aedb2 Allow to invite users inside a group see BT#5715 10 years ago
Julio Montoya 6adf1811d6 Using FormValidator in survey (up/down button missing) BT#8968 10 years ago
Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 10 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
Julio Montoya 0a64437eed Adding DRH support for the survey tool see #7064 10 years ago
aragonc 74bb8edd8f update gif to png main/survey/survey.php 11 years ago
Yannick Warnier dfcc4f8235 Fix issue with disappearing icons in survey questions (partial) - refs #7356 11 years ago
Julio Montoya bafcdef12d Adding copy survey see BT#8611 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 37ce03a9c4 Updating from 1.9.x 11 years ago
Julio Montoya 0775194efc Fixing PHP warnings. 11 years ago
Julio Montoya d84edeba88 Adding api_get_path() in URLs, replacing global values, format code. 11 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 years ago
Julio Montoya 38435cf3ba Removing PHP warnings 12 years ago
Julio Montoya fb94a886df Adding copy survey code see BT#5732 12 years ago
Julio Montoya 5c1cd3bbcf Adding anonymous survey link generation see #5851 12 years ago
Julio Montoya 2f52e54f18 Fixing fill survey bug adding c_ids see #5748 12 years ago
Julio Montoya 5d90bb83bd Minor - cleaning files 12 years ago
Julio Montoya dbdc216cae Fixing survey big buttons 13 years ago
Julio Montoya 0d86e8fc34 Fixing survey layouts 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 2592038008 Removing labels in survey question list 14 years ago
Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 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 15 years ago
Ivan Tcholakov 39510c0bd0 A minor language woraround. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya c2bfb16132 Minor - Cosmetic changes 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
Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando 07a1e3e8f1 fixed tab selected and problems with survey is empty - see CT#463 15 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Juan Carlos Raña a9fd1a2566 fix icon 16 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. 16 years ago