Commit Graph

45 Commits (4a2d11e4c4188334cd848a0458e73aa689901097)

Author SHA1 Message Date
Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 14 years ago
Julio Montoya c30d0e18c0 Avoiding warning message see BT#2396 14 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
Julio Montoya 6dd5bff564 Fixing myQCM and session/index.php now we show session results, adding labels in checkboxes 14 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 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
Julio Montoya 7fcc6f25fa Changing visibility lang variables for session visibility 15 years ago
Julio Montoya bac64a9437 Minor - headers updated 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
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 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
Cristian Fasanando 474ed1f991 Minor - fixed error typo in query sql into session_edit.php file - partial DT #5214 16 years ago
Cristian Fasanando b7d2337ce7 Minor - fixed error typo in a query sql into session_edit.php file - partial DT #5214 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 d6cb5243ef Fixing width lenght and lang variables updated 16 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Cristian Fasanando 24701dc7dc [svn r19717] Minor - fixed bug when you add or edit a session, name field is the name of the button - partial FS#3909 16 years ago
Patrick Cool 149025d3b0 [svn r19639] last part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions, form layout. 16 years ago
Arthur Portugal 226a28d94a [svn r19263] Changed style button for admin see FS#3541 16 years ago
Carlos Vargas ec120d17f0 [svn r18833] minor corrections see FS#3749 16 years ago
Carlos Vargas ac91794fc0 [svn r18800] change call tu function see FS#3749 16 years ago
Carlos Vargas 16536d521d [svn r18798] Create library sessionmanager with functions add, edit, delete sessions and add_users_to_session see FS#3749 16 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 16 years ago
Yannick Warnier b0fb73475b [svn r17052] Fix bug preventing complete change of coach for session (see FS#3279) by cfasanando 16 years ago
Julian Prud'homme 89a66f0270 [svn r15899] Add 2 more options when creating/editing a session. We can now specify how many days a coach will be able to access his session before the official start date. Same thing for the end date 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Patrick Cool c9799d2bec [svn r12792] hardcoded lang vars 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme 3b535d7c4b [svn r11877] minor : fix a bug in a redirection 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 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago