- 25 Mar, 2014 1 commit
-
-
Son Nguyen authored
If set, this option will overwrite the institution 'Confirm registration' setting Change-Id: I28cf952c3629005d86c31354e39581e74324a26f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 13 Feb, 2014 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
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 6 commits
-
-
Son Nguyen authored
-
Robert Lyon authored
-
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 1 commit
-
-
Son Nguyen authored
(Bug 1264105) also fix the plural lang string Change-Id: Ia72e189b1b0b140664b6379fb09b1aaf2f101732 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 10 Feb, 2014 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 09 Feb, 2014 6 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>
-
Robert Lyon authored
-
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>
-
Son Nguyen authored
-
Son Nguyen authored
-
- 07 Feb, 2014 1 commit
-
-
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>
-
- 06 Feb, 2014 2 commits
-
-
Son Nguyen authored
* changes: Use focus management in Edit access table (Bug #1262899) Rearranged table headers in Edit access (Bug #1262487)
-
Son Nguyen authored
-
- 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 2 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>
-
- 03 Feb, 2014 7 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>
-
Son Nguyen authored
-
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>
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 02 Feb, 2014 5 commits
-
-
Son Nguyen authored
-
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>
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 31 Jan, 2014 1 commit
-
-
Ruslan Kabalin authored
-
- 30 Jan, 2014 1 commit
-
-
Son Nguyen authored
-