Angel Fernando Quiroz Campos
653d1d0afb
Minor - Rename variable - refs BT#12875
9 years ago
Angel Fernando Quiroz Campos
037aae36c9
Minor - Format code - refs BT#12875
9 years ago
jmontoyaa
293f83e816
Fix pagination in course catalog see BT#12849
9 years ago
Yannick Warnier
730b63ab6d
Minor - Add default value to default value setting in create_course_extra_field() and create_session_extra_field()
9 years ago
jmontoyaa
de9dac6ea3
Remove error_log, remover * character
9 years ago
Alex Aragon
adad453dfc
fix session grid tpl - refs BT#12794
9 years ago
Scrutinizer Auto-Fixer
9a9f1ff203
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
4601bc570e
New options added to setting 'email_alert_manager_on_new_quiz'
...
See BT#12303
- Fix Formvalidator to handle multiple checkboxes
- Rework exercise notifications
- CourseManager::saveCourseConfigurationSetting now accepts array
will be converted into a string comma separated values.
No database change needed.
9 years ago
jmontoyaa
00e4940863
Minor - format code.
9 years ago
Scrutinizer Auto-Fixer
0b2747f659
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Yannick Warnier
88e7623cfa
Register course ID in track_e_default when using CourseManager::subscribe_user() and unsubscribe_user() - refs #1651
9 years ago
jmontoyaa
036b6aa03a
Minor - format code
9 years ago
jmontoyaa
139e3bbd04
Remove deprecated function count_rows_course_table.
9 years ago
Angel Fernando Quiroz Campos
d8b988f131
Removing check_parameter and check_parameter_or_fail functions from CourseManager
9 years ago
Yannick Warnier
65188b0510
Update deprecated display_*_message() calls
9 years ago
jmontoyaa
a444e67791
Use CourseManager::get_user_course_categories instead of custom code.
...
- Improve code foreach
- Fix PHP warning
- Format code
9 years ago
jmontoyaa
4735112fef
Fix session view - format code, fix php warnings
9 years ago
jmontoyaa
227c36526a
Fix "getUserCourseCategoryForCourse" calls and return value.
...
Fix query
9 years ago
jmontoyaa
4af8524c05
Minor - format function "Database ::" to "Database::"
9 years ago
Satyan JACQUENS
7bc02fbc4b
Fix codeclimate #2
...
Fix endline whitespaces
9 years ago
Satyan JACQUENS
e9d3cf68f4
Fix for codeclimate
...
- Line sizes
- Closing parenthesis
9 years ago
Satyan JACQUENS
7ae6411c4d
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
Satyan JACQUENS
66b973f48e
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
Satyan JACQUENS
5e50bff6cc
Add label for course description.
...
This link wasn't label.
9 years ago
Satyan JACQUENS
ef423e8dc5
Remove whitespaces at end of line
9 years ago
Satyan JACQUENS
c1b6929859
Fix codeclimate #2
...
Fix endline whitespaces
9 years ago
Satyan JACQUENS
fad13f512d
Fix for codeclimate
...
- Line sizes
- Closing parenthesis
9 years ago
jmontoyaa
3c285f525f
Fix group id after migration see BT#12609
9 years ago
Alex Aragon
ed4ad6cf6e
fix course student info
9 years ago
Alex Aragon
4345978251
fix for code climate
9 years ago
Alex Aragon
e473bd26e3
grid fix student course list
9 years ago
jmontoyaa
f9707fdbbe
Add missing validation hide_course_rating see #1766
9 years ago
Satyan JACQUENS
92ef60533b
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
Satyan JACQUENS
c1c0918124
Add label for course description.
...
This link wasn't label.
9 years ago
Angel Fernando Quiroz Campos
c8ae6c6611
Show teacher avatar in course list - refs BT#12430
9 years ago
Satyan JACQUENS
5a1fdb5585
Add aria label for icon buttons
...
Those labels allow description to be associated with buttons and to be read by screen readers
9 years ago
jmontoyaa
0f9d2111a1
Reporting - course/session visibility see BT#12553
...
If user is course-coach he can also see the reporting.
9 years ago
Angel Fernando Quiroz Campos
6de5b9ce4d
Add option to hide the course notification - refs BT#12430
9 years ago
Angel Fernando Quiroz Campos
00ecb30cc9
Allow show course grouped by category in session list - refs BT#12430
9 years ago
Rafa
70c91603cf
done
9 years ago
Satyan JACQUENS
f81564a22a
Add label for course description.
...
This link wasn't label.
9 years ago
Yannick Warnier
926ebc4638
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
Rafa
c274cd8733
- Fix missing sql data & wrong variable name
...
- Show Progress, Rating and Certificate only if they have been assigned
9 years ago
Angel Fernando Quiroz Campos
88de33947d
Add link for teacher for access to closed course - refs BT#12493
9 years ago
jmontoyaa
0f6f21b7ac
Fix userportal course list BT#12461
...
- Course cat can be 0 or null,
- Avoid double courses
9 years ago
jmontoyaa
48f1666661
Add logs.
9 years ago
jmontoyaa
046f054871
Add parameter $skipCourseList + fix message see BT#12458
9 years ago
jmontoyaa
862f7ec73d
Fix course list see BT#12458
...
- Add order in query
- Use function get_courses_list_by_user_id instead of custom query
- Use url id in query instead of custom query
- Add new parameter bool $loadSpecialCourses (true by default as before)
9 years ago
jmontoyaa
f44009af2f
Add deprecated
9 years ago
jmontoyaa
a97d11cd30
Add multiple URL support for function see BT#12450
9 years ago