Damyon Wiese
924cb72b4a
MDL-46846 Grades export: Some settings were not parsed from the form correctly.
...
This was a regression from MDL-46548.
I also added to the behat test to cover this, and sped up the behat test while I was there.
I also restored the behaviour where usercustomfields was hardcoded to true for all
export types except XML - but the default was false.
2014-08-15 13:53:29 +08:00
Rajesh Taneja
cc41342290
MDL-46175 behat: Fixed lang changes in gradebook
2014-08-07 09:39:58 +08:00
Damyon Wiese
9871a438f8
MDL-46548 grades: Reorder grade export form.
...
Move the list of grade items to the top, and leave them expanded by default.
Move the idnumber warning into the grade items section, now it is visible by default.
2014-08-04 16:24:47 +08:00
Damyon Wiese
8d395db4c3
MDL-46548 grades: Add upgrade.txt for gradeexport plugins
2014-08-04 16:18:33 +08:00
Damyon Wiese
8cd07ed02a
MDL-46548 grades: Remove file upload tags
2014-08-04 16:18:32 +08:00
Damyon Wiese
8023a71b9a
MDL-46548 grades: Add behat test for xml export
2014-08-04 16:18:32 +08:00
Damyon Wiese
26b0c96f5b
MDL-46548 grades: Add behat test for csv export
2014-08-04 16:18:32 +08:00
Damyon Wiese
ad5ab383e6
MDL-46548 behat: Prevent force file save as for some pages we want to test with behat.
2014-08-04 16:18:32 +08:00
Damyon Wiese
6c6d05a651
MDL-46548 grades: Add warning to export form when users with no idnumber are excluded.
2014-08-04 16:18:25 +08:00
Damyon Wiese
97908a2225
MDL-46548 grades: Update xml grade export to support one step exports.
2014-07-31 17:00:14 +08:00
Damyon Wiese
9f5834ccc7
MDL-46548 grades: Update xls grade exporter to support one step exports.
2014-07-31 17:00:08 +08:00
Damyon Wiese
1cc43058a8
MDL-46548 grades: Update ods grade export to support one step exports.
2014-07-31 17:00:08 +08:00
Damyon Wiese
cca51baa07
MDL-46548 grades: Add support for simplified one-step exports and update txt exporter
...
This ui change requires changes to the API so I have deprecated the old functions while maintaining
compatibility (if you don't mind lots of debugging).
2014-07-31 17:00:01 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Jean-Philippe Gaudreau
70be44309e
MDL-36093 grade export: Fix HTML special characters printed litteraly.
2013-08-28 09:12:45 -04:00
Rajesh Taneja
c597ff32ef
MDL-40469 Gradebook: Fixed setType warning while exporting gradebook with publishing set
2013-08-01 10:31:25 +08:00
Mark Nelson
63d2081ee7
MDL-39535 grade: only display grade errors once
2013-05-07 15:15:37 +08:00
Dan Poltawski
8f9ae1d5e8
Merge branch 'brokencalc' of git://github.com/andyjdavis/moodle
2013-05-05 11:29:11 +01:00
Andrew Davis
459843d495
MDL-32913 core_grade:made it more obvious when the gradebook is broken due to a broken calculation
2013-05-02 09:03:02 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Adrian Greeve
bb2306eb7e
MDL-39298 - gradebook: Added more delimiters for uploading and downloading the gradebook as a csv file.
...
New delimiters added: colon, semicolon
2013-04-23 11:57:15 +08:00
Rajesh Taneja
38c1dd194d
MDL-31969 grades: Added user preference to show/hide/export suspended users.
...
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +08:00
Petr Škoda
75427a824c
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:36:40 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Adrian Greeve
9a5abd1b70
MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class.
2012-08-02 13:18:57 +08:00
Adrian Greeve
d40604724b
MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance().
2012-07-24 14:04:40 +08:00
Frederic Massart
61c8e0d75f
MDL-21572 Gradebook: Do not export fields when missing permissions
2012-07-18 12:56:57 +08:00
Charles Fulton
293f42b67a
MDL-21572 grade: make user profile fields configurable
2012-07-13 09:00:12 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Frederic Massart
6189c7b4d3
MDL-32978 Gradebook: Fix strict standards notices
2012-05-14 13:27:06 +08:00
Andrew Davis
78ab98bc5e
MDL-27322 grade: added the ability to not have suspended students included in a grade export
2012-05-10 08:34:51 +07:00
Petr Skoda
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Andrew Davis
8887fd9a77
MDL-29080 grade: simplified bug fix to prevent users without the required capabilities from being able to export hidden grade items
2012-02-08 13:45:43 +07:00
Petr Skoda
25a333877c
MDL-30007 standardise gradebook plugins version files
2011-11-29 21:20:13 +01:00
Eloy Lafuente (stronk7)
93eb27d4c0
Merge branch 'MDL-29126_export_separator' of git://github.com/andyjdavis/moodle
2011-09-19 23:38:07 +02:00
Aparup Banerjee
5433da6064
Merge branch MDL-29189-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts.
2011-09-13 11:39:06 +08:00
Tom Lanyon
af9b14446d
MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory().
2011-09-10 10:43:49 +02:00
Tom Lanyon
7aa06e6ded
MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir
2011-09-10 10:35:39 +02:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Andrew Davis (andyjdavis)
a485083171
MDL-29126 gradebook: made text export with tabs as separator work
2011-09-01 15:21:04 +08:00
Andrew Davis (andyjdavis)
8de7c8a7ff
MDL-27920 gradebook: fixes following integration review
2011-06-23 15:58:44 +08:00
Andrew Davis (andyjdavis)
7ce5df8620
MDL-27920 gradebook: export was always excluding course totals and xml export was failing
2011-06-21 11:13:34 +08:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Andrew Davis
112fdf4792
gradebook MDL-25171 made it possible to deselect all grade items when exporting grades
2010-11-15 09:03:32 +00:00
Petr Skoda
ace9051cc1
MDL-24321 switching to stdClass in /g*/
2010-09-21 08:16:49 +00:00
Petr Skoda
52f1a9ff91
fixed param typo
2010-09-17 19:06:24 +00:00
Petr Skoda
6ef4878b86
spelling fixes
2010-09-17 18:56:53 +00:00
Petr Skoda
ef14c1e724
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
2010-09-05 20:36:18 +00:00