Commit Graph

2321 Commits (7508e80b65281d383f42db74e1a793a67cf9c1f3)

Author SHA1 Message Date
Yannick Warnier e60b7faccc [svn r13115] Check if extAuthSource is defined 17 years ago
Yannick Warnier 96dfb3bcea [svn r13114] Fixed bug FS#1802 17 years ago
Yannick Warnier 6197af8c43 [svn r13113] Updated include path to fix part of bug FS#1840 17 years ago
Yannick Warnier ca01bc9a36 [svn r13112] Wrapped SQL query in some more checks to avoid SQL error. See http://www.dokeos.com/forum/viewtopic.php?p=38555 and http://projects.dokeos.com/?do=details&id=1841 17 years ago
Yannick Warnier e5e7b658d1 [svn r13111] Increased header frame size to avoid partial disappearance under second frameset. FS#1732 17 years ago
Yannick Warnier 39d111f8ba [svn r13110] Added ordering in the learnpath tool homepage 17 years ago
Yannick Warnier 142f776f6a [svn r13109] Added insertion of display_order 17 years ago
Yannick Warnier d3b40fe538 [svn r13108] Minor - added default origin to avoid silent error 17 years ago
Yannick Warnier 7ad29684d0 [svn r13107] Added queries to insert existing learnpaths in item_property if they were not there already 17 years ago
Yannick Warnier bcd1c26fca [svn r13106] Added description of lp_item in the title attribute of the table of content divs 17 years ago
Yannick Warnier a0ddabe12f [svn r13105] Allowed distinction between visibility on the course homepage and visibility in the tool page 17 years ago
Yannick Warnier 9b96fc43f2 [svn r13104] Fixed typo in SQL query 17 years ago
Yannick Warnier 6bded67d4a [svn r13103] Added api_get_item_visibility() to fetch an item_property row's visibility directly (just pass course, tool and id). 17 years ago
Yannick Warnier 0e50bcef76 [svn r13102] Getting version from configuration file 17 years ago
Yannick Warnier baffbe2f39 [svn r13101] Added index to item_property table 17 years ago
Yannick Warnier 50a611f23f [svn r13100] Added call to api_item_property_update() to insert the learnpaths in item_property 17 years ago
Yannick Warnier 8d758d26f8 [svn r13099] Improved api_get_course_info() to enable getting info for a specific course_code rather than only the current course 17 years ago
Yannick Warnier 1b8c92ca76 [svn r13098] Fixed bug whereby the stats window opened in a new frame when in fullscreen mode 17 years ago
Yannick Warnier 49c34d454b [svn r13097] SCORM API wrapper to be shipped with exported SCO quizzes 17 years ago
Yannick Warnier 4e33bb87a0 [svn r13096] Updated footer to use version from new origin (configuration.php) 17 years ago
Yannick Warnier ce53150d65 [svn r13095] Fixed bug adding extra line to configuration file on upgrade 17 years ago
Yannick Warnier 318347e802 [svn r13094] Fixed bug adding extra line to configuration file on upgrade 17 years ago
Yannick Warnier 5e3c236b93 [svn r13093] Fixed a bug preventing upgrade of user database 17 years ago
Yannick Warnier 138071128c [svn r13092] Fixed bug adding extra line to configuration file on upgrade 17 years ago
Julian Prud'homme 0407b26863 [svn r13091] increase again the fckeditor height 17 years ago
Julian Prud'homme 5712fa55a9 [svn r13090] minor : replace a hard coded string by a lang var 17 years ago
Julian Prud'homme eed6ba79c5 [svn r13089] DLTT import 17 years ago
Julian Prud'homme 38b591925c [svn r13088] remove the group overview 17 years ago
Julian Prud'homme 4784d13a0a [svn r13087] increase the size of the fck editor 17 years ago
Julian Prud'homme 59064c7fc9 [svn r13085] Change defaults settings : course categories on the home page are not displayed and the profile is extended 17 years ago
Eric Marguin 9214f00d43 [svn r13082] add api_chmod_R function and chmod imported scorm directory (recursively) 17 years ago
Eric Marguin 1606dbf6d6 [svn r13081] chmod impoerted scorm directory 17 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 17 years ago
Julian Prud'homme 11f5ba3a47 [svn r13078] By default, when adding a new work, we fill the document name and the authors field 17 years ago
Eric Marguin 32edddf14d [svn r13077] oups :) I forgot to remove some debug statement in last commit 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Eric Marguin bbacf605c3 [svn r13074] implements autoplay for mp3player when viewing a doc (not when building it) 17 years ago
Eric Marguin dd3724fd58 [svn r13073] prevent from accents in document filename ... not a beautiful way to do it but I'm open to advises. 17 years ago
Julian Prud'homme 434f9bda23 [svn r13072] remove the character \ in the step name in bluid mode 17 years ago
Julian Prud'homme 6ebf2bcc30 [svn r13071] Change the default values when creating a new calendar event 17 years ago
Julian Prud'homme f58f816cb4 [svn r13070] New Hot potatoes icon 17 years ago
Julian Prud'homme 8a0d2a39e2 [svn r13069] The course code is no more required when creating a course so we generate a course code if it's empty 17 years ago
Julian Prud'homme efd30455e4 [svn r13065] Fix a bug with the notice : http://projects.dokeos.com/?do=details&id=1883 17 years ago
Eric Marguin 8242245ef3 [svn r13064] DLTT import 17 years ago
Yannick Warnier 276d10ee7f [svn r13063] Added various changes to enable direct migration from 1.6 to 1.8.4 (yeepee!) 17 years ago
Yannick Warnier a909830717 [svn r13062] Added version information to the write_config_file() function 17 years ago
Yannick Warnier 022d3dddab [svn r13061] Added version information (have removed installedVersion.inc.php) 17 years ago
Yannick Warnier 1f7e6516cf [svn r13060] Updated database connection check (checking the mysql resource was useless as the connection failed -> the resource didn't exist) 17 years ago
Yannick Warnier 08a3d4cdac [svn r13059] Removed installedVersion.inc.php to put the version information inside the configuration.php file. This allows for the upgrade process to pick-up the old version of the campus, then modify it at the end of the upgrade process. 17 years ago