- 29 Jun, 2020 1 commit
-
-
Cecilia Vela Gurovic authored
TODO embedly documentation indicates to do an async load of the file https://docs.embed.ly/docs/platformjs check if it's worth it to allow to define async loads in the get_instance_javascript inside the blocktype classes for example array( 'file' => (is_https() ? 'https:' : 'http:') . '//cdn.embedly.com/widgets/platform.js', 'async' => true, ) we would need to also modify the get_all_blocktype_javascript function behatnotneeded Change-Id: I8ff3cd0b867edbce24c7b2581e6a23e88b68ff0c
-
- 28 Jun, 2020 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 26 Jun, 2020 1 commit
-
-
Robert Lyon authored
-
- 25 Jun, 2020 4 commits
-
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
-
Robert Lyon authored
Within the Account -> Preferences page If they originally logged in via SSO but now have been set to internal authentication by an administrator Change-Id: I26262bb03795bfbf64a4a47a98f1ac54380f8388 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
When there is a draft text block in a page, and this page is copied, don't copy the text behatnotneeded Change-Id: If22ededdf49a4e21d72de51d19217a3c7af64c53
-
- 24 Jun, 2020 2 commits
-
-
Cecilia Vela Gurovic authored
- A new page setting “Template” is added to the “Advanced” panel on all portfolio page areas of Mahara (personal, group, institution, site) with a Yes/No switch - added 2 columns to view table: 'templatetocopy': indicates if the view is a template that can be copied 'originaltemplate': if it has a value then the view is a copy of a template and should have the instructions locked. The value it contains is the viewid of the original template. - if a view is a copy of a template: display instructions in view settings and text blocks but don't allow to edit them. If empty, don't show them. - When adding a new text block to a page, don't allow to add instructions - Allow to remove the lock on a copy for roles: site admins in institution and site pages institution admins in institution pages group admins in group pages - If a template view is deleted from the site, then all the locked copies it has will remain locked. behatnotneeded Change-Id: I47e98cf8413da5ba6d5dea0e29dddbd80c481317
-
Cecilia Vela Gurovic authored
If we're going to add just a character at the end of the name, it sould be enough with only one suggestion instead of three behatnotneeded Change-Id: I60e37e228b2e4ae3dbda29d5fd063a648a91cae4
-
- 22 Jun, 2020 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
Before checking if its count greater than 0 Change-Id: Idfc7e8272698a71abd616c0c6d79cbede65ec4d5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
-added root directory to redirect Change-Id: I7037c2b01a84a146bc6ffc6961e4435115dd2c25
-
Robert Lyon authored
As some users have a lot of content Also doing delete groups script for consistency Change-Id: I282e0104fca33997a14731c9428f74927368f16f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Jun, 2020 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I05f8b7892d88507e8de74057a4c534c321330d37
-
- 18 Jun, 2020 3 commits
-
-
Robert Lyon authored
-
When all toggles are in header, it currently pushes them under the logo, adjusting the padding on logo and toggles so it all fits nicely at 360px min width. Inbox messages puts in .card in the inbox block unnecessarily, removed it. Notifications page also has duplicate .card class in message, removed. Gave it flushed class and pushed icon on left in slightly to look balanced. Groups page and wall .btn-group-top had oddities in margin-top that needed customising. Search and tags results formating adjustment. Gallery and folder flushed adjustment for edit and non edit. behatnotneeded Change-Id: Iecadaf15c03c39beb50c0c8a77fc40082e2fcf04
-
Robert Lyon authored
-
- 17 Jun, 2020 1 commit
-
-
Robert Lyon authored
-
- 16 Jun, 2020 1 commit
-
-
Group button alignments are slightly off and wrong responsively. Also attachment dropdown on resume not working with z-index. behatnotneeded Change-Id: Ic0c97c7637ac7d0c179423a81ee6ae23bbc1c5bd
-
- 15 Jun, 2020 3 commits
-
-
Robert Lyon authored
-
- removed the nested link list format for collections as this feature is no longer under support in tinymce from version 5 Change-Id: I2cb089100e939f3b48d11bc95523bc2474aff166 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Robert Lyon authored
As the submitcancel element actually consists of two elements so we will have a 'subclass' option that can target adding different classes to each element. Change-Id: I3efeeb937d4fecf38c3cb997fb8faea7a115b48e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Jun, 2020 1 commit
-
-
Lisa Seeto authored
- updated lang string and lang var name - update other outdated lang strings Change-Id: I09c5583a3a0b9e5fa459b6d7a7a403b178aecb43 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 10 Jun, 2020 5 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
* changes: Bug 1860380: Adjusting monitoring module Bug 1860380: Adding monitoring module
-
Evonne authored
behatnotneeded Change-Id: Icc99c572ad2f8332e8ba6a5e276a7c9db4b1e697
-
Robert Lyon authored
So that the ecs versions of the tests can - take parameters from browser URL - checks for a whitelisted IP or the urlsecret (if set) Whitelist IPs be set via config.php file, eg $cfg->plugin_module_monitor_allowedips = '123.45.67.89,123.45.67.90'; Or via the plugin's extenstion -> config form Change-Id: I819722ddbb9b04eb9283e2d59b920f1c4f1e586c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
That can report on - cron - elasticsearch - ldap behatnotneeded Change-Id: I511d3913de9db7dc79caeeec22a134f72ccca9c9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Jun, 2020 2 commits
-
-
Changing Inbox block message subjects to not wrap and just hide overflow when in smaller widths. behatnotneeded Change-Id: Ifc148e6b52193846b8bdfb481af4ec09abcebc61
-
Reducing the amount of overrides by creating new class .list-group-top-border for .list-groups that need the top border in first-child. Fixing this also brought up a lot of random inconsistencies so there are fixes for small things, like taking out some h4/h3 in scss to only call up the class name (getting ready for when we consolidate headings and font sizes), using .list-group-item-heading for headings that don't need heading font and using .title for when we may need to theme as headings. behatnotneeded Change-Id: Ia7e91717247ab1d05cf38c08468995959974912a
-
- 08 Jun, 2020 1 commit
-
-
Cecilia Vela Gurovic authored
-
- 04 Jun, 2020 6 commits
-
-
Robert Lyon authored
-
- add instructions field in text block - Instructions are displayed in collapsible section on edit modal - show 'quick edit' link in block header (page view mode) only for user that can edit page - display modal to configure block when clicking 'quick edit' header link - saving text as draft, show text content only if it's not draft or I'm a user that can edit the page - don't display text block content if the text block is in draft for other users that can access the page - adding yellow background for blocks with draft status - adding acessibility 'Draft' labels to blocks for screeen reader - display expanded instructions in config modal if they are already set - also display the instructions insode the block content, just above the text. they are displayed in both display and edit page modes. The instructions are always collapsed when the page is loaded behatnotneeded Change-Id: Ia1fa5c1beedab333728d1537d142c04adfd3c981
-
Robert Lyon authored
-
Robert Lyon authored
As we were including data flags with accumulative statistics Also updated the modal label about the columns Change-Id: Iec2427c67273e6e51016934010118e1e25e80724 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
As they have a foreign key to a sequence field on another table Change-Id: I3851cda3b951ef7bbe9165a2f968d6b8fc863537 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Jun, 2020 2 commits
-
-
Robert Lyon authored
* changes: Bug 1857933: export/import collection with progress completion Bug 1857933: adding table to the progress completion page Bug 1857933: creating the progress completion page Bug 1857933: Portfolio completion progress page for collections
-
Robert Lyon authored
Change-Id: I55745ca15fbfa73e9636befd9c7e7d669afdab4f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-