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 |
|
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 |
|
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 |
|
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
|
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 |
|
nicolasconnault
|
74af2ea5ef
|
MDL-10984 Adding publishing switch to txt and ods export formats
|
2007-08-30 07:44:42 +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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
toyomoyo
|
7759d32720
|
some minor cleanup/bug fix
|
2007-07-03 06:20:07 +00:00 |
|
skodak
|
f92dcad81a
|
MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5
|
2007-06-24 22:26:33 +00:00 |
|
skodak
|
ac9b080524
|
MDL-10202 merge raw and final grade tables
|
2007-06-20 23:06:29 +00:00 |
|
toyomoyo
|
f115f8c858
|
adding some strings and checks for grade book import/export
|
2007-06-12 09:12:07 +00:00 |
|
toyomoyo
|
83a021c10a
|
adding some form headers to help read
|
2007-06-01 02:44:34 +00:00 |
|
toyomoyo
|
3f8bcf7c72
|
grade import/export fixes to use forms lib
|
2007-05-24 08:57:36 +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 |
|
toyomoyo
|
2becf502b3
|
fixing footer
|
2007-05-17 08:53:56 +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 |
|