Julio Montoya
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
11 years ago |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
11 years ago |
Julio Montoya
|
73df7dba41
Removing "class_exists"
|
11 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
|
11 years ago |
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
|
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 |
ywarnier
|
1c641153b6
Changes results .doc page to landscape for better output (BT#2724)
|
13 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.
|
13 years ago |
Julio Montoya
|
b61c08c4ce
Changing gradebook LIMIT from 10 to 1000 see #3239
|
13 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.
|
14 years ago |
Ivan Tcholakov
|
178b724032
Feature #1742 - Gradebool: Replacement of the functions include_once() with less "resource greedy" statements include_once.
|
14 years ago |
Julio Montoya
|
74392e1803
Merge
|
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 |
Juan Carlos Raña
|
79f06f55f2
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()
|
15 years ago |
Ivan Tcholakov
|
ecbfd35e89
[svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode().
|
15 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 |