Yannick Warnier
|
95dcb23620
Minor - Replace deprecated display_warning_message() by return_message(..., 'warning')
|
7 years ago |
jmontoyaa
|
4af8524c05
Minor - format function "Database ::" to "Database::"
|
7 years ago |
jmontoyaa
|
45ed27183c
Add api_get_cidreq, fix flash message
|
7 years ago |
jmontoyaa
|
fab7a58076
Use __DIR__ when calling global.inc.php
|
8 years ago |
jmontoyaa
|
fbc3241845
Minor - Format code
|
8 years ago |
Angel Fernando Quiroz Campos
|
1fc7546107
Save c_student_publication with session = null instead of session = 0
|
8 years ago |
Julio
|
aa9aabc59e
Add function api_get_cidreq_params, remove $_SESSION calls#7678
|
8 years ago |
Julio Montoya
|
a73d8dc26c
Minor - Format code
|
9 years ago |
Julio Montoya
|
65ee1ebf4d
Remove unused code, format code, update docs
|
9 years ago |
Nicolas Ducoulombier
|
4d280acd90
Fix showing name instead of id in assessment weight management -refs BT10175 #FGE
|
9 years ago |
Julio Montoya
|
aba2fd942d
Show headers
|
9 years ago |
Julio Montoya
|
5920b0b59e
Fix PHP warnings, format code.
|
9 years ago |
Julio Montoya
|
93d2bd5f6c
Add category elements auto weight see BT#9427
|
9 years ago |
Julio Montoya
|
ef0eb9f4b2
Moves code from document.inc.php to document.lib.php
|
10 years ago |
Julio Montoya
|
272710bb16
Adds lib GradebookUtils class to avoid unneeded requires
|
10 years ago |
Julio Montoya
|
b666f82031
Minor - Fixing PHP warnings
|
10 years ago |
Julio Montoya
|
6a10a2b111
Format code.
|
10 years ago |
aragonc
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
f273432270
Minor - format code.
|
10 years ago |
Julio Montoya
|
a8133a1b18
Fixing "weight in report" see #5168
|
12 years ago |
Julio Montoya
|
74e24d1695
Fixing gradebook_edit_all.php due recent changes of the grade model see BT#4080
|
12 years ago |
Julio Montoya
|
2ca5425515
Adding new links see BT#4080 (still missing a fix in gradebook_edit_all.php)
|
12 years ago |
Julio Montoya
|
5a453927dd
When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere
|
12 years ago |
Julio Montoya
|
88dc602cd8
Lots of minor fixes (icons, replacing numbers with constants, adding the new percentage button for gradebook categories)
|
12 years ago |
Julio Montoya
|
f18d73beaf
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 years ago |
Julio Montoya
|
4b66191080
Showing user result in the gradebook_statistics.php page + replacing api_is_allowed_to_create_course() with api_is_allowed_to_edit() with the first one a teacher that's subscribed like an student to the course has teacher permissions!! see BT#3254
|
13 years ago |
Julio Montoya
|
35c81c67bb
Merge
|
13 years ago |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
13 years ago |
ywarnier
|
653a33065d
Added warning message at beginning of gradebook weights screen
|
13 years ago |