Commit Graph

209 Commits (009bab052269e6767c7c453c5826c805578ff2e3)

Author SHA1 Message Date
Julio Montoya 07d3e49779 Final changes in the order course feature moving link to the Account buble in userportal 14 years ago
Julio Montoya 0ea0ea5286 UI improvements in the sort courses UI (Partial) 14 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Yannick Warnier 0ac8fb5ad3 Fixed JS error (lost comma) in user_portal.php - was causing warning in IE7 14 years ago
Julio Montoya b4490f1ee6 No system news in the course tab see BT#2798 14 years ago
Julio Montoya 9b34553c11 Fixing document preview when using sessions BT#2773 14 years ago
Julio Montoya 055f869bd5 Adding session support to doc preview see BT#2773 14 years ago
ywarnier ad0ff73c87 Fixed minor missing variable - refs BT#2773 14 years ago
ywarnier daff6b3059 Disable dynamic loader by default - will have to be set manually, as described in the changelog, until next major version (requires admin setting) 14 years ago
ywarnier 56137ab985 More fixes to documents dynamic loader - refs BT#2773 14 years ago
ywarnier d65544abf6 Small fixes to dynamic documents loader - show icon for session courses and in special courses - refs BT#2773 14 years ago
ywarnier e7c40438ee Small fixes to dynamic documents loader - refs BT#2773 14 years ago
Julio Montoya b5ec57a043 Adding document preview final, need feedback see #2773 14 years ago
Julio Montoya 96c6c26518 Adding document preview in user_portal first draft see #2773 14 years ago
Yannick Warnier 97f9f08977 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 5dd61e6bd3 Fixing wrong history message see BT#2668 14 years ago
Julio Montoya 55bdcabdf6 Minor style changes 14 years ago
Julio Montoya 9d4f01152e Fixing empty boxes in index and user_portal for students 14 years ago
ywarnier 3a4c838216 Order sessions by name rather than by date (it is assumed most students will only have one active session at a time, or when they have more than one, that dates will not be as important as names). 14 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 14 years ago
Julio Montoya 895c55e982 Removing notices + fixing queries 14 years ago
Julio Montoya 4f25a9527e Fixing menu navigation 14 years ago
Julio Montoya 6452057d56 Fixing message tool if social network is not enabled 14 years ago
Julio Montoya 0292ee64c7 Minor corrections 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya 711f591d87 Adding time limits in session list 14 years ago
Julio Montoya 789cd32f6a Fixing redirect to course with new options 14 years ago
Julio Montoya 213f327214 Adding profile block in the index.php for users 14 years ago
Julio Montoya 3ffaf8c023 Fixing classes.php due the last changed 14 years ago
Julio Montoya b0ed308b2e Moving Classes from Social Network in a div in userportal.php also cleaning a little bit the divs in user_portal 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 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
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 15 years ago