Commit History

Author SHA1 Message Date
  Noel Dieschburg a955b9e777 Merge 13 years ago
  Julio Montoya 5dd61e6bd3 Fixing wrong history message see BT#2668 13 years ago
  Julio Montoya 55bdcabdf6 Minor style changes 13 years ago
  Julio Montoya 9d4f01152e Fixing empty boxes in index and user_portal for students 13 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). 13 years ago
  Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 13 years ago
  Julio Montoya 895c55e982 Removing notices + fixing queries 13 years ago
  Julio Montoya 4f25a9527e Fixing menu navigation 13 years ago
  jkbockstael ff0308997e Removed a leftover debug output. 13 years ago
  Noël Dieschburg ed38520b3c cleaning redirection code depending on user status 13 years ago
  Julio Montoya 6452057d56 Fixing message tool if social network is not enabled 13 years ago
  Julio Montoya 0292ee64c7 Minor corrections 13 years ago
  Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 13 years ago
  Julio Montoya 711f591d87 Adding time limits in session list 13 years ago
  Julio Montoya 789cd32f6a Fixing redirect to course with new options 13 years ago
  Julio Montoya 213f327214 Adding profile block in the index.php for users 13 years ago
  Julio Montoya 3ffaf8c023 Fixing classes.php due the last changed 13 years ago
  Noël Dieschburg d65c740290 Settings to choose page after login : html_decode the url 13 years ago
  Noel Dieschburg 0ad4994657 Settings to choose page after login for each kind of user (teachern student, drh, session admin) 13 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
  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