]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoquiz: MDL-19813 missing global $OUTPUT.
tjhunt [Tue, 21 Jul 2009 07:08:08 +0000 (07:08 +0000)]
quiz: MDL-19813 missing global $OUTPUT.

15 years agohtml_table: MDL-19755 deprecate the attributes of html_table that lead to in-line...
tjhunt [Tue, 21 Jul 2009 07:04:19 +0000 (07:04 +0000)]
html_table: MDL-19755 deprecate the attributes of html_table that lead to in-line styling in the HTML.

15 years agopagelib: MDL-12212 require_login should set $PAGE->cm, if appicable.
tjhunt [Tue, 21 Jul 2009 07:02:06 +0000 (07:02 +0000)]
pagelib: MDL-12212 require_login should set $PAGE->cm, if appicable.

15 years agoaccesslib: MDL-19882 require_capability no longer does an automatic require_login.
tjhunt [Tue, 21 Jul 2009 06:24:44 +0000 (06:24 +0000)]
accesslib: MDL-19882 require_capability no longer does an automatic require_login.

15 years agofilter/mediaplugins MDL-18658 Add support for MP4 files (Quicktime)
moodler [Tue, 21 Jul 2009 05:42:28 +0000 (05:42 +0000)]
filter/mediaplugins MDL-18658 Add support for MP4 files (Quicktime)

