Commit Graph

61 Commits (b61eab0c00e93b9d24502c77fe085b56cba9ead8)

Author SHA1 Message Date
Julio Montoya 7f16171f09 Minor - format code. 11 years ago
Julio Montoya dd231d77f5 Minor - format code. 11 years ago
Julio Montoya 09d6423216 Show description on by default. see BT#8617 11 years ago
Julio Montoya eadeaf890c Adding session duration feature see BT#8317 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 9563bd4723 Minor - fixing PHP warning. 11 years ago
Julio Montoya 83610d17c8 Adding 'session.show_description' fields are not showed if the DB change does not exits see BT#6674 12 years ago
Julio Montoya 3ff954fa55 Minor - format code 12 years ago
Yannick Warnier 6cd2d58d05 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya b406a40d83 Minor - bigger inputs 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya 7e977dac71 Minor fixing user UI 13 years ago
Julio Montoya b5dae09ae7 Fixing form layout 13 years ago
Julio Montoya 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 14 years ago
Julio Montoya 77dd2b119f Fixing chosen width. Adding "chosen selects" when adding a session or a course. 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
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
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 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