- 26 Nov, 2015 1 commit
-
-
Robert Lyon authored
This is 2 of 6 patches to standardize pagination behatnotneeded Change-Id: I7741ae0d436d7e11fe248307936757d3d8027cc1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Oct, 2015 1 commit
-
-
Robert Lyon authored
Suppress this for user if institution hasn't got around to updating their theme. Occurs when $cfg->sitethemeprefs is true and user is in an institution with an old theme like 'ultima' and they go to their settings page. Change-Id: I6289da0777b1964cabc8f933478f90ae22569af8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Oct, 2015 1 commit
-
-
Pat Kira authored
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
-
- 13 Oct, 2015 1 commit
-
-
Robert Lyon authored
In user account settings page behatnotneeded Change-Id: I9eb8f345054ece362635cf93f6455a0dc55dbe63 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Oct, 2015 1 commit
-
-
Pat Kira authored
- Remove radio separator behatnotneeded: styling only Change-Id: I5d45e80b91edecafca21a91ca606cd6ea06f259f
-
- 20 Sep, 2015 1 commit
-
-
Jen Zajac authored
behatnotneeded Bug #1465107 Change-Id: I27492cbc38416fd4790e1e62ec8090c19602d171
-
- 03 Sep, 2015 1 commit
-
-
Kevin Rickis authored
Ends up with username in auth_remote_user being different to the username in usr table. behatnotneeded Change-Id: If6a5a18360ef82da2e3a709899e7d4d1624e8fab Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Aug, 2015 1 commit
-
-
Robert Lyon authored
Added a tab 'Logins' to site statistics page that contains how many total logins for an institution and also how many unique users have logged in during a certain time period - defaults to previous calendar month One can get different results by adjusting the url like so admin/statistics.php?type=logins&start=2014-01-01&end=2015-01-01 if needing to get a different time period On upgrade it populates the usr_login_data table with the current lastlogin time for non-deleted users Currently usr_login_data only records user id and ctime (for login time) but one could also add more columns tothe table if needing to record something that happens once per successful login. Change-Id: If59b207356894eaced7b9977b80d539a28cb7e56 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Jul, 2015 1 commit
-
-
Naomi Guyer authored
Change-Id: I6bbd0edde9b09c7a01cc0e36fa5bfe55972a14e8
-
- 20 Jul, 2015 2 commits
-
-
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
-
Tobias Zeuch authored
To change the plugin type from artefact to module, the code is moved and the superclass reference is changed to PluginModule. Obsolete classes for the former unused artefact types are deleted. The references to the old script paths are changed. Plugin Tables are renamed and references updated. The new plugin mustn't be installed when the old plugin is still active, but on upgrade, the database tables are renamed and references in artefact_installed and artefact_event_subscription and the triggers are changed. Change-Id: Id5f1198b780ffb92181f7d60785aad9ffe2259da Signed-off-by:
Tobias Zeuch <tobias.zeuch@rwth-aachen.de>
-
- 16 Jul, 2015 1 commit
-
-
Aaron Wells authored
By using the standard methods we make sure that we respect proxy settings, future security methods, etc. Change-Id: I2870aac0e3a68080e8af35e4f113c151aa812352
-
- 07 Jul, 2015 2 commits
-
-
Liam Sharpe authored
Change-Id: If90afa2f3735481c516a10187b91da113d5cac6f
-
Liam Sharpe authored
Change-Id: I5b3e2150ec4b4000b9f19de4102dfd4533abdf53
-
- 26 Jun, 2015 1 commit
-
-
Liam Sharpe authored
- have merged in the stuff from commit e143a7e158c001838ea10a215ecacdfa6e1fd67b from https://github.com/TheCrowsJoker/mahara/ Change-Id: I4465f176550d22a8f3e811613a4d0cc38fba94e8
-
- 15 Jun, 2015 7 commits
-
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I1f631d6f2637b22e00ea9e0972f0447a52304f4c
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I332f8f2ea0c317b5171fe9163912c760f6bc2c77
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I6c0088a8ce6cb27e4c1093246320a1de734eda1d
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Fix merge regression Fix padding on expanded inbox FIX: sidebar panels Change-Id: Ie7cbcb185c075c3c80ce9270fef6df482dd7f763
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Notifications (bootstrap) Send message styling (work in progress) Style inbox and outbox (work in progress) Style inbox and outbox notification (Done) Add class control-buttons to a tablecell that has 2 or more buttons Notifications (bootstrap) Amend inbox & outbox styles Notificatiosn Change-Id: I3216395b1b1a100ae38ee7687b255f099b90513d
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Dashboard widgets styling Style dashboard and user's setting Change-Id: I2ca8f561117daa7d4e6b1fd6b163a2a6421751c5
-
Pat Kira authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ie02bb3bb178921bc16a6deae3016915f8ca3b51d
-
- 29 Apr, 2015 1 commit
-
-
Robert Lyon authored
So that it works similar to how the add social profile page works Change-Id: I55816577ccc7b2b5f242d09408dcc6ebae88a65a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Apr, 2015 1 commit
-
-
Robert Lyon authored
Bug #1444784 I've not added an upgrade option as the default templates can be altered via the admin interface if needed. Change-Id: Ieaee73bc9a4352cbd2ef572df34590a95c60bf3a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Apr, 2015 1 commit
-
-
Robert Lyon authored
And this ends up breaking the 'more' link in the inbox. Normally we don't expect the url to contain the full path so we need strip it off as it's added back in via the template. Change-Id: Ibf22f361aaf7697e9903a2374f15d4fb031d01ef Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Mar, 2015 1 commit
-
-
Robert Lyon authored
This is a fix for a regression which introduced the display of the username in various areas of Mahara where they were not displayed before. Change-Id: I0e63cc99ef55ae51d1276e5f776a16d7e1934f23 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Mar, 2015 1 commit
-
-
Gilles-Philippe Leblanc authored
Change-Id: I724a844fc9e4fbae9e58834082279b4f3f21995c
-
- 13 Mar, 2015 1 commit
-
-
Kristina Hoeppner authored
Change from checkboxes to switchboxes. Affected are: - /admin/users/add.php - /admin/users/uploadcsv.php - /account/index.php Change-Id: I0c1844f14b77b564ce2e99161552df1b8764041a Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 04 Mar, 2015 1 commit
-
-
Tony Butler authored
Change-Id: I0c2db9c1fefcea2dfd7e442729ee0d46e822a781 Signed-off-by:
Tony Butler <tonyjbutler@gmail.com>
-
- 01 Mar, 2015 1 commit
-
-
Peter Hough authored
Change-Id: Ia2355da8bee087659c068d30e0776c6010daa701
-
- 18 Feb, 2015 1 commit
-
-
Yuliya Bozhko authored
Change-Id: Iae93bea337403bc71994ae0505985ebdddc9a44e Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 09 Feb, 2015 1 commit
-
-
Nigel Cunningham authored
Avoid the query for an existing artefact record when we know it doesn't exist (because we're being called from create_user). This shaves approximately 40% off the time for creating a user. Change-Id: I81697dfd0916e4a2933dfe5d1389bdc649e6e856 Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 21 Jan, 2015 1 commit
-
-
Chris Wharton authored
This patch adds an admin setting. If enabled, newly created users will have multiple blogs by default. Change-Id: I0beb474d007b49cfd09a6a6a1c479db0b03e68ae
-
- 06 Nov, 2014 2 commits
-
-
Tobias Zeuch authored
Bug 1360535: Save the last chosen order for pages in the user settings. Load that as a default when nothing is selected by the user Change-Id: I28a9461fb74c7ffef7753a145b1da0e9100f2e15 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
Robert Lyon authored
To test: User A requests friendship of User B User A has copy of request in their outbox User B has request in their inbox User B accepts the request User A has copy of acceptance in their inbox Before patch: User B has no copy of acceptance in outbox After patch: User B has copy of acceptance in outbox - Also fixed if user rejects the request as well Change-Id: If9097fdbfe26362e949acdfbb93e3fb369d94a6c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Nov, 2014 1 commit
-
-
Robert Lyon authored
This was an oversight from the original commit 647c8549 Change-Id: Ie0d5e0306b2cf329574092387ac4c1a233ec2347 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Oct, 2014 1 commit
-
-
Aaron Wells authored
Bug 1386532: If checking via HTTP, gravatar returns "HTTP/1.0" via HTTPS, it returns "HTTP/1.1" Change-Id: I82a8fce9593007784973a7796cbe9a68a85794b7
-
- 20 Oct, 2014 1 commit
-
-
Yuliya Bozhko authored
Change-Id: I3b8385415b20af742f4e55e558b6613627e6676a Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 13 Oct, 2014 1 commit
-
-
Son Nguyen authored
Change-Id: Idd084a6f0d28c1749bf8a09a502c4eec7032e842
-
- 08 Oct, 2014 1 commit
-
-
Son Nguyen authored
This url must not include a querystring (see https://en.gravatar.com/site/implement/images/) - Return the no user photo url if the remote avatar is not found - Try to use profile_icon_url as much as possible Change-Id: Id18ee4469b1bd15013445f8f4dc4a582dee659e8 Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-