jmontoyaa
3a1c0dd565
Minor - format code.
7 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.
7 years ago
Angel Fernando Quiroz Campos
216734f60c
Add my_courses_list_as_category configuration setting - refs BT#13101
7 years ago
Angel Fernando Quiroz Campos
762861a945
Add assigned users course list for HRM - refs BT#12955
7 years ago
jmontoyaa
dc08aac0f4
Minor - format code.
7 years ago
Angel Fernando Quiroz Campos
d31cc327dd
Fix course/session catalog blocks - refs BT#12937
...
Fix grid for courses - refs BT#12937
7 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.
7 years ago
Angel Fernando Quiroz Campos
653d1d0afb
Minor - Rename variable - refs BT#12875
8 years ago
Angel Fernando Quiroz Campos
037aae36c9
Minor - Format code - refs BT#12875
8 years ago
Miguel C
35e8cfe9c9
Nueva versión de copiar encuestas de un curso a otro sea dentro o fuera de una sesion
8 years ago
jmontoyaa
293f83e816
Fix pagination in course catalog see BT#12849
8 years ago
Yannick Warnier
730b63ab6d
Minor - Add default value to default value setting in create_course_extra_field() and create_session_extra_field()
8 years ago
jmontoyaa
de9dac6ea3
Remove error_log, remover * character
8 years ago
Alex Aragon
adad453dfc
fix session grid tpl - refs BT#12794
8 years ago
Scrutinizer Auto-Fixer
9a9f1ff203
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 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.
8 years ago
jmontoyaa
00e4940863
Minor - format code.
8 years ago
Scrutinizer Auto-Fixer
0b2747f659
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Yannick Warnier
88e7623cfa
Register course ID in track_e_default when using CourseManager::subscribe_user() and unsubscribe_user() - refs #1651
8 years ago
jmontoyaa
036b6aa03a
Minor - format code
8 years ago
Miguel C
68e1672c3b
Code Climate changes
8 years ago
Miguel C
9f53c80a7c
Cambios adaptados a las indicaciones del PR https://github.com/chamilo/chamilo-lms/pull/1857#discussion-diff-113357990R39
8 years ago
jmontoyaa
139e3bbd04
Remove deprecated function count_rows_course_table.
8 years ago
Angel Fernando Quiroz Campos
d8b988f131
Removing check_parameter and check_parameter_or_fail functions from CourseManager
8 years ago
Miguel C
b443972283
Feature copiar encuestas, reformateo de codificación para codeclimate , https://codeclimate.com/github/chamilo/chamilo-lms/pull/1857
8 years ago
Miguel C
23a1bf9158
feature copy survey, codeclimate format, https://codeclimate.com/github/chamilo/chamilo-lms/pull/1857
8 years ago
Miguel C
664fe7d11c
Implementación copiar encuestas de un curso a otro dentro o fuera de una sesión para acceder debemos ir a un curso, al apartado de encuestas, arriba habrá una opción de copiar encuesta en forma de icono que son dos hojas blancas , pulsamos y aparece el copy_survey que permite hacer dicha función.
8 years ago
Yannick Warnier
65188b0510
Update deprecated display_*_message() calls
8 years ago
jmontoyaa
a444e67791
Use CourseManager::get_user_course_categories instead of custom code.
...
- Improve code foreach
- Fix PHP warning
- Format code
8 years ago
jmontoyaa
4735112fef
Fix session view - format code, fix php warnings
8 years ago
jmontoyaa
227c36526a
Fix "getUserCourseCategoryForCourse" calls and return value.
...
Fix query
8 years ago
jmontoyaa
4af8524c05
Minor - format function "Database ::" to "Database::"
8 years ago
Satyan JACQUENS
7bc02fbc4b
Fix codeclimate #2
...
Fix endline whitespaces
8 years ago
Satyan JACQUENS
e9d3cf68f4
Fix for codeclimate
...
- Line sizes
- Closing parenthesis
8 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
8 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
8 years ago
Satyan JACQUENS
5e50bff6cc
Add label for course description.
...
This link wasn't label.
8 years ago
Satyan JACQUENS
ef423e8dc5
Remove whitespaces at end of line
8 years ago
Satyan JACQUENS
c1b6929859
Fix codeclimate #2
...
Fix endline whitespaces
8 years ago
Satyan JACQUENS
fad13f512d
Fix for codeclimate
...
- Line sizes
- Closing parenthesis
8 years ago
jmontoyaa
3c285f525f
Fix group id after migration see BT#12609
8 years ago
Alex Aragon
ed4ad6cf6e
fix course student info
8 years ago
Alex Aragon
4345978251
fix for code climate
8 years ago
Alex Aragon
e473bd26e3
grid fix student course list
8 years ago
jmontoyaa
f9707fdbbe
Add missing validation hide_course_rating see #1766
8 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
8 years ago
Satyan JACQUENS
c1c0918124
Add label for course description.
...
This link wasn't label.
8 years ago
Angel Fernando Quiroz Campos
c8ae6c6611
Show teacher avatar in course list - refs BT#12430
8 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
8 years ago
jmontoyaa
0f9d2111a1
Reporting - course/session visibility see BT#12553
...
If user is course-coach he can also see the reporting.
8 years ago