]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agoRemove lib/magpie: MDL-7946/MDL-13932
poltawski [Thu, 30 Jul 2009 14:49:23 +0000 (14:49 +0000)]
Remove lib/magpie: MDL-7946/MDL-13932

It is no longer maintained and simplepie has
replaced it as a maintained and robust alternative

15 years agoMDL-19972 new function require_real_user()
mudrd8mz [Thu, 30 Jul 2009 14:13:27 +0000 (14:13 +0000)]
MDL-19972 new function require_real_user()

15 years agoblock/rss_client MDL-19970 - feeds failed to be deleted
poltawski [Thu, 30 Jul 2009 13:52:05 +0000 (13:52 +0000)]
block/rss_client MDL-19970 - feeds failed to be deleted

The removing the rssfeed from cache is no longer relevant with simplepie,
but i'll create a bug to investigate clearning the cache.

15 years agoajaxlib: MDL-19756 Use 'confirmation' string which exists in confirm_dialogue
poltawski [Thu, 30 Jul 2009 13:44:26 +0000 (13:44 +0000)]
ajaxlib: MDL-19756 Use 'confirmation' string which exists in confirm_dialogue

15 years agoMDL-19969 standarising plugin names - prevent dupes in case record is already there
stronk7 [Thu, 30 Jul 2009 13:40:59 +0000 (13:40 +0000)]
MDL-19969 standarising plugin names - prevent dupes in case record is already there

15 years agoblocks: MDL-19893 move blocks on page UI - part 2
tjhunt [Thu, 30 Jul 2009 10:29:14 +0000 (10:29 +0000)]
blocks: MDL-19893 move blocks on page UI - part 2

This updates the DB.

I beleive this is correct, but it is very hairy and badly needs unit tests.

