- 19 Mar, 2018 1 commit
-
-
Robert Lyon authored
This patch contains the following: - created a relatedtags.php page + json file + template to handle the viewing of related tags for a user, the differences for this to tags.php page are: -- it can be viewed publically -- it requires a tag and viewid - Adjusted the filters for blog/blogpost, plan/task so they appear under their own filters as well as 'text' filter - adjusted the dwoo function list_tags so that we can pass an array of viewids/tags and/or just a view id -adjusted the portfolio_search_* functions so they would work for both my tags and related tags pages - fixed a filter js problem for tags.php where choosing the filter was not updating the displayed filter string behatnotneeded Change-Id: Ie3a2c3cb56e94ced0e021265bce88e35a9cfba5d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Mar, 2018 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 16 Mar, 2018 2 commits
-
-
Robert Lyon authored
I forgot to enable skins before testing for them It kept passing locally because I had skins enabled in my config Change-Id: I82bb07c18888307d756d8249660a8da38296066c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I221b08af2015712163fcbfca6e0a3962e932615b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Mar, 2018 3 commits
-
-
Robert Lyon authored
-
Jaque authored
behatnotneeded Change-Id: I8b59c68e379085c8188068bc73eca1e9824e3c4f
-
Jaque authored
behatnotneeded Change-Id: I949eaaea85c4804253167b21ebfb3ade7aceddbe
-
- 13 Mar, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I3d9927777a543441ea00335e625fcd54b5d51ba0
-
- 08 Mar, 2018 20 commits
-
-
Robert Lyon authored
Change-Id: Ie27ddcacd606e038854c69a81fc147f0c4152bd2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I9b0c79dbee3b9980f1892e17787d3be31f9f0a66 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I9a43d30dfbf68982cc90c496600ca8c79ef35a7b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
* changes: Fixing behat problems for skins fix Bug 1754208: Language string review of new / changes strings
-
Robert Lyon authored
Change-Id: Id919ae26718536d4b7cfaf106c176ee0e1d771cc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Change-Id: I7b04f12de8d896c56c81bfeb5d53a7bd91003b0e
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: I3eab4f7064ccefcc524501b73e1989375f3d6a3f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
* changes: Bug #1744191: Changing date inputs to datepicker on group, user, and institution settings Bug #1744191: Updated the datepicker to use the bootstrap one
-
behatnotneeded Change-Id: Id82b367fc0da1b935efbcdf43a892eff9114a9a8
-
We utilise the simplesamlphp metarefresh plugin, and hook it into the mahara cron for the auth plugin. This adds a new field to each instance configuration form that allows the user to specify a url that metadata should be fetched from. This information is fed into the metarefresh plugin's config and a cron hook is run every hour that triggers the plugin. The simplesamlphp configuration is updated to read both the metarefresh target location and the normal xml config file location, with the metarefresh config files taking precedence. NB: because of the way that the auth/saml plugin stores the idp entity ids you are still required to present an XML file at least once, with the metadata refresh config only taking over once it's fetched in the next run. This gives a smooth upgrade path for all existing mahara instances, where they should continue to operate as normal, and then an administrator can add the metadata refresh url at their leisure and have it take precedence as soon as the metadata is available behatnotneeded Change-Id: Ib5733f7526a1c19d3150b45d90c9b675d4dd7ad2
-
behatnotneeded Change-Id: I76365ac480d5d74d974c7776f738788710bc7cca
-
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
-
Robert Lyon authored
-
- 07 Mar, 2018 8 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7fb2fa618719dd12d6b77177a9e1ad127ea175d2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
In Admin -> Site options-> account settings As the description is enough behatnotneeded Change-Id: Ib50d328c5f127f7f0f816392b21e2e490fd410e6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
by defining IGNOREMAINTENANCE in the php file Useful to allow certain public pages to still be accessible to outside world, eg the SAML metadata behatnotneeded Change-Id: If5e5e7520917c3128571537c5d50ed3fdd4add04 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I63b953b3a31f38c96f66d602e67622b62cdb0b01
-
Robert Lyon authored
-
Robert Lyon authored
-
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
-
Robert Lyon authored
-
- 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>
-
Robert Lyon authored
* changes: Bug #1746127: Review ocean theme variables and put more colors into variables Bug #1746127: Review primary school theme variables and put more colors into variables Bug #1746127: Review raw theme variables and put more colors into variables
-