Commit Graph

2319 Commits (50a611f23ff34a6f4cf177c1d662916993d370c9)
 

Author SHA1 Message Date
Yannick Warnier 50a611f23f [svn r13100] Added call to api_item_property_update() to insert the learnpaths in item_property 18 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 18 years ago
Yannick Warnier 1b8c92ca76 [svn r13098] Fixed bug whereby the stats window opened in a new frame when in fullscreen mode 18 years ago
Yannick Warnier 49c34d454b [svn r13097] SCORM API wrapper to be shipped with exported SCO quizzes 18 years ago
Yannick Warnier 4e33bb87a0 [svn r13096] Updated footer to use version from new origin (configuration.php) 18 years ago
Yannick Warnier ce53150d65 [svn r13095] Fixed bug adding extra line to configuration file on upgrade 18 years ago
Yannick Warnier 318347e802 [svn r13094] Fixed bug adding extra line to configuration file on upgrade 18 years ago
Yannick Warnier 5e3c236b93 [svn r13093] Fixed a bug preventing upgrade of user database 18 years ago
Yannick Warnier 138071128c [svn r13092] Fixed bug adding extra line to configuration file on upgrade 18 years ago
Julian Prud'homme 0407b26863 [svn r13091] increase again the fckeditor height 18 years ago
Julian Prud'homme 5712fa55a9 [svn r13090] minor : replace a hard coded string by a lang var 18 years ago
Julian Prud'homme eed6ba79c5 [svn r13089] DLTT import 18 years ago
Julian Prud'homme 38b591925c [svn r13088] remove the group overview 18 years ago
Julian Prud'homme 4784d13a0a [svn r13087] increase the size of the fck editor 18 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 18 years ago
Eric Marguin 9214f00d43 [svn r13082] add api_chmod_R function and chmod imported scorm directory (recursively) 18 years ago
Eric Marguin 1606dbf6d6 [svn r13081] chmod impoerted scorm directory 18 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) 18 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 18 years ago
Julian Prud'homme 11f5ba3a47 [svn r13078] By default, when adding a new work, we fill the document name and the authors field 18 years ago
Eric Marguin 32edddf14d [svn r13077] oups :) I forgot to remove some debug statement in last commit 18 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 18 years ago
Eric Marguin bbacf605c3 [svn r13074] implements autoplay for mp3player when viewing a doc (not when building it) 18 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. 18 years ago
Julian Prud'homme 434f9bda23 [svn r13072] remove the character \ in the step name in bluid mode 18 years ago
Julian Prud'homme 6ebf2bcc30 [svn r13071] Change the default values when creating a new calendar event 18 years ago
Julian Prud'homme f58f816cb4 [svn r13070] New Hot potatoes icon 18 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 18 years ago
Julian Prud'homme e00e571fe8 [svn r13066] Forget to include this file in the last commit for the bug http://projects.dokeos.com/?do=details&id=1883 18 years ago
Julian Prud'homme efd30455e4 [svn r13065] Fix a bug with the notice : http://projects.dokeos.com/?do=details&id=1883 18 years ago
Eric Marguin 8242245ef3 [svn r13064] DLTT import 18 years ago
Yannick Warnier 276d10ee7f [svn r13063] Added various changes to enable direct migration from 1.6 to 1.8.4 (yeepee!) 18 years ago
Yannick Warnier a909830717 [svn r13062] Added version information to the write_config_file() function 18 years ago
Yannick Warnier 022d3dddab [svn r13061] Added version information (have removed installedVersion.inc.php) 18 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) 18 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. 18 years ago
Yannick Warnier 21d7c2500d [svn r13058] Removed reference to installedVersion.inc.php, scheduled to be removed. 18 years ago
Yannick Warnier 1635e879eb [svn r13057] Avoid problems if the lines don't exist yet 18 years ago
Yannick Warnier dcf021d0c2 [svn r13056] Copied from update-file for 1.6->1.8 and updated to edit the version in the configuration file 18 years ago
Yannick Warnier 3a62208eb8 [svn r13055] Fixes bug FS#1788 18 years ago
Yannick Warnier 7cc596c5e5 [svn r13054] Fixed bug preventing courses directories to be copied from 1.6 to 1.8 18 years ago
Yannick Warnier cee343551a [svn r13053] Updated for 1.8.4 18 years ago
Yannick Warnier 82543ba7a9 [svn r13052] Fixed naming of databases in single DB mode - finally maintains the configuration file correctly 18 years ago
Yannick Warnier e0849e1533 [svn r13051] Check for database names to keep old installs (false singleDB) working 18 years ago
Yannick Warnier 298b6f91a2 [svn r13050] Minor updates (light efficiency improvements) 18 years ago
Yannick Warnier 803eded1db [svn r13049] Added specific QuickForm rule to improve restriction on username size 18 years ago
Yannick Warnier ed0f112265 [svn r13048] Altered username field size and value to avoid bug shortening login (database field is limited to 20 characters anyway). Fixes FS#1903 18 years ago
Yannick Warnier 60909f77fa [svn r13047] Replaced mysql_ calls by Database:: calls 18 years ago
Eric Marguin 1b0a6df37f [svn r13046] fix still bugs when listing threads where last poster is deleted 18 years ago
Eric Marguin 2ec9750665 [svn r13045] fix a fatal error which appears sometimes due to non-inclusion of some lp classes (FS#1899) 18 years ago