15 years agoblock MDL-19946 fix "cannot add block" bug (Tim's fix)
jerome [Thu, 30 Jul 2009 09:40:11 +0000 (09:40 +0000)]
block MDL-19946 fix "cannot add block" bug (Tim's fix)

15 years agofixed broken validation of parameters in confirm method
skodak [Thu, 30 Jul 2009 09:05:18 +0000 (09:05 +0000)]
fixed broken validation of parameters in confirm method

15 years agoblocks: MDL-19893 move blocks on page UI - part 1
tjhunt [Thu, 30 Jul 2009 08:22:12 +0000 (08:22 +0000)]
blocks: MDL-19893 move blocks on page UI - part 1

This does all the UI. It does not yet update the DB when you click to complete the action.

15 years agoMDL-19791 Fixed call to add_action
nicolasconnault [Thu, 30 Jul 2009 06:29:38 +0000 (06:29 +0000)]
MDL-19791 Fixed call to add_action

15 years agoMDL-19756 Improved API of OUTPUT->confirm()
nicolasconnault [Thu, 30 Jul 2009 06:09:45 +0000 (06:09 +0000)]
MDL-19756 Improved API of OUTPUT->confirm()

15 years agoMDL-19794 Updated topic and course format's use of popup_form for temporarily working...
nicolasconnault [Thu, 30 Jul 2009 03:48:08 +0000 (03:48 +0000)]
MDL-19794 Updated topic and course format's use of popup_form for temporarily working with new outputlib code. Will eventually need proper upgrading.

15 years agoMDL-19756 Migrated popup_form
nicolasconnault [Thu, 30 Jul 2009 03:47:12 +0000 (03:47 +0000)]
MDL-19756 Migrated popup_form

15 years agoblocks: MDL-19399 proper permissions checks for editing blocks.
tjhunt [Thu, 30 Jul 2009 03:44:10 +0000 (03:44 +0000)]
blocks: MDL-19399 proper permissions checks for editing blocks.

In particular for editing sticky blocks. If the admin addes one at site level,
then the teacher should not be able to change its configuration from
the course page, but should be able to set the position on this page.

15 years agoUpdated the HEAD build version to 20090730
moodlerobot [Thu, 30 Jul 2009 00:37:39 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090730

15 years agoNOBUG Fixed error happening when restoring missingtype questions if answers weren...
stronk7 [Wed, 29 Jul 2009 19:00:55 +0000 (19:00 +0000)]
NOBUG Fixed error happening when restoring missingtype questions if answers weren't present (cast error) Merged from 19_STABLE

15 years agoMDL-19956 $PAGE->set_url(...) passes the same arguments to the legacy page object
mudrd8mz [Wed, 29 Jul 2009 16:38:40 +0000 (16:38 +0000)]
MDL-19956 $PAGE->set_url(...) passes the same arguments to the legacy page object

Credit goes to Tim Hunt, thanks for explaining this to me.

15 years agoMDL-19956 $PAGE->set_url(...) accepts already prepared instance of moodle_url
mudrd8mz [Wed, 29 Jul 2009 16:05:36 +0000 (16:05 +0000)]
MDL-19956 $PAGE->set_url(...) accepts already prepared instance of moodle_url

15 years agoblock_rss_client/rsslib MDL-1393 Clean up
poltawski [Wed, 29 Jul 2009 14:10:15 +0000 (14:10 +0000)]
block_rss_client/rsslib MDL-1393 Clean up

- Remove obsolete magpie configuration
- Remove block_rss_client_submitters which has not been used for some
  time
- Remove some block_rss_client setup from rsslib.php

15 years agoblock_rss_client: MDL-13932/MDL-7946 - Switch to use Simplepie
poltawski [Wed, 29 Jul 2009 13:44:28 +0000 (13:44 +0000)]
block_rss_client: MDL-13932/MDL-7946 - Switch to use Simplepie

Simplepie is actively maintained and supports a broader range of feeds

15 years agoblock_rss_client: MDL-13932 Fix equality typo
poltawski [Wed, 29 Jul 2009 13:13:04 +0000 (13:13 +0000)]
block_rss_client: MDL-13932 Fix equality typo

15 years agoblock_rss_client: MDL-13932 Clean up a lot of the crap.
tjhunt [Wed, 29 Jul 2009 11:18:55 +0000 (11:18 +0000)]
block_rss_client: MDL-13932 Clean up a lot of the crap.

This was all in order to do MDL-19889!

* The old tabbed interface is gone.
* The manage feeds UI has been completely rewritten to be a few
separate sane scripts like managefeeds.php, editfeed.php and viewfeed.php
* This is used from both Admin -> plugins -> blocks ... and as a link from the block edit_form.php
* new edit_form.php for the block replacing config_istance.php.
* A lot of stuff to do with UI specific to this block has been removed from rsslib.php

15 years agoblocks: MDL-19010 fix block editing icon URLs.
tjhunt [Wed, 29 Jul 2009 11:14:41 +0000 (11:14 +0000)]
blocks: MDL-19010 fix block editing icon URLs.

15 years agoMDL-19756 Try to bring some consistency to how we handle & is attribute values.
tjhunt [Wed, 29 Jul 2009 08:52:49 +0000 (08:52 +0000)]
MDL-19756 Try to bring some consistency to how we handle & is attribute values.

15 years agoMDL-19756 Fixes to make actions on action_icons work.
tjhunt [Wed, 29 Jul 2009 08:45:24 +0000 (08:45 +0000)]
MDL-19756 Fixes to make actions on action_icons work.

15 years agotheme/styles MDL-19953 $THEME->csslifetime lets themers adjust the cacheability of...
moodler [Wed, 29 Jul 2009 08:12:48 +0000 (08:12 +0000)]
theme/styles MDL-19953 $THEME->csslifetime lets themers adjust the cacheability of their theme in seconds.

Also:

 1) In dev mode, caching is 60 seconds all the time.
 2) Standard theme always has a long 2 days

15 years agoblocks: MDL-19889 Convert mentees block to use edit_form.php - lang string.
tjhunt [Wed, 29 Jul 2009 05:19:45 +0000 (05:19 +0000)]
blocks: MDL-19889 Convert mentees block to use edit_form.php - lang string.

15 years agoblocks: MDL-19889 Convert mentees block to use edit_form.php
tjhunt [Wed, 29 Jul 2009 05:19:39 +0000 (05:19 +0000)]
blocks: MDL-19889 Convert mentees block to use edit_form.php

15 years agoblocks: MDL-19889 Convert blog tags block to use edit_form.php - fix comment typo.
tjhunt [Wed, 29 Jul 2009 05:13:34 +0000 (05:13 +0000)]
blocks: MDL-19889 Convert blog tags block to use edit_form.php - fix comment typo.

15 years agoblocks: MDL-19889 Convert blog tags block to use edit_form.php
tjhunt [Wed, 29 Jul 2009 05:12:47 +0000 (05:12 +0000)]
blocks: MDL-19889 Convert blog tags block to use edit_form.php

15 years agoblocks: MDL-19889 Convert random glossary block to use edit_form.php
tjhunt [Wed, 29 Jul 2009 03:57:56 +0000 (03:57 +0000)]
blocks: MDL-19889 Convert random glossary block to use edit_form.php

15 years agoblocks: MDL-19946 Sorry, remove debug code.
tjhunt [Wed, 29 Jul 2009 03:57:30 +0000 (03:57 +0000)]
blocks: MDL-19946 Sorry, remove debug code.

15 years agoblocks: MDL-19889 Convert quiz results block to use edit_form.php
tjhunt [Wed, 29 Jul 2009 03:55:12 +0000 (03:55 +0000)]
blocks: MDL-19889 Convert quiz results block to use edit_form.php

15 years agoquiz: XHTML strict.
tjhunt [Wed, 29 Jul 2009 03:51:34 +0000 (03:51 +0000)]
quiz: XHTML strict.

15 years agoblocks: MDL-19946 More bug fixes.
tjhunt [Wed, 29 Jul 2009 03:51:16 +0000 (03:51 +0000)]
blocks: MDL-19946 More bug fixes.

15 years ago"MDL-16597, disable add button once reach max files limit"
dongsheng [Wed, 29 Jul 2009 03:28:36 +0000 (03:28 +0000)]
"MDL-16597, disable add button once reach max files limit"

15 years agoblocks: MDL-19946 And another bug fix.
tjhunt [Wed, 29 Jul 2009 03:21:07 +0000 (03:21 +0000)]
blocks: MDL-19946 And another bug fix.

15 years agoblocks: MDL-19946 bugfixes for my previous commit.
tjhunt [Wed, 29 Jul 2009 03:19:43 +0000 (03:19 +0000)]
blocks: MDL-19946 bugfixes for my previous commit.

15 years ago"MDL-18520, use select instead radio button in admin page"
dongsheng [Wed, 29 Jul 2009 02:39:33 +0000 (02:39 +0000)]
"MDL-18520, use select instead radio button in admin page"

15 years agoMDL-19840 Fixed detection of empty attributes
nicolasconnault [Wed, 29 Jul 2009 01:23:47 +0000 (01:23 +0000)]
MDL-19840 Fixed detection of empty attributes

15 years agoMDL-19756 Updated unit tests
nicolasconnault [Wed, 29 Jul 2009 01:13:04 +0000 (01:13 +0000)]
MDL-19756 Updated unit tests

15 years agoMDL-19756 Changed html_button->label to html_button->text
nicolasconnault [Wed, 29 Jul 2009 01:10:30 +0000 (01:10 +0000)]
MDL-19756 Changed html_button->label to html_button->text

15 years agoMDL-19756 Migrated time selectors from weblib to outputlib
nicolasconnault [Wed, 29 Jul 2009 01:08:52 +0000 (01:08 +0000)]
MDL-19756 Migrated time selectors from weblib to outputlib

15 years agoUpdated the HEAD build version to 20090729
moodlerobot [Wed, 29 Jul 2009 00:38:03 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090729

15 years agoMDL-18658 add support for m4a files in the multimedia filter + missing mimetypes...
stronk7 [Tue, 28 Jul 2009 16:47:01 +0000 (16:47 +0000)]
MDL-18658 add support for m4a files in the multimedia filter + missing mimetypes. Credit goes to Ralf Krause, thanks! Merged from 19_STABLE

15 years agoMDL-19756 Migrated choose_from_menu_yesno and choose_from_menu_nested into $OUTPUT...
nicolasconnault [Tue, 28 Jul 2009 12:12:24 +0000 (12:12 +0000)]
MDL-19756 Migrated choose_from_menu_yesno and choose_from_menu_nested into $OUTPUT->select_menu()

15 years agoMDL-19756 Refactored JS code from SCORM and choice modules into the core function...
nicolasconnault [Tue, 28 Jul 2009 11:24:57 +0000 (11:24 +0000)]
MDL-19756 Refactored JS code from SCORM and choice modules into the core function submit_form_by_id()

15 years agoblocks: MDL-19946 Block editing form must be displayed from the original URL, with...
tjhunt [Tue, 28 Jul 2009 09:59:21 +0000 (09:59 +0000)]
blocks: MDL-19946 Block editing form must be displayed from the original URL, with properliy initialised $page

15 years ago"MDL-19118, fixed a javascript error on webkit core browsers"
dongsheng [Tue, 28 Jul 2009 09:57:28 +0000 (09:57 +0000)]
"MDL-19118, fixed a javascript error on webkit core browsers"

15 years agoMDL-19756 Removed redundant component::add_action_object() function and calls to it
nicolasconnault [Tue, 28 Jul 2009 09:37:14 +0000 (09:37 +0000)]
MDL-19756 Removed redundant component::add_action_object() function and calls to it

15 years agoMDL-19787 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:36:32 +0000 (09:36 +0000)]
MDL-19787 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19794 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:36:10 +0000 (09:36 +0000)]
MDL-19794 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19807 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:35:26 +0000 (09:35 +0000)]
MDL-19807 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19797 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:34:15 +0000 (09:34 +0000)]
MDL-19797 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19805 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:33:34 +0000 (09:33 +0000)]
MDL-19805 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19817 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:33:14 +0000 (09:33 +0000)]
MDL-19817 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19812 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:32:44 +0000 (09:32 +0000)]
MDL-19812 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agoMDL-19815 Migrated choose_from_menu to the new $OUTPUT->select_menu() function
nicolasconnault [Tue, 28 Jul 2009 09:32:23 +0000 (09:32 +0000)]
MDL-19815 Migrated choose_from_menu to the new $OUTPUT->select_menu() function

