Commit Graph

12 Commits (75621ef6fe548a6e3272ba5fdeccf2ea1113349b)

Author SHA1 Message Date
jmontoyaa 75621ef6fe Minor - format code. 9 years ago
Angel Fernando Quiroz Campos 2fc2015ffc Show first name in gradebook flat view when exporting xls - refs BT#12624 9 years ago
Scrutinizer Auto-Fixer d91507ffeb Scrutinizer Auto-Fixes 9 years ago
jmontoyaa f95c5bb522 Replace xls with xlsx see BT#11698 9 years ago
jmontoyaa fbc3241845 Minor - Format code 9 years ago
Angel Fernando Quiroz Campos 0ad4eaee3c Scrutinizer Auto-Fixes (#1170) 10 years ago
Angel Fernando Quiroz Campos 605d25eff2 Fix export gradebook results to docx - refs #8218 10 years ago
Angel Fernando Quiroz Campos 52e3a414bf Fix export gradebook results to docx - refs #8218 10 years ago
José Loguercio 66e8840fb4 Fix can not import any report on any extension in Gradebook - Refs #8050 10 years ago
Julio Montoya 65ee1ebf4d Remove unused code, format code, update docs 10 years ago
Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 10 years ago
Julio Montoya 003ee63187 Replace Spreadsheet_Excel_Writer/Writer with PHPExcel 10 years ago
Julio Montoya be1831cc73 Move class inside lib 11 years ago
Julio Montoya cfe24ac439 Minor - format code. 11 years ago
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 11 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 11 years ago
Julio Montoya 6a10a2b111 Format code. 11 years ago
Julio Montoya 380e7d0866 Minor - removing global.inc.php, formatting code, updating docs. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 73df7dba41 Removing "class_exists" 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Julio Montoya c2671b254e Fixing an annoying bug : white space before "<?php" in studentpublicationlink.class.php that broke the XLS and Word exports 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
ywarnier 1c641153b6 Changes results .doc page to landscape for better output (BT#2724) 15 years ago
ywarnier 08b12a3b73 Added .docx export feature (as proof of concept) to flat view exports in gradebook (BT#2724). See previous commits for the inclusion of the phpdocx library. 15 years ago
Julio Montoya b61c08c4ce Changing gradebook LIMIT from 10 to 1000 see #3239 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 9cad2e22cb Bug #1831 - Upgrading of the PEAR's package Spreadsheet_Excel_Writer to version 0.9.2. Local changes about Excel export have been made in order defferent input encodings to be supported. 15 years ago
Ivan Tcholakov 178b724032 Feature #1742 - Gradebool: Replacement of the functions include_once() with less "resource greedy" statements include_once. 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 06efab95c0 Changing headers, cleaning code 16 years ago
Guillaume Viguier 428c2f6fd2 Date and time management; converted gradebook to UTC - Chamilo - CT#696 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov 3185aba8b4 Bug #3646 and Issue #306 - Assesments (gradebook) tool, part 2: Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 16 years ago
Ivan Tcholakov ecbfd35e89 [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 17 years ago
Isaac Flores 7328744a90 [svn r18075] style changes - added function strip_tags in export xls -(see FS#3567) 17 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) 17 years ago