moodle.git
12 years agoMDL-24233 report_customlang: display a help for {$a} placeholders
David Mudrak [Fri, 17 Sep 2010 18:12:41 +0000 (18:12 +0000)]
MDL-24233 report_customlang: display a help for {$a} placeholders

12 years agoMDL-24249 adding an else if ($originalreturnurl && $wizardnow !== '') for multipage...
Pierre Pichet [Fri, 17 Sep 2010 16:33:23 +0000 (16:33 +0000)]
MDL-24249 adding an else if ($originalreturnurl && $wizardnow !== '')  for multipage question edition

12 years agoMDL-24187 mnet: fixed sso_jump_url for moodle application
David Mudrak [Fri, 17 Sep 2010 14:10:20 +0000 (14:10 +0000)]
MDL-24187 mnet: fixed sso_jump_url for moodle application

12 years agoMDL-24203 Fixed coding style and added more explanation of the reason to put the...
David Mudrak [Fri, 17 Sep 2010 13:41:59 +0000 (13:41 +0000)]
MDL-24203 Fixed coding style and added more explanation of the reason to put the value $CFG->lang into config.php

12 years agoNOMDL workshop: improved SQL execution, use one query instead of loop
David Mudrak [Fri, 17 Sep 2010 13:26:10 +0000 (13:26 +0000)]
NOMDL workshop: improved SQL execution, use one query instead of loop

12 years agoMDL-24091 workshop: deleting orphaned subplugins data in an upgrade step
David Mudrak [Fri, 17 Sep 2010 13:25:45 +0000 (13:25 +0000)]
MDL-24091 workshop: deleting orphaned subplugins data in an upgrade step

12 years agoMDL-24091 workshop: deleting subplugins data together with the workshop instance
David Mudrak [Fri, 17 Sep 2010 13:24:52 +0000 (13:24 +0000)]
MDL-24091 workshop: deleting subplugins data together with the workshop instance

12 years agoMDL-22153 backup - removing old files, sniff, sniff
Eloy Lafuente [Fri, 17 Sep 2010 13:22:15 +0000 (13:22 +0000)]
MDL-22153 backup - removing old files, sniff, sniff

12 years agoMDL-22153 backup - delete all the old *.html files
Eloy Lafuente [Fri, 17 Sep 2010 13:21:15 +0000 (13:21 +0000)]
MDL-22153 backup - delete all the old *.html files

12 years agoMDL-24203 unused string removed
Helen Foster [Fri, 17 Sep 2010 12:45:51 +0000 (12:45 +0000)]
MDL-24203 unused string removed

12 years agoinitializing variables
Petr Skoda [Fri, 17 Sep 2010 12:41:00 +0000 (12:41 +0000)]
initializing variables

12 years agofixed category sync cleanup
Petr Skoda [Fri, 17 Sep 2010 12:35:22 +0000 (12:35 +0000)]
fixed category sync cleanup

12 years agofixed define detection
Petr Skoda [Fri, 17 Sep 2010 12:34:03 +0000 (12:34 +0000)]
fixed define detection

12 years agofixed wrong time() usage
Petr Skoda [Fri, 17 Sep 2010 12:33:01 +0000 (12:33 +0000)]
fixed wrong time() usage

12 years agofixed wrong exception name
Petr Skoda [Fri, 17 Sep 2010 12:32:26 +0000 (12:32 +0000)]
fixed wrong exception name

12 years agofixed missing exception
Petr Skoda [Fri, 17 Sep 2010 12:31:19 +0000 (12:31 +0000)]
fixed missing exception

12 years agoadded missing rewrite param
Petr Skoda [Fri, 17 Sep 2010 12:27:48 +0000 (12:27 +0000)]
added missing rewrite param

12 years agofixed wrong continue
Petr Skoda [Fri, 17 Sep 2010 12:26:05 +0000 (12:26 +0000)]
fixed wrong continue

12 years agoMDL-24203 typo fix thanks to Koen Roggemans
Helen Foster [Fri, 17 Sep 2010 12:25:19 +0000 (12:25 +0000)]
MDL-24203 typo fix thanks to Koen Roggemans

12 years agoimproved JS coding style
Petr Skoda [Fri, 17 Sep 2010 12:25:14 +0000 (12:25 +0000)]
improved JS coding style

12 years agofixed unterminated JS statements + whitespace
Petr Skoda [Fri, 17 Sep 2010 12:22:49 +0000 (12:22 +0000)]
fixed unterminated JS statements + whitespace

12 years agofixed undefined courseconfig variables
Petr Skoda [Fri, 17 Sep 2010 12:19:06 +0000 (12:19 +0000)]
fixed undefined courseconfig variables

12 years agofixed a few spelling errors
Petr Skoda [Fri, 17 Sep 2010 12:16:27 +0000 (12:16 +0000)]
fixed a few spelling errors

