Issue Details (XML | Word | Printable)

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

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

rafactor modedit inrastructure to allow access to context from xx_add_instance() module methods

Created: 27/Aug/08 05:10 PM   Updated: 28/Aug/08 12:36 AM
Return to search
Component/s: Course
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Petr Skoda
Security Level: None
Resolved date: 28/Aug/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
needed for file storage

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 27/Aug/08 05:11 PM
Field Original Value New Value
Summary rafator modedit inrastructure to allow access to context from xx_add_instance() module methods rafactor modedit inrastructure to allow access to context from xx_add_instance() module methods
Petr Skoda committed 3 files to 'Moodle CVS' - 28/Aug/08 12:33 AM
MDL-16223, MDL-16222 - module context now available in xxx_add_instance() module method and $mform is passed as second parameter; $cm is updated/inserted before the activity insert/update hook; other related refactoring and cleanup; error string improvements
MODIFY course/modedit.php   Rev. 1.58    (+147 -116 lines)
MODIFY course/lib.php   Rev. 1.615    (+4 -34 lines)
MODIFY lang/en_utf8/error.php   Rev. 1.126    (+2 -4 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 28/Aug/08 12:34 AM
MDL-16223, MDL-16222 - error string improvements
MODIFY question/editlib.php   Rev. 1.90    (+3 -3 lines)
Petr Skoda added a comment - 28/Aug/08 12:36 AM
done

Petr Skoda made changes - 28/Aug/08 12:36 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
martignoni committed 1 file to 'Lang CVS' - 28/Aug/08 02:49 AM
MDL-16223, MDL-16222 error strings improvements
MODIFY fr_utf8/error.php   Rev. 1.131    (+2 -4 lines)