jmontoyaa
|
75621ef6fe
|
Minor - format code.
|
8 years ago |
jmontoyaa
|
f46c56265d
|
Fix PHP warning, remove exit.
|
8 years ago |
jmontoyaa
|
67ce8dca35
|
Fix PHP warning
|
8 years ago |
Yannick Warnier
|
95dcb23620
|
Minor - Replace deprecated display_warning_message() by return_message(..., 'warning')
|
8 years ago |
Yannick Warnier
|
9b0b7288e4
|
Add check on session_id just in case it wasn't defined - refs #1940
|
8 years ago |
Yannick Warnier
|
e73ca6ec6a
|
Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer
|
8 years ago |
Miguel C
|
352bb6a2df
|
Gradebook: Fix session ID in learnpathLink::calc_score() to use object attribute rather than PHP session as suggested by @miky96es - refs #1940
|
8 years ago |
Angel Fernando Quiroz Campos
|
d12a47f6e0
|
Fix 65188b0
|
8 years ago |
Scrutinizer Auto-Fixer
|
d05e2344ef
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
2830976b65
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
14488458e2
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
0746c59ba3
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
jmontoyaa
|
dcac4b43d2
|
Fix negative value rule see BT#12133
|
8 years ago |
jmontoyaa
|
088769224c
|
Minor - format code, update docs
|
8 years ago |
Scrutinizer Auto-Fixer
|
a9a8ec5a55
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
6cd214a50f
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
jmontoyaa
|
2a5a63e6be
|
Use group info instead of group id as parameter
Function api_item_property_update
|
8 years ago |
jmontoyaa
|
fce6c479db
|
Fix gradebook imp/export only copy when file overwrite option selected.
See BT#12512
|
8 years ago |
jmontoyaa
|
941dba7d57
|
Fix php warning
|
8 years ago |
jmontoyaa
|
cf3b649380
|
Remove gradebook edit in post, only edit in thread see BT#12694
|
8 years ago |
Scrutinizer Auto-Fixer
|
699ede4dbe
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
d0b9df6c63
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
jmontoyaa
|
c3c6e89540
|
Minor - format code
|
8 years ago |
Scrutinizer Auto-Fixer
|
c4449d534b
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Angel Fernando Quiroz Campos
|
2fc2015ffc
|
Show first name in gradebook flat view when exporting xls - refs BT#12624
|
8 years ago |
Angel Fernando Quiroz Campos
|
8179bf20c5
|
Add username to gradebook flat view - refs BT#12624
|
8 years ago |
Yannick Warnier
|
32176bcc23
|
Update deprecated display_normal_message() calls
|
8 years ago |
Yannick Warnier
|
0d4d1d276e
|
To be watched: change complex condition to avoid use of empty conditions
|
8 years ago |
Yannick Warnier
|
a16d75f72b
|
Minor - Remove empty (unused) conditions
|
8 years ago |
Yannick Warnier
|
deff2ac9ce
|
Minor - Code style
|
8 years ago |
Yannick Warnier
|
368f9aa9a9
|
Minor - Code style
|
8 years ago |
jmontoyaa
|
220edcef29
|
Minor - format code + update docs
|
8 years ago |
Scrutinizer Auto-Fixer
|
9ba150d7c1
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
jmontoyaa
|
14194fde53
|
Minor - format code, update docs
|
8 years ago |
jmontoyaa
|
4af8524c05
|
Minor - format function "Database ::" to "Database::"
|
8 years ago |
jmontoyaa
|
244a19d4c7
|
Replace Database :: get_main_table with Database::get_main_table
|
8 years ago |
Yannick Warnier
|
13f623e8d2
|
Remove unused parameters in methods definition + added comments in gradebook
|
8 years ago |
Yannick Warnier
|
7234823cd6
|
Remove unused "weight" column in survey (probably imported through a copy of an exercise method)
|
8 years ago |
Yannick Warnier
|
6bdac0ba8f
|
Minor - Code styling
|
8 years ago |
Scrutinizer Auto-Fixer
|
e4ee87e70d
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
8eaaedcb6e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Angel Fernando Quiroz Campos
|
0bb6093971
|
Minor - Format code - refs BT#12585
|
8 years ago |
Angel Fernando Quiroz Campos
|
6ce3776b2b
|
Fix form to edit evaluation result - refs BT#12585
|
8 years ago |
Angel Fernando Quiroz Campos
|
8ff55e2077
|
Allow define PDF signatures - refs BT#12441
|
8 years ago |
Scrutinizer Auto-Fixer
|
1f901f0a32
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
d91507ffeb
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Angel Fernando Quiroz Campos
|
fc49a7254f
|
Remove E_NOTICE by undefined variable - refs BT#12567
|
8 years ago |
Scrutinizer Auto-Fixer
|
b8f1505d5e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
jmontoyaa
|
fdbe8493c7
|
Minor - format code,
|
8 years ago |
jmontoyaa
|
dff22364b7
|
Minor - format code,
|
8 years ago |