Francois Marier
|
6800d78e06
|
Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
|
2008-06-25 17:31:23 +00:00 |
|
skodak
|
294ce9870f
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
|
skodak
|
655b09ca8a
|
MDL-15117 wiki converted and other regressions fixed
|
2008-06-04 21:34:14 +00:00 |
|
nicolasconnault
|
5c75a0a3b4
|
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
|
2008-06-03 16:10:57 +00:00 |
|
nicolasconnault
|
d24832f9af
|
MDL-14967 DB upgrades. Not finished yet.
|
2008-06-02 16:06:33 +00:00 |
|
skodak
|
f400841b23
|
MDL-14679 converted some get courses
|
2008-06-01 17:59:13 +00:00 |
|
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 |
|
nicolasconnault
|
4de3322dc8
|
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
|
2008-03-03 10:25:37 +00:00 |
|
moodler
|
68fdd78ab8
|
Merged MDL-13722 to make export preview work again
|
2008-03-02 15:16:20 +00:00 |
|
moodler
|
3674c3985e
|
MDL-12294 Merged language fixes from stable
|
2008-02-26 08:02:16 +00:00 |
|
skodak
|
8a59f28687
|
MDL-12909 do not included users without idnumber in xml grade export preview; merged from MOODLE_19_STABLE
|
2008-02-20 18:29:35 +00:00 |
|
toyomoyo
|
f7b3e5a50b
|
MDL-12504, gradebook export does not respect course item position
|
2007-12-11 05:44:11 +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
|
bb9f1b4a85
|
MDL-12430, if new and regrade are chosen, then preview hides 'old' students
|
2007-12-05 07:49:56 +00:00 |
|
nicolasconnault
|
6073a598a7
|
MDL-12389 Removed the selectallornone element in favour of a more generic submitlink element. The checkbox controller is now added to a form using moodleform::add_checkbox_controller.
|
2007-12-04 10:35:25 +00:00 |
|
nicolasconnault
|
8f9607dbc8
|
MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form
|
2007-12-03 20:13:01 +00:00 |
|
scyrma
|
18da0c24ec
|
MDL-12294 - another string fix
|
2007-11-26 04:52:14 +00:00 |
|
tjhunt
|
6f15f244a3
|
MDL-12322 - Reference to incorrect language file
|
2007-11-22 18:14:57 +00:00 |
|
toyomoyo
|
5b27c44667
|
fixing a warning
|
2007-10-22 03:05:15 +00:00 |
|
toyomoyo
|
e7b8a32f80
|
MDL-11715, merged fix, export form should follow sort order
|
2007-10-12 03:15:22 +00:00 |
|
toyomoyo
|
558cb86b7a
|
MDL-11714, removing debugging statement
|
2007-10-12 01:34:59 +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
|
8108909a60
|
MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes
|
2007-10-07 13:04: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 |
|
nicolasconnault
|
e9096dc2ca
|
MDL-11480 Reviewed, tested, and pplied Petr's patch.
|
2007-09-28 07:55:51 +00:00 |
|
skodak
|
662a057c77
|
MDL-11451 adding default ipaddress restriction and 7 days lifetime for user key
|
2007-09-27 07:06:17 +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
|
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 |
|