dongsheng
|
9b6a1a4b66
|
"MDL-14129, fix print_error"
|
2008-05-14 08:24:19 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
moodler
|
3674c3985e
|
MDL-12294 Merged language fixes from stable
|
2008-02-26 08:02:16 +00:00 |
|
toyomoyo
|
94c68814ab
|
MDL-12432, do not enable 'updated only' grades export for other plugins
|
2007-12-07 01:42:09 +00:00 |
|
toyomoyo
|
5b27c44667
|
fixing a warning
|
2007-10-22 03:05:15 +00:00 |
|
skodak
|
f2e4a0818a
|
preparation for 1.9 beta 2 - setting correct requires in mods and plugins
|
2007-10-10 16:09:17 +00:00 |
|
toyomoyo
|
864d1f8c2c
|
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
|
2007-10-10 06:43:23 +00:00 |
|
nicolasconnault
|
8ad36f4cc3
|
Added copyright notice
|
2007-10-10 06:34:20 +00:00 |
|
toyomoyo
|
eb44aee406
|
fixing a typo and some half finished comment
|
2007-10-09 08:56:56 +00:00 |
|
toyomoyo
|
59a7447a70
|
MDL-11669, adding a new export setting (for xml atm), so that we can choose to export only updated grades
|
2007-10-09 08:51:49 +00:00 |
|
skodak
|
3405820739
|
MDL-11622, MDL-11623 xml import/export now uses user idnumber; feedback optional; related bugfixing
|
2007-10-07 10:22:21 +00:00 |
|
skodak
|
d0cbeafbcb
|
MDL-11451 fixing silly typo in cap name
|
2007-09-27 06:56:51 +00:00 |
|
skodak
|
0a3bdfaf79
|
MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option
|
2007-09-27 06:51:54 +00:00 |
|
skodak
|
5e2fbccb33
|
no text formating in grade xml export for now - we need the original values for reimport
|
2007-09-25 11:02:12 +00:00 |
|
moodler
|
567883c836
|
Cleaned up the display of the export pages
|
2007-09-18 03:36:47 +00:00 |
|
skodak
|
b2bc96d10b
|
MDL-7380 added new groups API functions for use in course related pages (very similar to functions for activities) + fixed grade code to use these new functions
|
2007-09-06 10:19:24 +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 |
|
nicolasconnault
|
76ca1ff134
|
MDL-11075 Now saving to temp file, then outputting using filelib's readfile_chunked() method. Also cleaned up whitespace in filelib.php (blame vim!).
|
2007-08-31 13:54:13 +00:00 |
|
nicolasconnault
|
0e2d708efc
|
MDL-11034 Implemented the global enablepublishing and refactored the handling of userkey for each export plugin. Also added a dump.php file in each plugin directory, although this could easily be refactored into 1 file in the parent folder, pointing to each plugin's export.php file for output differences.
|
2007-08-31 05:55:30 +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 |
|
skodak
|
c901b7a652
|
fixing regressions in grade export
|
2007-08-30 08:19:44 +00:00 |
|
moodler
|
91e7ad594b
|
Tidy up the link display page a bit
|
2007-08-30 07:12:03 +00:00 |
|
skodak
|
ca82569b5b
|
grade export form refactoring
|
2007-08-29 16:47:16 +00:00 |
|
skodak
|
d93d67b7ac
|
MDL-11051 grade export - do not use quickforms elements directly
|
2007-08-29 13:00:10 +00:00 |
|
skodak
|
a5bc4e6ef5
|
MDL-11050 grade export must use formslib properly - no data_submitted()!
|
2007-08-29 12:38:23 +00:00 |
|
skodak
|
61c6071f40
|
MDL-10984 support for user private keys when accession scripts without normal sessions
|
2007-08-28 08:29:40 +00:00 |
|
nicolasconnault
|
97599c0a38
|
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).
|
2007-08-27 12:23:50 +00:00 |
|
toyomoyo
|
0da010f792
|
grade items in xml export should not be checkable if they have no idnumbers
|
2007-08-13 09:29:12 +00:00 |
|
toyomoyo
|
f6eb15ade1
|
adding preview rows for export
|
2007-08-13 08:50:17 +00:00 |
|
nicolasconnault
|
86655fb693
|
MDL-10490 Finished coding and testing.
|
2007-08-13 08:22:56 +00:00 |
|
nicolasconnault
|
0eeada790c
|
MDL-10490 Implemented grade letters in export. Needs testing.
|
2007-08-13 04:19:01 +00:00 |
|
nicolasconnault
|
826c5f8635
|
MDL-9628 Refactoring the building of navigation array for gradebook pages
|
2007-08-01 06:47:35 +00:00 |
|
moodler
|
9d1e218576
|
Fixing copyright years
|
2007-07-31 17:02:43 +00:00 |
|
toyomoyo
|
268366744a
|
adding jumpto menu for import and export
|
2007-07-30 06:28:41 +00:00 |
|
moodler
|
78091c4572
|
Bumping versions to fix capability upgrade
|
2007-07-25 07:09:12 +00:00 |
|
skodak
|
89bd8357e9
|
MDL-10579 capabilities for grade export plugins
|
2007-07-24 08:51:45 +00:00 |
|
skodak
|
dd45888a24
|
MDL-9511 adding/renaming grading capabilities
|
2007-07-23 19:22:48 +00:00 |
|
poltawski
|
c31f631baa
|
MDL-9742 - converting tabs to spaces
|
2007-07-23 15:38:31 +00:00 |
|
moodler
|
e2008be287
|
Various language string fixes for grade reports
|
2007-07-23 08:13:59 +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 |
|
toyomoyo
|
5c2aa19894
|
adding capabilities check
|
2007-07-18 08:13:09 +00:00 |
|
toyomoyo
|
b263e53907
|
fixing broken headers
|
2007-07-17 03:32:10 +00:00 |
|
skodak
|
aaff71daf4
|
MDL-10365 Improved handling of history when inserting/updating/deleting in new grade reports;first part
|
2007-07-06 12:49:28 +00:00 |
|
toyomoyo
|
7759d32720
|
some minor cleanup/bug fix
|
2007-07-03 06:20:07 +00:00 |
|
skodak
|
ac9b080524
|
MDL-10202 merge raw and final grade tables
|
2007-06-20 23:06:29 +00:00 |
|
toyomoyo
|
ce34ed3a76
|
fix for MDL-9137, adding support for gradebook plugins for db, cron, events, permission structures etc
|
2007-05-24 02:16:31 +00:00 |
|
toyomoyo
|
f5f4967e7d
|
some clean ups for gradebook import/export
|
2007-05-22 02:05:00 +00:00 |
|
toyomoyo
|
d961705032
|
bug fixes for gradebook import/export
|
2007-05-18 08:49:00 +00:00 |
|