Commit Graph

36 Commits (81c9808f6c55bb5f1bd42c89ec0488dda8d74379)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 699ede4dbe Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa fbc3241845 Minor - Format code 8 years ago
jmontoyaa 0c3e44ef5e Format code + use (int) instead of remove_XSS function 8 years ago
Julio Montoya 80111b53fb Format code, remove comments 9 years ago
Julio Montoya 65ee1ebf4d Remove unused code, format code, update docs 9 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 10 years ago
Julio Montoya 6a10a2b111 Format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 12 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
Julio Montoya 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 13 years ago
Julio Montoya dc33a544ca Multiple form style corrections 13 years ago
Julio Montoya 3d5ca143c0 Fixes bug when showing table see #4063 13 years ago
Julio Montoya c4c0b036e3 Fixing timezone convertions in glossary + Minor cleaning in a gradebook link title 13 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 97ba92843f Fixing gradebook tab definition 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Julio Montoya 06efab95c0 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
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
Isaac Flores 8f28a920cb [svn r19364] minor - logic changes - added language variable GradebookPreviousWeight - (partial FS#3914) 16 years ago
Isaac Flores abea1941c2 [svn r19338] logic changes - allow navigation by historical weigths - (partial FS#3914) 16 years ago
Isaac Flores d6cd6d39ae [svn r19110] logic changes - allow see resources names -(partial FS#3805) 16 years ago
Isaac Flores 21b84c8101 [svn r19085] logic changes -Added posibility to order data in gradebook tool - (partial FS#3805) 16 years ago
Isaac Flores e7ae63e1ac [svn r17307] logic changes - it show qualification of student - partial(FS#3249) 16 years ago
Isaac Flores 899a3cfa80 [svn r17273] minor - style changes - added style css in historical gradebook - (partial FS#3249) 16 years ago
Isaac Flores 214c15ae1c [svn r17165] minor - style changes -quotes in Display_header 16 years ago
Yannick Warnier a1d57c6066 [svn r16915] New version of the new gradebook tool (integrated into courses) - integration from usil project by Isaac Flores. Needs revision (see FS#3173) 16 years ago