Commit Graph

671 Commits (f00055a19162323d2ba7054d7b33fce4ef006c1d)

Author SHA1 Message Date
Isaac Flores 6fb17d209f changed 'css' class name 16 years ago
iflores 519781a9e8 Added style for submit buttom 16 years ago
Isaac Flores 0194530143 Added time control for exercice tool 16 years ago
Juan Carlos Raña fe4f024e14 fix icon text 16 years ago
Isaac Flores c50f12b3ed Minor - changed div position 16 years ago
Isaac Flores 295832efe2 restore file 16 years ago
Isaac Flores bf500a7bc1 commented library conflict 16 years ago
Isaac Flores 77cd2e342f Improvements of glossary tool in exercice tool 16 years ago
Isaac Flores 11657a482b Integration the glossary tool in extra tools 16 years ago
Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 16 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(). 16 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Julio Montoya f5927a078e Fixing image resize in hotspot when image is a square 16 years ago
iflores b76d3ae394 Allow sort quiz 16 years ago
Isaac Flores 5afe49d841 added sortable 16 years ago
Julio Montoya 70a139d322 Fixing getimagesize function that always returned false see DT# 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov bc7b463083 Bug #3646 and Issue #306 - Tests tool: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 16 years ago
Julio Montoya 656aace234 fixes dt #5222 16 years ago
Cristian Fasanando 5f4054fa24 Minor - Fixed display footer when you add a question in the test and occurs an error of required field - partial DT#5214 16 years ago
Cristian Fasanando f05e124007 Fixed Bug in hotspot when use Empty this training - DT #5174 16 years ago
Cristian Fasanando 8b92b68d37 Fixed problem with the score in the tests - DT #5175 16 years ago
Julio Montoya 432d135392 Now is possible to save an exercise description with FF 16 years ago
Julio Montoya 8d925de52f Now is possible to save a question description with FF 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Juan Carlos Raña aef14dae32 fix cursor style 16 years ago
Julio Montoya 3dc7a5071a Exercise description set to '' 16 years ago
Yannick Warnier 406d53c8b1 Fixed bug storing results in quiz in single answer (fixes5148) 16 years ago
Cristian Fasanando 08013fc7d7 Fixed navigation text and icon when you add a item for exercise tool - see DT#5115 16 years ago
Julio Montoya a1aa00a0d2 Fixing CSS style in \"Add this question to the test\" feature in Test Tool 17 years ago
Carlos Vargas f5d3a3913e minor add .gif 17 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 17 years ago
Carlos Vargas 01982077fa changes styles 17 years ago
Carlos Vargas fdeb80eaa0 change combobox jquery 17 years ago
Carlos Vargas b338801353 change combobox jquery 17 years ago
Julio Montoya 58350a417c Minor - security issues 17 years ago
Julio Montoya 1c47d23dca Minor - security issues 17 years ago
Julio Montoya 7b99113001 Fixing exercise column - student view 17 years ago
Julio Montoya 52dfe8f871 Adding origin parameter + intval funcionts added 17 years ago
Julio Montoya bc5aa96570 Adding origin parameter + intval funcionts added 17 years ago
Carlos Vargas ccc612969e show default description exercise #5074 17 years ago