Commit Graph

88 Commits (efbd4fb268cf72b673ae081c2b2083e14f9e2bc6)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 563dcc88f7 Fix language's variables usage 9 years ago
Julio Montoya fff980f981 Fix PHP warning 9 years ago
Julio Montoya 6f2484808d Partial fix to survey reports. 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 ec53682a5e Remove survey.lib.php already loaded by composer 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya e85b8f5375 Minor - Adding missing variable 10 years ago
Julio Montoya 0a64437eed Adding DRH support for the survey tool see #7064 10 years ago
Julio Montoya e6a8a23526 Minor format code. 10 years ago
Julio Montoya bafcdef12d Adding copy survey see BT#8611 10 years ago
Julio Montoya c77ac8a154 Minor - cleaning code. 10 years ago
Julio Montoya f595e3a357 Replacing event_access_tool with Event::event_access_tool 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 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 75c6ef30c3 Minor - formatting code. 11 years ago
Julio Montoya be4b6e5026 Minor - cleaning code 12 years ago
Julio Montoya fb94a886df Adding copy survey code see BT#5732 12 years ago
Julio Montoya 5554d154e0 Cleaning white spaces 12 years ago
Julio Montoya 5d90bb83bd Minor - cleaning files 12 years ago
Julio Montoya dbdc216cae Fixing survey big buttons 12 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 b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 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 8dd0f882dc Feature #272 - "Surveys" tool: Revision and cleaning, part 2. 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 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
Cristian Fasanando 3c7d415d1f Fixed - bug in the emerging icons - DT#5455 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
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 16 years ago
Juan Carlos Raña 146e0bf6cf [svn r18307] config button bar: introduction tool 16 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 16 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 16 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 16 years ago
Jan Derriks c726c73eb9 [svn r17572] FS#3403 - New Survey Feature: Surveys without invitation mail. 16 years ago
Yannick Warnier 2d01cba3e0 [svn r16890] Fixed bug in survey preventing coach to delete results (FS#3140) 16 years ago