12 years agoMDL-24203 string rewording thanks to Koen Roggemans
Helen Foster [Fri, 17 Sep 2010 12:13:37 +0000 (12:13 +0000)]
MDL-24203 string rewording thanks to Koen Roggemans

12 years agono cvs id tags!
Petr Skoda [Fri, 17 Sep 2010 12:11:59 +0000 (12:11 +0000)]
no cvs id tags!

12 years agoremoved unused code
Petr Skoda [Fri, 17 Sep 2010 12:10:28 +0000 (12:10 +0000)]
removed unused code

12 years agoadded missing cfg global
Petr Skoda [Fri, 17 Sep 2010 12:09:38 +0000 (12:09 +0000)]
added missing cfg global

12 years agofixed missing global user
Petr Skoda [Fri, 17 Sep 2010 12:08:46 +0000 (12:08 +0000)]
fixed missing global user

12 years agofixed allowed module mess, sorry for the regression
Petr Skoda [Fri, 17 Sep 2010 12:08:10 +0000 (12:08 +0000)]
fixed allowed module mess, sorry for the regression

12 years agoimproved phpdocs
Petr Skoda [Fri, 17 Sep 2010 12:04:48 +0000 (12:04 +0000)]
improved phpdocs

12 years agoremoving invalid PAGE call
Petr Skoda [Fri, 17 Sep 2010 12:04:11 +0000 (12:04 +0000)]
removing invalid PAGE call

12 years agoMDL-24203 moving config setting from lang string
Helen Foster [Fri, 17 Sep 2010 12:01:10 +0000 (12:01 +0000)]
MDL-24203 moving config setting from lang string

12 years agomore unterminated JS statements
Petr Skoda [Fri, 17 Sep 2010 11:59:10 +0000 (11:59 +0000)]
more unterminated JS statements

12 years agofixed unterminated JS statements
Petr Skoda [Fri, 17 Sep 2010 11:56:18 +0000 (11:56 +0000)]
fixed unterminated JS statements

12 years agofixed phpdocs package and improved author link
Petr Skoda [Fri, 17 Sep 2010 11:51:49 +0000 (11:51 +0000)]
fixed phpdocs package and improved author link

12 years agospelling typo
Petr Skoda [Fri, 17 Sep 2010 11:50:06 +0000 (11:50 +0000)]
spelling typo

12 years agofixed missing global cfg
Petr Skoda [Fri, 17 Sep 2010 11:49:11 +0000 (11:49 +0000)]
fixed missing global cfg

12 years agofixed object initialization
Petr Skoda [Fri, 17 Sep 2010 11:30:10 +0000 (11:30 +0000)]
fixed object initialization

12 years agofixed missing global
Petr Skoda [Fri, 17 Sep 2010 11:29:29 +0000 (11:29 +0000)]
fixed missing global

12 years agofixed use of undefined $user
Petr Skoda [Fri, 17 Sep 2010 11:25:48 +0000 (11:25 +0000)]
fixed use of undefined $user

12 years agofixed undefined sitecontext
Petr Skoda [Fri, 17 Sep 2010 11:24:35 +0000 (11:24 +0000)]
fixed undefined sitecontext

12 years agocommenting out unfinished function implementation
Petr Skoda [Fri, 17 Sep 2010 11:22:51 +0000 (11:22 +0000)]
commenting out unfinished function implementation

12 years agoMDL-19742 casing fixes
Helen Foster [Fri, 17 Sep 2010 11:22:08 +0000 (11:22 +0000)]
MDL-19742 casing fixes

12 years agofixed function name typo
Petr Skoda [Fri, 17 Sep 2010 11:21:36 +0000 (11:21 +0000)]
fixed function name typo

12 years agoinitialised variables
Petr Skoda [Fri, 17 Sep 2010 11:19:09 +0000 (11:19 +0000)]
initialised variables

12 years agofixed undefined $page
Petr Skoda [Fri, 17 Sep 2010 11:15:23 +0000 (11:15 +0000)]
fixed undefined $page

12 years agocommenting out bogus code that is never executed
Petr Skoda [Fri, 17 Sep 2010 11:13:11 +0000 (11:13 +0000)]
commenting out bogus code that is never executed

12 years agofixed undefined error function
Petr Skoda [Fri, 17 Sep 2010 11:08:57 +0000 (11:08 +0000)]
fixed undefined error function

12 years agofixed CSS property overriding
Petr Skoda [Fri, 17 Sep 2010 11:05:58 +0000 (11:05 +0000)]
fixed CSS property overriding

12 years agofixed CSS property
Petr Skoda [Fri, 17 Sep 2010 11:02:16 +0000 (11:02 +0000)]
fixed CSS property

