Commit Graph

57 Commits (4bd5931654cc0373e531b8db63b07a8c84ae0093)

Author SHA1 Message Date
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 ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 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 Bonifacio 4e3b438948 Implement the api_set_memory_limit function for to change ini_set memory_limit 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
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Ivan Tcholakov 20594dc3ee Bug #1370 - Training backup tool: Adding possibility to process with this tool the test orphan questions. Orphan questions may be archieved, restored and *deleted*. Now it seems to me that the option "Delete everything" is real. 15 years ago
Isaac Flores ed2ff5f77b [svn r22204] logic changes-allow display message in course copy 16 years ago
Isaac Flores 7318d62ae5 [svn r21776] logic changes - Allow see image when user is student - (partial FS#4379) 16 years ago
Julio Montoya 6afd711c20 [svn r19948] Restore course fixed see FS#3981 16 years ago
Noël Dieschburg 37b9ae6337 [svn r18925] Replaces buttons in admin interfaces and in blogs 16 years ago
Julian Prud'homme 15e17eefcf [svn r15909] FS#2735 17 years ago
Yannick Warnier dfc2da694f [svn r15281] Added warning message for course copy 17 years ago