Commit Graph

622 Commits (4f0054108840c72899f8c413a53eafc91dfc4802)

Author SHA1 Message Date
Yannick Warnier a9c64d739d [svn r14373] Possibly fix bug preventing translation of FCKEditor language terms into the local language 17 years ago
Yannick Warnier 65449a94a1 [svn r14370] Added user image option in forum (see FS#337) 17 years ago
Yannick Warnier 00d77b68ef [svn r14341] Add a date-picker limited to the date (not hour+minute+seconds) 17 years ago
Yannick Warnier 3cb5faaa17 [svn r14338] Change categories ordering (use alphabetical order because it makes more sense) 17 years ago
Yannick Warnier 36e6bc9399 [svn r14331] Added call to api_set_anonymous() in api_get_anonymous() if conditions are met 17 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 17 years ago
Yannick Warnier d492fcebbb [svn r14321] Removed error logging 17 years ago
Yannick Warnier a2fd4df28a [svn r14318] Added call to replace_accents() in handle_uploaded_documents() 17 years ago
Yannick Warnier d187e9180e [svn r14317] Added comments to replace_accents() 17 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) 17 years ago
Yannick Warnier ebd7843181 [svn r14309] Light fixes to user selected theme feature (see FS#2204) 17 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 17 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 17 years ago
Yannick Warnier b7e9999149 [svn r14276] Added an index on tool+ref in item_property table 17 years ago
Eric Marguin 892daac5cf [svn r14217] display tasks only on the blog concerned (otherwise it's confusing) 17 years ago
Yannick Warnier 037d873366 [svn r14213] Added Database::fetch_row() to ease transition to db independent functions 17 years ago
Yannick Warnier 60d0913082 [svn r14210] Added database variables filtering (see FS#2218 2.1) 17 years ago
Yannick Warnier 237552bae1 [svn r14208] Improved register_course() variables filtering to avoid SQL injections (see FS#2218) 17 years ago
Yannick Warnier f549fdf1e7 [svn r14205] Added filtering to some dangerous variables in whoisonline.php (see FS#2218) 17 years ago
Eric Marguin 3711f7702f [svn r14178] avoid problems when trying to delete a document when another document with the name upper case exists 17 years ago
Eric Marguin 037a6601a0 [svn r14177] improve management of accents when creating a doc 17 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) 17 years ago
Eric Marguin 27a8d39805 [svn r14120] add first login data (FS#2198) bis 17 years ago
Eric Marguin c3df463bc4 [svn r14118] add first login data (FS#2198) 17 years ago
Yannick Warnier 02b964fd20 [svn r14117] More fixes to avoid SQL errors when handling a wrongly-removed-course 17 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 17 years ago
Eric Marguin 42a56c5466 [svn r14107] update jodconverter to 2.2.1 (bis) 17 years ago
Eric Marguin 1b450a1daf [svn r14106] update jodconverter to 2.2.1 17 years ago
Eric Marguin bb2b874672 [svn r14104] improve naming of steps 17 years ago
Yannick Warnier 53491b373b [svn r14103] Fixed missing name tag preventing embedded e-mail editor to trigger - Closes FS#2181 17 years ago
Eric Marguin 53891714a4 [svn r14102] fix a bug with size of slides 17 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 17 years ago
Yannick Warnier 13abc7b385 [svn r14092] Added EZPDF library temporarily (will probably be replaced by TCPDF) to allow for PDF generation in Gradebook 17 years ago
Yannick Warnier e1fcef225a [svn r14085] Also check PHP in uppercase. 17 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) 17 years ago
Yannick Warnier 8dc68d321f [svn r14076] Improve security patch (regexp had a flaw) 17 years ago
Yannick Warnier 6b522c183b [svn r14073] Updated php2phps regexp to cope with the security flaw making possible interpretation of PHP scripts when uploaded with a *.php.* filename - see FS#2152 17 years ago
Yannick Warnier 4c567e8c89 [svn r14068] Fixed broken user production URL building 17 years ago
Yannick Warnier a35895ee59 [svn r14067] Minor - updated comment 17 years ago
Yannick Warnier 24a53e7707 [svn r14054] Make OpenID login independent of trailing slash (if any) 17 years ago
Yannick Warnier 985b8637e8 [svn r14036] Added gradebook results removal when deleting a user 17 years ago
Yannick Warnier ccfa530510 [svn r14035] Added gradebook table and settings to install/upgrade scripts 17 years ago
Yannick Warnier d996555fa0 [svn r14034] Updated api_sql_query() so that it doesn't die stupidly before printing the error message, and so that it doesn't die at all. 17 years ago
Yannick Warnier 809f0fb760 [svn r14033] Added constants for gradebook inclusion 17 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) 17 years ago
Eric Marguin dcaf146199 [svn r13989] update jod converter with docx and pptx support. 17 years ago
Olivier Sourie ab4e388a40 [svn r13984] 17 years ago
Yannick Warnier ad0ea27cee [svn r13971] Reverted change 17 years ago
Yannick Warnier fa237d3589 [svn r13968] Minor code improvement (avoid notices) 17 years ago
Yannick Warnier 11a97c7c8b [svn r13967] Set default tool name to empty string (in this case we don't need a tool name to be shown) 17 years ago