moodle.git
12 years agoassignment MDL-24158 fixed call to get_plugin_list() which was causing a course reset...
Aparup Banerjee [Mon, 20 Sep 2010 01:42:28 +0000 (01:42 +0000)]
assignment MDL-24158 fixed call to get_plugin_list() which was causing a course reset to not clear assignment submissions.

12 years agomod-lesson MDL-24270 Fixed undefined variable $nretakes.
Sam Hemelryk [Mon, 20 Sep 2010 01:39:39 +0000 (01:39 +0000)]
mod-lesson MDL-24270 Fixed undefined variable $nretakes.

12 years agoenrolments MDL-24281 Removed fixed with on enrol cohorts JS module buttons so large...
Sam Hemelryk [Mon, 20 Sep 2010 01:34:41 +0000 (01:34 +0000)]
enrolments MDL-24281 Removed fixed with on enrol cohorts JS module buttons so large strings get shown.

12 years agoUpdated the HEAD build version to 20100920
Moodle Robot [Mon, 20 Sep 2010 00:49:52 +0000 (00:49 +0000)]
Updated the HEAD build version to 20100920

12 years agoMDL-22153 backup - deleted old quiz backup code (replacement is on the way)
Eloy Lafuente [Sun, 19 Sep 2010 23:03:33 +0000 (23:03 +0000)]
MDL-22153 backup - deleted old quiz backup code (replacement is on the way)

12 years agoMDL-24224 fixing a couple more 'strin' typos
Anthony Borrow [Sun, 19 Sep 2010 19:15:37 +0000 (19:15 +0000)]
MDL-24224 fixing a couple more 'strin' typos

12 years agoMDL-24224 fixing one more typo
Anthony Borrow [Sun, 19 Sep 2010 19:09:48 +0000 (19:09 +0000)]
MDL-24224 fixing one more typo

12 years agoMDL-24276 improved coding style
Petr Skoda [Sun, 19 Sep 2010 18:49:31 +0000 (18:49 +0000)]
MDL-24276 improved coding style

12 years agoMDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with...
Petr Skoda [Sun, 19 Sep 2010 18:43:52 +0000 (18:43 +0000)]
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception

12 years agoMDL-24285 fixed invalid password check
Petr Skoda [Sun, 19 Sep 2010 16:10:18 +0000 (16:10 +0000)]
MDL-24285 fixed invalid password check

12 years agoMDL-24224 fixed more 'mod_form' typos, thanks Anthony!
Petr Skoda [Sun, 19 Sep 2010 16:06:39 +0000 (16:06 +0000)]
MDL-24224 fixed more 'mod_form' typos, thanks Anthony!

12 years agoMDL-24224 moving forum attachments stored in incorrect area
Petr Skoda [Sun, 19 Sep 2010 16:04:17 +0000 (16:04 +0000)]
MDL-24224 moving forum attachments stored in incorrect area

12 years agoMDL-24268 removing direct call to defaultquestion
Pierre Pichet [Sun, 19 Sep 2010 16:04:12 +0000 (16:04 +0000)]
MDL-24268 removing direct call to defaultquestion

12 years agoMDL-24283 improved stored_file encapsulation, this should allow us to hack with store...
Petr Skoda [Sun, 19 Sep 2010 15:50:18 +0000 (15:50 +0000)]
MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC

12 years agoMDL-24282 improved s() to deal better with hex encoded entities
Petr Skoda [Sun, 19 Sep 2010 15:27:00 +0000 (15:27 +0000)]
MDL-24282 improved s() to deal better with hex encoded entities

12 years agoMDL-24224 fixed typo, credit goes to Anthony Borrow
Petr Skoda [Sun, 19 Sep 2010 15:21:22 +0000 (15:21 +0000)]
MDL-24224 fixed typo, credit goes to Anthony Borrow

12 years agoMDL-24282 allow admins to manage forum subscriptions
Petr Skoda [Sun, 19 Sep 2010 14:15:18 +0000 (14:15 +0000)]
MDL-24282 allow admins to manage forum subscriptions

12 years agoMDL-24148 bit more reordering - delete blocks before activities because they might...
Petr Skoda [Sun, 19 Sep 2010 14:02:56 +0000 (14:02 +0000)]
MDL-24148 bit more reordering - delete blocks before activities because they might use module data

12 years agoMDL-24278 fixed regression that surfaced after my recent fix
Petr Skoda [Sun, 19 Sep 2010 13:30:05 +0000 (13:30 +0000)]
MDL-24278 fixed regression that surfaced after my recent fix

12 years agoMDL-24148 several course delete improvements and fixes:
Petr Skoda [Sun, 19 Sep 2010 13:09:48 +0000 (13:09 +0000)]
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

12 years agoFixing drift between CVS and git
Moodle HQ git importer [Sun, 19 Sep 2010 10:59:32 +0000 (10:59 +0000)]
Fixing drift between CVS and git

