Julio Montoya
|
1ce6378c36
Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices
|
13 years ago |
Julio Montoya
|
895c55e982
Removing notices + fixing queries
|
13 years ago |
Julio Montoya
|
b057400e7f
Fixing query
|
13 years ago |
Julio Montoya
|
2767cd65f7
Fixing query
|
13 years ago |
Julio Montoya
|
289d626b3c
Minor - Removing debug code
|
13 years ago |
Julio Montoya
|
c79708e19d
Merge
|
13 years ago |
Julio Montoya
|
6e0a7ea72b
Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course()
|
13 years ago |
ywarnier
|
1872030560
Fixed bug with more than one special course at a time - all courses were disappearing - refs BT#2655
|
13 years ago |
Julio Montoya
|
348cc31c57
Fixing course catalog when using multiple URLs
|
13 years ago |
Julio Montoya
|
ab54458420
Fixing special courses to work by URL (multi site feature) see BT#1737
|
13 years ago |
Julio Montoya
|
c997095790
Fixing dropbox bug when editing a comment when selecting all elements of the table see #2491
|
13 years ago |
Julio Montoya
|
ca0131fa60
Adding a link in the icon in userportal
|
13 years ago |
Julio Montoya
|
f15ba662c2
Fixing course image resize method
|
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
|
deceef38a6
Fixing "Agenda double event in month calendar" bug when user is related in a session course and in a course
|
14 years ago |
Julio Montoya
|
3c10d59edb
Adding table with requirements in order to use the Xapian Search module + some other minor changes
|
14 years ago |
Julio Montoya
|
0578d27d10
Fixing user_portal course/session elements, replacing edit.gif to img/22/edit.png (edit.png should be yellow)
|
14 years ago |
Julio Montoya
|
3ba90f0705
Fixing CourseManager::update_attributes in order to save \"0\"
|
14 years ago |
Julio Montoya
|
b6c9c76337
Fixing unavailable sessions when start date and end dates are correct
|
14 years ago |
Julio Montoya
|
56ca770e2f
Adding item_closed new span bis
|
14 years ago |
Julio Montoya
|
988f881628
Adding item_closed new span
|
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
|
34775c1d6a
Fixed typo in get_course_id_from_original_id()
|
14 years ago |
Julio Montoya
|
a46b7b4fe8
Avoiding fatal error fixing revisio 275e0be33a
|
14 years ago |
Julio Montoya
|
082978f6d9
Adding usergroup feature see BT#1910
|
14 years ago |
Juan Carlos Raña
|
8705760ae3
fix tip icon lang
|
14 years ago |
Christian Fasanando
|
d6bf14d7b9
Fixed function prototype missing - Fixes CT#1906
|
14 years ago |
ywarnier
|
c326220aa5
Moved get_session_title_box() and get_logged_user_course_html() from user_portal to display.lib.php and course.lib.php
|
14 years ago |
ywarnier
|
16541a699f
Moved display_courses_in_category() and get_user_course_categories() from user_portal to course.lib.php
|
14 years ago |
ywarnier
|
4af854dba7
Moved show_notification from user_portal.php to display.lib.php
|
14 years ago |