1242 Commits

Author SHA1 Message Date
Sam Hemelryk
6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
jerome mouneyrac
db38fcb759 community MDL-19314 display correct translated value for educational level and audience, do not display coverage and contributors if empty 2010-05-06 05:43:00 +00:00
jerome mouneyrac
a33cc71fe6 registration MDL-19314 do not display Moodle.org into the hub selector form 2010-05-05 09:22:06 +00:00
jerome mouneyrac
c204791346 community MDL-19314 add community course search by language, subject, audience, educational level, license 2010-05-05 07:38:12 +00:00
Sam Hemelryk
7081714dc4 navigation MDL-22322 Icons not used for navigation branches and fixed indenting of navigation items 2010-05-05 05:59:57 +00:00
Andrew Davis
eaed2fd163 ajax MDL-22286 removed references to the previous version of the JS function openpopup() 2010-05-05 02:05:58 +00:00
Dan Marsden
8702d4a0e0 Online users XHTML MDL-22302 thanks to Daniele Cordella for report. 2010-05-05 01:08:57 +00:00
Martin Dougiamas
03d9401e7d My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them.  I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.

There's still work to do.  Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0.  We also could use a much better course overview block and better CSS styling of the profile pages.  But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
jerome mouneyrac
276f590e11 community MDL-19314 improved the community search function (still lot more coming soon), fix subject field when publishing course 2010-05-04 09:41:44 +00:00
jerome mouneyrac
0dcf112b67 community MDL-19314 do not display download message if no download message 2010-05-04 03:47:44 +00:00
Martin Dougiamas
00ab45e7a3 MDL-19844 Fixed one little glitch on new blocks 2010-05-03 16:45:56 +00:00
Dongsheng Cai
41976db384 "MDL-19844, file storage conversion for html block" 2010-05-03 15:35:42 +00:00
jerome mouneyrac
7cfb760e41 course publication MDL-19315 remove personal log file call 2010-05-03 11:39:09 +00:00
jerome mouneyrac
a8f201f88c course publication MDL-19315 work version of course sharing 2010-05-03 11:37:00 +00:00
Andrew Davis
fcce139aa3 RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php 2010-05-02 11:43:57 +00:00
Martin Dougiamas
d8794bcc40 Fixing some uppercasing. We Do Not Write Like This. 2010-05-01 14:41:37 +00:00
jerome mouneyrac
07ab0c80ec hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00
Martin Dougiamas
2be4d090c0 course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it.  Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00
Martin Dougiamas
16b5fdaf17 MDL-22054 Fixed some uppercasing errors. We Never Use This Format For Strings. 2010-04-30 02:42:18 +00:00
Dongsheng Cai
442636301f MDL-19839, rename file area for comments block, and migrating old comments in that area, thanks Eloy's migrating sql 2010-04-28 06:08:31 +00:00
David Mudrak
ded6ff8e9f MDL-21375 Got rid of dependency on get_string() returning [[...]] and added missing page type string 2010-04-27 13:22:39 +00:00
David Mudrak
4d74c87667 MDL-15252 MDL-21375 Removing illegal stringid '*' and some whitespace 2010-04-27 13:04:15 +00:00
Sam Hemelryk
6c721bbfed navigation MDL-22173 Fixed XHTML issue with navbar, and removed redundant ul's from nodes without children 2010-04-27 02:01:38 +00:00
Martin Dougiamas
94ee9ae007 blocks/html MDL-19844 Very minimal fixes to make HTML work. Files still not working properly, see MDL-19844 2010-04-26 07:56:23 +00:00
Sam Hemelryk
27bad0a629 blog MDL-22161 Fixed up blog menu block and added navigation options for users. 2010-04-23 04:05:16 +00:00
Sam Hemelryk
d24016944f block-navigation MDL-22044 Level 1 branches are no longer indented, and home/myhome link is no longer collapsible. Also fixed the everything bold issue 2010-04-22 07:51:52 +00:00
Sam Hemelryk
1889117afe blogs MDL-22161 Fixed typo in blog menu block 2010-04-22 02:12:53 +00:00
Sam Hemelryk
88f77c3c26 navigation MDL-22044 Added setting to limit content that is shown on the navigation back into the navigation block 2010-04-21 09:44:16 +00:00
Eloy Lafuente
691946222b MDL-21432 backup 2.0 - initial commit. blocks custom bits 2010-04-21 09:33:31 +00:00
Sam Hemelryk
a9535f7945 navigation MDL-21350 Implemented trim options for the navigation block, can now set trim mode (right/left/center) and trim length 2010-04-21 07:05:39 +00:00
Sam Hemelryk
3406acdef9 navigation MDL-22044 Major navigation structure changes.
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure.
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Sam Hemelryk
9cc507438f themes MDL-22108 Removed IE specific horizontal scroll bars from navigation and settings blocks. Thanks Patrick 2010-04-19 02:05:07 +00:00
Sam Hemelryk
f1d12a2fa7 themes MDL-22108 Removed horizontal scroll bars from navigation and settings blocks. Thanks Patrick 2010-04-19 01:39:05 +00:00
Sam Hemelryk
d5cbccb398 navigation MDL-14632 Fix: Dock now respects block weight 2010-04-14 02:30:14 +00:00
Petr Skoda
19538d8c16 more block upgrade notes 2010-04-13 21:41:11 +00:00
Petr Skoda
596509e431 MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
Dongsheng Cai
4ecc7bfce4 "MDL-19118, use page context instead of block context" 2010-04-13 05:39:34 +00:00
Sam Hemelryk
cb22a295f9 navigation MDL-22073 Fixed zIndex issue with YUI2 panel and modal 2010-04-13 02:44:04 +00:00
Petr Skoda
37f005b142 MDL-22061 removing unnecessary [[ tests 2010-04-11 20:50:37 +00:00
Petr Skoda
150135ab08 MDL-22054 the last blockname removed 2010-04-11 11:57:46 +00:00
Petr Skoda
8d4904be32 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktagstitle,core_tag],[pluginname,block_tags]
AMOS END
2010-04-11 11:52:53 +00:00
Petr Skoda
9b7b2daee1 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_tag_youtube],[pluginname,block_tag_youtube]
AMOS END
2010-04-11 11:50:21 +00:00
Petr Skoda
b2fe457ccd MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_tag_flickr],[pluginname,block_tag_flickr]
AMOS END
2010-04-11 11:49:31 +00:00
Petr Skoda
513d33d678 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_social_activities],[pluginname,block_social_activities]
AMOS END
2010-04-11 11:48:38 +00:00
Petr Skoda
0f14f7e686 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [mainmenu,core],[pluginname,block_site_main_menu]
AMOS END
2010-04-11 11:47:54 +00:00
Petr Skoda
9b0c81b6bb MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_settings_navigation_tree],[pluginname,block_settings_navigation_tree]
AMOS END
2010-04-11 11:45:40 +00:00
Petr Skoda
61e2e77526 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_section_links],[pluginname,block_section_links]
AMOS END
2010-04-11 11:44:30 +00:00
Petr Skoda
adb04fa32b MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktitle,block_search_forums],[pluginname,block_search_forums]
AMOS END
2010-04-11 11:43:38 +00:00
Petr Skoda
745a9d23da MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_search],[pluginname,block_search]
AMOS END
2010-04-11 11:42:57 +00:00
Petr Skoda
0a0c06b428 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_rss_client],[pluginname,block_rss_client]
AMOS END
2010-04-11 11:41:53 +00:00