Julio Montoya
|
75523ff530
Removing require libs already loaded in global.inc.php (autoloading)
|
11 anni fa |
Julio Montoya
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
11 anni fa |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
11 anni fa |
Julio Montoya
|
d756830524
Should fix bug when updating/adding works in gradebooks see #5168
|
12 anni fa |
Julio Montoya
|
a86941bddf
Minor removing unused icons
|
13 anni fa |
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 anni fa |
Julio Montoya
|
3ccbb34b2c
Fixing gradebook certificates when the course_code was not set
|
13 anni fa |
Julio Montoya
|
35c81c67bb
Merge
|
13 anni fa |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
13 anni fa |
Julio Montoya
|
98692604ec
Removing libs that are already loaded in global.inc.php
|
13 anni fa |
Yannick Warnier
|
d12231e90c
Minor - Adapting code comments to phpdoc
|
13 anni fa |
Julio Montoya
|
c40e73ad31
Fixing certification html generation now we print the date
|
13 anni fa |
Julio Montoya
|
df6c223193
Removing jquery.js calls because this is already called in the header/banner file
|
13 anni fa |
Julio Montoya
|
c53a861bc0
Adding comments
|
14 anni fa |
Julio Montoya
|
f73d4eeb70
Fixes #1128 adding else condition
|
14 anni fa |
Julio Montoya
|
9b515bd050
Security issue - adding intval and escape_string functions
|
15 anni fa |
Julio Montoya
|
74392e1803
Merge
|
15 anni fa |
Julio Montoya
|
4851a7529e
Security issue - Adding security::remove_XSS and intval functions
|
15 anni fa |
Julio Montoya
|
06efab95c0
Changing headers, cleaning code
|
15 anni fa |
Julio Montoya
|
57658eaa37
Certificates added to Chamilo see CT#751 (partial)
|
15 anni fa |
Guillaume Viguier
|
428c2f6fd2
Date and time management; converted gradebook to UTC - Chamilo - CT#696
|
15 anni fa |
Carlos Vargas
|
60cd9c1aa1
Partial rename get_lang for tools
|
15 anni fa |
cvargas
|
e969a4161a
merge
|
15 anni fa |
Julio Montoya
|
cc51cbf16f
Fixing more issues from the link delete function see #5229
|
15 anni fa |
Juan Carlos Raña
|
dca247464d
fix gradebook: certificates do not appear anymore and we lost the options that were in the middle page
|
15 anni fa |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 anni fa |
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 anni fa |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anni fa |
Ivan Tcholakov
|
0e51c62659
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder.
|
15 anni fa |
Ivan Tcholakov
|
7aef9165bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files.
|
15 anni fa |