Commit Graph

224 Commits (a1cb277c55a329adf85ab34259872e26f2bcf6e5)

Author SHA1 Message Date
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya f4c97ed873 Fixing the sniff js code see #3874 13 years ago
Julio Montoya 73bfac78d5 Adding document lite page + some fixes in the index and userporta.php 13 years ago
Julio Montoya c4944b6ccb Now, index.php and userportal.php are using the smarty template 13 years ago
Julio Montoya e309b7f47a Merging manually latest changes by herodoto in the index and userportal.php 13 years ago
Julio Montoya 449bcf0cbf Adding Smarty 3 support only for chamilo/index-smarty.php and chamilo/userportal-smarty.php for test purposes 13 years ago
Juan Carlos Raña 8f086f364a Feature #1337 The big sniffing system 13 years ago
Julio Montoya 07d3e49779 Final changes in the order course feature moving link to the Account buble in userportal 13 years ago
Julio Montoya 0ea0ea5286 UI improvements in the sort courses UI (Partial) 13 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Yannick Warnier 0ac8fb5ad3 Fixed JS error (lost comma) in user_portal.php - was causing warning in IE7 13 years ago
Julio Montoya b4490f1ee6 No system news in the course tab see BT#2798 13 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
root 5b2ec4f888 permission commit + removes tests directory 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
jkbockstael ff0308997e Removed a leftover debug output. 14 years ago
Noël Dieschburg ed38520b3c cleaning redirection code depending on user status 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
Noël Dieschburg d65c740290 Settings to choose page after login : html_decode the url 14 years ago
Noel Dieschburg 0ad4994657 Settings to choose page after login for each kind of user (teachern student, drh, session admin) 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