Commit Graph

108 Commits (e08252ca8b81b6464d05c556ac0c65f58eae6524)

Author SHA1 Message Date
Patrick Cool e08252ca8b [svn r14826] display group fora in group space 18 years ago
Julio Montoya 787807ed68 [svn r14814] Minor - filetype in student_publication miss 18 years ago
Julio Montoya 18b82ae616 [svn r14793] Ajouter une annxe dans Blogs et Forums - 1 (FS#2396) 18 years ago
Yannick Warnier a360908e6d [svn r14788] fix typo 18 years ago
Eric Marguin 9e2c632356 [svn r14786] add the "disabled results" feature in exercises (FS#2127) 18 years ago
Eric Marguin eac1383e7e [svn r14776] add the readonly feature for documents (FS#2127) 18 years ago
Yannick Warnier 5170fe035b [svn r14727] Add indexes (see FS#2282) 18 years ago
Julio Montoya 9e2585f850 [svn r14558] Fixed (see FS#2318) 18 years ago
Eric Marguin 3430684785 [svn r14528] the forums can now be specif to a session (FS#2309) 18 years ago
Julio Montoya d9c9153aa3 [svn r14477] Enabled optional learning path -level CSS (see FS#576) 18 years ago
Yannick Warnier c06f3d7883 [svn r14454] Fix warning message about function return value inside condition (see FS#2304) 18 years ago
Yannick Warnier 74c7f93ac2 [svn r14453] Improved settings check for videoconference link in new courses 18 years ago
Yannick Warnier 90396bbdb2 [svn r14452] Improved condition for new course having a videoconference link or not 18 years ago
Yannick Warnier 62ac70521b [svn r14451] Fixed new courses creation to suit new videoconference tool 18 years ago
Yannick Warnier f62df9047b [svn r14425] Enabled optional course-level CSS (see FS#576) 18 years ago
Yannick Warnier 65449a94a1 [svn r14370] Added user image option in forum (see FS#337) 18 years ago
Yannick Warnier b7e9999149 [svn r14276] Added an index on tool+ref in item_property table 18 years ago
Yannick Warnier 237552bae1 [svn r14208] Improved register_course() variables filtering to avoid SQL injections (see FS#2218) 18 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 18 years ago
Yannick Warnier ed3796023f [svn r14084] Moved .php file to .html file in course/group directory to avoid having php files everywhere (prevents confusion when searching for security cracks) 18 years ago
Eric Marguin ea374a7d54 [svn r14007] improve relation between sessions and dropbox tool : a file of a session is no longer visible in another session (FS#2087) 18 years ago
Yannick Warnier 46f3dacb67 [svn r13790] Added some code for a course-setting that allows to choose whether course admins get sent an e-mail when a new quiz is submitted. 18 years ago
Yannick Warnier 68df0692af [svn r13741] Minor - added documentation and some code fixes to avoid warnings on course creation 18 years ago
Yannick Warnier 67b11f6172 [svn r13651] Updated lp.prerequisite to allow for larger conditions (64 chars is under the SCORM specification of smallest allowed maximum of 200 chars) 18 years ago
Yannick Warnier f84049607c [svn r13592] Added order_id 18 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 18 years ago
Yannick Warnier b42f10d260 [svn r13312] Added max_score to lp_item_view to authorize the SCO to change it 18 years ago
Julian Prud'homme ca35f0e3d8 [svn r13216] always create a default group when creating a course 18 years ago
Yannick Warnier 2ceadb6702 [svn r13146] Removed references to scormdocument (deprecated since Dokeos 1.8.0) 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
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 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
Yannick Warnier b137515cf0 [svn r12957] Added max_time_allowed field to deal with the optional SCORM 1.2 parameter adlcp:maxtimeallowed 18 years ago
Patrick Cool 502e39c92e [svn r12901] anonymous survey 18 years ago
Yannick Warnier da3a527976 [svn r12811] Fixed other typo in default file permissions 18 years ago
Yannick Warnier 38d01745e2 [svn r12805] Updated default files and dirs permissions (using database security parameter) 18 years ago
Yannick Warnier 70786d04f2 [svn r12448] - Added management of SCORM cmi.core.exit value that needs to be kept in-database to allow for better follow-up of the students interruptions 19 years ago
Yannick Warnier 2b69926068 [svn r12435] Added more indexes after analysis of heavy-load servers 19 years ago
Yannick Warnier db0cbf0248 [svn r12433] Now creates indexes for lp_* tables as it proves to be a bottleneck on heavy-load servers 19 years ago
Yannick Warnier 4de8fec758 [svn r12292] Removed useless size-modifier 19 years ago
Julian Prud'homme 3a792ff496 [svn r12290] Add a missing field in dropbox_file 19 years ago
Julian Prud'homme 810ad5a9cc [svn r12258] Change the type of the field option_id from int to text in the course table 19 years ago
Julian Prud'homme 441178f40b [svn r12256] As requested by thomas, sort the user's course by alphabetic order 19 years ago
Yannick Warnier 74383edbf9 [svn r12201] Fixed typo preventing creation of dropbox_post table 19 years ago
Patrick Cool 389f375c75 [svn r12159] bugfix: create new course => sort was always 1 and user could not sort his courses 19 years ago
Patrick Cool 77cd9b97f3 [svn r12123] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8906 19 years ago
Patrick Cool 04a9938157 [svn r12116] add missing survey field 19 years ago
Julian Prud'homme 113f429d7c [svn r12093] Change the name of the default course images to "gallery" : http://projects.dokeos.com/?do=details&id=1432 19 years ago
Patrick Cool 3a7660062e [svn r11855] improve xhtml compliance 19 years ago