Commit Graph

77 Commits (c59bbbc53f9b1ad31ec0ac1421c020707c663d9b)

Author SHA1 Message Date
Julio Montoya 932c7bbb67 Fix queries. 10 years ago
Julio Montoya 8406c1e1a8 Replace id_session with session_id. 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 10 years ago
Julio Montoya fcd9530854 Replace course_code with c_id 10 years ago
Julio Montoya 54db037671 Replace course_code with c_id 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
aragonc 27b3fee2ee add user admin button 10 years ago
aragonc 45d7ce9d6f update botton add user session add user course 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 9ea55f370c Fixing PHP warning simplyfing code with function. 10 years ago
Angel Fernando Quiroz Campos 6b39308d27 Allow session-to-session copy - refs BT#8986 10 years ago
Julio Montoya 0a62f50e93 Format code, fixing PHP warnings, removing old comments. 10 years ago
Julio Montoya fc22975709 Minor - format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya eca0ebbd1a Minor - format code. 11 years ago
Julio Montoya ec6cd87e94 Adding auto insertion of course introduction see BT#7068 only works in page add_courses_to_session.php. 11 years ago
Julio Montoya adfe4f5f05 Minor - format code 11 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 12 years ago
Yannick Warnier 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya 803cfd2446 Adding functions in order to fill the new table see track_course_ranking #4191 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 8746ab6362 Minor HTML fixes 14 years ago
Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 14 years ago
Julio Montoya e7c88ff91b Minor corrections 14 years ago
Julio Montoya 0b1d5446b5 Fixing BT#1796 when adding a course to a session, users relationship is not updated 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 15 years ago
Carlos Vargas 4a9de996ae fixed call to function CT#1127 15 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 15 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 15 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 15 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 15 years ago
Julio Montoya 5783ad9c27 Fixing style and title - textare are wider 16 years ago
Yannick Warnier 9957badf43 [svn r22400] Added session fetcher method 16 years ago