Commit Graph

639 Commits (7f092a234773f99c8efbfcbb276dd6a1ced2f100)

Author SHA1 Message Date
Yannick Warnier 420914de78 [svn r14598] Added api_get_language_isocode() 18 years ago
Yannick Warnier 7e5dd2a47e [svn r14594] Added iCalcreator class to offer iCal export from inside Dokeos calendars 18 years ago
Julio Montoya 5b91aad767 [svn r14583] Enable the user image at the Reporting and User Information module. (see FS#2343) 18 years ago
Patrick Cool 2fd401673c [svn r14579] bugfix: when creating a user and no language is specified (see config setting) then the platform language should be used. 18 years ago
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 18 years ago
Julio Montoya 9e2585f850 [svn r14558] Fixed (see FS#2318) 18 years ago
Yannick Warnier e1f6b85cc1 [svn r14544] Added api_get_version() to get the system's version number (and later provide it through web services) 18 years ago
Yannick Warnier 7749fe39c6 [svn r14543] Added tms datetime field to track_e_attempt (see FS#2320) 18 years ago
Eric Marguin 3430684785 [svn r14528] the forums can now be specif to a session (FS#2309) 18 years ago
Yannick Warnier 43d2929d62 [svn r14510] Final fix to security flaw from kses library (see FS#2312) - might prevent some style tags to appear right 18 years ago
Yannick Warnier 0d26a174a4 [svn r14482] Partial fix to security flaw from kses library (see FS#2312) 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 a9c64d739d [svn r14373] Possibly fix bug preventing translation of FCKEditor language terms into the local language 18 years ago
Yannick Warnier 65449a94a1 [svn r14370] Added user image option in forum (see FS#337) 18 years ago
Yannick Warnier 00d77b68ef [svn r14341] Add a date-picker limited to the date (not hour+minute+seconds) 18 years ago
Yannick Warnier 3cb5faaa17 [svn r14338] Change categories ordering (use alphabetical order because it makes more sense) 18 years ago
Yannick Warnier 36e6bc9399 [svn r14331] Added call to api_set_anonymous() in api_get_anonymous() if conditions are met 18 years ago
Yannick Warnier 5aea10eddd [svn r14322] Ensure redirection to index.php is made as a complete path to avoid unknown page when logging in from outside index.php 18 years ago
Yannick Warnier d492fcebbb [svn r14321] Removed error logging 18 years ago
Yannick Warnier a2fd4df28a [svn r14318] Added call to replace_accents() in handle_uploaded_documents() 18 years ago
Yannick Warnier d187e9180e [svn r14317] Added comments to replace_accents() 18 years ago
Yannick Warnier 10fbfe8bc3 [svn r14316] Fix a bug with documents having the same name in lowercase: edition changed both documents to the same name and then blocked the erasing. (FS#2125) 18 years ago
Yannick Warnier ebd7843181 [svn r14309] Light fixes to user selected theme feature (see FS#2204) 18 years ago
Yannick Warnier 52d58d47e0 [svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204 18 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 18 years ago
Yannick Warnier b7e9999149 [svn r14276] Added an index on tool+ref in item_property table 18 years ago
Eric Marguin 892daac5cf [svn r14217] display tasks only on the blog concerned (otherwise it's confusing) 18 years ago
Yannick Warnier 037d873366 [svn r14213] Added Database::fetch_row() to ease transition to db independent functions 18 years ago
Yannick Warnier 60d0913082 [svn r14210] Added database variables filtering (see FS#2218 2.1) 18 years ago
Yannick Warnier 237552bae1 [svn r14208] Improved register_course() variables filtering to avoid SQL injections (see FS#2218) 18 years ago
Yannick Warnier f549fdf1e7 [svn r14205] Added filtering to some dangerous variables in whoisonline.php (see FS#2218) 18 years ago
Eric Marguin 3711f7702f [svn r14178] avoid problems when trying to delete a document when another document with the name upper case exists 18 years ago
Eric Marguin 037a6601a0 [svn r14177] improve management of accents when creating a doc 18 years ago
Eric Marguin f577e626ef [svn r14167] avoid problems when having two times the course setting in the db (it can appear after an upgrade for example) 18 years ago
Eric Marguin 27a8d39805 [svn r14120] add first login data (FS#2198) bis 18 years ago
Eric Marguin c3df463bc4 [svn r14118] add first login data (FS#2198) 18 years ago
Yannick Warnier 02b964fd20 [svn r14117] More fixes to avoid SQL errors when handling a wrongly-removed-course 18 years ago
Yannick Warnier 5ba502e2e2 [svn r14116] Fix a possible sql error when a course has been removed unproperly and the DB cannot be found 18 years ago
Eric Marguin 42a56c5466 [svn r14107] update jodconverter to 2.2.1 (bis) 18 years ago
Eric Marguin 1b450a1daf [svn r14106] update jodconverter to 2.2.1 18 years ago
Eric Marguin bb2b874672 [svn r14104] improve naming of steps 18 years ago
Yannick Warnier 53491b373b [svn r14103] Fixed missing name tag preventing embedded e-mail editor to trigger - Closes FS#2181 18 years ago
Eric Marguin 53891714a4 [svn r14102] fix a bug with size of slides 18 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 18 years ago
Yannick Warnier 13abc7b385 [svn r14092] Added EZPDF library temporarily (will probably be replaced by TCPDF) to allow for PDF generation in Gradebook 18 years ago