Commit Graph

237 Commits (d9cb0c178300b37a317fd7367f99b6e33e2433fd)

Author SHA1 Message Date
Carlos Vargas d9cb0c1783 New Tool attendence (first commit) Part#1 see BT#582 16 years ago
Julio Montoya bed07b4e0b Fixing the chat_connected table session_id and to_group_id added .... see CT#512 16 years ago
Juan Carlos Raña 6125e4e96d shuffle answers (first commit) 16 years ago
Arthur Portugal 42cfb8a71f FIxed file calendar.lib.test.php without exceptions CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier cd76ba5f32 Improved new-course mail format and added todo 16 years ago
Arthur Portugal faf4e249c7 Debugging announcements DT#818 16 years ago
Carlos Vargas f76541c1a5 minor DT#3489 16 years ago
Cristian Fasanando 13cd4a66b8 Fixed show connected users in chat tool into several browser - partial DT#5558 16 years ago
Carlos Vargas 4ea5020518 changes DT#3489 16 years ago
Carlos Vargas 36e5eeabb8 minor change DT#3489 16 years ago
Carlos Vargas 3a0cc75ad0 send a email to a portal administrator upon course creation see DT#3489 16 years ago
Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 16 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 16 years ago
Cristian Fasanando 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 16 years ago
iflores 2689900048 Improvements in work tool - allow modify the weight of the work into gradebook 16 years ago
Arthur Portugal 4e287877ee Added to the database the new field chat_state to the table group_info and group_category DT#3318 16 years ago
Isaac Flores 0194530143 Added time control for exercice tool 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 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
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Julio Montoya 49e5c7f8ac Minor - fixing icons in Subscribe to training 16 years ago
Ivan Tcholakov a29e18b691 Issue #306 - Fixing some my mistakes about using the function api_transliterate(). 16 years ago
Ivan Tcholakov c6ef2946aa Task #306 - Elimination of occurences of the deprecated function api_add_pcre_unicode_modifier(). Correction for the function generate_course_code(). 16 years ago
Juan Carlos Raña dc01bd28b5 [svn r22472] one field more for task on line 16 years ago
Isaac Flores f00fea5d30 [svn r22252] added "target" in link tool - (partial FS#4412) 16 years ago
Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 16 years ago
Juan Carlos Raña 86dc003bf5 [svn r22119] to prepare the connection of wiki and wiki_conf 16 years ago
Juan Carlos Raña 8aa20d03cb [svn r21792] improve wiki speed and first step for implement handling of conflicts due to concurrent wiki edits 16 years ago
Arthur Portugal 7dbe707ccd [svn r21353] Minor - Added documentation in some functions 17 years ago
Cristian Fasanando e858bbfc12 [svn r21167] remove doble quotes when generate course code - partial FS#4269 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Julio Montoya 107ccf2bd5 [svn r20335] Default question level is 1 not 0 17 years ago
Yannick Warnier 4fa48c9f36 [svn r19844] Minor - updated doc and conventions usage 17 years ago
Yannick Warnier f17278ba6d [svn r19843] Minor - Updated doc 17 years ago
Yannick Warnier 9222bd43b1 [svn r19842] Remove call to deleted function add_course_role_right_location_values() in course creation 17 years ago
Juan Carlos Raña 97bf52f224 [svn r18896] visible all default media files FS#3675 17 years ago
Julio Montoya a7df8b5d7a [svn r18404] Fixing SVN#18373 - adding default 0 17 years ago
Julio Montoya 13c6f34897 [svn r18373] Adding the session_id into the "documents" and "lp" table see FS#3634 17 years ago
Julio Montoya e4d0f9c071 [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 17 years ago
Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 17 years ago
Julio Montoya e50fa191ba [svn r18074] Changed several qualification variables from Work, Exercise and Forum tables. INT values changed to FLOAT(6,2) It requires test. (see FS#3564) 17 years ago
Yannick Warnier 7be2301fb8 [svn r18069] Minor - Improved phpdoc 17 years ago
Isaac Flores eddb6022f2 [svn r17977] minor-modified scripts sql - (see FS#3518) 17 years ago
Julio Montoya 5494620d9b [svn r17950] Minor - improved sql query by specifying fields 17 years ago
Julio Montoya 76ec824e7e [svn r17948] New code in tool exercise (questions with) developed by Nicolas Raynaud (Cyim) added by jmontoya FS#3515 17 years ago
Julio Montoya a1bbc71f67 [svn r17938] Adding db vars for the feedback type in Quiz table FS#3511 17 years ago