]>
git.mjollnir.org Git - moodle.git/log
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
tjhunt [Wed, 29 Jul 2009 11:14:41 +0000 (11:14 +0000)]
blocks: MDL-19010 fix block editing icon URLs.
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.
tjhunt [Wed, 29 Jul 2009 08:45:24 +0000 (08:45 +0000)]
MDL-19756 Fixes to make actions on action_icons work.
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
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.
tjhunt [Wed, 29 Jul 2009 05:19:39 +0000 (05:19 +0000)]
blocks: MDL-19889 Convert mentees block to use edit_form.php
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.
tjhunt [Wed, 29 Jul 2009 05:12:47 +0000 (05:12 +0000)]
blocks: MDL-19889 Convert blog tags 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
tjhunt [Wed, 29 Jul 2009 03:57:30 +0000 (03:57 +0000)]
blocks: MDL-19946 Sorry, remove debug code.
tjhunt [Wed, 29 Jul 2009 03:55:12 +0000 (03:55 +0000)]
blocks: MDL-19889 Convert quiz results block to use edit_form.php
tjhunt [Wed, 29 Jul 2009 03:51:34 +0000 (03:51 +0000)]
quiz: XHTML strict.
tjhunt [Wed, 29 Jul 2009 03:51:16 +0000 (03:51 +0000)]
blocks: MDL-19946 More bug fixes.
dongsheng [Wed, 29 Jul 2009 03:28:36 +0000 (03:28 +0000)]
"MDL-16597, disable add button once reach max files limit"
tjhunt [Wed, 29 Jul 2009 03:21:07 +0000 (03:21 +0000)]
blocks: MDL-19946 And another bug fix.
tjhunt [Wed, 29 Jul 2009 03:19:43 +0000 (03:19 +0000)]
blocks: MDL-19946 bugfixes for my previous commit.
dongsheng [Wed, 29 Jul 2009 02:39:33 +0000 (02:39 +0000)]
"MDL-18520, use select instead radio button in admin page"
nicolasconnault [Wed, 29 Jul 2009 01:23:47 +0000 (01:23 +0000)]
MDL-19840 Fixed detection of empty attributes
nicolasconnault [Wed, 29 Jul 2009 01:13:04 +0000 (01:13 +0000)]
MDL-19756 Updated unit tests
nicolasconnault [Wed, 29 Jul 2009 01:10:30 +0000 (01:10 +0000)]
MDL-19756 Changed html_button->label to html_button->text
nicolasconnault [Wed, 29 Jul 2009 01:08:52 +0000 (01:08 +0000)]
MDL-19756 Migrated time selectors from weblib to outputlib
moodlerobot [Wed, 29 Jul 2009 00:38:03 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090729
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
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()
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()
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
dongsheng [Tue, 28 Jul 2009 09:57:28 +0000 (09:57 +0000)]
"MDL-19118, fixed a javascript error on webkit core browsers"
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
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
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
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
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
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
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
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
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
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
dongsheng [Tue, 28 Jul 2009 08:54:26 +0000 (08:54 +0000)]
"MDL-19839, resize user picture in comments api"
dongsheng [Tue, 28 Jul 2009 08:19:26 +0000 (08:19 +0000)]
"MDL-19839, limit maxium width of comments block"
tjhunt [Tue, 28 Jul 2009 07:57:57 +0000 (07:57 +0000)]
outputlib: MDL-19756 fix $OUTPUT->user_picture.
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"
tjhunt [Tue, 28 Jul 2009 04:29:42 +0000 (04:29 +0000)]
Grrr! Nico.
tjhunt [Tue, 28 Jul 2009 04:16:59 +0000 (04:16 +0000)]
course MDL-19794: Fix more initialisation order problems
dongsheng [Tue, 28 Jul 2009 04:03:41 +0000 (04:03 +0000)]
"MDL-19661, adding combobox support"
tjhunt [Tue, 28 Jul 2009 04:00:33 +0000 (04:00 +0000)]
admin: MDL-19787 $PAGE->set_url on admin/index.php
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
tjhunt [Tue, 28 Jul 2009 03:12:04 +0000 (03:12 +0000)]
course MDL-19794: Fix initialisation order problems on course/category.php.
tjhunt [Tue, 28 Jul 2009 03:03:35 +0000 (03:03 +0000)]
course MDL-19794: Fix initialisation order problems on course/index.php.
nicolasconnault [Tue, 28 Jul 2009 02:45:13 +0000 (02:45 +0000)]
MDL-19756 Migrating choose_from_menu to outputlib
nicolasconnault [Tue, 28 Jul 2009 02:31:30 +0000 (02:31 +0000)]
MDL-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
moodlerobot [Tue, 28 Jul 2009 00:38:43 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090728
mits [Mon, 27 Jul 2009 21:18:59 +0000 (21:18 +0000)]
MDL-19944 Removed duplicate "enable guest access".
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
skodak [Mon, 27 Jul 2009 19:32:45 +0000 (19:32 +0000)]
MDL-16089 fixed hardcoded itemid in module files support
mudrd8mz [Mon, 27 Jul 2009 16:47:44 +0000 (16:47 +0000)]
MDL-16597 Fixed typo - missing slash
skodak [Mon, 27 Jul 2009 15:14:49 +0000 (15:14 +0000)]
MDL-19756 better broken param diag
skodak [Mon, 27 Jul 2009 15:13:35 +0000 (15:13 +0000)]
MDL-19756 fixing incorrect parameter objects
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
skodak [Mon, 27 Jul 2009 12:39:13 +0000 (12:39 +0000)]
MDL-16231 fixed regression - completed delete file refactoring
nicolasconnault [Mon, 27 Jul 2009 12:02:39 +0000 (12:02 +0000)]
MDL-19756 Fixed incorrectly thrown exception in output->confirm()
nicolasconnault [Mon, 27 Jul 2009 10:41:38 +0000 (10:41 +0000)]
MDL-19756 Removing debugging call
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
tjhunt [Mon, 27 Jul 2009 10:05:46 +0000 (10:05 +0000)]
scales: Fix initialisation order problem.
dongsheng [Mon, 27 Jul 2009 07:32:56 +0000 (07:32 +0000)]
"MDL-19118, remove moodleforms, check contextlevel, remove trailing whitespace"
moodlerobot [Mon, 27 Jul 2009 00:37:11 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090727
stronk7 [Sun, 26 Jul 2009 09:36:14 +0000 (09:36 +0000)]
MDL-18901 formatXXX fields - changed missed occurrence
moodlerobot [Sun, 26 Jul 2009 00:36:42 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090726
moodlerobot [Sun, 26 Jul 2009 00:26:48 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (
20090726 )
skodak [Sat, 25 Jul 2009 08:17:56 +0000 (08:17 +0000)]
removed bogus debug code
moodlerobot [Sat, 25 Jul 2009 00:35:55 +0000 (00:35 +0000)]
Updated the HEAD build version to
20090725
tjhunt [Fri, 24 Jul 2009 09:18:19 +0000 (09:18 +0000)]
calculated qtype: 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.
tjhunt [Fri, 24 Jul 2009 04:45:29 +0000 (04:45 +0000)]
outputlib: debugging message was not being displayed when you forgot print_footer.
dongsheng [Fri, 24 Jul 2009 04:18:38 +0000 (04:18 +0000)]
"MDL-19118, blog should be moodle type plugin"
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
dongsheng [Fri, 24 Jul 2009 03:36:12 +0000 (03:36 +0000)]
"MDL-19839, add comments block to core blocks"
dongsheng [Fri, 24 Jul 2009 02:52:09 +0000 (02:52 +0000)]
"MDL-19839, comments block"
dongsheng [Fri, 24 Jul 2009 02:44:44 +0000 (02:44 +0000)]
"MDL-19118, comments api"
moodlerobot [Fri, 24 Jul 2009 00:37:20 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090724
ethem [Thu, 23 Jul 2009 10:38:41 +0000 (10:38 +0000)]
print_simple_box(_start/_end) and preg_replace() fixes
tjhunt [Thu, 23 Jul 2009 10:01:19 +0000 (10:01 +0000)]
lesson: MDL-19890 Fix block-printing code in lesson (I hope)
This got broken by one of the commits for MDL-19077 & MDL-19010
tjhunt [Thu, 23 Jul 2009 09:20:33 +0000 (09:20 +0000)]
quiz: MDL-19891 fix that quiz navigation block that was broken by the blocks changes.
Sadly it now requries JavaScript again, at least for best operation.
jerome [Thu, 23 Jul 2009 07:48:30 +0000 (07:48 +0000)]
filemanager MDL-16597 fix YUI repository requires and remove style='display:none' from filemanager form - credit: Dongsheng
tjhunt [Thu, 23 Jul 2009 05:55:03 +0000 (05:55 +0000)]
ajaxlib MDL-19077 required_js_code::now, for those cases when you really want inline JS, and you may be building HTML before print_header
Both quiz and lesson need this.
tjhunt [Thu, 23 Jul 2009 05:39:41 +0000 (05:39 +0000)]
ajaxlib: MDL-19915 skip links need to be in a div for XHTML strict.
Refine Sam's solution.
samhemelryk [Thu, 23 Jul 2009 05:09:29 +0000 (05:09 +0000)]
ajaxlib MDL-19915 Squashed minor XHTML compliance issue, wrapped an :a: in a :div:
nicolasconnault [Thu, 23 Jul 2009 02:35:58 +0000 (02:35 +0000)]
MDL-19077 Fixed whitespace
nicolasconnault [Thu, 23 Jul 2009 02:33:58 +0000 (02:33 +0000)]
MDL-19077 Fixed PHPdocs, whitespace and all typos I could find, except for a few stub methods which have a TODO tag
moodlerobot [Thu, 23 Jul 2009 00:35:50 +0000 (00:35 +0000)]
Updated the HEAD build version to
20090723
tjhunt [Wed, 22 Jul 2009 14:26:47 +0000 (14:26 +0000)]
Fix my silly mistake. Thanks for noticing Eloy.
tjhunt [Wed, 22 Jul 2009 09:49:48 +0000 (09:49 +0000)]
quiz: fix URL escaping issues.
tjhunt [Wed, 22 Jul 2009 09:25:46 +0000 (09:25 +0000)]
quiz: Check this is the users own attempt before sending them to the attempt.php page.
tjhunt [Wed, 22 Jul 2009 09:20:04 +0000 (09:20 +0000)]
quiz reports: Fix ordering of reports broken by MDL-16438.
tjhunt [Wed, 22 Jul 2009 09:13:38 +0000 (09:13 +0000)]
quiz: minor layout improvement.
tjhunt [Wed, 22 Jul 2009 07:13:43 +0000 (07:13 +0000)]
themes: MDL-19077 pass the region name ot the block output function.
Might be useful if a theme wants to render blocks differently in regions like 'top' or 'bottom'.
tjhunt [Wed, 22 Jul 2009 07:05:57 +0000 (07:05 +0000)]
Remove deprecated function call.
tjhunt [Wed, 22 Jul 2009 06:38:26 +0000 (06:38 +0000)]
blocks MDL-19902: were seeing empty block columns on the front page when not logged in.
It turns out the only reliable way to find out whether blocks will appear is to get the contents. :-(
tjhunt [Wed, 22 Jul 2009 05:38:28 +0000 (05:38 +0000)]
blocks MDL-19902: were seeing empty block columns on the front page when not logged in.
It turns out the only reliable way to find out whether blocks will appear is to get the contents. :-(