12 years agofixed unterminated JS statements + whitespace
Petr Skoda [Fri, 17 Sep 2010 11:00:18 +0000 (11:00 +0000)]
fixed unterminated JS statements  + whitespace

12 years agofixed html id duplicate
Petr Skoda [Fri, 17 Sep 2010 10:57:31 +0000 (10:57 +0000)]
fixed html id duplicate

12 years agofixed missing $ typos
Petr Skoda [Fri, 17 Sep 2010 10:53:15 +0000 (10:53 +0000)]
fixed missing $ typos

12 years agoMDL-24113 spelling fix
Helen Foster [Fri, 17 Sep 2010 10:51:49 +0000 (10:51 +0000)]
MDL-24113 spelling fix

12 years agofixed phpdocs type
Petr Skoda [Fri, 17 Sep 2010 10:44:56 +0000 (10:44 +0000)]
fixed phpdocs type

12 years agoMDL-24253 we need to udpate shibboleth to use new session api
Petr Skoda [Fri, 17 Sep 2010 10:43:15 +0000 (10:43 +0000)]
MDL-24253 we need to udpate shibboleth to use new session api

12 years agoreplaced forbidden font tags
Petr Skoda [Fri, 17 Sep 2010 10:39:29 +0000 (10:39 +0000)]
replaced forbidden font tags

12 years agocommunity block + publication MDL-24016 add outcomes support
jerome mouneyrac [Fri, 17 Sep 2010 10:33:52 +0000 (10:33 +0000)]
community block + publication MDL-24016 add outcomes support

12 years agoremoving forbidden attributes
Petr Skoda [Fri, 17 Sep 2010 10:33:40 +0000 (10:33 +0000)]
removing forbidden attributes

12 years agoremoving center tag - not xhtml strict
Petr Skoda [Fri, 17 Sep 2010 10:32:42 +0000 (10:32 +0000)]
removing center tag - not xhtml strict

12 years agofixed duplicate declaration
Petr Skoda [Fri, 17 Sep 2010 10:30:31 +0000 (10:30 +0000)]
fixed duplicate declaration

12 years agofixed a few spelling errors in /admin/
Petr Skoda [Fri, 17 Sep 2010 10:27:26 +0000 (10:27 +0000)]
fixed a few spelling errors in /admin/

12 years agofixed incorrect exception class names
Petr Skoda [Fri, 17 Sep 2010 09:59:50 +0000 (09:59 +0000)]
fixed incorrect exception class names

12 years agofixed typo
Petr Skoda [Fri, 17 Sep 2010 09:59:04 +0000 (09:59 +0000)]
fixed typo

12 years agono globals hint
Petr Skoda [Fri, 17 Sep 2010 09:57:36 +0000 (09:57 +0000)]
no globals hint

12 years agocoding style hint - no globals!
Petr Skoda [Fri, 17 Sep 2010 09:57:10 +0000 (09:57 +0000)]
coding style hint - no globals!

12 years agoinitialised object
Petr Skoda [Fri, 17 Sep 2010 09:56:32 +0000 (09:56 +0000)]
initialised object

12 years agofixed undefined variable group name
Petr Skoda [Fri, 17 Sep 2010 09:54:01 +0000 (09:54 +0000)]
fixed undefined variable group name

12 years agofixed typo - not a real bug
Petr Skoda [Fri, 17 Sep 2010 09:52:39 +0000 (09:52 +0000)]
fixed typo - not a real bug

12 years agoportfolio MDL-24251 make sure $PAGE context is set up properly
Penny Leach [Fri, 17 Sep 2010 09:39:56 +0000 (09:39 +0000)]
portfolio MDL-24251 make sure $PAGE context is set up properly

12 years agocommenting out unused code so that it does not confuse IDEs
Petr Skoda [Fri, 17 Sep 2010 09:39:00 +0000 (09:39 +0000)]
commenting out unused code so that it does not confuse IDEs

12 years agofixed incorrect use of DML method
Petr Skoda [Fri, 17 Sep 2010 09:38:15 +0000 (09:38 +0000)]
fixed incorrect use of DML method

12 years agofixed phpdocs param type in require_login()
Petr Skoda [Fri, 17 Sep 2010 09:34:05 +0000 (09:34 +0000)]
fixed phpdocs param type in require_login()

12 years agofixed phpdocs param types
Petr Skoda [Fri, 17 Sep 2010 09:33:05 +0000 (09:33 +0000)]
fixed phpdocs param types

12 years agofixed missing globals breaking health tests
Petr Skoda [Fri, 17 Sep 2010 09:30:09 +0000 (09:30 +0000)]
fixed missing globals breaking health tests

12 years agocourse MDLSITE-972 Fixed course names names not being displayed on /course/
Sam Hemelryk [Fri, 17 Sep 2010 08:49:19 +0000 (08:49 +0000)]
course MDLSITE-972 Fixed course names names not being displayed on /course/

