Commit Graph

101 Commits (ff23224e880bbfdd9b129a97af0005002050af16)

Author SHA1 Message Date
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 7 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
jmontoyaa 201cf11bb7 Minor - format code 8 years ago
Angel Fernando Quiroz Campos 0532419f13 Rename properly $is_courseCoach and api_is_course_coach - refs BT#12881 8 years ago
jmontoyaa 613a560bb3 Minor - format code 8 years ago
Miguel C 9f53c80a7c Cambios adaptados a las indicaciones del PR https://github.com/chamilo/chamilo-lms/pull/1857#discussion-diff-113357990R39 8 years ago
Yannick Warnier 9ab6470b75 Minor - Replace deprecated function calls #scrutinizer 8 years ago
Miguel C 664fe7d11c Implementación copiar encuestas de un curso a otro dentro o fuera de una sesión para acceder debemos ir a un curso, al apartado de encuestas, arriba habrá una opción de copiar encuesta en forma de icono que son dos hojas blancas , pulsamos y aparece el copy_survey que permite hacer dicha función. 8 years ago
Scrutinizer Auto-Fixer 7a56f3fbb3 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 8 years ago
Angel Fernando Quiroz Campos 9d0e3b74ce Avoid show link to survey when access is not allowed - refs BT#12554 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa 788a21d365 Use api functions + use Session class 9 years ago
Julio 43de9d425f Use FormValidator 9 years ago
jmontoyaa a924065f8d Minor - format code, fix PHP warnings 9 years ago
Angel Fernando Quiroz Campos 563dcc88f7 Fix language's variables usage 10 years ago
Julio Montoya fff980f981 Fix PHP warning 10 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. 11 years ago
Julio Montoya bafcdef12d Adding copy survey see BT#8611 11 years ago
Julio Montoya c77ac8a154 Minor - cleaning code. 11 years ago
Julio Montoya f595e3a357 Replacing event_access_tool with Event::event_access_tool 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 75c6ef30c3 Minor - formatting code. 12 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 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 b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 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 15 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