36 Commits

Author SHA1 Message Date
nicolasconnault
dc482cfac0 MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913) 2009-02-09 10:49:41 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
nicolasconnault
5c75a0a3b4 MDL-14967 DB upgrades. All done. Just bug fixing now ;) 2008-06-03 16:10:57 +00:00
skodak
f400841b23 MDL-14679 converted some get courses 2008-06-01 17:59:13 +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
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
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
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
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
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
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
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
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
1b07462560 added code to write back timestamp 2007-05-11 09:08:30 +00:00