Commit Graph

279 Commits (5a998a2eebef589526035a0925007d5f2ccf7ba3)

Author SHA1 Message Date
Laurent Opprecht 858c506070 minor removing trailing ?> 13 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Julio Montoya b0e4ca1dad Should fix bug when copy course files to another course see #3934 13 years ago
Julio Montoya c2fac29c20 Minor cosmetic changes 13 years ago
Julio Montoya a0ac03c429 Removing shared_folder and chat_files from backups see #3837 13 years ago
Julio Montoya 6b3694084e Fixing some chat function 13 years ago
Julio Montoya ee65f993aa Minor - removing require_once 13 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 b80017bab2 Adding message see #4225 13 years ago
Yoselyn Castillo d30e0270bf Fix Copy course see #4469 13 years ago
Julio Montoya 05985b0225 Minor - adding nice buttons 13 years ago
Julio Montoya d58c60ffc4 blocking the creation of backups if the archive folder is not writable see #3729 13 years ago
Julio Montoya ff8714c698 Minor style corrections 13 years ago
Julio Montoya 3f7c75f67a Removing use of the api_get_setting('use_document_title') setting see #3781 13 years ago
Julio Montoya b876050543 Copy big courses with igbinary - applying patch see #4443 provded by Ludovic Gasc 13 years ago
Julio Montoya 9caf7d78c7 Fixing queries that could produce errors see #4620 13 years ago
Julio Montoya 50065b8b81 More UI fixes 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 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 13 years ago
Julio Montoya 65d07e8fda Adding c_id when inserting to the DB 13 years ago
Julio Montoya ce6600ae21 Fixing query when copying a question 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 b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 7200ce637c Fixing thematic builder 13 years ago
Julio Montoya 872d91975b Fixing queries adding c_id see #3910 13 years ago
Julio Montoya e3ac522796 Minor cosmetic changes 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 35a47fbdf6 Adding c_id in query 13 years ago
Julio Montoya 0a820f3465 Copy LP- Reset publication date and invisible by default see BT#3591 13 years ago
Julio Montoya 3312bb7a84 Adding copy LP to another LP in the same course (cd icon in the lp list) see BT#3591 13 years ago
Julio Montoya fb486a2ccb Undo change 13 years ago
Julio Montoya b95c968e5a Fixing session list order 13 years ago
Julio Montoya 79fcb2b196 Minor cosmetic changes 13 years ago
Julio Montoya b2055b4490 Minor style changes (adding the section into the tabs list ) 13 years ago
Julio Montoya 2b8e83afc2 now we can delete course descriptions by id not by description type BT#3468 13 years ago
Julio Montoya bd69db7b9c Fixing query + cosmetic changes 13 years ago
Julio Montoya 0623bcfabc Fixing course copy with works now using ids 13 years ago
Julio Montoya be6e40095b Fixing queries, fixing forms 13 years ago
Julio Montoya 63a1f5c8da Fixing SQL queries due DB changes (single database) 13 years ago
Julio Montoya 1576cc6ffb Fixing PHP warning 13 years ago
Julio Montoya eb6ca9939a Cleaning exercises dates when restoring exercises (optional) 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 0d396ef3fd Adding changes in CourseRestorer.class.php provided by Marc De Caluwé setting UTF8_CONVERT false by default see #3785 13 years ago
Julio Montoya 07d3e49779 Final changes in the order course feature moving link to the Account buble in userportal 13 years ago
Julio Montoya 0f6fed6858 Applying fixes in the Course Restorer class see #3785 13 years ago
Julio Montoya 366a861e2c Fixing copy promotions bug see BT#2800 13 years ago