- 23 Mar, 2018 2 commits
-
-
Robert Lyon authored
This is for the 'Search for...' Friends / Groups / Users Currently we don't allow the submission / cancel of the form if any of these 3 options are selected but the second select2 box is empty But we also don't tell the user why. I've added an alert to mention why the form will not submit / cancel behatnotneeded Change-Id: I71827647fd7a2f8177c336bdb91f6ce8b9b23df8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 55c50c1c)
-
Robert Lyon authored
To avoid them overriding the same styles being used elsewhere behatnotneeded Change-Id: I092d841224a811b8a1f398b9fe2bf76e5e9a143d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 3927b696)
-
- 22 Mar, 2018 1 commit
-
-
That is supplied by the matrix file behatnotneeded Change-Id: Ie5ee81a4f71d89bb7c891d6e2a318b70e0047b3b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 69f086dc)
-
- 21 Mar, 2018 1 commit
-
-
behatnotneeded Change-Id: Ia077724bf288cfaec7a6b102fa6d0eaf3061e19e (cherry picked from commit c7b0db48)
-
- 19 Mar, 2018 1 commit
-
-
Institution list Edit/delete buttons to be button group in /admin/users/institutions.php behatnotneeded Change-Id: I775becf5c406e0892a5827b38a7a552845efec5c (cherry picked from commit 4db92780)
-
- 15 Mar, 2018 1 commit
-
-
behatnotneeded Change-Id: I949eaaea85c4804253167b21ebfb3ade7aceddbe (cherry picked from commit 736c0e40)
-
- 08 Mar, 2018 4 commits
-
-
Change-Id: I7b04f12de8d896c56c81bfeb5d53a7bd91003b0e
-
Robert Lyon authored
Change-Id: I3eab4f7064ccefcc524501b73e1989375f3d6a3f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
behatnotneeded Change-Id: Id82b367fc0da1b935efbcdf43a892eff9114a9a8
-
Liam authored
Includes accessibility features Includes ability to translate tooltips Have picker div appear inside a <div> rather than <span> for valid markup behatnotneeded Change-Id: I7e4dfb5026cfa579145ca4c932ad673690a8c55a
-
- 07 Mar, 2018 2 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7fb2fa618719dd12d6b77177a9e1ad127ea175d2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
When a user shares their socialprofile on their profile page and another user searches for that social profile (using elsaticsearch), the icon attribute is never set. Because social profiles are external to Mahara, we can display the link to users. Sponsored by The Australian National University behatnotneeded Change-Id: I94282bed7904f9d37a50b8e0fd32c5f2d174c704
-
- 06 Mar, 2018 3 commits
-
-
Cecilia Vela Gurovic authored
fixed for Dashboard page to show the skin behatnotneeded Change-Id: I8720025e854d60c03980f5857786ce8171fe7db1
-
Robert Lyon authored
Also add label field for auth message for both saml and xmlrpc behatnotneeded Change-Id: I4f5f887ba48c26dce92b69eda0f03a7fa761c78d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Rebecca Blundell authored
I've removed some more things that don't seem to be needed. behatnotneeded Change-Id: I811aff5ac64e0d4178f61d39e19541f7b5e45cea
-
- 05 Mar, 2018 2 commits
-
-
We were confusing user active with auth active values from db call So changed the auth 'active' to 'authactive' Also add warning message to top of admin/users/edit.php page to indicate that user has expired (similar to when user is suspended) behatnotneeded Change-Id: I437665cffa6f2d372ef4c5c39fad7bec183e3a2d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Improve the password policy enforcement and configuration in Mahara. Have a pre-defined password policy of a minimum of 8 characters with type "alphanumeric mixed case + symbols". Also allow site administrators to set the desired password policy in Site Options > Security Settings. In all locations where password is set, the password input should also include a password strength indicator. Change-Id: I020af58a6cf1635fe295f5434783ce5b6f6daacb
-
- 04 Mar, 2018 2 commits
-
-
Liam authored
behatnotneeded Change-Id: Ia37ed3be4261974c645ce4e865611e51ece506c8
-
Robert Lyon authored
Adds a block help link to below the block chooser Also changes the way to fetch url - can return an array of any of the normal components eg: 'prefix', 'language', 'version', 'suffix' - or can return a full 'url' <a> tag behatnotneeded Change-Id: Iacd133a205962245b6ec973c32fc0453846ca038 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Mar, 2018 1 commit
-
-
Robert Lyon authored
This patch: - adds an 'unsubscribetoken' column to usr_watchlist_view table (if we want to unsubscribe other messages we'd need to add an 'unsubscribetoken' to the relevant table) - records the token when one watches the view - sends email with unsubscribe link with message type and token to avoid exposing any user data - link goes to unsubscribe.php page and either unsubscribes user or gives generic warning Currently only working for watchlist notifications being sent via email/email digest Change-Id: I823249108f521faaefe3435f03b84ddf73e2d360 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Mar, 2018 1 commit
-
-
Robert Lyon authored
Also show a help icon to a form that is not shown behatnotneeded Change-Id: I603f42a757bd6b9617e59c1214c3e86e2930d995 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Feb, 2018 1 commit
-
-
updated language string to use a link works for user, group, institution, and site journals behatnotneeded Change-Id: Iffd24c3678f0ce213d7251406dee8bc7ecbfc74a
-
- 27 Feb, 2018 1 commit
-
-
behatnotneeded Change-Id: I1cbd0fa0d4add8c9b0af0311efe390e403f093be
-
- 25 Feb, 2018 2 commits
-
-
Moving buttons to after drop-down mennu and adjusting to fit in single line with collection title to be bigger visually than the page title behatnotneeded: Style change only Change-Id: I57989b790c04f68dc5bd07edbf1e5595a1d909a3 Signed-off-by:
Evonne Cheung <evonne@catalyst.net.nz>
-
Add fieldset and legend to blocks behatnotneeded Change-Id: Iae4266b5261dbaef05586aca30c494580c1b991c
-
- 23 Feb, 2018 3 commits
-
-
behatnotneeded Change-Id: I2e4e1da62f182484b20ebb044eee4dddc6efad95
-
Liam authored
behatnotneeded Change-Id: Idda5f2541f64e904b0dfd753c53be50136ff1f3d
-
This commits adds a mechanism that will build links to the manual pages such that: - user's language is used if manual exists in that language, else en - the manual for this mahara/series is used The key -> manual page map will need to be populated and these links added to pages. Change-Id: Id7871395821dce660841341dda200f231e75de16
-
- 22 Feb, 2018 2 commits
-
-
Robert Lyon authored
creating a new page. It is mostly so we can show 'No title' for page name and to have a 'back' button instead of 'edit page' when viewing ones own page. But we don't need it as a page has a title when we click 'add page' as we make the new view entry in database straight away and the title will be something like 'Untitled v.2'. And if we change the title on page settings form then block edit screen will now show new correct title instead of 'No title' behatnotneeded Change-Id: I4630d53fbee734f1f4e903c05aa92b8348f3f41f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
behatnotneeded Change-Id: I667b610e2778f203bac9f3867b9a38b780b66030
-
- 21 Feb, 2018 3 commits
-
-
It is not used anymore behatnotneeded Change-Id: I5b9ed4b340308c3c1fd3c516c4a67ac7afac4779 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Liam authored
behatnotneeded Change-Id: I6847110e207a688f695aa7e8c50a2c131526931f
-
Robert Lyon authored
And throw error if the site is a production site behatnotneeded Change-Id: I5b92ed0b5ab7e91f71afb2b4f3fc22f3805cc928 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Feb, 2018 1 commit
-
-
Maria Sorica authored
behatnotneeded Change-Id: Idb2a48f6e7c9b0c97f4c3b8fd19207964d96442e
-
- 16 Feb, 2018 4 commits
-
-
Add js to hide navigation menu when focus is moved away from menu or ESC is pressed behatnotneeded Change-Id: Ieefc13be65a8c2e7409e9336be13f0d42caa1ed7
-
behatnotneeded Change-Id: I8bec1baf76707b2fb275480b7a1d0e88b722d953
-
Robert Lyon authored
behatnotneeded Change-Id: Ic3dd651ba70d0583b02fbbf7507ad8afca4761ed Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
added settings - institution level: reviewselfdeletion 0 if the institution does not require approval from an admin to delete an account 1 if the institution requires an admin to approve account deletion requests from users if not set, it takes the value from the site's default - site level: defaultreviewselfdeletion (Site options->User Settings -> Review account before self-deletion) 1 if the site's default is requiring approval null otherwise Account deletion by a user when a user accesses to the account settings, a 'Delete account' button is displayed. This will: - If the user belongs to an institution that requires approval (or does not have the settings but the site requires approval by default) then a notification will be sent to the admins of the institutions that require approval that the user belongs to - if the user belongs to institutions and none of them require approval (or does not have the setting but the site does not require approval by default) then the account is deleted - if the user does not belong to any institution then the action will depend on the setting of the 'mahara' institution or sites default if 'mahara' doesn't have the setting Approval by institution admins An institution admin can see the pending deletion requests in Admin menu-> Institution -> Pending deletions After approving/denying a request, the user that requested the account deletion will receive a notification behatnotneeded Change-Id: I4ccd9c798cab065ec557eaddf7dfc3a51920b6d0
-
- 14 Feb, 2018 2 commits
-
-
Had to change the definition of the following strings: "siteprivacystatement" to "siteprivacy" "sitetermsstatement" to "sitetermsandconditions" "institutiontermsstatement" to "institutiontermsandconditions" behatnotneeded Change-Id: Ib2fd10b72ab4d6d80299a120e9cfbd11bd9fc8fe
-
behatnotneeded Change-Id: I71f21f76129bc160904cffd1ff62dc6c7fd83c27
-