Commit Graph

61 Commits (e6293cfda6ece334480098b440edebdb83796467)

Author SHA1 Message Date
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 15 years ago
Julio Montoya 55bdcabdf6 Minor style changes 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 15 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
Julio Montoya 762533b026 Minor - Adding session icon 15 years ago
Julio Montoya b3f0779919 In a open group users can read and comment threads + some UI improvements 15 years ago
Julio Montoya ef4edb599d Adding UTC support to the messages, fixing the new session view 15 years ago
Julio Montoya 2e43e4013d Minor - Changing icons 15 years ago
Julio Montoya 48e1f66e37 Added URL in the resume_session, to view where the session is used 15 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 15 years ago
ywarnier da038948a5 Added link to user details page 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 1ef5eef3a8 Minor - Adding course home session icons 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 35270a645f Minor - cosmetic changes 16 years ago
cfasanando 9fca61be94 merge 16 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. 16 years ago
cvargas e969a4161a merge 16 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. 17 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. 17 years ago
Julio Montoya 406b01920f Adding get_lang instead of a simple echo 17 years ago
Julio Montoya bdb5e5dc4b Minor - Adding escape_string functions 17 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 17 years ago
Yannick Warnier 4923049fff [svn r18673] Fixed CSV import 17 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) 17 years ago
Patrick Cool ad87faa251 [svn r16954] using Display::return_icon and Display::display_icon instead of img tags 17 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 17 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) 18 years ago
Eric Marguin 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) 18 years ago
Eric Marguin 467464fa77 [svn r14114] fix a bug when trying to access the reporting of a student 18 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 19 years ago
Patrick Cool c9799d2bec [svn r12792] hardcoded lang vars 19 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 years ago