Julio Montoya
|
2001dd110d
Adding grading model when creating a course if settings are on see BT#4080
|
12 years ago |
Yoselyn Castillo
|
22c707f055
should fix warning in reporting tab
|
12 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
|
12 years ago |
Julio Montoya
|
8e09a55c4f
When creating a course do not add a vote see #4683
|
12 years ago |
Julio Montoya
|
95a3534811
More fixes in the userportal UI
|
12 years ago |
Julio Montoya
|
1c561b2144
Improving userportal course list UI
|
12 years ago |
Laurent Opprecht
|
006519a83d
Merge
|
12 years ago |
Laurent Opprecht
|
4781665c49
#4721 Manage old course
|
12 years ago |
Julio Montoya
|
4114391a68
Adding grade model in the add course settings sse BT#4010
|
12 years ago |
Julio Montoya
|
be42ac122c
Minor commenting unused code
|
12 years ago |
Julio Montoya
|
d7e5000dfa
Adding error_log if $debug = true
|
12 years ago |
Julio Montoya
|
48c7004745
Adding edit icon for teachers (userportal)
|
12 years ago |
Julio Montoya
|
66db467df7
Adding new teacher.png icons + adding icon in the course list see #4586
|
12 years ago |
Julio Montoya
|
eb955270af
Adding user popup in the course list see #4586
|
12 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
|
12 years ago |
Julio Montoya
|
9030411627
Fixing teacher names in userportal.php
|
12 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 |