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
|
12 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 |
Julio Montoya
|
1ea584157d
Fixing gradebook bread crumbs + fixing documents when using certificates
|
13 years ago |
Yannick Warnier
|
d12231e90c
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
1e549334c6
Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601
|
13 years ago |
Juan Carlos Raña
|
b950880836
Feature #2785 gradebook and fix new _na icons on course home page
|
13 years ago |
Ivan Tcholakov
|
01368d1d6b
More visual changes in Gradebook tool, "Weight in Report" page, task #1740.
|
14 years ago |
Julio Montoya
|
97ba92843f
Fixing gradebook tab definition
|
14 years ago |
cfasanando
|
e7599354f6
merge
|
14 years ago |
Julio Montoya
|
b2b976c8c7
Cleaning code, adding Security::remove_XSS, intval functions
|
14 years ago |
Julio Montoya
|
74392e1803
Merge
|
14 years ago |
Julio Montoya
|
4851a7529e
Security issue - Adding security::remove_XSS and intval functions
|
14 years ago |
Julio Montoya
|
06efab95c0
Changing headers, cleaning code
|
14 years ago |
Julio Montoya
|
52f94f0001
Certificates added to Chamilo see CT#751 (requires testing)
|
14 years ago |
Carlos Vargas
|
60cd9c1aa1
Partial rename get_lang for tools
|
14 years ago |
Carlos Vargas
|
34aa3fc848
improve interbreadcrumb in gradebook CT#603
|
14 years ago |
Noel Dieschburg
|
a5222167c0
Dummy changes
|
14 years ago |
Arthur Portugal
|
f78a409354
Changed the path because already exists a file gradebook_functions.inc.php
|
14 years ago |
Arthur Portugal
|
c80dc8386d
Removed function from view and set in a new file controller CT#191
|
14 years ago |
Ivan Tcholakov
|
c3cc53cb69
Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
14 years ago |
Cristian Fasanando
|
0e5ecb7850
added link attendance inside gradebook tool - partial CT#584
|
15 years ago |
Juan Carlos Raña
|
f94634f462
fix several icons
|
15 years ago |