15 years agostandard/styles MDL-19839 Fixed indenting, tidied up comments CSS and made it a bit...
moodler [Tue, 28 Jul 2009 09:15:23 +0000 (09:15 +0000)]
standard/styles MDL-19839 Fixed indenting, tidied up comments CSS and made it a bit more plain for standard

15 years ago"MDL-19839, resize user picture in comments api"
dongsheng [Tue, 28 Jul 2009 08:54:26 +0000 (08:54 +0000)]
"MDL-19839, resize user picture in comments api"

15 years ago"MDL-19839, limit maxium width of comments block"
dongsheng [Tue, 28 Jul 2009 08:19:26 +0000 (08:19 +0000)]
"MDL-19839, limit maxium width of comments block"

15 years agooutputlib: MDL-19756 fix $OUTPUT->user_picture.
tjhunt [Tue, 28 Jul 2009 07:57:57 +0000 (07:57 +0000)]
outputlib: MDL-19756 fix $OUTPUT->user_picture.

15 years ago"MDL-19839, use samller user picture, shorter date format, remove cancle button in...
dongsheng [Tue, 28 Jul 2009 07:09:11 +0000 (07:09 +0000)]
"MDL-19839, use samller user picture, shorter date format, remove cancle button in block, change the position of deteling button"

15 years agoGrrr! Nico.
tjhunt [Tue, 28 Jul 2009 04:29:42 +0000 (04:29 +0000)]
Grrr! Nico.

