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
|
8925adab08
|
fix of disabledIf fix :-(
|
2007-09-26 17:30:24 +00:00 |
|
skodak
|
4b282c641f
|
fixed disabledif conditions
|
2007-09-26 16:49:37 +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 |
|
nicolasconnault
|
1796708d81
|
Replacing GRADE_REPORT_GRADE_DISPLAY_TYPE... by GRADE_DISPLAY_TYPE...
|
2007-09-25 08:22:20 +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 |
|
moodler
|
d3d0e9a43e
|
Fix a string
|
2007-09-03 02:56:07 +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 |
|
skodak
|
1e12457560
|
adding current groupid to grade_export class - soon to be used in plugins
|
2007-08-31 12:22:58 +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
|
0bfbab47e6
|
minor refactoring in grade export lib - part 2
|
2007-08-30 08:26:04 +00:00 |
|
skodak
|
350770f466
|
minor refactoring in grade export lib
|
2007-08-30 08:24:07 +00:00 |
|
skodak
|
c901b7a652
|
fixing regressions in grade export
|
2007-08-30 08:19:44 +00:00 |
|
nicolasconnault
|
74af2ea5ef
|
MDL-10984 Adding publishing switch to txt and ods export formats
|
2007-08-30 07:44:42 +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 |
|
nicolasconnault
|
0f78c4de3d
|
MDL-11028 GUI complete, language strings complete, user key creation done. Validation is not yet coded.
|
2007-08-29 11:43:48 +00:00 |
|
skodak
|
d575afb836
|
MDL-11027 user key manager for grade exports - adding forgotten ownership test
|
2007-08-28 21:57:34 +00:00 |
|
skodak
|
eed8e3054b
|
MDL-11027 user key manager for grade exports
|
2007-08-28 21:54:18 +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 |
|
Martin Langhoff
|
13534ef716
|
cvsimport fixups
|
2007-08-29 13:10:11 +12:00 |
|
nicolasconnault
|
92df185d85
|
MDL-10837 Added the export_letters checkbox to the txt export form (it was the only one overriding the grade_export form)
|
2007-08-15 06:40:55 +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 |
|
moodler
|
e36fe14acc
|
Removing csv export because txt already does it
|
2007-07-31 14:28:08 +00:00 |
|
toyomoyo
|
268366744a
|
adding jumpto menu for import and export
|
2007-07-30 06:28:41 +00:00 |
|
toyomoyo
|
bf4bb28d4f
|
MDL-10557, adding format_string() to support multilang filter usage on grade item names
|
2007-07-27 02:28:59 +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
|
c86caae78a
|
MDL-9137 new grade_grades field overridden; item edit form fixes; other minor fixes and improvements
|
2007-07-10 18:08:24 +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 |
|