Aparup Banerjee
e2f4557a40
course MDL-24156 added deletion of user_preferences about block instances data after a course delete.
2010-09-20 02:28:42 +00:00
Anthony Borrow
eb6f592a36
MDL-24224 fixing a couple more 'strin' typos
2010-09-19 19:15:37 +00:00
Anthony Borrow
eb5570025f
MDL-24224 fixing one more typo
2010-09-19 19:09:48 +00:00
Petr Skoda
7c109ea3f0
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
2010-09-19 18:43:52 +00:00
Petr Skoda
5eef02f8f1
MDL-24224 fixed more 'mod_form' typos, thanks Anthony!
2010-09-19 16:06:39 +00:00
Petr Skoda
693ef3a8af
MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC
2010-09-19 15:50:18 +00:00
Petr Skoda
d630512b9c
MDL-24282 improved s() to deal better with hex encoded entities
2010-09-19 15:27:00 +00:00
Petr Skoda
9aeaf4c622
MDL-24148 bit more reordering - delete blocks before activities because they might use module data
2010-09-19 14:02:56 +00:00
Petr Skoda
b2cd657023
MDL-24278 fixed regression that surfaced after my recent fix
2010-09-19 13:30:05 +00:00
Petr Skoda
582bae08ff
MDL-24148 several course delete improvements and fixes:
...
* fixed order of deleting in course adn context
* adding course context to event data because it is not available alter and some stuff may depend on old context id
* adding option for context purging (keeps the context record because it might be still referenced later and it would be recreated)
* new course enrol cleanup
* removing content from some course fields that were referencing deleted content
* coding style and phpdocs improvements
2010-09-19 13:09:48 +00:00
Martin Dougiamas
e72b3eb27f
MDL-24147 Delete course_display when deleting course
2010-09-19 06:40:24 +00:00
Petr Skoda
ebba16985c
MDL-24277 fixed hidden error preventing proper redirects during install, yay!
2010-09-18 23:20:01 +00:00
Petr Skoda
209e00185b
MDL-24276 abstract static methods not allowed since PHP 5.2, thanks Anthony Borrow for pointing this out
2010-09-18 22:43:51 +00:00
Petr Skoda
83be47e611
improved phpdocs
2010-09-18 13:59:39 +00:00
Petr Skoda
e839dce138
js_writer is supposed to have static methods only
2010-09-18 13:34:31 +00:00
Petr Skoda
6a630a1093
improved PHP docs
2010-09-18 12:12:33 +00:00
Petr Skoda
d9504e4446
improved phpdocs
2010-09-18 11:57:26 +00:00
Petr Skoda
c971707aff
fixed phpdocs and proposed a better change
2010-09-18 11:52:59 +00:00
Penny Leach
2ae76ab6ed
portfolio MDL-24267 fixing misnamed variable
2010-09-18 11:50:39 +00:00
Penny Leach
86fef7764a
portfolio MDL-24266 fixing a typo in class name instance of check found by petr's insane new toy
2010-09-18 11:50:12 +00:00
Petr Skoda
64942a9d65
fixed broken enrol description fetching
2010-09-18 11:35:22 +00:00
Petr Skoda
0b03619469
initialize objects
2010-09-18 11:32:56 +00:00
Petr Skoda
6e4c374d46
fixed missing global
2010-09-18 11:32:28 +00:00
Petr Skoda
6ab00ccee7
helping IDEs with undefined variable detection
2010-09-18 11:29:45 +00:00
Petr Skoda
e71ea28fc8
opps, removing obsolete config.php deletion - this function is now used from different installers, admins will have to delete config.php manually...
2010-09-18 11:29:10 +00:00
Petr Skoda
d3674ef70b
removed bogus code + spelling fix
2010-09-18 11:27:06 +00:00
Petr Skoda
6c6b2b1024
adding missing global breaking some mnet jumping
2010-09-18 11:24:21 +00:00
Petr Skoda
09511cd3be
fixing whitespace and commenting on some suspicious code
2010-09-18 11:23:46 +00:00
Petr Skoda
e05fbdd8d8
fixed invalid font substr
2010-09-18 11:21:42 +00:00
Petr Skoda
230405214f
fixed fatal dml conversion regression
2010-09-18 11:20:21 +00:00
Petr Skoda
90b2d8f012
fixed misspelled error tracing
2010-09-18 11:19:58 +00:00
Petr Skoda
7875b1fdfd
fixed invalid context creation call
2010-09-18 11:19:37 +00:00
Petr Skoda
2343f963da
removed undefined function call
2010-09-18 11:18:06 +00:00
Petr Skoda
b2db46eccc
fixed few more problems in deprecated functions
2010-09-18 11:16:45 +00:00
Petr Skoda
1028ffe191
fixed invalid object creation
2010-09-18 11:15:45 +00:00
Petr Skoda
b28242d303
fixed invalid method call
2010-09-18 11:15:15 +00:00
Petr Skoda
8d3f06f7fa
fixed undefined function
2010-09-18 11:14:09 +00:00
Petr Skoda
dbd5682d11
fixed missing params
2010-09-18 11:10:58 +00:00
Petr Skoda
3757b59f5a
fixed regressions after second outputlib refactoring
2010-09-18 11:09:54 +00:00
Petr Skoda
b8468965ec
fixed invalid return
2010-09-18 11:06:12 +00:00
Petr Skoda
667c0ae175
fixed unterminated JS statements
2010-09-18 11:04:02 +00:00
Petr Skoda
adc31ef5d9
spelling fixes
2010-09-18 11:00:48 +00:00
Petr Skoda
99edf902e8
removed some unused local variables
2010-09-18 10:59:29 +00:00
Petr Skoda
c983324336
fixed invalid form setType() call
2010-09-18 10:56:15 +00:00
Petr Skoda
520ab2b1b0
removed unnecessary break that was breaking code inspection
2010-09-18 10:51:24 +00:00
Petr Skoda
7def9d4345
improved docs
2010-09-18 10:50:50 +00:00
Petr Skoda
c10244114a
spelling improvements
2010-09-18 10:46:53 +00:00
Petr Skoda
22a9b6d873
fixed phpdocs and marked methods as static
2010-09-18 10:43:50 +00:00
Petr Skoda
d306751695
fixed unterminated JS statements
2010-09-18 10:37:19 +00:00
Petr Skoda
42d121d7ba
unterminated JS statement
2010-09-18 10:35:55 +00:00