Commit Graph

62 Commits (7f28b0022b7f0954cfe5a023a5f8425596e164bf)

Author SHA1 Message Date
jmontoya 0547811f7f Format code 9 years ago
Julio Montoya 4db070a926 Update from 1.9.x 9 years ago
Julio Montoya 80111b53fb Format code, remove comments 9 years ago
Julio Montoya a9aec19920 Fix iid/id issues when using exporting/importing courses. 9 years ago
Julio Montoya cff3d8debb Fix course copy, query and fatal errors 10 years ago
Julio Montoya eb8924cbea Remove calls to unused field target_course_code 10 years ago
Julio Montoya 9728351e51 Fix use of int course id instead of code. 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 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
Julio Montoya a135e1bd42 Replace style_submit_button with addButtonSave() function 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 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 8e3c8be5d5 Minor - some merges from 1.9.x 10 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
Julio Montoya e64802afc7 Partial merge with 19x 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 4a2d7c6d5a Minor - adding add_progress_bar() function see BT#7893 11 years ago
Julio Montoya 9850d255b9 Minor - Fixing tab/whitespaces 11 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 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
Julio Montoya 9a7bc81405 Minor - adding api_get_cidreq() function 12 years ago
Julio Montoya bb11f0df9f Quiz course copy object creation is more easy, adding text_when_finished, pass_percentage parameters see #5744 12 years ago
Julio Montoya 61ac3f9942 Minor - removing white spaces 12 years ago
Julio Montoya 6e5e4ac528 Fixes bug when copying forums see #5462 12 years ago
Julio Montoya b9bd96b2a4 Partial commit implements forum categories, forum post backups see #5462 12 years ago
Julio Montoya b80017bab2 Adding message see #4225 13 years ago
Julio Montoya 125cdd68ae Minor UI changes 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 bd0b24f147 Using formvalidator instead HTML 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 bd69db7b9c Fixing query + cosmetic changes 13 years ago
ywarnier 1227020a01 Removed debug messages and added link to new course in which objects have been copied - refs #1884 14 years ago
Julio Montoya ad1dd22cc7 Adding Attendance to Course copy class see #1884 14 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 0f58f4dca8 Improving messages when copying course items see #2247 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 795dae1c34 Feature #272 - backup.php, copy_course_session.php, copy_course.php, recycle_course.php: Revision and cleaning. 15 years ago
Julio Montoya a10add4b11 Cleaning code 15 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
cvargas e969a4161a merge 15 years ago
Patrick Cool 32c7c9b980 course copy: most recent version of wiki pages 15 years ago