Yannick Warnier
|
afc337386e
Minor - Replace deprecated display_x_message() by return_message(..., 'x')
|
7 lat temu |
Polycapa
|
73ba61f5f3
Fix for codeclimate
|
7 lat temu |
Polycapa
|
f798fe622f
Add accessibility label
|
7 lat temu |
jmontoyaa
|
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
|
7 lat temu |
Scrutinizer Auto-Fixer
|
8eaaedcb6e
Scrutinizer Auto-Fixes
|
7 lat temu |
Yannick Warnier
|
afeb06568d
Change behaviour of screen to subscribe users to courses: it doesn't make sense (in ANY situation) to order by first name, and if ordered by last name, it doesn't make sense to *show* the first name first. Update that to always use last name first (except when configured to use official code) (refs #7e76ad53fb3cb)
|
7 lat temu |
jmontoyaa
|
fab7a58076
Use __DIR__ when calling global.inc.php
|
8 lat temu |
Yannick Warnier
|
05835c5861
Use field display text instead of internal value in add users to course and session - refs CT#8302
|
8 lat temu |
José Loguercio
|
2f4d27e8c8
Added User Tag Filter to subscribe users to course manager - Refs #8302
|
8 lat temu |
jmontoyaa
|
a3531f45a8
Fix filter #8302
|
8 lat temu |
Yannick Warnier
|
44ab79dc46
Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898
|
9 lat temu |
Yannick Warnier
|
9acc02090b
Update and adjust code to match new database current settings - refs #7538
|
9 lat temu |
Julio Montoya
|
d27389ea49
Fix queries.
|
9 lat temu |
Julio Montoya
|
932c7bbb67
Fix queries.
|
9 lat temu |
Julio Montoya
|
6889d77b42
Change function name.
|
9 lat temu |
Julio Montoya
|
54db037671
Replace course_code with c_id
|
9 lat temu |
Julio Montoya
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
9 lat temu |
Yannick Warnier
|
b2f62daaab
Minor - Fix buttons visual style after move to bootstrap 3 - refs #7539
|
9 lat temu |
Yannick Warnier
|
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
|
9 lat temu |
Julio Montoya
|
7425cca6c0
Adding official_code order see BT#8697
|
10 lat temu |
aragonc
|
94984e6b12
merge
|
10 lat temu |
unknown
|
8112b3cc09
small fixes
|
11 lat temu |
unknown
|
6055b3ac32
Fix for avoiding HRM rol to be registered in course -refs #6701
|
11 lat temu |
Julio Montoya
|
7180911b4f
Class Usermanager not found -> should have been UserManager with capital M see #4806
|
12 lat temu |
Julio Montoya
|
6390a0ad33
More fixes due the latest changes in CourseManager::create_course see #4068
|
13 lat temu |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 lat temu |
Yannick Warnier
|
40dca509e9
Added links to user groups management screen from user to course and session registrations screens (BT#2022)
|
13 lat temu |
Yannick Warnier
|
acf79bec0e
Minor - cleaned up file
|
13 lat temu |
Ivan Tcholakov
|
6562def6cc
Automatic whitespace cleaning for some files.
|
13 lat temu |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 lat temu |