Commit Graph

2984 Commits (00d77b68ef8c72d56c23d88822fc5f657ae3953f)
 

Author SHA1 Message Date
Yannick Warnier 00d77b68ef [svn r14341] Add a date-picker limited to the date (not hour+minute+seconds) 17 years ago
Yannick Warnier ef934e69f9 [svn r14340] Fixed admin insert problem (see FS#2277) 17 years ago
Yannick Warnier d15536b4c9 [svn r14339] Fix bug preventing group category (default group pattern) to work. 17 years ago
Yannick Warnier 3cb5faaa17 [svn r14338] Change categories ordering (use alphabetical order because it makes more sense) 17 years ago
Yannick Warnier 31fa971a5a [svn r14332] Removed prerequisites option for chapters as the feature is not available in this context yet 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 a530cb3b06 [svn r14330] Sorting categories by code 17 years ago
Yannick Warnier c4d495ef3d [svn r14324] Avoiding reference translation when copying SCORM content 17 years ago
Yannick Warnier 83f66e4bd0 [svn r14323] Added scorm directories by default - still needs improvement 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 54e1878b51 [svn r14320] Added date check for surveys (FS#2125) 17 years ago
Yannick Warnier 37994bf8be [svn r14319] Moved theme selection box and added submit button on top 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 4ece988624 [svn r14311] Add anonymous mode to this tool. Fixes part of FS#2125 17 years ago
Yannick Warnier 3d56b78efd [svn r14310] Added check for anonymous user before allowing edition (see 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 35eaf09a66 [svn r14308] Light change to labels for new configuration variables 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
Yannick Warnier e46199593f [svn r14306] Add theme field in user table + global configuration settings to enable user theme selection (part of FS#2204) 17 years ago
Yannick Warnier 2a59b9cef3 [svn r14305] Ensure there is at least a scheme URI provided in the OpenID URI (add http:// by default) 17 years ago
Eric Marguin 9c8e481f06 [svn r14300] fix bugs in matching question (appearing in some particular cases) 17 years ago
Yannick Warnier e51e2781ad [svn r14295] Resized and moved video popup 17 years ago
Eric Marguin 5880c5ac8f [svn r14294] order by group title by default 17 years ago
Eric Marguin 2da5595e95 [svn r14293] order courses lists by title, visual_code 17 years ago
Eric Marguin 97c139367a [svn r14292] avoid problems with an obsolete option : approval_direct_post 17 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 17 years ago
Yannick Warnier 2871454593 [svn r14290] Use platform charset as default charset 17 years ago
Yannick Warnier 6643572e3c [svn r14289] Fixed bug FS#2247: undefined function not_allowed() in course export 17 years ago
Eric Marguin 40582336fa [svn r14288] repair browsing between pages 17 years ago
Yannick Warnier ce2cec4700 [svn r14287] Use platform charset as original charset for build links 17 years ago
Yannick Warnier d58ae3164a [svn r14286] Create new learning paths in UTF-8 by default 17 years ago
Eric Marguin 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) 17 years ago
Yannick Warnier 06aaa31bb3 [svn r14281] Changed campus registration to add manager name and organisation name 17 years ago
Eric Marguin 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) 17 years ago
Yannick Warnier b7e9999149 [svn r14276] Added an index on tool+ref in item_property table 17 years ago
Eric Marguin c601dda775 [svn r14275] the score and progress wasn't updated anymore when filling an exercise 17 years ago
Eric Marguin 50b431c766 [svn r14272] update lp_item.max_score on a quiz item when the weighting of the quiz changes (FS#2161) 17 years ago
Eric Marguin f52c42151a [svn r14270] fix a bug when saving item (the param prerec_check cas not passed to parent class) 17 years ago
Eric Marguin b0b635429e [svn r14269] fix a bug when editing slides (image url is broken because relative) 17 years ago
Eric Marguin a21a47c847 [svn r14268] if all the weightings of a lp are 0, then display a score of '-' more than a score of '0%' 17 years ago
Yannick Warnier 73b97df0a2 [svn r14237] Security improvement (see FS#2218) 17 years ago
Eric Marguin 892daac5cf [svn r14217] display tasks only on the blog concerned (otherwise it's confusing) 17 years ago
Eric Marguin f37c84a1bb [svn r14216] add a missing picture (forumgroupnew.gif) 17 years ago
Yannick Warnier 1432deba87 [svn r14215] Added filtering against possible XSS (see FS#2218 4.3) 17 years ago
Yannick Warnier 894ad52527 [svn r14214] Added filtering against XSS (see FS#2218 4.2) 17 years ago
Yannick Warnier 037d873366 [svn r14213] Added Database::fetch_row() to ease transition to db independent functions 17 years ago
Yannick Warnier b6b2ec423d [svn r14212] Fix possible XSS attack (see FS#2218 3) 17 years ago