12 years agoMDL-24280 first step to proper default cohort role ui; reversing order of roles
Petr Skoda [Sun, 19 Sep 2010 10:59:32 +0000 (10:59 +0000)]
MDL-24280 first step to proper default cohort role ui; reversing order of roles

12 years agoMDL-24276 reversed order of roles
Petr Skoda [Sun, 19 Sep 2010 10:49:24 +0000 (10:49 +0000)]
MDL-24276 reversed order of roles

12 years agoMDL-24147 Delete course_display when deleting course
Martin Dougiamas [Sun, 19 Sep 2010 06:40:24 +0000 (06:40 +0000)]
MDL-24147 Delete course_display when deleting course

12 years agoUpdated the HEAD build version to 20100919
Moodle Robot [Sun, 19 Sep 2010 00:51:15 +0000 (00:51 +0000)]
Updated the HEAD build version to 20100919

12 years agoMDL-24277 fixed hidden error preventing proper redirects during install, yay!
Petr Skoda [Sat, 18 Sep 2010 23:20:01 +0000 (23:20 +0000)]
MDL-24277 fixed hidden error preventing proper redirects during install, yay!

12 years agoMDL-24277 allow changing of username during install
Petr Skoda [Sat, 18 Sep 2010 22:54:46 +0000 (22:54 +0000)]
MDL-24277 allow changing of username during install

12 years agoMDL-24276 abstract static methods not allowed since PHP 5.2, thanks Anthony Borrow...
Petr Skoda [Sat, 18 Sep 2010 22:43:51 +0000 (22:43 +0000)]
MDL-24276 abstract static methods not allowed since PHP 5.2, thanks Anthony Borrow for pointing this out

12 years agofixed a few spelling problems and standardised stdClass
Petr Skoda [Sat, 18 Sep 2010 14:18:39 +0000 (14:18 +0000)]
fixed a few spelling problems and standardised stdClass

12 years agofixed missing cfg global
Petr Skoda [Sat, 18 Sep 2010 14:02:32 +0000 (14:02 +0000)]
fixed missing cfg global

12 years agofixed $newdimension typos
Petr Skoda [Sat, 18 Sep 2010 14:02:11 +0000 (14:02 +0000)]
fixed $newdimension typos

12 years agoexception typos fixed
Petr Skoda [Sat, 18 Sep 2010 14:01:13 +0000 (14:01 +0000)]
exception typos fixed

12 years agoimproved phpdocs
Petr Skoda [Sat, 18 Sep 2010 13:59:39 +0000 (13:59 +0000)]
improved phpdocs

12 years agowhitespace
Petr Skoda [Sat, 18 Sep 2010 13:58:05 +0000 (13:58 +0000)]
whitespace

12 years agofixed css syntax errors
Petr Skoda [Sat, 18 Sep 2010 13:57:24 +0000 (13:57 +0000)]
fixed css syntax errors

12 years agohighlighting sloppy globals hacks
Petr Skoda [Sat, 18 Sep 2010 13:55:56 +0000 (13:55 +0000)]
highlighting sloppy globals hacks

12 years agocoding style improvements
Petr Skoda [Sat, 18 Sep 2010 13:50:12 +0000 (13:50 +0000)]
coding style improvements

12 years agofixed undefined $sco
Petr Skoda [Sat, 18 Sep 2010 13:48:01 +0000 (13:48 +0000)]
fixed undefined $sco

12 years agofixed $rolluprule typos
Petr Skoda [Sat, 18 Sep 2010 13:46:04 +0000 (13:46 +0000)]
fixed $rolluprule typos

12 years agofixed missing global
Petr Skoda [Sat, 18 Sep 2010 13:44:01 +0000 (13:44 +0000)]
fixed missing global

12 years agofixed default_valueS typo
Petr Skoda [Sat, 18 Sep 2010 13:43:18 +0000 (13:43 +0000)]
fixed default_valueS typo

12 years agofixed upgrade that never got executed - whatgrade was not filled
Petr Skoda [Sat, 18 Sep 2010 13:40:21 +0000 (13:40 +0000)]
fixed upgrade that never got executed - whatgrade was not filled

12 years agojs_writer is supposed to have static methods only
Petr Skoda [Sat, 18 Sep 2010 13:34:31 +0000 (13:34 +0000)]
js_writer is supposed to have static methods only

12 years agounterminated JS statements
Petr Skoda [Sat, 18 Sep 2010 13:32:06 +0000 (13:32 +0000)]
unterminated JS statements

12 years agodocs fix
Petr Skoda [Sat, 18 Sep 2010 13:30:03 +0000 (13:30 +0000)]
docs fix

12 years agofixed broken on-access migration of old course files
Petr Skoda [Sat, 18 Sep 2010 13:29:25 +0000 (13:29 +0000)]
fixed broken on-access migration of old course files