15 years agocourse MDL-19794: Fix more initialisation order problems
tjhunt [Tue, 28 Jul 2009 04:16:59 +0000 (04:16 +0000)]
course MDL-19794: Fix more initialisation order problems

15 years ago"MDL-19661, adding combobox support"
dongsheng [Tue, 28 Jul 2009 04:03:41 +0000 (04:03 +0000)]
"MDL-19661, adding combobox support"

15 years agoadmin: MDL-19787 $PAGE->set_url on admin/index.php
tjhunt [Tue, 28 Jul 2009 04:00:33 +0000 (04:00 +0000)]
admin: MDL-19787 $PAGE->set_url on admin/index.php

15 years agoMDL-19756 Improved the API for moodle_html_component::add_action to allow the first...
nicolasconnault [Tue, 28 Jul 2009 03:26:41 +0000 (03:26 +0000)]
MDL-19756 Improved the API for moodle_html_component::add_action to allow the first param to be a component_action object

15 years agocourse MDL-19794: Fix initialisation order problems on course/category.php.
tjhunt [Tue, 28 Jul 2009 03:12:04 +0000 (03:12 +0000)]
course MDL-19794: Fix initialisation order problems on course/category.php.

15 years agocourse MDL-19794: Fix initialisation order problems on course/index.php.
tjhunt [Tue, 28 Jul 2009 03:03:35 +0000 (03:03 +0000)]
course MDL-19794: Fix initialisation order problems on course/index.php.

