Julio Montoya
|
2535c676b8
Fixing require_once path "forum/forumfunction.inc.php"
|
11 years ago |
Julio Montoya
|
f752d19e0e
Adding course_code in form see BT#5746
|
12 years ago |
Julio Montoya
|
a715e0e114
Minor - code formatting
|
12 years ago |
Julio Montoya
|
d24a70d807
Fixing bug when adding links and eval see #5168
|
12 years ago |
Julio Montoya
|
44ca552077
Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080
|
12 years ago |
Julio Montoya
|
fce062797e
Changing gradebook default weight requires testing see BT#4080
|
12 years ago |
Julio Montoya
|
fbd50eb044
Fixing bug when adding a link (exercise, work) into a session gradebook
|
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
|
13 years ago |
Julio Montoya
|
72f6d7b6a4
Fixing bug in gradebook when adding a forum thread and there was no title see #4550
|
13 years ago |
Julio Montoya
|
b6fefb4f88
Minor style, corrections
|
13 years ago |
Julio Montoya
|
0a2d7dc65a
Gradebook: Adding ajax calls to update the category weight see BT#3004
|
13 years ago |
Julio Montoya
|
07d5a01bee
Adding gradebook parent/children behaviour see BT#3004 with DB changes
|
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 |
Yannick Warnier
|
d12231e90c
Minor - Adapting code comments to phpdoc
|
13 years ago |
Ivan Tcholakov
|
178b724032
Feature #1742 - Gradebool: Replacement of the functions include_once() with less "resource greedy" statements include_once.
|
14 years ago |
Guillaume Viguier
|
e67fae6fd3
Preparing alpha 3 - When selected the type of component doesn't stay selected - CT#968
|
15 years ago |
Julio Montoya
|
97ba92843f
Fixing gradebook tab definition
|
15 years ago |
Julio Montoya
|
74392e1803
Merge
|
15 years ago |
Julio Montoya
|
4851a7529e
Security issue - Adding security::remove_XSS and intval functions
|
15 years ago |
Julio Montoya
|
295032183c
Changing headers, cleaning code
|
15 years ago |
Guillaume Viguier
|
428c2f6fd2
Date and time management; converted gradebook to UTC - Chamilo - CT#696
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 years ago |
Ivan Tcholakov
|
588a409e3a
Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 years ago |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 years ago |
Ivan Tcholakov
|
0e51c62659
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder.
|
15 years ago |
Ivan Tcholakov
|
7aef9165bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files.
|
15 years ago |
Cristian Fasanando
|
14379d8f50
Fixed weight of other links when you create a forum link into gradebook tool - partial DT #5214
|
15 years ago |
Isaac Flores
|
57a8e804ed
[svn r17986] logic changes-added restriction by api_is_course_tutor an session - (see FS#3525)
|
16 years ago |