- 28 Apr, 2015 1 commit
-
-
Robert Lyon authored
To allow for external links to be placed there Change-Id: I014a25e6969fae0214381c4ce08f76b7e7a453e2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Mar, 2015 1 commit
-
-
Gilles-Philippe Leblanc authored
Change-Id: I724a844fc9e4fbae9e58834082279b4f3f21995c
-
- 04 Mar, 2015 1 commit
-
-
Robert Lyon authored
Also fixed up issue where no space between class and title in tabs menu - which I noticed when searching for 'inbox' Change-Id: I47195cf52ad624d8c2adbc819bedb038ea6ad99b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Feb, 2015 1 commit
-
-
Robert Lyon authored
Need to handle the choosing of copy the collection when user clicks the 'copy' button Change-Id: I93b6e505c4dd84a1efc4d71149d1f16a15b1c89f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Feb, 2015 1 commit
-
-
Robert Lyon authored
This is on the page edit screen Change-Id: I1e96837c2292cbf9fb6c44bcb291bf722b079329 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 09 Dec, 2014 1 commit
-
-
Robert Lyon authored
Will need some design team cleaning up of the css so best test to make sure it functionally works/makes sense Change-Id: I3ac5e45aa1210c14a93b18c31a0c826a1b2dfd83 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Nov, 2014 1 commit
-
-
Robert Lyon authored
Ideally the new attribute should be called 'title' in the array used to populate the tabs - but as we've called the link text 'title' it's not worth changing that to 'text' and having the new attribute = 'title' so I've called it 'tooltip' in the array. Change-Id: I4e34a48e020691f9eefbdfe1a3cd45ee217c62d8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Nov, 2014 1 commit
-
-
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc
-
- 23 Oct, 2014 1 commit
-
-
Aaron Wells authored
Bug 1384497. This also adds a new $config->series to lib/version.php, which stores the major version (or as we sometimes call it, "the series") of the current release. It seemed better to store this separately rather than to try to parse it from $config->release, because we may change our release numbering strategy in the future. Change-Id: If4c0d7352e9433cdaf54a03bb922356d6c950e7d
-
- 22 Sep, 2014 1 commit
-
-
Robert Lyon authored
Bug 750301 Change-Id: Ie0b0ac8b7f500b4ba417c71b5e36aab066b3223a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Aug, 2014 1 commit
-
-
Robert Lyon authored
when one is using their own logo rather than default Change-Id: I9cbf0b674e6a59bf108877a8f971e19b11cbb15a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Jun, 2014 1 commit
-
-
Robert Lyon authored
So that 'Groups' reads out as either 'Administer groups' for those screenreaders that respect aria-hidden or 'Groups (Administer groups)' in admin section when dropdown navigation is off to differentiate it from the 'Groups' in main section. When the dropdown is on the submenu list is read out so easily indicates where one is already. Change-Id: Ia70d742e8940fa6ec35957c97588a2ad719a62df Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 May, 2014 1 commit
-
-
Robert Lyon authored
- Also includes fix to show profile tagged blogpost in profile block with correct blog id Change-Id: I5b6a3b844ad98b8c4bdb3fc02ebc4ae12af32847 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Apr, 2014 1 commit
-
-
- Adds template views to top of Pages list under Configure site menu - Profile, dashboard and group homepage templates can be edited. - Only layout and content can be edited. - Templates are only applied to users and groups created after changes are made. Change-Id: I35967950a37887b31595a4afbc19300dd070949f Signed-off-by:
Nathan Lewis <nathan.lewis@totaralms.com>
-
- 22 Apr, 2014 1 commit
-
-
and allow site pages to use site skins Change-Id: Idf8a8a761c850ed609f78ed65175ee82c3370e2f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Mar, 2014 1 commit
-
-
Render in IE9 mode if available, otherwise fallback to IE8. Removed code which was causing view/blocks.php to render as IE7 since the new views JS seems to be compatible with IE8 Change-Id: Ib8dffed0f770e530ca09230d85673a7f1e0e17a0 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 21 Feb, 2014 1 commit
-
-
Jono Mingard authored
Changed the HTML to use an <a> inside the <h3> for the tab title so that it's keyboard focusable, and use focus management when the tabs are opened Change-Id: Ie1297cdf787a5a8859867abbd9cb748b8289f56a Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 30 Jan, 2014 1 commit
-
-
Jono Mingard authored
Add descriptive alt text to 'Configure' and 'Delete' buttons in page editor, add descriptive alt text to configuration dialog close button, set focus to close button when the dialog is opened and add aria-hidden to the main content of the page so that screen reader users cannot tab out of the dialog. Change-Id: I526ddbe08fc8f50171fd1b4b68ee5c7cbcd3e228 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 15 Jan, 2014 1 commit
-
-
Piper Biswell authored
Change-Id: I92f90390ca4a6c7d31fa844eb47e31e95d36333d Signed-off-by:
Piper Biswell <piperbiswell.student@wegc.school.nz>
-
- 12 Jan, 2014 1 commit
-
-
Jono Mingard authored
Removed class "rel" from subpages and other key areas since having a parent with position:relative causes help messages to be displayed in the wrong place. Change-Id: Ibe18afcc9515089f7b8b90eb6fa76b7f19e49259 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 09 Jan, 2014 1 commit
-
-
Jono Mingard authored
Added a hidden link to the beginning of all pages which becomes visible on focus and allows keyboard users to bypass the navigation and move focus to the main content of the page. Change-Id: I70b1f7a352904d3a350b848ab3779a2136de4e76 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 08 Jan, 2014 2 commits
-
-
Jono Mingard authored
Changed the dropdown navigation to be navigable using the keyboard (if Javascript is enabled). - The tab key navigates all menus and submenus in order - Links in the main navigation bar can be navigated with the left and right arrows - Submenus can be navigated with the up and down arrows and can be closed with the Esc key. Pressing left or right opens the previous or next menu Note: Dropdown navigation works as before with JS disabled and only requires it for keyboard accessibility. Change-Id: Ia7aeb33526c71a2fe3ea4c635f4a8aa17c64e21b Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I9fc343337f2e2cfc5fd1615f5839401bb58e0408 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Jan, 2014 1 commit
-
-
Jono Mingard authored
Added hidden text to all in-page tabs to show that a) they are tabs and b) which one is selected. This applies to tabs defined in templates and tabs generated with JavaScript. Change-Id: I20969547081ad4b39fc698a24f8987be9a08508c Signed-off-by:
Jono Mingard <reason.koan@gmail.com> Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 30 Dec, 2013 1 commit
-
-
Jono Mingard authored
Changed header templates to include the HTML lang attribute, the value of which is calculated in htdocs/lib/web.php Change-Id: I7b5c3b4169585d8d11bd64762f7a82a603324a50 Signed-off-by:
Jono Mingard <reason.koan@gmail.com> Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 16 Dec, 2013 1 commit
-
-
Change-Id: I4bd3680e9866a3371b46de807e34712fa1029472 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com>
-
- 28 Nov, 2013 1 commit
-
-
Robert Lyon authored
Because the profile tabs are created on the fly by javascript in htdocs/artefact/internal/js/profile.js (which is mochikit) after the page loads I couldn't use the exact same trick as other places in site. Insetad I had to add the necessary dom elements and onclick toggle to the tab block as they were being created. And then got htdocs/js/rd-nav.js to check for the existance of profile tab set and if exists deal with it like the others. I also discovered all the instances where TABS heading was used happened to be a hardcoded string so tidied that up also Change-Id: I38a93ec8d06d05daed04406704590b5b1e1ac2fe Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Oct, 2013 1 commit
-
-
- design changes made by Evonne Change-Id: If0d63fe40e162c370ff6d3b10efb5c902014c4fe Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Sep, 2013 3 commits
-
-
Aaron Wells authored
Bug1168213 Change-Id: Id23b2d6c163def4365d17e26b6c701a4cdadc948
-
Aaron Wells authored
Bug 1168213 Change-Id: Ic5a1d6a630341955477b0544293173bcb8d57435
-
Gregor Anzelj authored
see also https://mahara.org/interaction/forum/topic.php?id=4404 Change-Id: Iab8524b3f1f86ceacb9854d57cdd00e62aa5e32f Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com> Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 23 Aug, 2013 1 commit
-
-
Robert Lyon authored
- appending the release number to the url so that browsers will fetch new version on update/upgrade - urls for external js/css are now of the form [url]?v=[releasenumber] - eg http://mahara.org/theme/views.css?v=1.7.2 Change-Id: I409746e8c60240c4da5db96fe16c93e8a2bd3dac Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Aug, 2013 1 commit
-
-
Robert Lyon authored
- Bugs #1201258, #1181010, #1199563 As these are all integrated together it is easier to test them as one patchset. Change-Id: I5ce68a4ea2de1de8b9deeb7d95380fcdcae095a0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Aug, 2013 1 commit
-
-
Now that the admin interface has been removed we can allow the code in the db to be displayed 'as is' rather than stripping out potentially bad code. (The feature is useless if we strip out JavaScript, because most tracking cookies require it) Change-Id: Id5665afa75ee8fe229baea65332a09b32d827a54 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Jul, 2013 3 commits
-
-
Ruslan Kabalin authored
This allow admin to embed something without modifying the template, e.g. Google Analytics snippet. Change-Id: I030b4d1c682708fdf988e9a4a0dea836b4f285b9 Signed-off-by:
Ruslan Kabalin <r.kabalin@lancaster.ac.uk>
-
Change-Id: Ic85c30bfdcedb4236c21986470ee68aa9acb29e7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Here are all the UI changes that were made by Evonne Change-Id: I08d98d759a701deaf0a332af9e9392b7270704a5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Mar, 2013 1 commit
-
-
These tags will be used by Facebook to pick up the right mahara logo for displaying in "Likes and Interests" section of the user's profile. see also http://developers.facebook.com/docs/opengraphprotocol/ Update a bigger mahara site logo. Change-Id: Id6dc981558131dc427d540190d8c0d786f2d6aa1 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 05 Feb, 2013 1 commit
-
-
Melissa Draper authored
The only differences between the collection nav template for raw and default is that default makes poorly formed navigation links. Change-Id: I9a1d6df1c869f7b0ad13b75ec26d2bd81cb1e835 Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
-