- 03 Jan, 2018 1 commit
-
-
Rebecca Blundell authored
Added a field displaying the last logged in date behatnotneeded Change-Id: I90febf22f0c06d1d739fcd1f9f93857e5f8d9db4
-
- 30 Mar, 2017 1 commit
-
-
Kristina Hoeppner authored
Some string IDs changed so that they are picked up by the translators while others aren't changed when they are just changes for English. behatnotneeded Change-Id: I9afb8980492937f361e6e35361245c689b5a4413
-
- 26 Jul, 2016 2 commits
-
-
Aaron Wells authored
Change-Id: I69d51c750fbcf605f98a5825fc8af1113719b723 behatnotneeded: Test to come later
-
Aaron Wells authored
Change-Id: I2e047be4ecad4594b9d27bb6d0058fa5971966ce behatnotneeded: Test to come later
-
- 21 Mar, 2016 1 commit
-
-
Robert Lyon authored
As they are set to TITLE we can just assign TITLE to PAGEHEADING in the smarty function call. We can later override the PAGEHRADING with $smarty->assign('PAGEHEADING', string); if we need to. Have also updated a few files where TITLE was not defined. behatnotneeded - everything should work as before Change-Id: I3ea592cd37344e68c6e90a3c64947cf99db59471 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Dec, 2015 2 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I39faf88ac8932891a704868f5282a5794ae1387d
-
Liam Sharpe authored
behatnotneeded Change-Id: I536f7d4ab8bd96d653e0ae3bba635437f0d2c17c
-
- 09 Dec, 2015 1 commit
-
-
Robert Lyon authored
behatnotneeded - existing tests should suffice Change-Id: I69a59b5f70bc6e5e3379106faf975f9c99af07b0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Oct, 2015 1 commit
-
-
Pat Kira authored
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
-
- 22 Sep, 2015 2 commits
- 20 Sep, 2015 1 commit
-
-
Jen Zajac authored
behatnotneeded Bug #1465107 Change-Id: I27492cbc38416fd4790e1e62ec8090c19602d171
-
- 11 Sep, 2015 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I67ac7fefe2adb876a9c3966fc0aa1352c1cb89ee
-
- 26 Aug, 2015 2 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: I3284e09c4277385eec27b176e8f18f1024d6c536
-
Liam Sharpe authored
behatnotneeded Change-Id: I2fdce51d18e81fd08d96c35df9ddb1de2d9694c0
-
- 21 Aug, 2015 1 commit
-
-
Pat Kira authored
behatnotneeded: styling fixes Change-Id: I45021de15c8081a1270efcb942eb0e9a92006274
-
- 20 Jul, 2015 1 commit
-
-
Son Nguyen authored
Allow the site and institution admins to - see all user's addresses in the 'User search' page - update user's primary email address via CSV and the user 'Account settings' page Change-Id: Ie1c00963e695fb2d8f15053f195202b785c6c7d6
-
- 15 Jun, 2015 1 commit
-
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Dashboard widgets styling Style dashboard and user's setting Change-Id: I2ca8f561117daa7d4e6b1fd6b163a2a6421751c5
-
- 13 Mar, 2015 1 commit
-
-
Kristina Hoeppner authored
The spacing for the help icons and where the options are too close to each other will be dealt with during the CSS review. Change-Id: I6cce57e2ce3b482859f175880d8b506b95ce74c8 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Patrick O'Keeffe authored
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 04 Dec, 2014 1 commit
-
-
Son Nguyen authored
Bug 1399464: $values param must be an array Change-Id: Ia865e42641830400fffeb3950f6cbe4fbed7ccbb Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 20 Nov, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I252c5f763ccc83d846f5dcc7fd086d723b31e2e6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Oct, 2014 1 commit
-
-
Robert Lyon authored
Bug 1367539 When the admin adjusts the quota notify threshold limit the system alerts any users that are now over limit that haven't been already alerted on previous limit Change-Id: I1d99b88336ef3be50dfa3b1453e9e351c701d739 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Sep, 2014 1 commit
-
-
Robert Lyon authored
This patch contains: - The export queue system where pages/collections on release from submission are added to the export queue table ready to be archived. - The export queue admin page showing what is in the queue to be exported. The cron runs every 6 minutes. Queue items failed to export are also shown here. - The archive list admin page, where one can download the generated leap2a files for the archived submissions. In this patch you should be able to add things to the export queue by either releasing a sumbission on a group that has 'archive submissions' option ticked. This will add the archive to that archived submission page, or you can also run a leap2a export from portfolio export which will add the export queue and send you an email once the export is done. Things to note: - The is a server busy function that stops the export queue from running but I'm not too sure if the threshold is too low/high - The export queue tries to export the first 100 items each run but if resources are fine in handling that easily then the number could be higher but I'm not sure of what will be a good number. - Currently there is alsoe infrastructure like table columns for dealing with releasing submissions from external systems (eg moodle) but that functuionality is yet to be built. - The checking of server busy in MS windows untested - may need to just let MS ignore server busy check as there doesn't seem to be standard way to check this. Change-Id: If4c1d272e9c5d46fbf16b2ff73ceb2687c06ffd4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Aug, 2014 1 commit
-
-
Robert Lyon authored
1) When adding a user via admin/users/edit.php page 2) When self-registering Also got places where we check institution isFull() to send out an email to the institution admins to alert them of this problem. Change-Id: I70a1025651a6e093c51e99bbcbce781c72d7f890 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Aug, 2014 1 commit
-
-
Robert Lyon authored
When adding user to institution on admin/users/edit.php page and the user you are editing is the same user you are logged in as it cause an array missing index error. Change-Id: I4afef6f8998598f77d4f135afd380f725fc310fe Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Jun, 2014 1 commit
-
-
Robert Lyon authored
Now should get succes messages for: - saving Site account settings - adding user to institution - updating user institution settings - removing user from institution Change-Id: Ifc7de7950442e0e0be29a03c7bf2ba570e3e2d58 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Apr, 2014 1 commit
-
-
Aaron Wells authored
Bug 1311963. The call to get_records_assoc() assumes that institution.name will be the first column returned. But we've added an institution.id column that comes before that, so now we need to specifically tell it to use the name column instead. Change-Id: I51ef6e805b80894fa6af7bc732fb241adac0fdec
-
- 26 Mar, 2014 1 commit
-
-
Aaron Wells authored
Bug 1252101 Change-Id: Id576efdb352156a5e70a03c319e47f23cfdbc558
-
- 25 Mar, 2014 1 commit
-
-
Aaron Wells authored
Bug 1252101 Change-Id: I47557efbbf9c303cf921ef7c7f31140471f86a5e
-
- 07 Jan, 2014 1 commit
-
-
Robert Lyon authored
Compressing array of tags to unique case insensitive values if needed Eg array('Test','cat','test','TEST','Cat'); will become array('Test','cat'); for mysql sites that have case insensitive tables Change-Id: Idf0b8a4440ef0f9273d5be685cf7ad22fecc746a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Nov, 2013 1 commit
-
-
Son Nguyen authored
This is a regression of https://bugs.launchpad.net/mahara/+bug/1160093 Change-Id: I14c47799dbda019572140270dd58de1d050125e1 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 10 Sep, 2013 1 commit
-
-
Nitish Bezzala authored
1190127) For an institute admin, we get the list of all institutions which he belongs to and filter out those for which he is not an admin. Then we find the institutions which are common to the admin and the user whose profile is being edited. Change-Id: I02fb5a8a34e9dc070f15dc5aceb0a2459593132b Signed-off-by:
Nitish Bezzala <nbezzala@yahoo.com>
-
- 02 Sep, 2013 1 commit
-
-
Aaron Wells authored
Bug 1160093: This adds a few new methods to the Auth class, which represents an auth instance: - is_parent_authority(): Indicates whether this auth instance is a parent authority or not - get_parent_authority(): Gets the ID of this auth instance's parent authority - needs_remote_username(): Indicates whether this auth instance needs the user to have a remote username setting (in auth_remote_user table) I've also updated the SAML and XMLRPC auth types, which are the only ones that use remote username. And I've updated create_user() to automatically populate auth_remote_user() for auth instances that use it. Note that an auth instance of ANY type will need a remote username if it's the parent to another authority (the parent feature allows a user to log in via the parent or the child auth instance; so it's quite possible for the user to have different usernames in the two of them. Currently only XMLRPC uses the parent auth feature.) Lastly, also updated the documentation of LiveUser->create_user() to indicate that it only uses the $remoteauth parameter as a boolean (which was true even before my code changes). Change-Id: I39b1b74e68cdbc9c2632b886655caaaece1bd312
-
- 22 Aug, 2013 1 commit
-
-
Robert Lyon authored
Signed-off-by:
Jonathan Sharp <jonathans@catalyst-eu.net> Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Change-Id: Ic6b3f89fa0c7873402c0d3f65708b5cc9e335728
-
- 23 Jun, 2013 1 commit
-
-
Mikael Mrozik authored
When an institution admin has a user in his institution that has the auth method "No institution: internal", he will need to change it to one of his own in order to manage this user appropriately. Change-Id: I281da5878910741839629622660d7060cd1fccfd Signed-off-by:
Mikael Mrozik <mikael@catalyst.net.nz>
-
- 16 Jun, 2013 1 commit
-
-
Kristina Hoeppner authored
The password should not be displayed in plaintext. I changed the type of the input field to "password" to account for that. Change-Id: I5d64470291e1c81b31bc0aaeb8cd65d809412ae7 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 20 Aug, 2012 1 commit
-
-
Kristina Hoeppner authored
The description needs to work for any external auth method and thus shouldn't reference XML-RPC. Change-Id: I4b1c7fd635e901cbf77d120372878de5f138b9c3 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 08 Jun, 2012 1 commit
-
-
Richard Mansfield authored
Bug #1006634, part 3 Adds a new profile_url function which respects the cleanurls configuration, and makes use of this function in many places where the user's url field is already available: - Admin user account settings page - Redirects after inviting/adding users to groups - Redirects & notifications after accepting/denying friend requests or unfriending - The name plate in the top right header & small view header - Online users sideblock - Display of threaded personal messages Change-Id: Ia43ae0867af12f6d78c0ad389fae25c58ac69b43 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-