139 Commits

Author SHA1 Message Date
Sam Hemelryk
0f88a46eab navigation MDL-22723 Fixed bug with admin settings being included twice is a script accidentally calls it twice 2010-06-10 08:18:18 +00:00
Sam Hemelryk
54dc15ab00 navigation MDL-22723 Fixed regression in last commit 2010-06-10 07:55:38 +00:00
Sam Hemelryk
e2b436d065 navigation MDL-22723 Fixed issue with navigation not automatically initialising during page modification 2010-06-10 07:47:59 +00:00
Sam Hemelryk
5d07e95756 navigation MDL-22723 Fixed issue when loading 2+ users not including the current user 2010-06-10 07:29:02 +00:00
Sam Hemelryk
25aad2c4bc navigation MDL-14632 Gave user branches a more useful key 2010-06-10 07:02:38 +00:00
Sam Hemelryk
7487c85699 course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
Sam Hemelryk
b9d4c7d367 navigation MDL-22660 Fixed bug whereby guest users saw My home and My profile in navigation 2010-06-03 08:11:46 +00:00
Petr Skoda
435a512e6e fixed annoying upgradesettings notice and tons of sloppy trailing whitespace 2010-05-30 22:56:29 +00:00
Sam Hemelryk
aac0dc92fb navigation MDL-22425 Fixed bug with adding section activities and resources 2010-05-25 07:38:44 +00:00
Sam Hemelryk
533299cbec navigation MDL-22425 Fixed minor bug when logged in as student and viewing a course without the view participants permission 2010-05-25 03:34:08 +00:00
Petr Skoda
bf34822b9d MDL-22547 course->legacyfiles switch implemented 2010-05-22 13:10:05 +00:00
Sam Hemelryk
56ed242b51 navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation.
* Routine navigation through the quiz and question modules
* Fixed navbar through quiz and questions
* Pages headers added throughout
* Added method to turn a navigation node into a tabs array suitable for use with print tabs
2010-05-21 03:15:48 +00:00
Sam Hemelryk
2713c6bd7c navigation MDL-22524 Integrated blogs with the settings navigation. 2010-05-20 08:04:20 +00:00
Sam Hemelryk
d6d07a6821 navigation MDL-14632 Fixed up pagelayouts and navbars in the group section 2010-05-20 07:35:44 +00:00
Sam Hemelryk
1aa1e9b5b9 navigation MDL-22506 Fixed error when expanding site acitivities via AJAX 2010-05-20 06:01:00 +00:00
Sam Hemelryk
7c4efe3bc4 navigation MDL-14632 Added fuzzy matching as a worst case scenario to find the active node and tidied up course report page layouts 2010-05-19 07:57:00 +00:00
Sam Hemelryk
9a18a77e3d navigation MDL-22425 Only display categories if enabled AND there is more than one category 2010-05-18 02:41:27 +00:00
Sam Hemelryk
25ad1f47d6 navigation MDL-22425 Fixed current user being added to the users branch in the navigation when on the site page 2010-05-18 02:03:13 +00:00
Sam Hemelryk
87c215de67 navigation MDL-14632 Fixed up user profile navigation and settings after recent changes. 2010-05-17 05:38:59 +00:00
Sam Hemelryk
ba2789c101 navigation MDL-22425 Fixed courses not being shown to logged in users and removed all traces of mymoodleredirect settings 2010-05-14 06:41:44 +00:00
Martin Dougiamas
3f9ccf85ce MDL-22425 Don't show My Home link on home page if not logged in 2010-05-14 02:55:46 +00:00
Sam Hemelryk
4766a50c19 navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +00:00
Andrew Davis
4dfdeb76dd rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:13:06 +00:00
Rossiani Wijaya
bbfa9be0f8 MDL-20445 - change the logic to get 'title' attribute for the link in navbar and navblock. 2010-05-12 08:10:59 +00:00
jerome mouneyrac
229a70996a security keysMDL-12886 cleanup a bit the security keys page (move html into renderer and DB query into library) 2010-05-12 07:53:07 +00:00
Sam Hemelryk
8a556fdd01 navigation MDL-21996 Added permission and check permission icons 2010-05-11 06:43:49 +00:00
Sam Hemelryk
76046fa871 navigation MDL-14632 Fixed incorrect contexts in capability checks for navigation 2010-05-11 05:28:59 +00:00
Sam Hemelryk
18ddfc1e98 navigation MDL-22399 Added logs link to activity settings 2010-05-10 09:02:09 +00:00
Sam Hemelryk
25b550d2db navigation MDL-14632 Fixed issue when administration settings block is unable to locate the active page 2010-05-05 06:28:47 +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
Sam Hemelryk
4d5059d4f3 navigation MDL-22321 Fixed up the navigation in the grades section 2010-05-05 03:27:22 +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
Sam Hemelryk
59c7680fe2 backup MDL-22151 Added a backup link to the settings block for modules that support backup. 2010-05-04 04:00:03 +00:00
Eloy Lafuente
b0f35692ce MDL-21432 restore - also disabled in front page 2010-05-03 09:02:26 +00:00
Sam Hemelryk
d59a3f285b navigation MDL-14632 Show shortname of course instead of long name 2010-05-03 08:40:42 +00:00
Sam Hemelryk
b499db578c navigation MDL-14632 Fixed a small bug with navigation node prepend 2010-05-03 07:11:17 +00:00
Eloy Lafuente
530fa9815a MDL-21432 restore & import - disabled until ready 2010-05-02 14:52:23 +00:00
Martin Dougiamas
593270c629 Navigation - Blog and Tags links are now shown/hidden correctly according to settings 2010-05-01 14:33:07 +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
Sam Hemelryk
a683da3ca1 navigation MDL-22209 Added a callback for local plugins to allow them to add to the navigation. 2010-04-27 09:26:42 +00:00
Sam Hemelryk
91eab03d10 navigation MDL-22195 Fixed issue with duplicate nodes debug message for modules. 2010-04-27 03:06:42 +00:00
Sam Hemelryk
0f4ab67d84 course MDL-20628 Added the ability to name a course section, thanks Michael for the initial patch 2010-04-23 07:17:21 +00:00
Sam Hemelryk
493a48f3d6 navigation MDL-22072 Icons are no longer shown on the navigation bar by default. 2010-04-23 04:21:33 +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
dd8e50113a navigation MDL-22044 Fixed bug: when not logged in it is now home not my home. Thanks Eloy for spotting 2010-04-22 07:42:04 +00:00
Sam Hemelryk
dc07683108 navigation MDL-22044 Course format can now choose the string that is used for section 0, defaults to general 2010-04-22 01:26:45 +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
Sam Hemelryk
8f57314b1e navigation MDL-22044 Fixed bug preventing module AJAX expansion 2010-04-21 09:40:25 +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