12 years agoNOBUG: enrolments - fixed typo, thanks Petr for spotting
Sam Hemelryk [Fri, 17 Sep 2010 08:23:40 +0000 (08:23 +0000)]
NOBUG: enrolments - fixed typo, thanks Petr for spotting

12 years agoinitialised variables
Petr Skoda [Fri, 17 Sep 2010 08:15:17 +0000 (08:15 +0000)]
initialised variables

12 years agomissing global preventing full debug during upgrade as was planned
Petr Skoda [Fri, 17 Sep 2010 08:14:29 +0000 (08:14 +0000)]
missing global preventing full debug during upgrade as was planned

12 years agocosmetic typo fix
Petr Skoda [Fri, 17 Sep 2010 08:13:28 +0000 (08:13 +0000)]
cosmetic typo fix

12 years agofixed multiple missing globals causing regressions especially for opentogoogle access
Petr Skoda [Fri, 17 Sep 2010 08:11:47 +0000 (08:11 +0000)]
fixed multiple missing globals causing regressions especially for opentogoogle access

12 years agoinitialized object
Petr Skoda [Fri, 17 Sep 2010 08:06:15 +0000 (08:06 +0000)]
initialized object

12 years agofixed missing global causing regression
Petr Skoda [Fri, 17 Sep 2010 08:05:35 +0000 (08:05 +0000)]
fixed missing global causing regression

12 years agofixed cosmetic problem, the global variable was doing nothing there but anyway
Petr Skoda [Fri, 17 Sep 2010 08:04:01 +0000 (08:04 +0000)]
fixed cosmetic problem, the global variable was doing nothing there but anyway

12 years agofixed json error reporting problem
Petr Skoda [Fri, 17 Sep 2010 08:02:32 +0000 (08:02 +0000)]
fixed json error reporting problem

12 years agofixed spacer regression
Petr Skoda [Fri, 17 Sep 2010 08:01:16 +0000 (08:01 +0000)]
fixed spacer regression

12 years agofixed missing global causing regression
Petr Skoda [Fri, 17 Sep 2010 08:00:29 +0000 (08:00 +0000)]
fixed missing global causing regression

12 years agofixed notice
Petr Skoda [Fri, 17 Sep 2010 07:59:42 +0000 (07:59 +0000)]
fixed notice

12 years agobackup MDL-22254 Implemented course completion skip criteria for module criteria...
Sam Hemelryk [Fri, 17 Sep 2010 07:58:36 +0000 (07:58 +0000)]
backup MDL-22254 Implemented course completion skip criteria for module criteria that cannot be restored. Cheers Eloy for spotting.

12 years agofixed missing global regression
Petr Skoda [Fri, 17 Sep 2010 07:58:04 +0000 (07:58 +0000)]
fixed missing global regression

12 years agofixed typo breaking curl option
Petr Skoda [Fri, 17 Sep 2010 07:55:44 +0000 (07:55 +0000)]
fixed typo breaking curl option

12 years agoinitialize object before use
Petr Skoda [Fri, 17 Sep 2010 07:54:32 +0000 (07:54 +0000)]
initialize object before use

12 years agoinitialized variable before include and fixed wrong require()
Petr Skoda [Fri, 17 Sep 2010 07:52:06 +0000 (07:52 +0000)]
initialized variable before include and fixed wrong require()

12 years agocommenting out unused broken code so that it does not irritate IDEs
Petr Skoda [Fri, 17 Sep 2010 07:49:39 +0000 (07:49 +0000)]
commenting out unused broken code so that it does not irritate IDEs

12 years agominor IDE tweak - prevents undefined warning
Petr Skoda [Fri, 17 Sep 2010 07:47:46 +0000 (07:47 +0000)]
minor IDE tweak - prevents undefined warning

12 years agofixed broken fetching of module versions
Petr Skoda [Fri, 17 Sep 2010 07:46:03 +0000 (07:46 +0000)]
fixed broken fetching of module versions

12 years agofixed broken subplugin uninstallation
Petr Skoda [Fri, 17 Sep 2010 07:43:26 +0000 (07:43 +0000)]
fixed broken subplugin uninstallation

12 years agofixed one more missing global
Petr Skoda [Fri, 17 Sep 2010 07:41:03 +0000 (07:41 +0000)]
fixed one more missing global

12 years agofixed missing global $ACCESSLIB_PRIVATE minor problems
Petr Skoda [Fri, 17 Sep 2010 07:40:19 +0000 (07:40 +0000)]
fixed missing global $ACCESSLIB_PRIVATE minor problems

12 years agofixed missing global $USER causing regressions
Petr Skoda [Fri, 17 Sep 2010 07:39:48 +0000 (07:39 +0000)]
fixed missing global $USER causing regressions