Julio Montoya
|
bc618f7420
Adding new behaviour in user_portal: if the Platform Setting : \"Go directly to the course after login\" is ON and \"Hide courses in session\" is TRUE AND the user is registered ONLY in ONE session then the user will be redirected to the new session view see BT#2067 (temporal change, waiting from approval)
|
14 years ago |
Julio Montoya
|
4714569f02
Adding new platform setting: HideCoursesInSessionsTitle
|
14 years ago |
ywarnier
|
b4fe8e3b3c
Updated From ... to ... translation in user_portal (it was time to do so to get a really good transcription of the date limits)
|
14 years ago |
Julio Montoya
|
b6c9c76337
Fixing unavailable sessions when start date and end dates are correct
|
14 years ago |
ywarnier
|
34775c1d6a
Fixed typo in get_course_id_from_original_id()
|
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 |
Noël Dieschburg
|
7e6d3fe199
Merge
|
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
|
bbdf8ea5fe
Moved function display_digest() from user_portal to display.lib.php
|
14 years ago |
ywarnier
|
4af854dba7
Moved show_notification from user_portal.php to display.lib.php
|
14 years ago |
ywarnier
|
b07956be40
Moved display functions from user_portal to course.lib.php and display.lib.php
|
14 years ago |
ywarnier
|
35e349366d
Removed get_thematic_progress_icon() function
|
14 years ago |
ywarnier
|
447660b11b
Moved display_special_courses() to course.lib.php
|
14 years ago |
ywarnier
|
8575316b50
Removed unused function get_personal_course_list()
|
14 years ago |
Julio Montoya
|
a40dac2cde
Adding js and html wrappers for the jqgrid jquery extension see BT#1631
|
14 years ago |
Julio Montoya
|
180ad621f6
Move span style for course title from user_portal to CSS see #2490
|
14 years ago |
Julio Montoya
|
be7f4195c1
Adding experimental new page for session/courses see BT#1630
|
14 years ago |
Yannick Warnier
|
76dc22ae83
Minor - Added initialization of array to avoid warning
|
14 years ago |
Yannick Warnier
|
1ce8b72c4d
Quickfixed the duplicate special course problem in user portal (CT#2194)
|
14 years ago |
Ivan Tcholakov
|
a926a864c3
Feature #2099 - Cleaning the file user_portal.php.
|
14 years ago |
Ivan Tcholakov
|
2ed5d4e4e1
Feature #2099 - Language related changes.
|
14 years ago |
Ivan Tcholakov
|
4409dd473a
Feature #2099 - Preparing some files for modifications.
|
14 years ago |
Ivan Tcholakov
|
b81b576864
More minor corrections, not important.
|
14 years ago |
Juan Carlos Raña
|
1f2ec3bae1
ajaxfilemanager improve styles and fix editor mode after visit admin->edit main page
|
14 years ago |
Yannick Warnier
|
f187417b3a
Minor - Cleaning and adding code documentation
|
14 years ago |
Yannick Warnier
|
9c3874d4ad
Minor - Removed inclusion of debug.lib.inc.php now included from global.inc.php
|
14 years ago |
Ivan Tcholakov
|
dfcfaf5d8d
Feature #1744 - Cleaning logical conditions (4).
|
14 years ago |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |
Ivan Tcholakov
|
41ac21313f
Fixing wrong usage of api_get_setting() in two places.
|
14 years ago |