- 15 Jun, 2015 1 commit
-
-
Bug 1465107: Use Bootstrap CSS Framework Applied bootstrap tabs and tidy up form styling Mobile menu Add bootstrap accessibility, tab styling to bootstrap Change-Id: Ifa42d482f5fd7e1cdfb52bae1ebb5ff3bf5085a9
-
- 19 Feb, 2015 1 commit
-
-
Robert Lyon authored
To manage this I've created the ability for a fieldset to render a multicolumntable structure for that fieldset only. Change-Id: I0c72cbbbe612e5808e0d37e0dfdbe12e6681c8d2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 05 Nov, 2014 1 commit
-
-
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc
-
- 07 Oct, 2014 1 commit
-
-
Robert Lyon authored
Allowing other language's date formats to be used - eg German dates like 10.05.2013 As the datepicker uses yet another format for parsing dates we need to add in some new strings to handle this. Note - lang strings will need to be added to the langconfig.php file for the languages you are testing, eg: $string['calendar_dateFormat'] = 'dd.mm.yy'; $string['calendar_timeFormat'] = 'HH:mm'; Change-Id: I40e7c50687d9e42d0f78df450fff0004dd6d5710 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Oct, 2014 1 commit
-
-
Robert Lyon authored
Bug 1377542 Change-Id: I337937f432c46ee827b7aa69dd5be7ea3f448b14 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Sep, 2014 1 commit
-
-
Nigel Cunningham authored
Add support for having a CSV (or other file type) filter in the File control generated by Pieforms, and use it for the forms for uploading users, groups and group memberships. Note that support for the accept attribute in browsers is patchy. This will have no effect in the Chromium and Firefox versions current at the time of preparation, but has been successfully tested in Chrome. Change-Id: Ib5cf42be4e054f31086e9db9cda15473e86df7a3 Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 16 Sep, 2014 1 commit
-
-
Robert Lyon authored
(Bug #1267239) The datepicker is now keyboard accessible but not fully screenreader accessible - but the folks at datepicker are working on that The key bindings you need to know for datepicker: PAGE UP: Move to the previous month. PAGE DOWN: Move to the next month. CTRL+PAGE UP: Move to the previous year. CTRL+PAGE DOWN: Move to the next year. CTRL+HOME: Move to the current month. Open the datepicker if closed. CTRL+LEFT: Move to the previous day. CTRL+RIGHT: Move to the next day. CTRL+UP: Move to the previous week. CTRL+DOWN: Move the next week. ENTER: Select the focused date. ESC: Close the datepicker The key bindings added for timepicker: (to avoid clashes with existing key bindings) ALT+UP: Move hour slider up one step ALT+DOWN: Move hour slider down one step SHIFT+LEFT: Move minute slider down one step SHIFT+RIGHT: Move minute slider up one step Also added the prev/next year button options Change-Id: Iff857ba9efb23fd123de6af8f78ceffee9c0ac79 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Jun, 2014 1 commit
-
-
Aaron Wells authored
As vetted in the May 2014 dev meeting http://meetbot.mahara.org/mahara-dev/2014/mahara-dev.2014-05-01-08.01.log.html Change-Id: I353ed74d69a5346fbe4e8e521e5c349dbe8dcbac
-
- 29 May, 2014 1 commit
-
-
Aaron Wells authored
Change-Id: I4e5066465830b668770de1d32677200cbc68ff67
-
- 28 May, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: If52456b0e5dcf54665716eba54c43fe4e3ce4533 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 Mar, 2014 1 commit
-
-
- Refactor profile and skin designer tabs into one file which is used by both pages - Change responsive navigation to take into account the preferred width of the tabs (since the tabs in the skin designer are too wide for the normal responsive styles) Change-Id: I00fc4c6a629c93804b4f3bdea1fcdf6233c53f99 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 27 Mar, 2014 1 commit
-
-
Son Nguyen authored
If the date is set after the form is submitted but failed for validation, the date fields (year, month, day, [hour, minute]) should be enabled Change-Id: I7a38195b35adf0437c16b221694f7e4b3d1dedcf Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 26 Feb, 2014 1 commit
-
-
Jono Mingard authored
The earlier patch for this bug introduced this issue - see "Account settings" for an example Change-Id: Ia899d167f28e713d1a17808d55ebf54f6dbf027a Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 23 Feb, 2014 1 commit
-
-
Jono Mingard authored
- Changed the "User search" page to use paginator.js rather than a custom file and made paginator.js extendable enough that User search can still have sorting, advanced queries, etc. - Rewrote adminusersearch.js in jQuery - Allow setting max results in "Find friends" Change-Id: I0046351b87fc7e01a314c1194a842cf70dda0e4e Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 18 Feb, 2014 1 commit
-
-
Jono Mingard authored
Edit and Delete buttons should now have consistent, descriptive alt text - where possible this includes the title of the object to be edited or deleted Change-Id: Ic10775c961a27c8e1ce1fcc011be1f6c46ee9c1f Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 12 Feb, 2014 1 commit
-
-
Jono Mingard authored
Color picker (used in skin designer) - moved 'transparent' checkbox before color input field and changed the label to 'Custom' Date picker - moved 'Not specified' checkbox before comboboxes and changed the label to 'Set date' Change-Id: I12e779cfdc06268f0f2ff494bf0753e066558686 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 09 Feb, 2014 1 commit
-
-
Jono Mingard authored
Changed 'labelhtml' to 'title' in skin design form to allow the input labels to use the <label> tag and therefore be accessible to screen readers. Modified the position choosers to have hidden labels and (hopefully) fixed cross-browser inconsistencies in the layout. Also modified the structure of the radio pieforms element to fix issues with screen readers. Change-Id: I8706c34e2c2a86b0f3d54b5f0c54d337ecc251a6 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 03 Feb, 2014 1 commit
-
-
Jono Mingard authored
Radio button labels now include both the title attribute of the element and the value of the individual radio button. This makes it easier for screen reader users to understand what they are for. Change-Id: I3798f77d76a54ca1ae4f76d4c3dec3fd755c105f Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 28 Jan, 2014 1 commit
-
-
Jono Mingard authored
New element_descriptors() method in pieforms to return a list of HTML IDs which describe the given element (description, error or both) used by all pieforms types which can logically use aria-describedby for some or all of their elements. Change-Id: Ie480b267f8c944dfe4e4bb6f185e8ce3ad8dd3ee Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 08 Jan, 2014 1 commit
-
-
Jono Mingard authored
Added 'Open date picker' language string, used for alt text on the datepicker button in the calendar pieforms element. Change-Id: Ie38317148d70c7cfd74cba0be73cf56d46a240ff Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 06 Jan, 2014 1 commit
-
-
Jono Mingard authored
All pieform elements (and inputs within composite elements) are now linked using the aria-describedby attribute to their help text, to aid screen reader users. Change-Id: I5eb4ab7b7561c1dabb74a6b772b84eb6a3e197d4 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 20 Dec, 2013 1 commit
-
-
Jono Mingard authored
Changes collapsible fieldsets to focus their first child input (or <select> or <textarea> or whatever) when they are expanded. Change-Id: I97b5b36321d4ac5208602c21593297a7d1e87de7 Signed-off-by:
Jono Mingard <reason.koan@gmail.com>
-
- 22 Oct, 2013 1 commit
-
-
Son Nguyen authored
- make sure the value of readonly pieform unchanged Change-Id: I917b7c8fa4d84234001fdd0cabec141b68a42c77 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 27 Sep, 2013 1 commit
-
-
Robert Lyon authored
- some of the attributes pushed together Change-Id: I5a0b6d91d0fbe39bf554f53ad678479a06ddffa7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Sep, 2013 1 commit
-
-
Gregor Anzelj authored
- Add the ability to set CSS syles for dropdown-menu items - Add the ability to put multiple radio buttons on the same line Change-Id: Iaa0fb0bc2cce85266552f4297d8d494c3ddd6e36 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 02 Sep, 2013 1 commit
-
-
Aaron Wells authored
Bug 1117237: Make it so that we include the views_js from the fieldset's elements Change-Id: Ia41cc4114b03256329ce6147c2330f3e5c31e48e
-
- 28 Aug, 2013 1 commit
-
-
Son Nguyen authored
(Bug #1182739) 1. email list 2. tags 3. calendar 4. authlist 5. userlist 6. checkboxes Change-Id: I7708d125fbc853fd1e86a487f092985a0bc552d1 Signed-off-by:
Son Nguyen <son.nguyen@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>
-
- 19 Jul, 2013 1 commit
-
-
Here are all the UI changes that were made by Evonne Change-Id: I08d98d759a701deaf0a332af9e9392b7270704a5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Feb, 2013 1 commit
-
-
Jiri Baum authored
Extend the Pieform select element with an "allow other" option. When this option is present and true, the user can either select one of the options given or enter a value in a text field. This is used by the license metadata feature primarily to implement the "custom license" option, where users can either select one of the configured licenses or enter a URL. It is also used on the admin license edit page when there are licenses in use which have not been configured. Change-Id: I4e68651c4ea35699e9037ea8c9afca0bdbf94d11 Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
- 06 Aug, 2012 1 commit
-
-
Add date limits (from-until) to groups; members will only be able to make changes in the group during the specified time period. This commit adds support for showing the time along with dates. Change-Id: Ic1c7771febd97d5eb564da0af2a45b2bca7a01f2 Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
- 27 Jun, 2012 1 commit
-
-
Richard Mansfield authored
Currently, the pieform select element only generates html option elements. This allows options to be grouped into <optgroup>s. Change-Id: I2354cdcf687711519e307fa7551b3c27ccc342ab Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 23 May, 2012 1 commit
-
-
Hugh Davenport authored
This element type is different from a fieldset as all it does is nest elements, without the fancy fieldset stuff. This is useful as it provides a way to group together various elements in a div element so themeing is made easier. Change-Id: I71d46a086ca2203f8f90923357e86efba196d0d3 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 21 Feb, 2012 1 commit
-
-
Richard Mansfield authored
When a user toggles a collapsible fieldset open or closed, it's handy if they don't have to keep changing it back every time they submit the form. This is useful in an 'advanced options' section of a search form, for example. Change-Id: Idb93dc1c0ba8d8f8b63b2ed0bff69e5a043b0247 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 20 Dec, 2011 1 commit
-
-
Richard Mansfield authored
Change-Id: I04495b7f42ff0100c3e2865e85e4ee019ff2e9b2 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 01 Dec, 2011 1 commit
-
-
Richard Mansfield authored
When displaying a pieforms fieldset, check the value of the 'fs' parameter before deciding whether to 'collapse' the fieldset. This allows links to be created to (for example) the 'Group settings' section of site options. Change-Id: I4e8742d4ed57f1e8b3004fb330f38d6101024dd4 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 18 Jul, 2011 1 commit
-
-
Hugh Davenport authored
In a password pieform, if there was no value attribute, it didn't fall back onto the defaultvalue attribute, like in the textarea element for example Bug #812078 Change-Id: Ib5c80ab4bf59a02a3f169cfb863b4512cb20e0a3 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-