Commit Graph

357 Commits (14c931048d255f7fed01b843a3b3037b1fc4ebbd)

Author SHA1 Message Date
Julio Montoya c4faeaf3a8 Adding some fixes when using multiple URLS in the session list see BT#3368 13 years ago
Julio Montoya 803cfd2446 Adding functions in order to fill the new table see track_course_ranking #4191 14 years ago
Julio Montoya 59682e41ac Setting session_category_id = 0 when deleting session categories see BT#3389 14 years ago
Julio Montoya cd8284f471 Adding new search filter in the session list see BT#3368 14 years ago
Julio Montoya e2cb70b266 Adding status column in the session list see BT#3368 14 years ago
Julio Montoya a14828551c Minor - adding link 14 years ago
Julio Montoya 72ae108827 Replacing old session list with a new jqgrid table see BT#3368 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya 7fd2151681 Removing echo $sql; 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 25eeeea708 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform 14 years ago
Julio Montoya 366a861e2c Fixing copy promotions bug see BT#2800 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya d6c7c3de43 Fixing bug when relating users to sessions 14 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 14 years ago
Julio Montoya 191bf31119 Fixing copy session funcionality, now we filter by access_url_id (multi site) see BT#1596 14 years ago
Julio Montoya a8fdf528cb we don't show teachers or coaches in the attendance user list see bt#2503 14 years ago
Yannick Warnier 3366fecbb4 Minor - Updated language variable 14 years ago
Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 14 years ago
Julio Montoya 5863e0e74d When deleting a session we also delete it form the access_url_rel_session table 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 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 14 years ago
Julio Montoya cc1aa215ba When using the copy promotion feature we also save some course parameters see BT#2079 14 years ago
Julio Montoya 26b5570c4b When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 14 years ago
ywarnier 48bd2bfe13 Fixed return value for copy_session(): now returning the new session ID (BT#1916) 14 years ago
ywarnier 5b04b135d3 Added session copy feature (see BT#1916) 14 years ago
Alberto Torreblanca 6d8770bddf FIXED Problem end date CT#1300 14 years ago
Alberto Torreblanca 5e1b0d6ac4 FIXED Problem end date CT#1300 14 years ago
Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 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
Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 14 years ago
Alberto Torreblanca 57aa2879e5 IMPROVED Category sessions, now can set empty end date. CT#1300 14 years ago
ywarnier 29785443ec Fixed warning as part of review process BT#1967 15 years ago
ywarnier f4af4a0e18 Fixed little warning when no session exists 15 years ago
Julio Montoya 63536f13b9 Adding Career and Promotions CRUD see BT#1619 15 years ago
Julio Montoya 5986cb7678 Minor corrections 15 years ago
Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 15 years ago
Julio Montoya cb7364d011 Adding function SessionManager::get_sessions_by_coach 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 54d2d6011b Fixing function "suscribe_users_to_session" . Preventing bug when parameter "empty_values" is false, the number of students was not well updated 15 years ago
Julio Montoya 57a3b9bafb Fixing bug when subscribing users in a session 15 years ago
Julio Montoya f6004100e1 Adding new lp exercise reports (average result by question and exercise results by session) see BT#1567 and BT#1568 15 years ago
Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 15 years ago
Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 15 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