Issue Details (XML | Word | Printable)

Key: MDL-17599
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Eloy Lafuente (stronk7)
Reporter: Tom Murdock
Votes: 2
Watchers: 4
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Grade History toggle for Automated Backups

Created: 11/Dec/08 06:08 AM   Updated: 06/Jan/09 07:36 PM
Return to search
Component/s: Backup
Affects Version/s: 1.9.3
Fix Version/s: 1.9.4

Participants: Eloy Lafuente (stronk7), Martin Dougiamas, Nicolas Connault and Tom Murdock
Security Level: None
QA Assignee: Nicolas Connault
Resolved date: 16/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
This may appear like a feature request, but it becomes more of a necessity when backing up an academic institution's courses. The grade history becomes part of the record that needs to be saved, and while it CAN be saved during a manual backup, a toggle doesn't exist on this page to trigger it:
admin/settings.php?section=backups

Can you create a field in the mdl_backup_config table that allows for Grade Histories to be backed up from the automated site backup system?

Thanks very much for your help.

-Tom

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 11/Dec/08 01:34 PM
A new record in the backup_config table shouldn't be a problem.

Petr, Eloy, can you comment on the feasibility of adding a switch to include grade history tables in 1.9.x ?


Eloy Lafuente (stronk7) added a comment - 12/Dec/08 09:27 AM
Just confirming that scheduled backup hasn't support for grade history export right now. Though I think it can be easily implemented. Should I?

Martin Dougiamas added a comment - 15/Dec/08 01:33 PM
Yes please!

Martin Dougiamas made changes - 15/Dec/08 01:33 PM
Field Original Value New Value
Fix Version/s 1.9.4 [ 10300 ]
Eloy Lafuente (stronk7) committed 4 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 16/Dec/08 06:28 AM
MDL-17599 scheduled backup: add support for grade history setting + minor XML formatting
MODIFY lang/en_utf8/moodle.php   Rev. 1.141.2.51    (+2 -1 lines)
MODIFY admin/settings/courses.php   Rev. 1.14.2.8    (+2 -1 lines)
MODIFY backup/backuplib.php   Rev. 1.179.2.36    (+98 -98 lines)
MODIFY backup/backup_scheduled.php   Rev. 1.38.2.4    (+4 -0 lines)
Eloy Lafuente (stronk7) committed 4 files to 'Moodle CVS' - 16/Dec/08 06:35 AM
MDL-17599 scheduled backup: add support for grade history setting + minor XML formatting. Merged from 19_STABLE
MODIFY lang/en_utf8/moodle.php   Rev. 1.220    (+2 -1 lines)
MODIFY admin/settings/courses.php   Rev. 1.30    (+2 -1 lines)
MODIFY backup/backup_scheduled.php   Rev. 1.48    (+5 -1 lines)
MODIFY backup/backuplib.php   Rev. 1.224    (+99 -99 lines)
Eloy Lafuente (stronk7) added a comment - 16/Dec/08 06:37 AM
New setting added to admin interface. Now it's possible to enable grade history in scheduled backups. Resolving as fixed, please, test.

Ciao


Eloy Lafuente (stronk7) made changes - 16/Dec/08 06:37 AM
Status Open [ 1 ] Resolved [ 5 ]
Assignee moodle.com [ moodle.com ] Eloy Lafuente (stronk7) [ stronk7 ]
Resolution Fixed [ 1 ]
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 16/Dec/08 12:06 PM
MDL-16875 Translated new strings for Cookie domain.
MDL-17599 Translated a new string for scheduled backup.
MODIFY ja_utf8/moodle.php   Rev. 1.339    (+2 -1 lines)
MODIFY ja_utf8/README   Rev. 1.894    (+1 -1 lines)
MODIFY ja_utf8/admin.php   Rev. 1.326    (+3 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 23/Dec/08 05:19 AM
MDL-17599, new string added
MODIFY fr_utf8/moodle.php   Rev. 1.267    (+2 -1 lines)
Nicolas Connault added a comment - 06/Jan/09 07:36 PM
Tested and checked resulting backup: All good!

Nicolas Connault made changes - 06/Jan/09 07:36 PM
QA Assignee nicolasconnault
Status Resolved [ 5 ] Closed [ 6 ]