Commit Graph

25 Commits (1348e48e66676e5c66c4cf3f867044bc85171c76)

Author SHA1 Message Date
Julio Montoya c2671b254e Fixing an annoying bug : white space before "<?php" in studentpublicationlink.class.php that broke the XLS and Word exports 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 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
ywarnier 1c641153b6 Changes results .doc page to landscape for better output (BT#2724) 14 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. 14 years ago
Julio Montoya b61c08c4ce Changing gradebook LIMIT from 10 to 1000 see #3239 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 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. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 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
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 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. 15 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
cvargas e969a4161a merge 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
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. 15 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(). 16 years ago
Isaac Flores 7328744a90 [svn r18075] style changes - added function strip_tags in export xls -(see FS#3567) 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
Julio Montoya e540339638 [svn r15791] Add questions ordering in quiz tool (see FS#2675) 17 years ago
Julio Montoya 77b9d1542e [svn r15719] "Multiple answers" in fill in blank option added (see FS#2683) 17 years ago
Patrick Cool ee3863ed4a [svn r15602] tighten security 17 years ago
Yannick Warnier 9d818559d9 [svn r14842] Added optional export of user fields in quiz results export 17 years ago
Yannick Warnier d680b3d305 [svn r14840] Added CSV/XLS export to general exercise tracking 17 years ago