Julio Montoya
|
0b344fc709
Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL
|
13 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
|
13 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
|
13 years ago |
Julio Montoya
|
efa519970b
Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263
|
13 years ago |
Julio Montoya
|
cdc3e051b1
Fixing session access permissions + fixing some typos in session_manager.lib.php
|
13 years ago |
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
|
13 years ago |
Julio Montoya
|
59682e41ac
Setting session_category_id = 0 when deleting session categories see BT#3389
|
13 years ago |
Julio Montoya
|
cd8284f471
Adding new search filter in the session list see BT#3368
|
13 years ago |
Julio Montoya
|
e2cb70b266
Adding status column in the session list see BT#3368
|
13 years ago |
Julio Montoya
|
a14828551c
Minor - adding link
|
13 years ago |
Julio Montoya
|
72ae108827
Replacing old session list with a new jqgrid table see BT#3368
|
13 years ago |
Julio Montoya
|
d813a5463f
Fixing export/import session list from CSV/XML see #4069
|
13 years ago |
Julio Montoya
|
7fd2151681
Removing echo $sql;
|
13 years ago |
Julio Montoya
|
f5b9c8e49b
Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927
|
13 years ago |
Julio Montoya
|
35c81c67bb
Merge
|
13 years ago |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
13 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
|
13 years ago |
Julio Montoya
|
366a861e2c
Fixing copy promotions bug see BT#2800
|
13 years ago |
Yannick Warnier
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
6fa115e2f6
Fixing function get_activities_data, bug when reporting activities date see #3734
|
13 years ago |
Julio Montoya
|
d6c7c3de43
Fixing bug when relating users to sessions
|
13 years ago |
Julio Montoya
|
ed4db6cd58
Avoiding warning messages, fixing minor PHP errors, commenting todo code
|
13 years ago |
Julio Montoya
|
191bf31119
Fixing copy session funcionality, now we filter by access_url_id (multi site) see BT#1596
|
13 years ago |
Julio Montoya
|
a8fdf528cb
we don't show teachers or coaches in the attendance user list see bt#2503
|
13 years ago |
Yannick Warnier
|
3366fecbb4
Minor - Updated language variable
|
13 years ago |
Julio Montoya
|
9fc67539d2
Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386
|
13 years ago |
Julio Montoya
|
5863e0e74d
When deleting a session we also delete it form the access_url_rel_session table
|
13 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
|
13 years ago |
Julio Montoya
|
0855bd9ceb
Session category are now filtered by access_url_id (Multiple URLs) see BT#1220
|
14 years ago |