Commit Graph

136 Commits (cccdcd0d4f0ca7817b56d1bcad37cfd826a6f5cb)

Author SHA1 Message Date
Yannick Warnier cc06d35a4f [svn r11379] Fixed wrong parameter for Database method which prevented results to be checked 19 years ago
Yannick Warnier 4c8bd21eae [svn r11378] Fix - PHP5 now takes care of the uppercasing when getting the class name of an object. Make get_class() compare to 'Course' rather than 'course' fixes it 19 years ago
Yannick Warnier bf8bd8c607 [svn r11377] Fixed course homepage link in learnpath restore 19 years ago
Yannick Warnier 9a378ad123 [svn r11376] Displaying result message in display_normal_message() box 19 years ago
Yannick Warnier dba2ab9e1a [svn r11375] Fixed SQL statement typo 19 years ago
Yannick Warnier 4562d05089 [svn r11374] Fixed breadcrumb 19 years ago
Yannick Warnier 232771cebb [svn r11373] Fixed breadcrumb 19 years ago
Yannick Warnier 2b33261aa4 [svn r11372] Minor - remove comment todo 19 years ago
Yannick Warnier ec8a69b21c [svn r11371] Updated learnpath restoration code 19 years ago
Yannick Warnier e9f5cf8818 [svn r11370] Matching resources constants to the ones declared in main_api.lib.php 19 years ago
Yannick Warnier 61544ab0b8 [svn r11369] Added hotspot_ fields to answer table backup/restore code 19 years ago
Yannick Warnier 13fe90810d [svn r11368] Moved scorm dir backup one level 19 years ago
Yannick Warnier 7d301eb5a7 [svn r11367] Added backup of scorm directory inside build_learnpaths() 19 years ago
Yannick Warnier 83504d9bbf [svn r11366] Added display_order recording to link category 19 years ago
Yannick Warnier a4f7bb2fd8 [svn r11365] Minor - added "thread" term as it's now the term used in the tables naming 19 years ago
Yannick Warnier 98a151997b [svn r11364] Updated to 1.8 structure 19 years ago
Yannick Warnier adf60bcf95 [svn r11363] Recording display order 19 years ago
Yannick Warnier 516c13f195 [svn r11362] Switched mysql_ functions to Database:: methods 19 years ago
Yannick Warnier 34825f5f40 [svn r11360] Switched mysql_ functions to Database:: methods 19 years ago
Yannick Warnier 0df15a40ec [svn r11359] Using Database::fetch_object() rather than mysql_fetch_object() because it makes for more coherent code with other calls 19 years ago
Yannick Warnier 3a68117b5b [svn r11358] Updated build_learnpaths() and removed build_scormdocuments() as the scormdocument table is no longer used 19 years ago
Yannick Warnier 4006d063d2 [svn r11357] Updated recycle_forums() and recycle_forum_categories() 19 years ago
Yannick Warnier 9786d8753e [svn r11356] Updated the recycle_learnpaths() method 19 years ago
Yannick Warnier 085b5d2670 [svn r11326] Upgraded announcements backup/restore 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Eric Marguin 39e475b767 [svn r10156] remove forum backup / restore / recyle while it hasn't been developped with new forums 19 years ago
Eric Marguin 279631ad2f [svn r10155] replace some remaining TOOL_FORUM_TOPIC_TABLE by TOOL_FORUM_POST_TABLE 19 years ago
Eric Marguin 82f0d9c144 [svn r10154] replace some remaining FORUM_TABLE by TOOL_FORUM_TABLE 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago