- 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>
-
- 17 Feb, 2014 1 commit
-
-
Changed text from "Add" to a descriptive alternative based on whether you're giving a group, institution or people access. Change-Id: I3082aefb77ee9279f4d85f27ba9e33a555d3094b Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 14 Feb, 2014 1 commit
-
-
Son Nguyen authored
Bug 1279523 Change-Id: I2e7ae1194e8167b59d728c326a61e425401e5aaa Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 13 Feb, 2014 1 commit
-
-
Jono Mingard authored
Changed the "None selected" license text used when an artefact renders itself (eg. when clicking on the title of a blocktype) to a more descriptive version Change-Id: Ie6c11f13660ebb50d316ed78ae4807cc1559ad6d Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 12 Feb, 2014 4 commits
-
-
Robert Lyon authored
Bug #1279468 to test: go to admin -> extensions -> Artefact (file) -> configuration and alter the Upload agreement settings. Change-Id: I66da2a8f4a04a3b9d38582c9ddd342401e96a537 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Jono Mingard authored
Since there's no way to stop the files being uploaded when they're added to the dropzone there's no point doing client-side validation as it'll be duplicated on the server Change-Id: I7891b333eb3f74cc1c05cd521674ff9d0f53b60b Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Yuliya Bozhko authored
Change-Id: Iac4c0b927eef20a4dd942ef6450aa7ba6733d7b9 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Robert Lyon authored
- wasn't working if the site was using dbprefix on table names Change-Id: I58b3bed8b99093ef6b1feb3eb254a8a66dd99d5d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Feb, 2014 3 commits
-
-
Valerii Kuznetsov authored
Additional checks for blogposts and views added to make confirmation message more precise. Change-Id: I236970a8d1ff0d0905202e7123f77443ad449dc6 Signed-off-by:
Valerii Kuznetsov <valerii.kuznetsov@totaralms.com>
-
Son Nguyen authored
(Bug 1264105) also fix the plural lang string Change-Id: Ia72e189b1b0b140664b6379fb09b1aaf2f101732 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Remove the right border '|' of the last group tab Change-Id: Ia3a78d6fedaff858879f1a51b4bc37174b0194b2 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 10 Feb, 2014 1 commit
-
-
Jono Mingard authored
Change-Id: I777f99b788c290ac1de37ea127ab4883b27af959 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 09 Feb, 2014 3 commits
-
-
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>
-
Jono Mingard authored
Pieforms now adds a global error message if there are any validation errors in a form, in addition to the messages beside each element. This is modified from the existing jserrormessage Change-Id: I15b9f4238ec3e5b1e6cb7fcff0514855565f0364 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Valerii Kuznetsov authored
Expiry check moved from DB clause to PHP code with different message display. Change-Id: I9e949ccc08066b659c17f4b9c901d2c98a54ee2d Signed-off-by:
Valerii Kuznetsov <valerii.kuznetsov@totaralms.com>
-
- 07 Feb, 2014 2 commits
-
-
Jono Mingard authored
Linked email labels to radio buttons (and added element title as hidden text). Also added the 'btn' class to the add email button Change-Id: Id7a736b33abbcb18c8682f9a6e8e7a469424b16e Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Jono Mingard authored
Added hidden labels to each file input and changed the [+] button to use the standard add icon with accessible alt text. Change-Id: I526cc39e7a62814bbb34cd0203089cc726dc69e0 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 06 Feb, 2014 1 commit
-
-
Jono Mingard authored
Set font weight back to normal so that the appearance doesn't change Change-Id: I60aafae9dd6ffae0e22a3f860f6ebeb4220702ac Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 05 Feb, 2014 1 commit
-
-
Jono Mingard authored
Focus now goes to the lightbox close button when it is opened and back to the "view information" button when it is closed. The lightbox is now inserted immediately after the button which activates it to improve the document flow for screen reader users. Change-Id: Ia1ad1454adcb063005c01e31d8fa62bca457104d Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 04 Feb, 2014 3 commits
-
-
Jono Mingard authored
Add buttons now set focus to the first input in the first added row. These inputs have been given descriptive labels. Delete buttons set focus to the entire table (or the table showing that no one has access). Change-Id: Ie04c46673395658b5d6a39b29306de456ae37d81 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Jono Mingard authored
Collapsed the two header rows into one, added hidden headers where appropriate and added labels to the "Comments" checkboxes. Change-Id: Ia34e8022beab2f056ba08a56b31d1b35134ef75c Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Jono Mingard authored
group_search_user() in elasticsearch now passes the correct parameters to the internal search plugin. Change-Id: Ic26ea9b065b590a65ec4393f32fde41cdde7a52f Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 03 Feb, 2014 4 commits
-
-
Jono Mingard authored
Adds a dialog for adding and moving blocks, activated when the user pressed Space/Enter with a blocktype focused, or activates the new "Move block" button. The user can select which cell (row/column) to put the block in and where in the cell to place the new block. The "Move block" button is hidden unless it gains keyboard focus meaning the interface isn't any more cluttered for mouse users. Change-Id: I9a3ced66c0947756f1f80b0dacff82de201c2142 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Aaron Wells authored
Bug1275617. Existing code only accept a boolean value for the $error parameter, and return 0 or 127 for success or failure. This patch allows you to pass an int for the $error parameter, in which case that int is used as the return code. If you pass a boolean, we use the old 0/127 behavior. Change-Id: I96637f9c896184dc36c51bb968284f47f4fbc864
-
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>
-
Jono Mingard authored
Added hidden "Results" headings to search results for group Members and Find friends which are focused when an AJAX search completes. Focuses existing results display for elasticsearch. Change-Id: I330e0da832f39cc16fd550c57be2ba5848e2d913 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 02 Feb, 2014 1 commit
-
-
Jono Mingard authored
Modified file browser, Resume, Notes, Forums, Administer groups, Administer institutions and Allowed iframe sources Change-Id: Idd3f7df6569c19cc1805de2871a8c8fe1e3c31c6 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 30 Jan, 2014 3 commits
-
-
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>
-
Jono Mingard authored
Added options parameter to simple_resumefield_form (currently only used for custom labels) and changed the labels of Cover letter and Interests from the generic 'Description' to more specific text and set them to be visible only to screen readers. Change-Id: I74828b5fadcda0a249c10998c2e565980746aeb4 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Yuliya Bozhko authored
Change-Id: I031597d2045ec382789d4eee8040ce624e4d7297 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 29 Jan, 2014 3 commits
-
-
Robert Lyon authored
Change-Id: I283f921d677605409d19b2490c6f2b9b79a28529 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
- TO DO: will need to make sure that the results returned by public search are allowed to be seen by the public Change-Id: I1787bd1ba0f26d5f7ea86d5d7f1562987f98381c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Jono Mingard authored
Added hidden (tab) and (tab selected) to tabs in file chooser to match other tabs around Mahara. Change-Id: I3b5cb1851f6ddf10cfc202039068922f737ba55c Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 28 Jan, 2014 3 commits
-
-
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>
-
Robert Lyon authored
Elasticsearch will now index forums / forum posts as access[general] = public rather than access[general] = none if the forum is part of a public group. Change-Id: I9c269fd290c52053c4ebae9f077556524b908bc5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Jono Mingard authored
Adds tabindex to file icons so they can receive keyboard focus. Pressing Space while an icon is focused brings up a menu where the folder to move to can be selected. Also adds "Folder:" text to folders in the file browser and adds accessible text to parent folder links. Change-Id: I29ff9733f79478dc1724fe0c579bbfa2e9b74ad0 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 27 Jan, 2014 4 commits
-
-
Jono Mingard authored
Covers affected sections in Resume, plus the associated blocktypes. Change-Id: Ic9671124fc62a8b1e0b7b8f567de7b155e539b62 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Tobias Zeuch authored
Bug 1272121: adding institution to list of wantedparams so that this parameter is carried to the pagination Change-Id: Ib3058ca3fdaf6893b48600758cc50bf591d29e70 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
Jono Mingard authored
Moved "Select all" buttons to the table footer and moved "Mark as read" and "Delete" buttons into a separate div. This allows screen readers to read out the "Read" and "Delete" column headers properly. Change-Id: Ia2553b3dc55c79349b92ccafa589abfb3a64fb2f Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
Yuliya Bozhko authored
Change-Id: I52c488bd36a69b69d21321313e296f87740e3dda Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-