jmontoyaa
f5906c1b33
Add text "This e-mail was sent via course %s" see BT#13672
...
- When sending a message to a teacher in the userportal page, add a text
that mentions the course/session.
- If "course_id "is set then add label
"This e-mail was sent via course %s" when sending emails from userportal
- If "course_id" is set and "session_id" is set
"This e-mail was sent via course %s in session %s" when sending emails
from userportal.
8 years ago
Yannick Warnier
c6a1a75141
Add alt attribute to teachers picture in popular courses list
8 years ago
jmontoyaa
b021ede719
Only show active users in announcements user list see BT#13578
8 years ago
jmontoyaa
1b4653da52
Fix typo, fix function name, remove unused code, use api_get_user_entity
8 years ago
jmontoyaa
2ca3eda102
Remove unused function "CourseManager!:get_real_and_linked_user_list"
...
Add parameter $filterByActive to "CourseManager::getCourseUsers"
8 years ago
jmontoyaa
b693dc652d
Minor - format code, fix php docs, cast parameters,
8 years ago
jmontoyaa
cf2bd42033
Add new course setting "email_to_teachers_on_new_work_feedback"
...
If setting is "on" then teachers receive an email notification when
a new work feedback is added.
See BT#13518
8 years ago
jmontoyaa
e2bba880fb
Fix fatal error due a query
8 years ago
Yannick Warnier
f6b3f7e110
Fix issue generating error if users list is empty in unsubscribe_user() method - refs BT#13406
8 years ago
Julio
6107c6b3de
Minor - format code.
8 years ago
jmontoyaa
10424a050b
Use simple call of api_get_utc_datetime()
9 years ago
jmontoyaa
e34da7399f
Add special course to complete course list see BT#13099
9 years ago
jmontoyaa
729432ecca
Add ""$useUserLanguageFilterIfAvailable" to ignore user language filter
...
See BT#13099
9 years ago
jmontoyaa
4709be2b9b
Add also filter for admin see BT#13183
...
- Filter name "my_courses_show_courses_in_user_language_only"
9 years ago
jmontoyaa
90c3827792
Minor - fix PHP notice
9 years ago
jmontoyaa
90301a41a0
Fix course list, depending in user language see BT#13183
9 years ago
jmontoyaa
c7e26fb6cd
Add filter because of setting see BT#13183
...
Setting: "my_courses_show_courses_in_user_language_only"
9 years ago
jmontoyaa
bde243e2ab
Filter special courses by user language see BT#13184
...
- Only if "setting my_courses_show_courses_in_user_language_only" is on
9 years ago
jmontoyaa
862cf0eb40
Add setting 'my_courses_show_courses_in_user_language_only' BT#13184
...
When using the my-courses list filter by category,
set this option to true to only show courses in the user's
configured language:
$_configuration['my_courses_show_courses_in_user_language_only']=true;
9 years ago
jmontoyaa
d535d28b27
Add missing "category code" in course list for special courses BT#13101
9 years ago
jmontoyaa
1e0b8856c2
Fix PHP warnings when getting course list
9 years ago
jmontoyaa
3a1c0dd565
Minor - format code.
9 years ago
jmontoyaa
940cfc55ab
Add configuration "allow_private_skills" see BT#12902
...
- Skills can only visible for admins, teachers (related to a user via a course)
and HRM users (if related to a user).
- Add new function to handle permissions in the skill tool
- Use Skill::isAllow() to block pages.
9 years ago
Angel Fernando Quiroz Campos
216734f60c
Add my_courses_list_as_category configuration setting - refs BT#13101
9 years ago
Angel Fernando Quiroz Campos
762861a945
Add assigned users course list for HRM - refs BT#12955
9 years ago
jmontoyaa
dc08aac0f4
Minor - format code.
9 years ago
Angel Fernando Quiroz Campos
d31cc327dd
Fix course/session catalog blocks - refs BT#12937
...
Fix grid for courses - refs BT#12937
9 years ago
jmontoyaa
33debc5659
Add setting "score_grade_model" see BT#12898
...
Allow to convert a score into a text/color label
using a model if score is inside those values.
WIP: This change only affects exercises.
9 years ago
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