Commit Graph

72 Commits (2e89bc4b9700a79400e97dfd28b3c2d3457d3895)

Author SHA1 Message Date
Julio Montoya 0f99a42286 Cleaning white spaces 13 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 13 years ago
Julio Montoya 1141ae813f Some minor fixes in course_list 13 years ago
Julio Montoya 5fcaa83f8a Session field double select now works only for sessions not yet for users 13 years ago
Julio Montoya ee971bdf03 Minor UI changes 13 years ago
Julio Montoya cacfb3ed6b Fixing jquery i18n see BT#4915 + some jquery-ui fixes now we don't upload the jquery files with the version number 13 years ago
Julio Montoya 94a7f8ef5a Fixing double select see BT#4958 13 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 14 years ago
Julio Montoya 30c6a90754 Fixing js datetimepicker 14 years ago
Julio Montoya 19d63f3412 Adding filters in session_list see BT#4872 14 years ago
Julio Montoya 7f6f76aa16 Adding session extra fields, working and tested for text and selects just for now see BT#4872 14 years ago
Julio Montoya a902e86cf1 Adding session extra fields UI see BT#4872 14 years ago
Julio Montoya 07d5b67e1b Adding some filter (not works yet) 14 years ago
Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 14 years ago
Julio Montoya bf933d4d32 Improving add_session.php page see BT#4874 14 years ago
Julio Montoya b406a40d83 Minor - bigger inputs 14 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 14 years ago
Julio Montoya 7e977dac71 Minor fixing user UI 14 years ago
Julio Montoya 5ad7c58a9c Minor fixing form 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya b5dae09ae7 Fixing form layout 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 15 years ago
Julio Montoya 77dd2b119f Fixing chosen width. Adding "chosen selects" when adding a session or a course. 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 15 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 15 years ago
Julio Montoya b23df715b9 Minor - Avoid warning message 15 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 15 years ago
Julio Montoya 6dd5bff564 Fixing myQCM and session/index.php now we show session results, adding labels in checkboxes 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 7fcc6f25fa Changing visibility lang variables for session visibility 16 years ago
Julio Montoya 72eec98139 Minor - change headers 16 years ago
Carlos Vargas a2407c6cae Add a session on the table access_url_rel_session when the session is created 16 years ago
Carlos Vargas 9ce61f4698 minor, add information of the activity of the tutor coach CT#602 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
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 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. 17 years ago