15 years agoMDL-19756 Migrating choose_from_menu to outputlib
nicolasconnault [Tue, 28 Jul 2009 02:45:13 +0000 (02:45 +0000)]
MDL-19756 Migrating choose_from_menu to outputlib

15 years agoMDL-19756 Fixing deprecated print_spacer() function
nicolasconnault [Tue, 28 Jul 2009 02:31:30 +0000 (02:31 +0000)]
MDL-19756 Fixing deprecated print_spacer() function

15 years agoMDL-19756 Fixing deprecated print_spacer() function
nicolasconnault [Tue, 28 Jul 2009 02:27:04 +0000 (02:27 +0000)]
MDL-19756 Fixing deprecated print_spacer() function

15 years agoUpdated the HEAD build version to 20090728
moodlerobot [Tue, 28 Jul 2009 00:38:43 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090728

15 years agoMDL-19944 Removed duplicate "enable guest access".
mits [Mon, 27 Jul 2009 21:18:59 +0000 (21:18 +0000)]
MDL-19944 Removed duplicate "enable guest access".

15 years agoMDL-19943 new debug optiosn for validators link and page info in footer
skodak [Mon, 27 Jul 2009 20:36:28 +0000 (20:36 +0000)]
MDL-19943 new debug optiosn for validators link and page info in footer

15 years agoMDL-16089 fixed hardcoded itemid in module files support
skodak [Mon, 27 Jul 2009 19:32:45 +0000 (19:32 +0000)]
MDL-16089 fixed hardcoded itemid in module files support

15 years agoMDL-16597 Fixed typo - missing slash
mudrd8mz [Mon, 27 Jul 2009 16:47:44 +0000 (16:47 +0000)]
MDL-16597 Fixed typo - missing slash

15 years agoMDL-19756 better broken param diag
skodak [Mon, 27 Jul 2009 15:14:49 +0000 (15:14 +0000)]
MDL-19756 better broken param diag

15 years agoMDL-19756 fixing incorrect parameter objects
skodak [Mon, 27 Jul 2009 15:13:35 +0000 (15:13 +0000)]
MDL-19756 fixing incorrect parameter objects

15 years agolib/simplepie: Improve Integration MDL-7946, MDL-13932
poltawski [Mon, 27 Jul 2009 14:18:01 +0000 (14:18 +0000)]
lib/simplepie: Improve Integration MDL-7946, MDL-13932

Added more unit tests, improved style and fixed:
- Failed behaviour of redirects
- Incorrect behaviour on feed retrival failure
- Ensured rss cache clear for unit test setup

15 years agoMDL-16231 fixed regression - completed delete file refactoring
skodak [Mon, 27 Jul 2009 12:39:13 +0000 (12:39 +0000)]
MDL-16231 fixed regression - completed delete file refactoring

15 years agoMDL-19756 Fixed incorrectly thrown exception in output->confirm()
nicolasconnault [Mon, 27 Jul 2009 12:02:39 +0000 (12:02 +0000)]
MDL-19756 Fixed incorrectly thrown exception in output->confirm()

15 years agoMDL-19756 Removing debugging call
nicolasconnault [Mon, 27 Jul 2009 10:41:38 +0000 (10:41 +0000)]
MDL-19756 Removing debugging call

15 years agoMDL-19756 Migrated the following functions from weblib to outputlib:
nicolasconnault [Mon, 27 Jul 2009 10:33:00 +0000 (10:33 +0000)]
MDL-19756 Migrated the following functions from weblib to outputlib:
1. button_to_popup_window
2. link_to_popup_window
3. print_single_button
4. print_spacer
5. print_file_picture (deprecated)
6. print_user_picture
7. print_png (deprecated)
8. helpbutton
9. doclink
10. print_paging_bar
11. notice_yesno

15 years agoscales: Fix initialisation order problem.
tjhunt [Mon, 27 Jul 2009 10:05:46 +0000 (10:05 +0000)]
scales: Fix initialisation order problem.

15 years ago"MDL-19118, remove moodleforms, check contextlevel, remove trailing whitespace"
dongsheng [Mon, 27 Jul 2009 07:32:56 +0000 (07:32 +0000)]
"MDL-19118, remove moodleforms, check contextlevel, remove trailing whitespace"

15 years agoUpdated the HEAD build version to 20090727
moodlerobot [Mon, 27 Jul 2009 00:37:11 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090727

15 years agoMDL-18901 formatXXX fields - changed missed occurrence
stronk7 [Sun, 26 Jul 2009 09:36:14 +0000 (09:36 +0000)]
MDL-18901 formatXXX fields - changed missed occurrence

15 years agoUpdated the HEAD build version to 20090726
moodlerobot [Sun, 26 Jul 2009 00:36:42 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090726

15 years agoAutomatic installer.php lang files by installer_builder (20090726)
moodlerobot [Sun, 26 Jul 2009 00:26:48 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (20090726)

15 years agoremoved bogus debug code
skodak [Sat, 25 Jul 2009 08:17:56 +0000 (08:17 +0000)]
removed bogus debug code

15 years agoUpdated the HEAD build version to 20090725
moodlerobot [Sat, 25 Jul 2009 00:35:55 +0000 (00:35 +0000)]
Updated the HEAD build version to 20090725

15 years agocalculated qtype: Remove unnecessary call-time pass by reference.
tjhunt [Fri, 24 Jul 2009 09:18:19 +0000 (09:18 +0000)]
calculated qtype: Remove unnecessary call-time pass by reference.

15 years agochat: Remove unnecessary call-time pass by reference.
tjhunt [Fri, 24 Jul 2009 09:16:09 +0000 (09:16 +0000)]
chat: Remove unnecessary call-time pass by reference.

15 years agooutputlib: debugging message was not being displayed when you forgot print_footer.
tjhunt [Fri, 24 Jul 2009 04:45:29 +0000 (04:45 +0000)]
outputlib: debugging message was not being displayed when you forgot print_footer.

15 years ago"MDL-19118, blog should be moodle type plugin"
dongsheng [Fri, 24 Jul 2009 04:18:38 +0000 (04:18 +0000)]
"MDL-19118, blog should be moodle type plugin"

15 years agoplugins: MDL-19921 external database auth was not showing up.
tjhunt [Fri, 24 Jul 2009 04:05:39 +0000 (04:05 +0000)]
plugins: MDL-19921 external database auth was not showing up.
This was a regression from MDL-16438

15 years ago"MDL-19839, add comments block to core blocks"
dongsheng [Fri, 24 Jul 2009 03:36:12 +0000 (03:36 +0000)]
"MDL-19839, add comments block to core blocks"

15 years ago"MDL-19839, comments block"
dongsheng [Fri, 24 Jul 2009 02:52:09 +0000 (02:52 +0000)]
"MDL-19839, comments block"