12 years agoremoved bogus function calls
Petr Skoda [Sat, 18 Sep 2010 13:28:33 +0000 (13:28 +0000)]
removed bogus function calls

12 years agoimproved coding style - mostly variable initialisation + some fixing and spelling
Petr Skoda [Sat, 18 Sep 2010 13:27:21 +0000 (13:27 +0000)]
improved coding style - mostly variable initialisation + some fixing and spelling

12 years agofixed answer checking prevpage typo
Petr Skoda [Sat, 18 Sep 2010 13:23:46 +0000 (13:23 +0000)]
fixed answer checking prevpage typo

12 years agofixed end of cluster scoring
Petr Skoda [Sat, 18 Sep 2010 13:20:31 +0000 (13:20 +0000)]
fixed end of cluster scoring

12 years agofixed typo preventing score update
Petr Skoda [Sat, 18 Sep 2010 13:16:12 +0000 (13:16 +0000)]
fixed typo preventing score update

12 years agohopefully fixed undefined $t
Petr Skoda [Sat, 18 Sep 2010 13:14:43 +0000 (13:14 +0000)]
hopefully fixed undefined $t

12 years agofixed incorrect page id
Petr Skoda [Sat, 18 Sep 2010 13:11:19 +0000 (13:11 +0000)]
fixed incorrect page id

12 years agomore globals fixed
Petr Skoda [Sat, 18 Sep 2010 13:07:45 +0000 (13:07 +0000)]
more globals fixed

12 years agoanother missing global
Petr Skoda [Sat, 18 Sep 2010 13:06:03 +0000 (13:06 +0000)]
another missing global

12 years agofixed missing global
Petr Skoda [Sat, 18 Sep 2010 13:05:42 +0000 (13:05 +0000)]
fixed missing global

12 years agoadded missing globals, strange this seemed to work....
Petr Skoda [Sat, 18 Sep 2010 13:04:10 +0000 (13:04 +0000)]
added missing globals, strange this seemed to work....

12 years agospelling fix
Petr Skoda [Sat, 18 Sep 2010 12:59:57 +0000 (12:59 +0000)]
spelling fix

12 years agofixed forced reparsing after update
Petr Skoda [Sat, 18 Sep 2010 12:59:21 +0000 (12:59 +0000)]
fixed forced reparsing after update

12 years agounterminated JS statement
Petr Skoda [Sat, 18 Sep 2010 12:57:23 +0000 (12:57 +0000)]
unterminated JS statement

12 years agovariable initialisation
Petr Skoda [Sat, 18 Sep 2010 12:56:54 +0000 (12:56 +0000)]
variable initialisation

12 years agofixed notification
Petr Skoda [Sat, 18 Sep 2010 12:55:07 +0000 (12:55 +0000)]
fixed notification

12 years agofixed broken ratings fetching
Petr Skoda [Sat, 18 Sep 2010 12:54:24 +0000 (12:54 +0000)]
fixed broken ratings fetching

12 years agoimproved variable initialisation
Petr Skoda [Sat, 18 Sep 2010 12:51:47 +0000 (12:51 +0000)]
improved variable initialisation

12 years agofixed PHP strict object initialisation
Petr Skoda [Sat, 18 Sep 2010 12:51:08 +0000 (12:51 +0000)]
fixed PHP strict object initialisation

12 years agofixed incorrect intersect copy/pasted from assignment module
Petr Skoda [Sat, 18 Sep 2010 12:50:22 +0000 (12:50 +0000)]
fixed incorrect intersect copy/pasted from assignment module

12 years agofixed global DB
Petr Skoda [Sat, 18 Sep 2010 12:49:43 +0000 (12:49 +0000)]
fixed global DB

12 years agofixed use of $this->item
Petr Skoda [Sat, 18 Sep 2010 12:49:16 +0000 (12:49 +0000)]
fixed use of $this->item

12 years agoinitialized objects and improved coding style
Petr Skoda [Sat, 18 Sep 2010 12:46:11 +0000 (12:46 +0000)]
initialized objects and improved coding style

12 years agofixed unfinished file api conversion
Petr Skoda [Sat, 18 Sep 2010 12:42:06 +0000 (12:42 +0000)]
fixed unfinished file api conversion

12 years agofixed missing global
Petr Skoda [Sat, 18 Sep 2010 12:40:24 +0000 (12:40 +0000)]
fixed missing global

12 years agounterminated JS statement
Petr Skoda [Sat, 18 Sep 2010 12:37:06 +0000 (12:37 +0000)]
unterminated JS statement

12 years agoimproved spelling
Petr Skoda [Sat, 18 Sep 2010 12:31:20 +0000 (12:31 +0000)]
improved spelling

