Julio Montoya
|
fef1af2a9d
Should fix weight bugs see #5168
|
12 years ago |
Julio Montoya
|
d756830524
Should fix bug when updating/adding works in gradebooks see #5168
|
12 years ago |
Julio Montoya
|
41f0447aa0
Now we can add exercises and LPs of the base course in the gradebook inside a session
|
12 years ago |
Julio Montoya
|
e9316a8bac
Fixing work bug when deleting a student assignment the score was still there see BT#4131
|
12 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
|
2fa676bbac
Fixing gradebook queries
|
13 years ago |
Julio Montoya
|
52c1249e10
Fixing gradebook when adding a work see BT#2754
|
13 years ago |
Julio Montoya
|
07d5a01bee
Adding gradebook parent/children behaviour see BT#3004 with DB changes
|
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
|
c8dd10708e
cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database
|
13 years ago |
Yannick Warnier
|
d12231e90c
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
2ce24bcd54
Replacing curdirpath with id when listing works, also using the user_id instead of the authors field
|
13 years ago |
Noel Dieschburg
|
a955b9e777
Merge
|
13 years ago |
Julio Montoya
|
4cfbe09cd4
Minor - When adding a Work in a Gradebook we remove the "/"
|
13 years ago |
Julio Montoya
|
e0d61134d8
Disabling code in Gradebook that is useless due the changes of the funcionality of this tool.: "Gradebook tab" was moved in order to be added as a tool in a Course see issue #2705
|
14 years ago |
Noël Dieschburg
|
7e6d3fe199
Merge
|
14 years ago |
Julio Montoya
|
071dddab45
Disabling code in Gradebook that is useless due the changes of the funcionality of this tool.: "Gradebook tab" was moved in order to be added as a tool in a Course see issue #2705
|
14 years ago |
Julio Montoya
|
950e1e8f28
Minor corrections
|
14 years ago |
Ivan Tcholakov
|
03ea2e865d
Feature #1740 - Gradebook: A visual improvement about the link-type icons.
|
14 years ago |
Noel Dieschburg
|
e6444dc928
Dummy permission commitx
|
14 years ago |
Julio Montoya
|
08da8d090a
Security issue - adding intval and escape_string functions
|
14 years ago |
Julio Montoya
|
c043d97a71
Minor - changing headers
|
15 years ago |
Julio Montoya
|
1fa0751e68
Minor - changing headers
|
15 years ago |
Ivan Tcholakov
|
c3cc53cb69
Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 years ago |
Cristian Fasanando
|
d04841fc57
fixed - courses from session in gradebook tool - partial CT#462
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Juan Carlos Raña
|
79f06f55f2
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 |