- 24 Apr, 2019 5 commits
-
-
Rebecca Blundell authored
Fixes a regression which stopped a standard's popover text displaying on hover. Changed the text of the standard to be shortname in the table behatnotneeded Change-Id: Ie9dae073777737763bb7300b26499f0f53ea6b94 (cherry picked from commit 0d95fc9c)
-
Doris Tam authored
Separated the show tags from the user id of who is owning the tags Also, removed help icon for Institiution tags in the settings as there was no linked help text for the icon and the existing description is intuitive enough. behatnotneeded Change-Id: I1a980413fbb94fb290ffe21bd832c0a8dafe6756 (cherry picked from commit a8ccbf09)
-
Robert Lyon authored
Allow choice for showing the tag count behatnotneeded Change-Id: Ic54ba03c5f52da4ca0c4c791b0bb1a217193ad4c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 5830f08e)
-
Rebecca Blundell authored
- set the left-side title to stay the same - added overview behatnotneeded Change-Id: I15d7b5920d4a3b4c30de6924b94926077f95de1e (cherry picked from commit 2c873561)
-
Robert Lyon authored
behatnotneeded Change-Id: Ie11eca7384a9bda6d23de13f3b29a7c334ba378b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit fac56b68)
-
- 23 Apr, 2019 12 commits
-
-
Kristina Hoeppner authored
To bring more consistency into the user menu navigation and the page navigation. Change-Id: Ic5b3db9ff58668ba2f65d8f32503f6d7cc378526 (cherry picked from commit 6df01c53)
-
Kristina Hoeppner authored
The "More options" button on the artefact details page when coming from a page didn't yet have the "More options" title tag. This is now added and the screen reader text updated to also say "More options" for consistency. Change-Id: If93e28883b6ee31f040c45ff59d7c4d6b59a995c (cherry picked from commit c3fda580)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: If4fe5c1eba980312bc46be03c3a54adf87f84de1 (cherry picked from commit a5e3533f)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I320e0ea1ff8bc14772aab47f006258e5a98bba55 (cherry picked from commit 762cdd9a)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I0da0f1a960d07fd0671ad4ffa0379e0e7ddec63b (cherry picked from commit 3537b416)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I95396afd76fd42efd4f852d74165b3b195dafac7 (cherry picked from commit 4d1b9bd4)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: If38298a6767c98e8d0aca08de8865f399bece037 (cherry picked from commit 4ebbbb14)
-
Cecilia Vela Gurovic authored
+ adding delete handlers for Standards section behatnotneeded Change-Id: I5aef31f2507d758fa645373099d7346cd28f2536 (cherry picked from commit 45239a3a)
-
Rebecca Blundell authored
-error no std -error parent is undefined -fix eid increment -add hidden parent field so editor knows parent is not undef when set behatnotneeded Change-Id: Ic3b9625c29f75ffba91d5a2fb933eed3f8508544 (cherry picked from commit 7500aff7)
-
Rebecca Blundell authored
behatnotneeded Change-Id: Ide3c89454be8a8a7e70be5c6aae27b7181277124 (cherry picked from commit 833b23db)
-
Evonne Cheung authored
Put the pageactions.tpl inside pageheader.tpl so the ordering of elements is better for screenreaders. Skip to main content now goes either to #main or #header-content if dealing with a custom page header. The collection navigation custom-dropdown is now focusable, with clicking func and tab to and press enter for accessibility. Style guide updated accordingly. behatnotneeded Change-Id: I54c17a69c3f55aa4f896ea02be01e04220d4dd4c (cherry picked from commit 5d0989ad)
-
Robert Lyon authored
We had a patch for ignoring parameters prefixed with 'custom_' in bug 1697909 - but there were still problems from users when trying to install LTI connections. So we will now ignore any unknown parameter and let the user know by recording this in the Mahara error log - we however will not be returning the info about the extra parameters back to the system that made the webservice call behatnotneeded Change-Id: I0cf5d966833a48e7db13d48b9e0be87285934002 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 515cfba6)
-
- 20 Apr, 2019 3 commits
-
-
Robert Lyon authored
If the site's config has enabled a setting or not behatnotneeded Change-Id: Ie526dd7dfe9506702b5676e13c459866f3f675be Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 297d3275)
-
Kristina Hoeppner authored
behatnotneeded Change-Id: I8e161dc12eac6f19f4c4fa7619beaf1e37d47e81 (cherry picked from commit 92c718de)
-
- 18 Apr, 2019 1 commit
-
-
Lisa Seeto authored
added new funcs to send focus to first item in newly opened menu, return focus to menu button when menu is closed. behatnotneeded Change-Id: I51fb40f010ca128ca0ab0441ad4ae5c8f2842f2c Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz> (cherry picked from commit 17a78cc6)
-
- 17 Apr, 2019 8 commits
-
-
Robert Lyon authored
To avoid error "Undefined index: institution" in htdocs/lib/form/elements/autocomplete.php line 124 behatnotneeded Change-Id: Iaf5c0d0de082d787539a6e406a27fd237ed05046 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit c094ebe8)
-
Robert Lyon authored
This fixes a problem for newer PHP versions behatnotneeded Change-Id: I62d892889f2ecd69165d791bdbc250487b4443b1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 0e24816e)
-
Lisa Seeto authored
added new lang strings for singular terms and updated template. behatnotneeded Change-Id: I7321ae811d0c9d76401ef3a1f20589911aab0e93 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz> (cherry picked from commit b50029ad)
-
Robert Lyon authored
Also allow embedded image export for Leap2A This is for fixing points 2 and 3 on comment #3 behatnotneeded Change-Id: I0f793c307b7cab978045881045722fd2150ded48 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit a86fb46a)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I84f8a72c38888d1b2a723f1940e96bf79a3d8e30 (cherry picked from commit e5cef702)
-
Rebecca Blundell authored
fixed comments made file more readable behatnotneeded Change-Id: I3dd1cc3ad3205604574e4fd4ba76ac0450559ff7 (cherry picked from commit 1a112863)
-
- 16 Apr, 2019 7 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I2746b380b024dfa8a3ad58e600dd031f95930749 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 32050842)
-
Robert Lyon authored
When on the Collection manage pages behatnotneeded Change-Id: Id52b84798569f0a2b5096d5e150d5025ed81eb1a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 76ff5ab1)
-
Cecilia Vela Gurovic authored
+ removed se_count variable not needed. We can use parent_array.length instead behatnotneeded Change-Id: I6aab1c69adad715300f9d2fd03a979a180c0e665 (cherry picked from commit 482a32cd)
-
Rebecca Blundell authored
Change-Id: Iff716400fbaeac452241d02f51ad751f8a8a0538 (cherry picked from commit 4efd2712)
-
Rebecca Blundell authored
-refactor variables to be more sensible -add hidden watched pid field to the schema, remove stdid field -functions to populate parentid dropdown behatnotneeded Change-Id: I5df071beeb9fa505a575cca5b6f8cb574bff06b4 (cherry picked from commit c142392e)
-
Robert Lyon authored
So that we pass in the key as well as value to the template then we can simplify the javascript around fetching the correct matrix behatnotneeded Change-Id: If4d2d47837de46fbbc5f6ecf6ec955687a264fa0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit ffed1181)
-
Cecilia Vela Gurovic authored
+ scrolling to the top of the page after saving the form behatnotneeded Change-Id: I239ec03c4ebf6319379ce61a7069f08951ca11de (cherry picked from commit dd89f432)
-
- 15 Apr, 2019 3 commits
-
-
Robert Lyon authored
When in the pages index page for - users - groups - institutions - site behatnotneeded Change-Id: I368fad84abfa3fe293144ea16ba13ef757e6b6e9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 41eff50c)
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I26ebb888908a8be5ba96057920f73c5507e3bbc9 (cherry picked from commit 1fa6bfc5)
- 13 Apr, 2019 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I33163939fb71a5484b1d71f6ff00ba2d1506b0bb (cherry picked from commit f8b2a68a)
-