Commit Graph

279 Commits (1075ff760d772eb791dae488db6afa4739684b20)

Author SHA1 Message Date
Julio Montoya 1075ff760d Fixing CourseManager constants 13 years ago
Yannick Warnier a67c0a2cb4 Added support for access urls in portal limits management - refs #4792 13 years ago
Yannick Warnier 36c97ee87f Improvements to conditions in portal limits management - refs #4792 13 years ago
Yannick Warnier 1070e09113 Minor - updated comment 13 years ago
Yannick Warnier 5a39be935d Added portal courses limit management - only activates when set to something different from 0 - refs #4792 13 years ago
Julio Montoya 3dbc95b8db Grade model need to be enable in order to use it see BT#4080 13 years ago
Julio Montoya 2001dd110d Adding grading model when creating a course if settings are on see BT#4080 13 years ago
Yoselyn Castillo 22c707f055 should fix warning in reporting tab 13 years ago
Julio Montoya 315a159f37 Adding a new constant (MAX_COURSE_LENGTH_CODE) in course.lib.php in order to use the same max value for the course code now is 40 like the field in the database see #4548 13 years ago
Julio Montoya 8e09a55c4f When creating a course do not add a vote see #4683 13 years ago
Julio Montoya 95a3534811 More fixes in the userportal UI 13 years ago
Julio Montoya 1c561b2144 Improving userportal course list UI 13 years ago
Laurent Opprecht 4781665c49 #4721 Manage old course 13 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 13 years ago
Julio Montoya be42ac122c Minor commenting unused code 13 years ago
Julio Montoya 5ef8dccd7d Minor - Cleaning comments 13 years ago
Julio Montoya d7e5000dfa Adding error_log if $debug = true 13 years ago
Julio Montoya 48c7004745 Adding edit icon for teachers (userportal) 13 years ago
Julio Montoya 66db467df7 Adding new teacher.png icons + adding icon in the course list see #4586 13 years ago
Julio Montoya eb955270af Adding user popup in the course list see #4586 13 years ago
Julio Montoya 63c4cd173c Constant definition USER_SEPARATOR in order to use a character to separate user names. Example: in this case we use USER_SEPARATOR = "|"; John Doe | Julio Montoya | etc 13 years ago
Julio Montoya 9030411627 Fixing teacher names in userportal.php 13 years ago
Julio Montoya 0ac6b04caf Minor - course block fix 13 years ago
Julio Montoya 6469a02f13 Fixing course block in userportal 13 years ago
Julio Montoya 736541c5b9 Minor - Adding separator parameter in the get_teacher_list_from_course_code_to_string function 13 years ago
Julio Montoya 956a43c92b HHRR role now have access to the courses/session only in a read-only mode see #4504 (requires testing) + a fix in the course notifications (next to the course title) 13 years ago
Julio Montoya 12d3eefa5a Minor HHRR fixes 13 years ago
Julio Montoya 536d319e19 One more fix due a SQL error see #4477 13 years ago
Hubert Borderiou 3789e8d35f Replace show_notification($course) with show_notification($course_info) - ref #4477 13 years ago
Julio Montoya 3b7e91202b Adding more info when sub/unsub users from a course LOG_USER_OBJECT 13 years ago
Julio Montoya ef66a85846 Minor style changes - Removing well2 and well3 CSS classes 13 years ago
Julio Montoya b34d500b82 Improving plugin usability 13 years ago
Julio Montoya 5e77766709 Cleaning the course list 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya f331cd5ce3 Some UI changes in the course list 13 years ago
Julio Montoya 8664c50003 Layout fixes 13 years ago
jmontoya b44e6eac79 Minor course tpl fix 13 years ago
Julio Montoya 5c335334af More fixes due #4400 13 years ago
Julio Montoya 3a993bd24d Adding some fixes see #4400 13 years ago
Julio Montoya 59cf4be5ba Adding replacing 128px to 48px icons in the user portal + using a common div constructor in the course list + reworking the breadcrumb see #4400 13 years ago
Julio Montoya 814a14b1a5 Fixing user list to PDF export (adding coaches) see BT#2741 13 years ago
Julio Montoya b4a45ea4f6 Replacing & with & see #4400 13 years ago
Julio Montoya dd83f1cc61 Fixes when rendering the page in a 1024 px monitor 13 years ago
Julio Montoya fd439f67ba More CSS fixes 13 years ago
Julio Montoya 50796fe949 More fixes in the layout 13 years ago
Julio Montoya 59a8bc59a1 More responsive CSS testings 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 years ago
Julio Montoya ebba47f070 Adding attachment link in the new agenda 13 years ago
Julio Montoya 1b5bf9ec0b Fixing "Non static method should not be called statically" bug see #4219 13 years ago