12 years agofixed var name typo
Petr Skoda [Sat, 18 Sep 2010 12:16:38 +0000 (12:16 +0000)]
fixed var name typo

12 years agofixed missing global
Petr Skoda [Sat, 18 Sep 2010 12:16:02 +0000 (12:16 +0000)]
fixed missing global

12 years agoimproved PHPDocs
Petr Skoda [Sat, 18 Sep 2010 12:15:36 +0000 (12:15 +0000)]
improved PHPDocs

12 years agofixed invalid js init call
Petr Skoda [Sat, 18 Sep 2010 12:14:20 +0000 (12:14 +0000)]
fixed invalid js init call

12 years agoimproved PHP docs
Petr Skoda [Sat, 18 Sep 2010 12:12:33 +0000 (12:12 +0000)]
improved PHP docs

12 years agofixed missing ;
Petr Skoda [Sat, 18 Sep 2010 12:11:10 +0000 (12:11 +0000)]
fixed missing ;

12 years agofixed unterminated JS statement
Petr Skoda [Sat, 18 Sep 2010 12:10:32 +0000 (12:10 +0000)]
fixed unterminated JS statement

12 years agohmm, it is reset course not courses
Petr Skoda [Sat, 18 Sep 2010 12:08:16 +0000 (12:08 +0000)]
hmm, it is reset course not courses

12 years agoa few spelling fixes
Petr Skoda [Sat, 18 Sep 2010 12:07:01 +0000 (12:07 +0000)]
a few spelling fixes

12 years agoimproved phpdocs
Petr Skoda [Sat, 18 Sep 2010 11:57:26 +0000 (11:57 +0000)]
improved phpdocs

12 years agoimproved defines coding style
Petr Skoda [Sat, 18 Sep 2010 11:57:06 +0000 (11:57 +0000)]
improved defines coding style

12 years agofixed incorrect $f
Petr Skoda [Sat, 18 Sep 2010 11:56:01 +0000 (11:56 +0000)]
fixed incorrect $f

12 years agofixed phpdocs and proposed a better change
Petr Skoda [Sat, 18 Sep 2010 11:52:59 +0000 (11:52 +0000)]
fixed phpdocs and proposed a better change

12 years agoportfolio MDL-24267 fixing misnamed variable
Penny Leach [Sat, 18 Sep 2010 11:50:39 +0000 (11:50 +0000)]
portfolio MDL-24267  fixing misnamed variable

12 years agofixed unterminated JS statement
Petr Skoda [Sat, 18 Sep 2010 11:50:18 +0000 (11:50 +0000)]
fixed unterminated JS statement

12 years agoportfolio MDL-24266 fixing a typo in class name instance of check found by petr's...
Penny Leach [Sat, 18 Sep 2010 11:50:12 +0000 (11:50 +0000)]
portfolio MDL-24266 fixing a typo in class name instance of check found by petr's insane new toy

12 years agofixed missing globals
Petr Skoda [Sat, 18 Sep 2010 11:45:59 +0000 (11:45 +0000)]
fixed missing globals

12 years agobad luck, qti_two needs to be converted to new file api
Petr Skoda [Sat, 18 Sep 2010 11:43:59 +0000 (11:43 +0000)]
bad luck, qti_two needs to be converted to new file api

12 years agoPHP4 not used any more
Petr Skoda [Sat, 18 Sep 2010 11:42:02 +0000 (11:42 +0000)]
PHP4 not used any more

12 years agofixed time limit
Petr Skoda [Sat, 18 Sep 2010 11:41:16 +0000 (11:41 +0000)]
fixed time limit

12 years agofixed missing userid
Petr Skoda [Sat, 18 Sep 2010 11:40:52 +0000 (11:40 +0000)]
fixed missing userid

12 years agofixed unterminated JS statements
Petr Skoda [Sat, 18 Sep 2010 11:36:48 +0000 (11:36 +0000)]
fixed unterminated JS statements

12 years agofixed broken enrol description fetching
Petr Skoda [Sat, 18 Sep 2010 11:35:22 +0000 (11:35 +0000)]
fixed broken enrol description fetching

12 years agoinitialize objects
Petr Skoda [Sat, 18 Sep 2010 11:32:56 +0000 (11:32 +0000)]
initialize objects

12 years agofixed missing global
Petr Skoda [Sat, 18 Sep 2010 11:32:28 +0000 (11:32 +0000)]
fixed missing global

12 years agohelping IDEs with undefined variable detection
Petr Skoda [Sat, 18 Sep 2010 11:29:45 +0000 (11:29 +0000)]
helping IDEs with undefined variable detection

12 years agoopps, removing obsolete config.php deletion - this function is now used from differen...
Petr Skoda [Sat, 18 Sep 2010 11:29:10 +0000 (11:29 +0000)]
opps, removing obsolete config.php deletion - this function is now used from different installers, admins will have to delete config.php manually...