Commit Graph

190 Commits (98126289db61cca39cc72b8e4649603494b90d5f)

Author SHA1 Message Date
Yannick Warnier ce1d0c19fb [svn r11013] Reordered and improved survey tables definition (without changing the fields definition): 19 years ago
Julian Prud'homme db2439cc22 [svn r10993] fix a minor bug with live conferencing tool 19 years ago
Eric Marguin 0d4ad80242 [svn r10981] add a forum category, a forum and a thread when creating a course (if the option is activated of course) 19 years ago
Julian Prud'homme 0d2b9b5078 [svn r10967] move the visioconference tool in the interaction part 19 years ago
Julian Prud'homme 7d8787b424 [svn r10962] rename the default course images in examples 19 years ago
Patrick Cool 35d243a349 [svn r10945] survey tables 19 years ago
Eric Marguin 56ca83bc10 [svn r10930] rename the conf folder to conference (to avoid confusions) 19 years ago
Eric Marguin c56d521976 [svn r10928] rename the conf folder to conference (to avoid confusions) 19 years ago
Yannick Warnier 88fefa6409 [svn r10828] Removed more useless int size declarations 19 years ago
Yannick Warnier c981453851 [svn r10827] Removed deprecated comments 19 years ago
Yannick Warnier 20465884d0 [svn r10826] Added default to announcement.email_sent 19 years ago
Julian Prud'homme d12fe4e503 [svn r10790] in fill_course_repository function, check if example_material_course_creation api setting is true or false before copy images in the course document 19 years ago
Yannick Warnier f39885b1e3 [svn r10775] Updated insert queries to match table definition 19 years ago
Julian Prud'homme 875ccc4e92 [svn r10759] fix a permission bug 19 years ago
Julian Prud'homme c6ff9611dc [svn r10757] Update the course creation file. 19 years ago
Yannick Warnier 8c7c3ad238 [svn r10744] Small fixes in course db not affecting database structure 19 years ago
Julian Prud'homme 4939b1a81e [svn r10737] Update the course creation file. 19 years ago
Julian Prud'homme 6e0f05f2ca [svn r10693] update of FCKeditor (fix bug and add video plugin) 19 years ago
Yannick Warnier 03ce157c58 [svn r10628] Removed forum_state again (adding back was wrong, the forum has a group management of his own)(although it doesn't solve backwards compatibility) 19 years ago
Yannick Warnier 2773e96680 [svn r10617] Removed deprecated learnpath_* tables 19 years ago
Yannick Warnier f9c87c5f3f [svn r10600] Removed plural of blog tool tables (to match other tables naming conventions - may break backwards compatibility with older versions of dokeos 1.8) 19 years ago
Eric Marguin c4176a32e9 [svn r10592] add creation of 4 dirs in course folder : upload, upload/forum, upload/blog, forum/test 19 years ago
Eric Marguin ea8adbc163 [svn r10555] create 3 folders in the course creation (images, audio, flash). These folders are hidden by default 19 years ago
Eric Marguin 9eead6e82f [svn r10537] FCKEditor : changethe style into "silver" style and remove the ugly blue arrows 19 years ago
Yannick Warnier 72173dee7e [svn r10531] Updated blogs tables: author->author_id, date->date_creation and removed useless size marker for int fields 19 years ago
Yannick Warnier 54adf62580 [svn r10530] Removed deprecated audiorecorder table 19 years ago
Yannick Warnier 20f25e2d45 [svn r10529] Updated int(1) into tinyint. int(1), where (1) is useless, is stored on 4 bytes while a tinyint is stored on 1 byte only 19 years ago
Eric Marguin 250fc9a785 [svn r10460] add a new field "parameters" in the table lp_item 19 years ago
Eric Marguin a0202f4dee [svn r10242] add audiorecorder course table 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
Patrick Cool e081704992 [svn r10188] bugfix that has been reported quite a lot on the forum 19 years ago
Eric Marguin 71995fcf22 [svn r10106] 19 years ago
Patrick Cool 48285abda4 [svn r10085] cleanup $_configuration 19 years ago
Patrick Cool 1c193d6f43 [svn r10083] cleanup $_configuration 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool d7f00fde42 [svn r10063] replace $courseTablePrefix with $_configuration['table_prefix'] 19 years ago
Eric Marguin 9b4a8633e2 [svn r10050] new visioconference tool integration : 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago