Commit Graph

62 Commits (f4509547db01d1de820679177640d38b7e1b577b)

Author SHA1 Message Date
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 8 years ago
jmontoyaa ee625ef1bc Minor - format code 8 years ago
Angel Fernando Quiroz Campos d12a47f6e0 Fix 65188b0 8 years ago
Yannick Warnier 6193d198f6 Update deprecated display_*_message() calls 8 years ago
Scrutinizer Auto-Fixer d8204561c5 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa aeb343a664 Minor - format code 8 years ago
jmontoyaa c1294ca5d7 Fix toolbarAction calls 8 years ago
Julio cbe9518d95 Fix URLs 9 years ago
jmontoyaa c76eecd53e Fix namespaces/use 9 years ago
jmontoyaa dbfe8396ae Move course copy classes 9 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 9 years ago
aragonc bfb3730b6f fix course copy session CT#7539 9 years ago
Julio Montoya bc270aa451 Replace window.back() with window.history.go(-1) 9 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 10 years ago
Angel Fernando Quiroz Campos 163f282040 Limit the access for session admins - refs BT#9325 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
Yannick Warnier 6d4f1bcd4f Move coursebackup language file to trad4all - refs #4467 10 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 110060be24 Fixes page blocked due course restriction See #7462 10 years ago
Julio Montoya c839677b8c Fixing queries see #7440 10 years ago
Daniel Barreto 147246721b Minor - Code style - refs CT#7366 10 years ago
Daniel Barreto 03f2fafaf8 Fix course select form from coursecopy tool - refs CT#7366 10 years ago
Yannick Warnier 729da0e9e5 Minor - code indentation - refs #7297 10 years ago
Daniel Barreto 587961662a Add security token to course copy tool - refs #7275 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
Julio Montoya e64802afc7 Partial merge with 19x 10 years ago
Julio Montoya e4c1f270f5 Minor - format code. Fixing PHP warning. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Yannick Warnier 70993f066e Allow session admins to copy content from one session's course to another session's course, and added flexibility to api_protect_course_script() at the same time - refs #3823 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 cf13a78c74 Adding c_id when copy a course session into another course session see #3910 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 872d91975b Fixing queries adding c_id see #3910 13 years ago
Julio Montoya 8cfcfcc50e Fixing select multiple to "normal select" in the copy course see BT#3591 13 years ago
Julio Montoya b230841a43 Adding option in the copy course in session to another course in session to copy the base content or not see BT#3591 13 years ago
Julio Montoya b95c968e5a Fixing session list order 13 years ago
Julio Montoya be6e40095b Fixing queries, fixing forms 13 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 0a014faf74 More UI improvements in Copy session BT#1596 14 years ago
Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 14 years ago
Julio Montoya 191bf31119 Fixing copy session funcionality, now we filter by access_url_id (multi site) see BT#1596 14 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
Julio Montoya 642de1c880 Minor improvement 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago