[AMOS commit] MDL-16660 calendar: Cleaned u several areas of the iCal patch in preparation of the next peer-review Committed into Git: 2012-10-15 08:31 UTC

[AMOS commit] MDL-16660 calendar: Cleaned u several areas of the iCal patch in preparation of the next peer-review Committed into Git: 2012-10-15 08:31 UTC

by AMOS bot -
Number of replies: 0
Author: Sam Hemelryk
MDL-16660 calendar: Cleaned u several areas of the iCal patch in preparation of the next peer-review
* Added a bit of AMOS to copy existing strings and save a little translation effort
* Cleaned up fixed strings in several places
* Cleaned up some existing strings as required.
* Fixed install and upgrade code. Split upgrade into two parts (one for each table).
* Fixed fatal error caused by missing forms lib inclusion
* Added param types to forms.
* Converted file_get_content to use curl for URL's.
* Cleaned things up per coding style.
* Separated subscription management and form into separate files.
* Tidied up bennu inclusion to just where required.
* Lots of other small fixes as well.

AMOS BEGIN
CPY [calendar,calendar],[colcalendar,calendar]
CPY [actions,moodle],[actions,calendar]
CPY [never,moodle],[never,calendar]
AMOS END


http://git.moodle.org/gw?p=moodle.git;a=commit;h=e30390a0ddd6af5fe7e7058cf87e18ff8fc79513
http://github.com/moodle/moodle/commit/e30390a0ddd6af5fe7e7058cf87e18ff8fc79513

+ 2.4 en [collastupdated,core_calendar]
+ 2.4 en [errorcannotimport,core_calendar]
+ 2.4 en [errorinvalidicalurl,core_calendar]
+ 2.4 en [eventsimported,core_calendar]
+ 2.4 en [eventsupdated,core_calendar]
+ 2.4 en [managesubscriptions,core_calendar]
+ 2.4 en [nocalendarsubscriptions,core_calendar]
+ 2.4 en [subscriptions,core_calendar]
+ 2.4 en [subscriptionremoved,core_calendar]
+ 2.4 en [subscriptionupdated,core_calendar]