Simey Lameze
ce8f9c9b87
MDL-46599 gradebook: Add last exported date column on ODS and XLS export formats
2014-10-16 10:22:20 +08:00
Simey Lameze
be289f57b2
MDL-44447 grade_export: Added multiple grade display types to grade export.
2014-09-15 16:42:07 +08:00
Damyon Wiese
924cb72b4a
MDL-46846 Grades export: Some settings were not parsed from the form correctly.
...
This was a regression from MDL-46548.
I also added to the behat test to cover this, and sped up the behat test while I was there.
I also restored the behaviour where usercustomfields was hardcoded to true for all
export types except XML - but the default was false.
2014-08-15 13:53:29 +08:00
Rajesh Taneja
38c1dd194d
MDL-31969 grades: Added user preference to show/hide/export suspended users.
...
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +08:00
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01:00
Adrian Greeve
d40604724b
MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance().
2012-07-24 14:04:40 +08:00
Frederic Massart
61c8e0d75f
MDL-21572 Gradebook: Do not export fields when missing permissions
2012-07-18 12:56:57 +08:00
Charles Fulton
293f42b67a
MDL-21572 grade: make user profile fields configurable
2012-07-13 09:00:12 +08:00
Andrew Davis
78ab98bc5e
MDL-27322 grade: added the ability to not have suspended students included in a grade export
2012-05-10 08:34:51 +07:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Petr Skoda
6c3ef4103a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:11:29 +00:00
nicolasconnault
e060e33dc3
MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE
2009-07-07 02:26:36 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
moodler
3674c3985e
MDL-12294 Merged language fixes from stable
2008-02-26 08:02:16 +00:00
scyrma
18da0c24ec
MDL-12294 - another string fix
2007-11-26 04:52:14 +00:00
skodak
eb8599199e
MDL-11069 reimplemented grade export flag handling
2007-09-04 21:56:30 +00:00
skodak
caffc55a84
MDL-11082 big refactoring in grade export - export tracking and grade formatting still not finished
2007-08-31 18:42:50 +00:00
skodak
11745964a5
MDL-11069 grade export refactoring + removing internally calculated totals (we have already various totals in categories and calculations can be used too for that)
2007-08-30 15:03:51 +00:00
moodler
9d1e218576
Fixing copyright years
2007-07-31 17:02:43 +00:00
skodak
3ee5c20149
MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names
2007-07-19 08:15:19 +00:00
skodak
ba74762bda
regular whitespace cleanup in grade code
2007-07-18 19:56:07 +00:00
skodak
ac9b080524
MDL-10202 merge raw and final grade tables
2007-06-20 23:06:29 +00:00
toyomoyo
985d1ee11b
new grade book export plugins development
2007-05-16 08:21:46 +00:00
toyomoyo
a2422359a0
fixing grade exports
2007-05-15 08:49:49 +00:00
toyomoyo
1b07462560
added code to write back timestamp
2007-05-11 09:08:30 +00:00
toyomoyo
a216f661d6
grade export plugins
2007-05-10 09:29:58 +00:00
toyomoyo
c10ddfb3c0
Adding gradebook base class and export plugins. Refactored from old gradebook. Untested code.
2007-05-08 08:59:41 +00:00