- 11 Apr, 2019 1 commit
-
-
Change-Id: I644095019bd73eb330865e6e843100854506f04f
-
- 09 Apr, 2019 1 commit
-
-
Robert Lyon authored
When $cfg->isolatedistitutions are turned on because if they can and message a user that user can't reply to them Also fixed default filter option from throwing error if current user is in no institution Also fix up online users - consolidate duplicate code and restrict non-admins in no institution is isolated institutions is turned on behatnotneeded Change-Id: I5828147461f513bb392598d62337d417e631e6f2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Apr, 2019 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: Ied77db9958413d8fd6f4c36d02856dd04ca9797c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Mar, 2019 1 commit
-
-
Isolated institutions is a feature that allows locking down access for members of institutions so that they are separated entirely and disallow contact between members of one institution with members of another institution. behatnotneeded Change-Id: Ib94681aff5543ad26887f24b2eb7fce9d0c8b8d2
-
- 29 Mar, 2019 1 commit
-
-
updated the pieform to conditionally display the button label added title to the forms button element behatnotneeded Change-Id: I8ccbb92b64680b0d33a33ea27671bd2a21855a77 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 27 Mar, 2019 1 commit
-
-
Change-Id: I4fc0334d50500d649e9f2c6125f0f181df0ccba4 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 14 Mar, 2019 1 commit
-
-
Add expiry field to csv upload for account end date. behatnotneeded Change-Id: I08c7388f53120377a1d2f1fcdf6bf0b315f02189 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 26 Feb, 2019 2 commits
- 22 Feb, 2019 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I1e4b44f7fa39779eaf91c992e47d8e075b6cbe33 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Feb, 2019 1 commit
-
-
Robert Lyon authored
This is needed if the user has configured the SMTP settings in Administration -> Configure site -> Email settings behatnotneeded Change-Id: I8931b7acb879ae8eec34d253c95825b51af0ab49 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Jan, 2019 1 commit
-
-
behatnotneeded Change-Id: I459263cc0468639fd41b669efb750d6ac618cb5a
-
- 19 Dec, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ieed939662ccbe48fa94de8d80a9c0532a6abdaab
-
- 20 Nov, 2018 1 commit
-
-
getting the sideblock data call to give the menu structure behatnotneeded Change-Id: Ic7f6aeacbc0af24b51298f77b0500f8040a54737 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Sep, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
the user sessionids are removed from the DB to prevent users from reseting the user data when they are logged in while their user is being updated through CSV file this fix deletes the sessionids when uploading CSV files and not in the update_user general function to prevent logging out of the user when updating through web services behatnotneeded Change-Id: I3eca84dd10a035c4b9fe3ad180ca8ba32746b3c6
-
- 31 Aug, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I4b7b4d95bd17ff2fea81e3b750f9978471ec5d7a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Aug, 2018 1 commit
-
-
replaced each() with foreach in core code. replaced create_function() with anonymous function in core code. Also removed some functions that were not used anymore behatnotneeded Change-Id: I300396a1ec04c75d7882b7ec5c9de76c3763e70d
-
- 01 Aug, 2018 1 commit
-
-
Robert Lyon authored
To test: 1) Site on latest master - using postgres 2) Have installed a lang pack 3) On homepage when logged out select language from dropdown 4) Login before: errors after: no errors behatnotneeded Change-Id: I2f61a9c319c98335749aa5e628e4a378c3cdc23e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Jun, 2018 2 commits
-
-
The user can tag artefacts, collections and views with the institution tags (if he is part of that institution). The institution name appears in front of the institution tag to differentiate itself from the other tags. Change-Id: I6b71ed160ecf20fb7813bf127ad34b30432ba7af
-
Robert Lyon authored
So that we only have one 'tag' table that holds all the tag information behatnotneeded Change-Id: Ieb83e61da45edddfa8703816c11f3658c5394c47 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 May, 2018 1 commit
-
-
Robert Lyon authored
This changes the parent patch a bit. Instead of recording on the view table if a page is able to be copied to existing group members we insetad record in a new existing copy table if a group page/collection has been copied to a member and if not make the copy. We've also made the switch a slide switch, eg when switching it to 'Yes' it does the task on save and then switches back to 'No'. This means at a later time if set to 'Yes' again it will do the copying again and give any newer members a copy of all pages/collections as well as give older members copies of any newer pages / collections / collection pages since the previous switching to 'No' Note: Currently adding new collection pages to older members will only add the pages as singular pages to their portfolio. behatnotneeded Change-Id: Ia22d8138d80ec5fdb5a401de7289b256f9e5fc69 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 May, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
Prevent sending any notifications to a suspended user except for the ones sent when they are being suspended/unsuspended. behatnotneeded Change-Id: I197a3c17af13413c1147ae56925f7b161615fb9b
-
- 21 Mar, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ia077724bf288cfaec7a6b102fa6d0eaf3061e19e
-
- 06 Mar, 2018 1 commit
-
-
Ghada El-Zoghbi authored
When a group is public and allows submissions, we need to check that the user is logged in before retrieving the list of sumibtted pages/collections to the group. Sponsored by The Australian National University behatnotneeded Change-Id: Id8aeffea12aa36f27122069f9372fcb7b9ed95c5
-
- 22 Feb, 2018 1 commit
-
-
Robert Lyon authored
The 'myviews', 'mygroups', 'myfriends', 'wall' blocks all set their title via the plugin so we don't need to set their title in block_instance table. Currently we are saving the 'myviews' one with broken lang string title behatnotneeded Change-Id: Ie583678e2a1bb650513f873024f49269b6e66912 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Feb, 2018 1 commit
-
-
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 4 commits
-
-
1. Change the user manu item name from Settings -> Privacy statement to Settings -> Legal. 2. Display T&C on the user's Legal page. 3. Allow T&C consent withdraw. behatnotneeded Change-Id: I08e5d97fc5ee712d3b930881aa97de6b2486ead4
-
behatnotneeded Change-Id: I3bf21e40c957fd97b7c1b0d836ed340bebeb7616
-
behatnotneeded Change-Id: I71f21f76129bc160904cffd1ff62dc6c7fd83c27
-
The last version of privacy statement and the last version of T&C are editable. behatnotneeded Change-Id: I444bb2dba4d119e86fb1c77d3595f982e99bd2b5
-
- 12 Feb, 2018 2 commits
-
-
1. Add the site T&C to the 'site_content_version' table during installation 2. Display just the privacy statement on the privacy pages for now. The logic to display the T&C will be added in a future patch. behatnotneeded Change-Id: I70c1477c974b5790762a371d37107819d3c685b6
-
behatnotneeded Change-Id: I9d7685dc6c3b0871fa2471ce27c0a4aa67af0b34
-
- 08 Feb, 2018 1 commit
-
-
Maria Sorica authored
If a privacy switch has the value 'No', a confirmation form will be displayed to make sure this is really the users decision. If yes, the users account is suspended. behatnotneeded Change-Id: Ifa7c175569cbad780a449c8431d4d9f981839c21
-
- 05 Feb, 2018 1 commit
-
-
Maria Sorica authored
Upon login, if the user has not yet agreed to the most recent Privacy statement versions, he will be redirected to this page. On install admin user accepts default privacy behatnotneeded Change-Id: I6afc3d4d4db0676782a8b1501a962862108eab6b
-
- 24 Jan, 2018 1 commit
-
-
The page displays the current privacy statement that the user has consented to. behatnotneeded Change-Id: I03d79f538b0a3775cf49c0ed39a05b3a98c8bf04
-
- 03 Jan, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I0037ead6646e002c5cf96b43343f9aefc1a71754
-
- 22 Nov, 2017 1 commit
-
-
Yuliya Bozhko authored
behatnotneeded Change-Id: Ic35bbc464ab2c9fa812d66e8e7adc5b71a6da7ba Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralearning.com>
-
- 10 Nov, 2017 1 commit
-
-
Robert Lyon authored
As it causes problems on upgrade behatnotneeded Change-Id: Id330f8c31c763dffce6f559557c9c78ac27ac58f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Nov, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
for the case where user's firstname and lastname are empty and can't be used to generate a username. behatnotneeded Change-Id: I71aeffbf4c9bbf7f46c09c54ea16d9ef8642ca5c
-
- 30 Oct, 2017 1 commit
-
-
removed code from htdocs/api/module/ files and replace it with a json reply error message. removed the 'allowmobileuploads' config variable since it is only used by the old mobile api. removed the 'mobileuploadtoken' values in usr_account_preferences since they are only used by old mobile api. The new mahara mobile uses external_tokens table to store its access tokens. behatnotneeded Change-Id: I02e94079fc83aa6a81534b70446f7e8ab2ebd7a4
-