Commit Graph

112 Commits (a0b75c8835287693760b718a0c171b0bccfd59db)

Author SHA1 Message Date
Julio Montoya a93694cae4 Should fix bug in session reports see #5175 13 years ago
Julio Montoya e7a4093804 Fixing total number of users in ranking see #4861 13 years ago
Julio Montoya 8bbb26130e Minor cosmetic changes 13 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 13 years ago
Julio Montoya 1a109b53c1 Fixing protect_session_edit() admins can see session info 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya 4f82e92078 Minor - cosmetic changes 14 years ago
Julio Montoya 8cbd72dd76 Adding comented code to send an email to the admin when a new session was created see BT#4315 14 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 14 years ago
Yannick Warnier a67c0a2cb4 Added support for access urls in portal limits management - refs #4792 14 years ago
Yannick Warnier 36c97ee87f Improvements to conditions in portal limits management - refs #4792 14 years ago
Yannick Warnier 3de61a1f8a Added portal sessions limit management - only activates when set to something different from 0 - refs #4792 14 years ago
Julio Montoya 5c9194ab08 Adding some filter for the new session setting: allow session admins to see al sessions see #3823 14 years ago
Hubert Borderiou b6172ebe78 Show number of users in session - ref #4522 14 years ago
Julio Montoya 956a43c92b HHRR role now have access to the courses/session only in a read-only mode see #4504 (requires testing) + a fix in the course notifications (next to the course title) 14 years ago
Julio Montoya 814a14b1a5 Fixing user list to PDF export (adding coaches) see BT#2741 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya ba11c0e8d2 Showing a new option to the courses list (in the session resume view ) in order to cancel the subscription to some courses see BT#3615 14 years ago
Julio Montoya 2f4327d7e4 Removing echo + implementing a new filter when adding users to a session (filter users that are not registered in any session) see BT#3613 14 years ago
Julio Montoya efa519970b Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263 14 years ago
Julio Montoya cdc3e051b1 Fixing session access permissions + fixing some typos in session_manager.lib.php 14 years ago
Julio Montoya c4faeaf3a8 Adding some fixes when using multiple URLS in the session list see BT#3368 14 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 15 years ago
Julio Montoya a8fdf528cb we don't show teachers or coaches in the attendance user list see bt#2503 15 years ago
Yannick Warnier 3366fecbb4 Minor - Updated language variable 15 years ago
Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 15 years ago
Julio Montoya 5863e0e74d When deleting a session we also delete it form the access_url_rel_session table 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 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
Julio Montoya cc1aa215ba When using the copy promotion feature we also save some course parameters see BT#2079 15 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 15 years ago
ywarnier 48bd2bfe13 Fixed return value for copy_session(): now returning the new session ID (BT#1916) 15 years ago