Issue Details (XML | Word | Printable)

Key: MDL-17427
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Petr Skoda
Votes: 0
Watchers: 3
Operations

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

upgrade log table - replacement for current file logging

Created: 28/Nov/08 07:10 AM   Updated: 01/Feb/09 05:07 AM
Return to search
Component/s: Administration
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Petr Skoda
Security Level: None
Difficulty: Easy
Resolved date: 01/Feb/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
We already ahve raw upgrade loggin, but we need something more user friendly. I am proposing to add a new upgrade_log table which would store important info from upgrade process:
* start date, version before upgrade
* notices/important information
* upgrade failures
* end date, version

On of the first customers would be MDL-16999 - information about changes in Data mod

Implementation:
1/ new upgrade_log table - fields: type, date, string, component, etc...
2/ add upgrade functions -upgrade_log_start(), upgrade_log_info(), upgrade_log_failure() etc.


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 28/Nov/08 07:11 AM
Field Original Value New Value
Link This issue has been marked as being related by MDL-17405 [ MDL-17405 ]
Petr Skoda made changes - 29/Nov/08 03:00 AM
Parent MDL-17458 [ 29661 ]
Issue Type New Feature [ 2 ] Sub-task [ 5 ]
Petr Skoda made changes - 11/Jan/09 01:21 AM
Summary upgrade log table upgrade log table - replacement for current file logging
Petr Skoda made changes - 01/Feb/09 05:07 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]