Commit Graph

3169 Commits (d9c572fb56da5b3fb32b28d409e62f85dd5bc9b3)
 

Author SHA1 Message Date
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
Yannick Warnier 65d6591421 [svn r14211] Added filtering against XSS (see FS#2218 4.1) 17 years ago
Yannick Warnier 60d0913082 [svn r14210] Added database variables filtering (see FS#2218 2.1) 17 years ago
Yannick Warnier 66260b3c99 [svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218) 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 1cc09130db [svn r14207] Fix possible SQL injection (see FS#2218 1.2) 17 years ago
Yannick Warnier 17721b19e3 [svn r14206] Added one small check to prevent broken interface 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 a756b9b4fe [svn r14204] fix non anonymous values on an anonymous survey 17 years ago
Eric Marguin 48cb99e7ad [svn r14203] fix non anonymous values on an anonymous survey 17 years ago
Eric Marguin 6c73290492 [svn r14202] invited users didn't appear in user report 17 years ago
Eric Marguin 34e85687cd [svn r14201] fix non anonymous values on an anonymous survey 17 years ago
Eric Marguin 0787144842 [svn r14200] fix non anonymous values on an anonymous survey 17 years ago
Eric Marguin b4d2e11c0a [svn r14194] fix a bug when replaceing rel_path in hop_top.html 17 years ago
Eric Marguin 095e0ae129 [svn r14193] order the courses by alphabetic order (on visual code) 17 years ago
Eric Marguin ed73fd7cc4 [svn r14192] when the learner is the sender of the annoucement, the subject of the mail shouldn't be "message from teacher" 17 years ago