- 25 Apr, 2019 1 commit
-
-
Updated view to allow the user admin to view content if it has reported objectionable content. behatnotneeded Change-Id: I277902b5a6121c5daaa6f692dcc391e9ef99caf8
-
- 14 Mar, 2019 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I496c0d9d22d7f1e98ce979243118a66926d41568 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Feb, 2019 2 commits
- 23 Jan, 2019 1 commit
-
-
Lisa Seeto authored
When submitting a collection to an external site e.g. Moodle When viewing Mahara as a site admin behatnotneeded Change-Id: I9bcdbedb235c838e87e208b17eee6a71bf1674d8 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 22 Nov, 2018 1 commit
-
-
Robert Lyon authored
So that sideblocks don't throw error behatnotneeded Change-Id: I2892e7bd65e3a031154b74c2cba47ef570e80b5d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Oct, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I62bd89b3dd63eac0fd6564cfc7eb2ac9b350286c
-
- 15 Oct, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ifc22a1264e0bd7b65bf4f6ba636a31aebac76d00
-
- 04 Oct, 2018 1 commit
-
-
Robert Lyon authored
And altering the display of name on grading form page behatnotneeded Change-Id: I7de0c627693b7114306b1bfb15f6f5e498cb56b0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Oct, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ic6f1d0aaec7e8722a81860d01cc74b2d254968da
-
- 30 Sep, 2018 3 commits
-
-
Change-Id: Ia5e26f7791a1aec90cd26d3092f7542881456255
-
Change-Id: Ia33e77d4892b6599c6533f165c18a244f8fad849 Signed-off-by:
Roisin Pearson <roisinpearson@catalyst.net.nz>
-
Setup a new page to display version information with a link from the view page Change-Id: Ib3cd69ba69a463f1a297e8c924a28b98755f8fbe
-
- 26 Sep, 2018 1 commit
-
-
Robert Lyon authored
Make sure launch_presentation_return_url exists before trying to parse it into URL parts Make sure LTI module is active before trying to include it in searches Also fix confusion with 'lock' config setting behatnotneeded Change-Id: Ia96a316bfcfed8a81a3523261b77365e2a7f4a5e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Sep, 2018 1 commit
-
-
Matt Clarkson authored
behatnotneeded Change-Id: I4341264ec1b2d301b9ca9dd5d777fe90ce91a9e6
-
- 09 Sep, 2018 3 commits
-
-
Cecilia Vela Gurovic authored
1) Add an 'instructions' field to view table via install / update. 2) Add 'Instructions' textarea / wysiwyg field to view settings page and have it save to the database 3) Move generic "This area shows a preview of what your page looks like. Changes are saved automatically. Drag blocks onto the page to add them. You can then also drag them around the page to change their position." text in edit page to the help icon and in it's place have an expandable area to display the saved 'instructions' message. 4) On view display page have an expandable area to display the saved 'instructions' message 5) in view edit mode, collapsing/uncollapsing the Instruction section is remebered automatically for next time the view is edited behatnotneeded Change-Id: Ia56323b9b734b8ebe9498c54dce5a3b934d1fd29
-
Cecilia Vela Gurovic authored
hide all blocks in a view when accessing as peer role but the view doesn't have a peer assessment block behatnotneeded Change-Id: I4e4c1d7d485db10b95a5188b95c6d9c33d06d464
-
Includes: - Allow a blocktype plugin to add a <div> to the toolbar area of a viewed page. - Display the verify/signoff options that can be updated by the correct user. - Fixing some styles behatnotneeded Change-Id: I6d225a2f4a89aa586d0422770b07b55503f2904b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Aug, 2018 2 commits
-
-
Robert Lyon authored
Things done with this patch: 1) Changed the 'Use photo frame' option from being a plugin variable to being an instance config variable 2) Added back in the css for the giving the gallery images photo frame borders 3) Get the non-square thumbs to render correctly spaced on load 4) Swapped the slimbox2 to fancybox3 and allowed the block itself to control when to put content into head data behatnotneeded Change-Id: I397be45f2347588988b663b25b560d8ab876afe1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Allow institution admins and site admins to immediately remove all sharing options from a page (or collection if the page is within a collection) that is deemed objectionable. behatnotneeded Change-Id: I23de7ed5c4678afe8a65e51b2aec06126948c637
-
- 07 Aug, 2018 1 commit
-
-
Event Breaking change: .load(), .unload(), and .error() removed Breaking change: .on("ready", fn) removed Breaking change: event.pageX and event.pageY normalization removed Breaking change: jQuery.event.props and jQuery.event.fixHooks removed Breaking change: Delegated events with bad selectors throw immediately Deprecated: .bind() and .delegate() no calls to .bind() for events in core. Only calls to bind() refer to the js bind of arguments to functions. no calls to unbind() for event in core. Only calls to unbind refer to the unbind method defined in formChangeManager not related to the jQuery method. Warnings fix JQMIGRATE: jQuery.fn.click() event shorthand is deprecated - also applies to the other event shorthands, including: blur, focus, focusin, focusout, resize, scroll, dblclick, mousedown, mouseup, mousemove, mouseover, mouseout, mouseenter, mouseleave, change, select, submit, keydown, keypress, keyup, and contextmenu. JQMIGRATE: jQuery.fn.hover() is deprecated JQMIGRATE: jQuery(window).on('load'...) called after load event occurred (for FileBrowser we can see this error when editing a block in a page) behatnotneeded Change-Id: I1a50050f882b864ad63d273de160e0b441a77705
-
- 28 Jun, 2018 1 commit
-
-
Robert Lyon authored
If the configuration for a block instance has a tags field it can save the tag against this block behatnotneeded Change-Id: Ib2f0f73aa6e082472879acb0e4fc1eb60e744087 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Mar, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I9a43d30dfbf68982cc90c496600ca8c79ef35a7b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Feb, 2018 1 commit
-
-
Robert Lyon authored
creating a new page. It is mostly so we can show 'No title' for page name and to have a 'back' button instead of 'edit page' when viewing ones own page. But we don't need it as a page has a title when we click 'add page' as we make the new view entry in database straight away and the title will be something like 'Untitled v.2'. And if we change the title on page settings form then block edit screen will now show new correct title instead of 'No title' behatnotneeded Change-Id: I4630d53fbee734f1f4e903c05aa92b8348f3f41f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Dec, 2017 1 commit
-
-
Allow page/collection download in leap2A format through the Copy button of a page. When copy option is allowed, the page/collection is public, or shared via secret url, and is not institution/group/site owned behatnotneeded Change-Id: I545b5d70450fb27b0011814fb55a9827bf4c1ff1
-
- 10 Dec, 2017 1 commit
-
-
Robert Lyon authored
Currently we have a mahara_log function that logs page visits So I decided we also need a mahara_touch_record($table, $id) function that updates the 'atime' for a record when called behatnotneeded Change-Id: I2f645c8357426112f9edcdd24f1b8b85513cb7cb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Nov, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
similar to bug 1486763 behatnotneeded Change-Id: Iaa6e337434996303208a0445099825797e65ae3e
-
- 26 Sep, 2017 1 commit
-
-
Robert Lyon authored
When viewing collection pages behatnotneeded Change-Id: I84c0d0bdec2d1e4f61d14f0de27cf94c134f1ebf Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Sep, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7ccf01a05b3a229916a4d3b4138faaaab47dd7c0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 May, 2017 1 commit
-
-
Robert Lyon authored
Also do not show the annotation feedback comment form if not logged in Also goto the matrix page if exists and the token cookie doesn't rather than frist page of collection behatnotneeded Change-Id: Ibf05bfde95d257090bd7aa4aabb9e28025ad3a07 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 May, 2017 1 commit
-
-
Robert Lyon authored
Before checking for their theme behatnotneeded Change-Id: I25190cb69f6ff04c160f6d8f8980a42b4360830b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Apr, 2017 1 commit
-
-
Robert Lyon authored
When going to another page of pagination it rewires up the modal connections Works on page view and page edit screens behatnotneeded Change-Id: Ic38cf3e03272849c3a278ed40360c634e1472ae9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Mar, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
Allow to set the theme in view table on the DB only when we have userscanchooseviewthemes = true and the theme is set when we are editing page behatnotneeded Change-Id: I16ef25e8efa6060aa7e5a30a44ed2f4698f6d625
-
- 27 Feb, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
Replaced most calls to DB to request group basic information, for get_group_by_id() method in group library behatnotneeded Change-Id: Ie03520a6c7a364ead63ccedaff07118a5928348e
-
- 12 Feb, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
option to delete page is enable for: - Normal user in its own pages - For group pages To admin user To other roles if they have Create and Edit permission in group setting and page is not locked - For institution, to site admin behatnotneeded Change-Id: I424c8a103e55d46178d779b77ebfb79db2d504f3
-
- 09 Feb, 2017 1 commit
-
-
* remove mochikit libraries * remove refs to these libraries * fix code where still referencing to mochikit Change-Id: I7bc78e4dade362035c3a7fe482ff66b30200f003 behatnotneeded: same functionality Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 19 Oct, 2016 1 commit
-
-
Son Nguyen authored
behatnotneeded Change-Id: I81b1ca00092a4e8bad6807855056bcf79186732e
-
- 01 Sep, 2016 1 commit
-
-
Robert Lyon authored
This adds the framework matrix page as the first page of the collection Change-Id: I229fe2f08c636f5f0a63a9284304c15de454bbfd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Aug, 2016 1 commit
-
-
Robert Lyon authored
So that we can differentiate between plugin types that have the same plugin name, eg comment artefact vs comment blocktype behatnotneeded Change-Id: I0f7ffe6da3f7a4ff88cf625a1010c6d2012932d0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Jul, 2016 1 commit
-
-
Robert Lyon authored
To be more inline with bootstrap stylings Also passing in $view object so we can find the user's default theme if the view's one doesn't exist rather than defaulting to 'default' behatnotneeded Change-Id: Ia4cc0552604698a1fd1aa2f6de666e82b6b86564 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-