Commit History

Author SHA1 Message Date
  Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
  Cristian Fasanando ab93a403ad recovered code missing by last merge 15 years ago
  Cristian Fasanando 4cf25a5f12 added cidReq to links in exercise - partial CT#462 15 years ago
  Julio Montoya ba94087e7e First attempt to multiple answer \"combination\" 15 years ago
  cvargas e969a4161a merge 15 years ago
  Arthur Portugal 41193d993b Fixed align in exercises for browser safari and IE DT#5496 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
  Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 years ago
  Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
  Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
  Cristian Fasanando f05e124007 Fixed Bug in hotspot when use Empty this training - DT #5174 15 years ago
  Julio Montoya 8d925de52f Now is possible to save a question description with FF 15 years ago
  Julio Montoya 1e8c404e0f [svn r22257] Minor - some more space for questions 15 years ago
  Ivan Tcholakov ee2eecea04 [svn r22250] FS#2867 - The online editor: Renaming a toolbar, 'QuestionDescription' --> 'TestQuestionDescription'. 15 years ago
  Ivan Tcholakov f404a89548 [svn r22051] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file question.class.php. 15 years ago
  Isaac Flores f3604eeabb [svn r21662] logic changes - improvements in serach tool - (partial FS#4346) 15 years ago
  Julio Montoya 1164f2f7f9 [svn r20990] The LP exercise max_score dont have to be changed see FS#4243 15 years ago
  Arthur Portugal 5a3d908018 [svn r20851] Fixed Give a context to the test FS#4232 15 years ago
  Arthur Portugal 1949e16f3b [svn r20850] Fixed image for test repository FS#4232 15 years ago
  Isaac Flores e2163016c8 [svn r20795] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY in test tool - (partial FS#3909) 15 years ago
  Patrick Cool 7274f82852 [svn r20776] removing all addslashes and stripslashes to prevent double escaping. 15 years ago
  Carlos Vargas 86daa345e4 [svn r20644] add remove_XSS in exercises see FS#4169 15 years ago
  Julio Montoya 8940be1155 [svn r20566] Minor - Adding missing </div> tag 15 years ago
  Cristian Fasanando 493627454e [svn r20224] Allowed to create a fake content in each question type - see FS#4051 15 years ago
  Arthur Portugal f92aa95259 [svn r20165] Added the image star in request field "*" see FS#3909 15 years ago
  Julio Montoya 329a355f7c [svn r20159] Adding applyfilter to some forms see FS#4116 15 years ago
  Julio Montoya 126b0b3db8 [svn r20136] Exercise tool: More UI improvements see FS#3991 15 years ago