Commit Graph

50 Commits (6e75aa56349d6fad7444e1975911cc5ad4794253)

Author SHA1 Message Date
ywarnier da038948a5 Added link to user details page 14 years ago
Julio Montoya 1ef5eef3a8 Minor - Adding course home session icons 15 years ago
Julio Montoya 35270a645f Minor - cosmetic changes 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
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 16 years ago
Cristian Fasanando 304ee367c0 Fixed users number of a course in session - partial DT #5377 16 years ago
Ivan Tcholakov 18349fb249 Feature #306 - Fixing name ordering for a place in admin/resume_session.php 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 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
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
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 16 years ago
Julio Montoya 406b01920f Adding get_lang instead of a simple echo 16 years ago
Julio Montoya bdb5e5dc4b Minor - Adding escape_string functions 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Yannick Warnier 4923049fff [svn r18673] Fixed CSV import 16 years ago
Yannick Warnier 6ac0fe7dab [svn r17532] display access days after and access days before session even if they are set to 0 (FOREM SVN#16910) 16 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Yannick Warnier ed7b9b593a [svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores 16 years ago
Eric Marguin 4a0238a346 [svn r16455] display delay before and after session in resume session page (FS#2720) 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Eric Marguin 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) 17 years ago
Eric Marguin 467464fa77 [svn r14114] fix a bug when trying to access the reporting of a student 17 years ago
Eric Marguin bf01906164 [svn r13542] fix a bug when counting students subscribed in a course of the session 18 years ago
Julian Prud'homme 8f726f79fa [svn r12909] Fix lang var bugs : http://projects.dokeos.com/?do=details&id=1842 18 years ago
Patrick Cool c9799d2bec [svn r12792] hardcoded lang vars 18 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 9d02a8bbfb [svn r11984] Fix a bug when deleting a course from a session 18 years ago
Julian Prud'homme 6550411cca [svn r11301] fix a display bug && add language vars 18 years ago
Julian Prud'homme df6ea84396 [svn r10637] add tracking links (towards reporting section) + add $this_section variable (for tabs) 18 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago