Commit Graph

58 Commits (48a3bdbf977fc1812eae8de23f99bed43b2e45ec)

Author SHA1 Message Date
Julio Montoya b406a40d83 Minor - bigger inputs 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 7e977dac71 Minor fixing user UI 13 years ago
Julio Montoya 5ad7c58a9c Minor fixing form 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya b5dae09ae7 Fixing form layout 13 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 af46a97c2d Minor - UI changes bigger selects 14 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 14 years ago
Julio Montoya b23df715b9 Minor - Avoid warning message 14 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 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 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 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 72eec98139 Minor - change headers 15 years ago
Carlos Vargas a2407c6cae Add a session on the table access_url_rel_session when the session is created 15 years ago
Carlos Vargas 9ce61f4698 minor, add information of the activity of the tutor coach CT#602 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 a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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 ed64d52dac Bug #3646 and Issue #306 - User profile and Platform administrator's tools (Part 5): Fixing person name order and sorting to be dependable on the internationalization settings. 15 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. 15 years ago
Julio Montoya d6cb5243ef Fixing width lenght and lang variables updated 15 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 15 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 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 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 e4d0f9c071 [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 16 years ago
Eric Marguin 1d30229181 [svn r16461] lastname before firstname in coach list 16 years ago
Eric Marguin df9f0b7f30 [svn r16460] fix charsets problems with ajax session management (FS#2719) 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