15 years agoUpdated the HEAD build version to 20090721
moodlerobot [Tue, 21 Jul 2009 00:36:37 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090721

15 years agoAutomatic installer.php lang files by installer_builder (20090721)
moodlerobot [Tue, 21 Jul 2009 00:26:39 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (20090721)

15 years agoMDL-19877 fix: diplay used font family of the test page
mudrd8mz [Mon, 20 Jul 2009 18:28:24 +0000 (18:28 +0000)]
MDL-19877 fix: diplay used font family of the test page

15 years agoMDL-18664 removing lib/fpdf from the core
mudrd8mz [Mon, 20 Jul 2009 17:34:33 +0000 (17:34 +0000)]
MDL-18664 removing lib/fpdf from the core

This obsoleted library has been replaced by lib/tcpdf - see
lib/pdflib.php

15 years agoMDL-19877 adding a script producing a test PDF
mudrd8mz [Mon, 20 Jul 2009 17:32:44 +0000 (17:32 +0000)]
MDL-19877 adding a script producing a test PDF

15 years agoMDL-19876 upgrade to tcpdf-4.6.020 (php5 version)
mudrd8mz [Mon, 20 Jul 2009 17:31:48 +0000 (17:31 +0000)]
MDL-19876 upgrade to tcpdf-4.6.020 (php5 version)

See lib/tcpdf/README-MOODLE.TXT for the detailed description about how
the upgrade was done.

MDL-18663 removing all fonts but the selected ones.

15 years agoMDL-19882 Add remaining missing require_login-s before require_capability.
tjhunt [Mon, 20 Jul 2009 09:46:53 +0000 (09:46 +0000)]
MDL-19882 Add remaining missing require_login-s before require_capability.

15 years agoMDL-19882 Add missing require_login-s before require_capability.
tjhunt [Mon, 20 Jul 2009 08:57:18 +0000 (08:57 +0000)]
MDL-19882 Add missing require_login-s before require_capability.

15 years agoFix use of incorrect context.
tjhunt [Mon, 20 Jul 2009 08:29:53 +0000 (08:29 +0000)]
Fix use of incorrect context.

15 years ago"MDL-13766, allow null value saved in options"
dongsheng [Mon, 20 Jul 2009 07:08:02 +0000 (07:08 +0000)]
"MDL-13766, allow null value saved in options"

15 years agoMDL-19077: Fix Martin's code.
tjhunt [Mon, 20 Jul 2009 06:57:43 +0000 (06:57 +0000)]
MDL-19077: Fix Martin's code.

15 years agoquiz MDL-17730 Fixed issues caused by escaped redirect urls
samhemelryk [Mon, 20 Jul 2009 06:52:40 +0000 (06:52 +0000)]
quiz MDL-17730 Fixed issues caused by escaped redirect urls

15 years agoMDL-19010: In developer debug mode, print information about this page in the footer.
tjhunt [Mon, 20 Jul 2009 06:18:16 +0000 (06:18 +0000)]
MDL-19010: In developer debug mode, print information about this page in the footer.

15 years agouser/view MDL-19077 set blocks context to always be the current user context
moodler [Mon, 20 Jul 2009 06:09:27 +0000 (06:09 +0000)]
user/view MDL-19077 set blocks context to always be the current user context

15 years agouser blocks MDL-19077 Set URL for the user/view page so blocks work better
moodler [Mon, 20 Jul 2009 05:40:32 +0000 (05:40 +0000)]
user blocks MDL-19077 Set URL for the user/view page so blocks work better

15 years agoMDL-19077: Fix some initialisation order issues on the course/category management...
tjhunt [Mon, 20 Jul 2009 03:28:50 +0000 (03:28 +0000)]
MDL-19077: Fix some initialisation order issues on the course/category management pages

15 years agoFixing drift between CVS and git
Moodle HQ git importer [Mon, 20 Jul 2009 03:04:08 +0000 (03:04 +0000)]
Fixing drift between CVS and git

15 years agoblock MDL-19398 Initialise all blocks on this page before output is started.
tjhunt [Mon, 20 Jul 2009 03:04:08 +0000 (03:04 +0000)]
block MDL-19398 Initialise all blocks on this page before output is started.

15 years agoUpdated the HEAD build version to 20090720
moodlerobot [Mon, 20 Jul 2009 00:37:32 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090720

15 years agoMDL-19874 updated geoip to 1.80 and fixed iplookup regressions
skodak [Sun, 19 Jul 2009 13:55:03 +0000 (13:55 +0000)]
MDL-19874 updated geoip to 1.80 and fixed iplookup regressions

15 years agoMDL-19874 updated geoip to 1.80 and fixed iplookup regressions
skodak [Sun, 19 Jul 2009 13:54:12 +0000 (13:54 +0000)]
MDL-19874 updated geoip to 1.80 and fixed iplookup regressions

15 years agoMDL-19874 updated geoip to 1.80 and fixed iplookup regressions
skodak [Sun, 19 Jul 2009 13:54:11 +0000 (13:54 +0000)]
MDL-19874 updated geoip to 1.80 and fixed iplookup regressions

15 years agoevalmath is BSD, not GPL!
skodak [Sun, 19 Jul 2009 13:18:50 +0000 (13:18 +0000)]
evalmath is BSD, not GPL!

15 years agoMDL-19873 imported new SimplePie 1.2
skodak [Sun, 19 Jul 2009 13:14:44 +0000 (13:14 +0000)]
MDL-19873 imported new SimplePie 1.2

15 years agoMDL-19872 imported new TinyMCE 3.2.5
skodak [Sun, 19 Jul 2009 13:05:21 +0000 (13:05 +0000)]
MDL-19872 imported new TinyMCE 3.2.5

15 years agoMDL-19871 new parameter syntax from htmlpurifier 4.0.0
skodak [Sun, 19 Jul 2009 12:17:48 +0000 (12:17 +0000)]
MDL-19871 new parameter syntax from htmlpurifier 4.0.0

15 years agoMDL-19871 imported htmlpurifier 4.0.0
skodak [Sun, 19 Jul 2009 11:56:56 +0000 (11:56 +0000)]
MDL-19871 imported htmlpurifier 4.0.0

15 years agoMDL-19725 forgotten to update version in lib desc
skodak [Sun, 19 Jul 2009 11:54:35 +0000 (11:54 +0000)]
MDL-19725 forgotten to update version in lib desc

15 years agoMDL-19725 forgotten to update version in readme
skodak [Sun, 19 Jul 2009 10:43:21 +0000 (10:43 +0000)]
MDL-19725 forgotten to update version in readme

15 years agoMDL-14589 added missing require_login()
skodak [Sun, 19 Jul 2009 08:56:45 +0000 (08:56 +0000)]
MDL-14589 added missing require_login()

15 years agoUpdated the HEAD build version to 20090719
moodlerobot [Sun, 19 Jul 2009 00:35:41 +0000 (00:35 +0000)]
Updated the HEAD build version to 20090719

15 years agoImprove comment. Thanks David Mudrak.
tjhunt [Sat, 18 Jul 2009 11:59:17 +0000 (11:59 +0000)]
Improve comment. Thanks David Mudrak.

15 years agoUpdated the HEAD build version to 20090718
moodlerobot [Sat, 18 Jul 2009 00:35:28 +0000 (00:35 +0000)]
Updated the HEAD build version to 20090718

15 years agoMDL-19842 securing algebradebug the same way as text debug - only admins may use...
skodak [Fri, 17 Jul 2009 08:33:23 +0000 (08:33 +0000)]
MDL-19842 securing algebradebug the same way as text debug - only admins may use it now

15 years agoClean up some more todos.
tjhunt [Fri, 17 Jul 2009 08:26:13 +0000 (08:26 +0000)]
Clean up some more todos.

15 years agoblock/search: Eliminate todo that was already done, and clean up whitespace.
tjhunt [Fri, 17 Jul 2009 08:07:50 +0000 (08:07 +0000)]
block/search: Eliminate todo that was already done, and clean up whitespace.

15 years agoadmin block: MDL-16693 fix todo.
tjhunt [Fri, 17 Jul 2009 07:46:04 +0000 (07:46 +0000)]
admin block: MDL-16693 fix todo.

15 years agoadmin bookmarks: remove useless todo.
tjhunt [Fri, 17 Jul 2009 07:42:21 +0000 (07:42 +0000)]
admin bookmarks: remove useless todo.

15 years agotodochecker: don't match variables called $todo or fields called ->todo.
tjhunt [Fri, 17 Jul 2009 07:40:54 +0000 (07:40 +0000)]
todochecker: don't match variables called $todo or fields called ->todo.

15 years agoClarify commenst in backup, to make it clear what is acutally a TODO, and what is...
tjhunt [Fri, 17 Jul 2009 07:40:38 +0000 (07:40 +0000)]
Clarify commenst in backup, to make it clear what is acutally a TODO, and what is a reference to the $todo variable.

I would like to suggest that $todo is not a great variable name!

15 years agotodochecker: Match todo case-insensitively :-( that finds a lot more.
tjhunt [Fri, 17 Jul 2009 07:26:12 +0000 (07:26 +0000)]
todochecker: Match todo case-insensitively :-( that finds a lot more.

15 years agotodochecker: bug summary in tool tip.
tjhunt [Fri, 17 Jul 2009 07:19:43 +0000 (07:19 +0000)]
todochecker: bug summary in tool tip.

15 years agoquiz: add tracker id to TODO.
tjhunt [Fri, 17 Jul 2009 07:06:53 +0000 (07:06 +0000)]
quiz: add tracker id to TODO.

15 years agoquiz: remove incorrect TODO.
tjhunt [Fri, 17 Jul 2009 07:02:13 +0000 (07:02 +0000)]
quiz: remove incorrect TODO.

15 years agoquiz manual grading: Remove todo that was already done!
tjhunt [Fri, 17 Jul 2009 07:00:16 +0000 (07:00 +0000)]
quiz manual grading: Remove todo that was already done!

15 years agoquiz editing: Remove unnecessary TODO.
tjhunt [Fri, 17 Jul 2009 06:56:33 +0000 (06:56 +0000)]
quiz editing: Remove unnecessary TODO.

15 years agoquiz editing: MDL-17730 need better skip links on the quiz editing page.
tjhunt [Fri, 17 Jul 2009 06:54:58 +0000 (06:54 +0000)]
quiz editing: MDL-17730 need better skip links on the quiz editing page.

15 years agothemes: MDL-19077 better handling of top of body code for legacy themes.
tjhunt [Fri, 17 Jul 2009 06:51:25 +0000 (06:51 +0000)]
themes: MDL-19077 better handling of top of body code for legacy themes.

15 years agotodochecker script: skip third party code.
tjhunt [Fri, 17 Jul 2009 05:56:49 +0000 (05:56 +0000)]
todochecker script: skip third party code.

15 years agoadmin: broken icons on question type page.
tjhunt [Fri, 17 Jul 2009 05:51:52 +0000 (05:51 +0000)]
admin: broken icons on question type page.

15 years agoformslib: moodleform_mod needs to be abstract too.
tjhunt [Fri, 17 Jul 2009 03:40:40 +0000 (03:40 +0000)]
formslib: moodleform_mod needs to be abstract too.
(See one of the commits I made yesterday.)

15 years agoUpdated the HEAD build version to 20090717
moodlerobot [Fri, 17 Jul 2009 00:38:06 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090717

15 years agoblocks editing ui: MDL-19398 Can now edit the position of any block.
tjhunt [Thu, 16 Jul 2009 11:05:26 +0000 (11:05 +0000)]
blocks editing ui: MDL-19398 Can now edit the position of any block.
I think this is probaby insecure at the moment. I am still working on it.

15 years agoblocks editing ui: MDL-19398 Can how precisely control block positioning using the...
tjhunt [Thu, 16 Jul 2009 10:50:19 +0000 (10:50 +0000)]
blocks editing ui: MDL-19398 Can how precisely control block positioning using the edit icon
This mostly works now, but ...
* The UI needs further work. In particular we need a non-advanced mode.
* This only works for blocks that use a new edit_form.php to replace config_instance.html.
* .. and so far I have only implemented edit_form.php for the HTML block so far.
* Needs to be enabled (with no block-specific config) for blocks without instance config, so you can control their positioning.

15 years agoformslib: use abstract, rather than a print_error, now we have PHP5.
tjhunt [Thu, 16 Jul 2009 10:38:15 +0000 (10:38 +0000)]
formslib: use abstract, rather than a print_error, now we have PHP5.

15 years agoMDL-19832 new mimeTeX binaries v1.70
skodak [Thu, 16 Jul 2009 09:48:17 +0000 (09:48 +0000)]
MDL-19832 new mimeTeX binaries v1.70

15 years agoMDL-19841 removed sloppy hardcoded debug levels
skodak [Thu, 16 Jul 2009 09:05:15 +0000 (09:05 +0000)]
MDL-19841 removed sloppy hardcoded debug levels

15 years agoMDL-19840 Fixed a bug in regex delimiter quoting
nicolasconnault [Thu, 16 Jul 2009 03:21:19 +0000 (03:21 +0000)]
MDL-19840 Fixed a bug in regex delimiter quoting

15 years agoUpdated the HEAD build version to 20090716
moodlerobot [Thu, 16 Jul 2009 00:38:53 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090716

15 years agoMDL-19827: Completioninfo bugfix
sam_marshall [Wed, 15 Jul 2009 14:19:24 +0000 (14:19 +0000)]
MDL-19827: Completioninfo bugfix

15 years agoFix boilerplate.
tjhunt [Wed, 15 Jul 2009 08:59:51 +0000 (08:59 +0000)]
Fix boilerplate.

15 years agoblocks editing ui: MDL-19398 Remove stupid pass by reference.
tjhunt [Wed, 15 Jul 2009 08:55:52 +0000 (08:55 +0000)]
blocks editing ui: MDL-19398 Remove stupid pass by reference.
Was causing errors when this method was called via block_method_result

15 years agoblocks editing ui: MDL-19398 Make block config_global.html files more strongly deprec...
tjhunt [Wed, 15 Jul 2009 08:52:33 +0000 (08:52 +0000)]
blocks editing ui: MDL-19398 Make block config_global.html files more strongly deprecated.

15 years agoblocks editing ui: MDL-19398 block.multiple column no longer exists, so remove admin...
tjhunt [Wed, 15 Jul 2009 08:24:12 +0000 (08:24 +0000)]
blocks editing ui: MDL-19398 block.multiple column no longer exists, so remove admin for it.

15 years agoMDL-19785 temp fix for undefined completioninfo
skodak [Wed, 15 Jul 2009 08:11:28 +0000 (08:11 +0000)]
MDL-19785 temp fix for undefined completioninfo

15 years agoblocks editing ui: MDL-19398 Make invisible blocks at least partly invisible.
tjhunt [Wed, 15 Jul 2009 07:45:48 +0000 (07:45 +0000)]
blocks editing ui: MDL-19398 Make invisible blocks at least partly invisible.

15 years agoblocks editing ui: MDL-19398 showing and hiding blocks now works.
tjhunt [Wed, 15 Jul 2009 07:41:25 +0000 (07:41 +0000)]
blocks editing ui: MDL-19398 showing and hiding blocks now works.

15 years agoblocks editing ui: MDL-19398 give users a path back after assigning block roles
tjhunt [Wed, 15 Jul 2009 06:33:13 +0000 (06:33 +0000)]
blocks editing ui: MDL-19398 give users a path back after assigning block roles

15 years agomoodlellib: MDL-19828 PARAM_LOCALURL should accept URLs like course/view.php?id=2
tjhunt [Wed, 15 Jul 2009 06:17:39 +0000 (06:17 +0000)]
moodlellib: MDL-19828 PARAM_LOCALURL should accept URLs like course/view.php?id=2

15 years agomoodle_page: MDL-12212 misspelling
jerome [Wed, 15 Jul 2009 06:11:55 +0000 (06:11 +0000)]
moodle_page: MDL-12212  misspelling

15 years agofilters admin: Re-fix heading.
tjhunt [Wed, 15 Jul 2009 05:40:15 +0000 (05:40 +0000)]
filters admin: Re-fix heading.

15 years agooutputlib tables: MDL-19755 fix all cases of deprecated $table->rowclass
tjhunt [Wed, 15 Jul 2009 05:37:31 +0000 (05:37 +0000)]
outputlib tables: MDL-19755 fix all cases of deprecated $table->rowclass

Also fix wrong title on Manage filters admin page.

15 years agoquestion bank: MDL-19826 Merge from MOODLE_19_STABLE.
tjhunt [Wed, 15 Jul 2009 04:06:03 +0000 (04:06 +0000)]
question bank: MDL-19826 Merge from MOODLE_19_STABLE.

15 years agoweblib: Let redirect() take a moodle_url object.
tjhunt [Wed, 15 Jul 2009 04:05:05 +0000 (04:05 +0000)]
weblib: Let redirect() take a moodle_url object.

15 years agoMDL-19808 Upgraded view.php to new pagelib and outputlib APIs
nicolasconnault [Wed, 15 Jul 2009 02:54:40 +0000 (02:54 +0000)]
MDL-19808 Upgraded view.php to new pagelib and outputlib APIs

15 years agoFix CVS drift
Moodle HQ git importer [Wed, 15 Jul 2009 00:37:05 +0000 (00:37 +0000)]
Fix CVS drift

15 years agoUpdated the HEAD build version to 20090715
moodlerobot [Wed, 15 Jul 2009 00:37:05 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090715

15 years agoMDL-19692: Completion tracking help icon enhancements
sam_marshall [Tue, 14 Jul 2009 14:00:34 +0000 (14:00 +0000)]
MDL-19692: Completion tracking help icon enhancements

15 years agoblocks editing ui: MDL-19398 permissions checks when deleting a block.
tjhunt [Tue, 14 Jul 2009 11:16:21 +0000 (11:16 +0000)]
blocks editing ui: MDL-19398 permissions checks when deleting a block.

15 years agoblocks editing ui: MDL-19398 move generating the block edit icons to blocklib.php
tjhunt [Tue, 14 Jul 2009 10:57:06 +0000 (10:57 +0000)]
blocks editing ui: MDL-19398 move generating the block edit icons to blocklib.php
Since that is where the resulting actions are processed.

15 years agoblocks editing ui: MDL-19398 fix adding a block to a page that forgets to call $PAGE...
tjhunt [Tue, 14 Jul 2009 10:41:59 +0000 (10:41 +0000)]
blocks editing ui: MDL-19398 fix adding a block to a page that forgets to call $PAGE->set_url.

15 years agoforum: $PAGE->set_url on forum view page.
tjhunt [Tue, 14 Jul 2009 09:36:02 +0000 (09:36 +0000)]
forum: $PAGE->set_url on forum view page.

15 years agofix typo
tjhunt [Tue, 14 Jul 2009 09:35:33 +0000 (09:35 +0000)]
fix typo

15 years agoblocks editing ui: MDL-19398 fix some bugs with adding a block.
tjhunt [Tue, 14 Jul 2009 09:28:10 +0000 (09:28 +0000)]
blocks editing ui: MDL-19398 fix some bugs with adding a block.

15 years agoblocks editing ui: MDL-19398 add block now secure. Delete block works insecurely.
tjhunt [Tue, 14 Jul 2009 08:37:28 +0000 (08:37 +0000)]
blocks editing ui: MDL-19398 add block now secure. Delete block works insecurely.
Will add security checks in a moment.

15 years agoblocks: MDL-19010 Delete weird line of legacy code.
tjhunt [Tue, 14 Jul 2009 08:36:40 +0000 (08:36 +0000)]
blocks: MDL-19010 Delete weird line of legacy code.

15 years agosetuplib: early errors were not showing debuginfo.
tjhunt [Tue, 14 Jul 2009 08:31:30 +0000 (08:31 +0000)]
setuplib: early errors were not showing debuginfo.

15 years agoMDL-16075 fixed incomplete conversion of glossary comments
skodak [Tue, 14 Jul 2009 08:26:45 +0000 (08:26 +0000)]
MDL-16075 fixed incomplete conversion of glossary comments

15 years agoMDL-14589 fixed incorrect condition testing if files allowed when postprocessing...
skodak [Tue, 14 Jul 2009 08:25:51 +0000 (08:25 +0000)]
MDL-14589 fixed incorrect condition testing if files allowed when postprocessing editor element data, thanks Nicolas for reporting this

15 years agoblocks editing ui: MDL-19398 you can now add new blocks!
tjhunt [Tue, 14 Jul 2009 07:18:57 +0000 (07:18 +0000)]
blocks editing ui: MDL-19398 you can now add new blocks!

15 years agoblocks: MDL-19010 show empty blocks if they have controls.
tjhunt [Tue, 14 Jul 2009 07:06:06 +0000 (07:06 +0000)]
blocks: MDL-19010 show empty blocks if they have controls.

15 years agoMDL-16089 new general page type needed for framed resources, this is not accessible...
skodak [Tue, 14 Jul 2009 06:33:34 +0000 (06:33 +0000)]
MDL-16089 new general page type needed for framed resources, this is not accessible but unfortunately it works much better than object embedding; it will be also used by phpmyadmin integration

15 years agothemes: MDL-19077 Don't need both output_starting_hook and starting_output method...
tjhunt [Tue, 14 Jul 2009 05:14:45 +0000 (05:14 +0000)]
themes: MDL-19077 Don't need both output_starting_hook and starting_output method on page.

15 years agoFix block manager unit tests.
tjhunt [Tue, 14 Jul 2009 04:18:58 +0000 (04:18 +0000)]
Fix block manager unit tests.

15 years agoUpdated the HEAD build version to 20090714
moodlerobot [Tue, 14 Jul 2009 00:38:40 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090714