- 05 Feb, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
Created switch in site options. When set to 'yes', it disables the multiple institution per user switch. To do: When set to 'yes', force user to accept T&C and privacy statement. Will be resolved in another bug report #1741799 behatnotneeded Change-Id: Ie62fb34a6c7cbf8e5b9bce93e76dc7c4a05376b9
-
- 30 Nov, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7d6b761ebf28275a2608a6b1157c96da0922d5f0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Oct, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
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
-
- 22 Oct, 2017 1 commit
-
-
Kristina Hoeppner authored
Correct capitalization and a couple of language strings relating to access to the reporting section for staff. behatnotneeded Change-Id: Ib8cd4851f49dcc10c4cd57636bdde9283d4be2a7
-
- 19 Oct, 2017 1 commit
-
-
Kristina Hoeppner authored
And change some other language strings behatnotneeded Change-Id: I0cd6d8f8bdba56a7cddc5ece0fec25f9aa1678df
-
- 21 Sep, 2017 1 commit
-
-
Kristina Hoeppner authored
for the reporting section Change-Id: I40c5e1038827a04666db98fbdad36a1915865d1a
-
- 09 Sep, 2017 1 commit
-
-
Robert Lyon authored
This patch will contain the fixes for: - Navigation placement - Collaboration report - CSV's of reports - Overview page for the graphs - Making Institution selector a select2 field - Moving all configs for reports into the modal and combine 3rd level menu with submenu choices in select2 field - Ignore non logged in users from user activity report - Move more variables for reports into sticky (session) vars - Allow results to be fetched from elasticsearch Change-Id: I725b7615ac3cd6b1d9b6352bae9f6be0d5161e1b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Mar, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
Hide the dropdown menu site and institution level adding option to enable in config.php $cfg->dropdownmenuenabled= true Separate normal navigation menu from admin navigation menu and place it next to user menu at the top right Make the navigation changes in all themes but keep old raw theme unchanged in raw_old directory behatnotneeded: Are added in a separate commit Change-Id: If15680e17486f5bf607c3b0bf84d9086f4179e7d
-
- 08 Nov, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I6385745cf119a7ec405ddd2ca26820ade4c5aa03
-
- 21 Jul, 2016 1 commit
-
-
Kristina Hoeppner authored
They are not appropriate anymore with our move to use "Yes/No" options instead. Change-Id: I47fcf8d87ac647879d02d328b627e287bf4767a8 behatnotneeded: Only help description changes
-
- 23 Jun, 2016 1 commit
-
-
Kristina Hoeppner authored
and add a longer help text. behatnotneeded Change-Id: Ia06d1602ff7dfd33f2e99c8ca0466924e1cd8cbd
-
- 08 Jun, 2016 1 commit
-
-
Aaron Wells authored
1. Add some documentation to session.php explaining what the session.gc_maxlifetime ini setting does. 2. If we can't access $CFG->session_timeout, use a timeout of an hour instead of the PHP default of 24 minutes. 3. Limit $CFG->session_timeout to 30 days, because we're already enforcing that limit in session.php 4. Add "usr_session.mtime" column so that we can delete old sessions based on inactivity instead of creation date. 5. Make the cron delete old session files as soon as they've expired, rather than padding that an additional two days. Change-Id: I9da2b26217774566b1131e997724359715edb2fe behatnotneeded: Covered by existing tests
-
- 19 Apr, 2016 1 commit
-
-
Robert Lyon authored
Allow get_config to supply a default so that system can handle misisng config values during upgrade from older sites that are meant to be set duing upgrade, eg 'cacheversion' behatnotneeded - upgrade issue Change-Id: Ieaea390d57c18f3bc3e0808026ec1e76636bcc15 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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>
-
- 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>
-
- 20 Oct, 2015 1 commit
-
-
Robert Lyon authored
On site config page after upgrade some themes will not exist anymore so we need to reset the theme to the default theme whatever that is and alert the user about this. We also need to set institution theme to sitedefault if their set theme has gone. behatnotneeded Change-Id: I9459a920f1d870b71a9a0d48cc0ed39761152143 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Oct, 2015 1 commit
-
-
Pat Kira authored
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe
-
- 16 Oct, 2015 1 commit
-
-
Kristina Hoeppner authored
The majority of our options have action words and thus the "Yes/No" combination works better. behatnotneeded Change-Id: Idfff35b18a6799dd98342931169bdf7f624a9157
-
- 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
-
- 17 Aug, 2015 1 commit
-
-
Aaron Wells authored
Change-Id: Ie1b2e8fb8a72a339f3decd127eeb320191d11842
-
- 30 Jul, 2015 1 commit
-
-
Naomi Guyer authored
Change-Id: I6bbd0edde9b09c7a01cc0e36fa5bfe55972a14e8
-
- 23 Jul, 2015 1 commit
-
-
Robert Lyon authored
This will allow the rendering of the main nav to use less resources. The cached menus are saved for each institution into the institution_config table for these types of menus: adminnav - site administration navigation instadminnav - institution admin navigation staffnav - site staff admin navigation inststaffnav - institution staff admin navigation standardnav - navigation seen in normal section of site To clear cache menus call clear_menu_cache($institution) Change-Id: I3b58090830b6d28f10f24e23abeef775c6863aa5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Jul, 2015 1 commit
-
-
Geoff Rowland authored
This provides support for rendering LaTeX into math & chemistry equations. Change-Id: I34a30296f46ba7eeb635e6924172ddc6e65175c3 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 23 Jun, 2015 1 commit
-
-
Naomi Guyer authored
* Standardised delete form * Applied styling to institution edit form Change-Id: I2ee7fa8c07ece3ad56cf0c29d3b10d4dd19319bf
-
- 15 Jun, 2015 4 commits
-
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I1f631d6f2637b22e00ea9e0972f0447a52304f4c
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I760a099bf0759cdf07a17bf599c43567b77b8c65
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Admin area File browser fixes Style resume pages excluding collapsible elements Change-Id: Ica76a112b6fcf589f34bcb667ecc1cf426bd7339
-
Naomi Guyer authored
Bug 1465107: Use Bootstrap CSS Framework Applied bootstrap tabs and tidy up form styling Mobile menu Add bootstrap accessibility, tab styling to bootstrap Change-Id: Ifa42d482f5fd7e1cdfb52bae1ebb5ff3bf5085a9
-
- 22 Mar, 2015 1 commit
-
-
Kristina Hoeppner authored
to match the new terminology of "Registered users" rather than "Logged-in users". Change-Id: I5f88660e58f1df82ff936e7487d5a82cd3a2a062 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 13 Mar, 2015 1 commit
-
-
Kristina Hoeppner authored
The help icons will be fixed up during the CSS review and thus don't need to be worried about at this stage. Change-Id: I087b292ec5062fa6cda7c4f3c015262a26b4bd10 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 09 Mar, 2015 1 commit
-
-
Tony Butler authored
Change-Id: Ib0d6028fd81ac0b66f0c9d49e201825c07c41d98
-
- 04 Mar, 2015 1 commit
-
-
Tony Butler authored
Change-Id: I0c2db9c1fefcea2dfd7e442729ee0d46e822a781 Signed-off-by:
Tony Butler <tonyjbutler@gmail.com>
-
- 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
-
- 16 Jan, 2015 1 commit
-
-
Aaron Wells authored
Bug 1411459: Google's site that issues recaptcha keys calls them "site" and "secret" instead of "public" and "private". We should do the same, to avoid confusing users. Change-Id: I591f267ccce440459d3033bed04215a65bcb46cf
-
- 14 Jan, 2015 1 commit
-
-
Patrick O'Keeffe authored
Change-Id: I001850f421e3520ee17a8afbcfb2811ff213eec4
-
- 22 Sep, 2014 1 commit
-
-
Kristina Hoeppner authored
Various lang string fixes right before RC1 Change-Id: If25cca56b8dd6fff16d586f58d9df9b02fcde31f Signed-off-by:
Kristina D.C. Hoeppner <kristina@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>
-
- 16 Sep, 2014 1 commit
-
-
Nigel Cunningham authored
This patch adds support for anonymising pages. It creates a site option in the General Settings section named 'Allow anonymous pages' that must be checked for any page to be anonymised. If the site option is enabled, a new 'Anonymise' setting in the 'Edit title and description' tab of pages is enabled, allowing the owner to request that this page be anonymised. When both settings are enabled and a user views a page, two things may happen to the author's information. First, if the user is not logged in or does not have admin, staff or owner privileges for the page, the author's name is replaced by the anonymous text (defaulting to "(Author's name hidden)") in both the body of the page and the metadata author field. If the user does have admin, staff or owner privileges for the page, the author's name is anonymised as above except that the text displayed is made into a link. When this link is clicked, the anonymous author text is replaced by the normal author information for the page. Anonymous pages displayed in the 'Latest pages' block and shared with a group are also anonymised by this patch. Change-Id: I2e2c92f641329a1a305cf58a5c5d47bf95436a8b Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 15 Sep, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I9b87550d4b542b5e46df9a055968fdd48cb6867f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-