jmontoyaa
b1d56e0277
Minor - fix function name, format code
8 years ago
jmontoyaa
e0a8a36229
Group's tutor can add new assignment see BT#13558
8 years ago
Julio
eafba336ab
Fix course parameter id instead of code see BT 13518
8 years ago
jmontoyaa
ffcddf6202
Minor - format code, fix php docs
8 years ago
jmontoyaa
60675468f6
Minor - add <b> html tag
8 years ago
jmontoyaa
61e12ac27b
Fix work notifications see BT#13533
...
- Fix wrong URL for students
- Fix missing get_lang in template
- Add optional sms parameters, in order to use the SMS plugins.
- Format code
- Validate user using api_get_user_info()
- Change function parameter order
8 years ago
jmontoyaa
d8bfcdf073
Fix file upload using extra field type "work" see BT#13533
...
- Show "work" extra fields in the teacher and student view.
8 years ago
jmontoyaa
751894b60b
Minor - format code, fix php warning
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
7652716cca
Minor - format code.
8 years ago
jmontoyaa
100a1dfede
Remove use of "gradebook" in URLs already added by api_get_cidreq()
8 years ago
jmontoyaa
9ab8413429
Minor - format code.
8 years ago
jmontoyaa
578bf94b21
Set title if "work_title" key is set see BT#12882
9 years ago
Angel Fernando Quiroz Campos
3a800c95c4
Change course setting to allow send emails to student and hrm - refs BT#12955
9 years ago
jmontoyaa
6f640887dc
Fix parameter see BT#12898
9 years ago
jmontoyaa
eea9ca4d7f
WIP: Add score model in student publication see BT#12898
9 years ago
Scrutinizer Auto-Fixer
168e5b2aed
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Angel Fernando Quiroz Campos
d1eaea7383
Improve lang variables for new_work_alert_hrm - refs BT#12955
9 years ago
Angel Fernando Quiroz Campos
4e84b9e438
Add option to send alert to HRM when a work is added - refs BT#12955
9 years ago
Angel Fernando Quiroz Campos
244a84b839
Rename send_email_on_homework_creation to sendEmailToStudentsOnHomeworkCreation - refs BT#12955
9 years ago
Yannick Warnier
4afa7c5d3b
Assignments: Set expiry date to 1 week from now and end date to 1 week + 1 day from now - see #1646
9 years ago
Yannick Warnier
13b985f6f9
Assignments: Set default end date to be one day later than start date - see #1646
9 years ago
Yannick Warnier
95dcb23620
Minor - Replace deprecated display_warning_message() by return_message(..., 'warning')
9 years ago
Scrutinizer Auto-Fixer
0746c59ba3
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
99b4536011
Work UI changes, add correction title in drag n drop see BT#12100
9 years ago
jmontoyaa
b38295aed9
Work
9 years ago
jmontoyaa
8bc77d1299
Show correction status even if work doesn't have score see BT#12100
9 years ago
jmontoyaa
2a5a63e6be
Use group info instead of group id as parameter
...
Function api_item_property_update
9 years ago
jmontoyaa
030ecb7bd3
Fix array key see BT#12100
9 years ago
jmontoyaa
69b7284329
Put icons outside the "for", format code.
9 years ago
jmontoyaa
f8191a1821
Add status + add has correction not yet to show in work list.
...
- format code
- Replace Database :: get_course_table to Database::get_course_table
9 years ago
jmontoyaa
450a49df67
Fix query, restore use of groupIid see BT#12609
9 years ago
jmontoyaa
3c285f525f
Fix group id after migration see BT#12609
9 years ago
Angel Fernando Quiroz Campos
8ff55e2077
Allow define PDF signatures - refs BT#12441
9 years ago
Angel Fernando Quiroz Campos
70946e7e2f
Remove work_time when work is deleted - refs BT#12212
9 years ago
jmontoyaa
51322bd6d8
Minor - format code
9 years ago
jmontoyaa
308cd52ff4
Use api_get_origin()
...
- Remove 'origin' parameter from url (already added by api_get_cidreq)
- Remove double use of intval
- Use api_get_group_id() instead of $origin == 'group'
to detect were are in a group space.
9 years ago
jmontoyaa
b3cd32a437
Use api_get_origin()
...
- Remove 'origin' parameter from url (already added by api_get_cidreq)
- Remove double use of intval
- Use api_get_group_id() instead of $origin == 'group'
to detect were are in a group space.
9 years ago
jmontoyaa
365083395a
Fix PHP warning
9 years ago
Yannick Warnier
055aadec5d
Minor - Improve PHPDoc
9 years ago
jmontoyaa
3da03a5e03
Change icon see BT#10893
9 years ago
jmontoyaa
3f5bb90ae9
Add security::remove_XSS see BT#12486
9 years ago
jmontoyaa
78925cd36f
Event::event_download() only if file is found
...
- Fix if item doesn't exists.
9 years ago
jmontoyaa
176c718b33
Fix query fatal error when loading jqgrid.
9 years ago
Angel Fernando Quiroz Campos
ab442aa16e
Use api_get_person_name to show users fullname in assignments tool #1653
9 years ago
Yannick Warnier
3f95da6721
Fix issue preventing the removal of virtual time when more than one assignment are removed - refs BT#12212
9 years ago
Yannick Warnier
a38eb049ca
Fix wrong bugfix in 1996736626 preventing time to be registered for considered_working_time
9 years ago
Yannick Warnier
ea659a3a78
Minor - Update code comment
9 years ago
jmontoyaa
1996736626
Use iid instead of id see BT#12212
9 years ago
jmontoyaa
ea6e24f9fc
Minor - format code, update docs
9 years ago