- 05 Oct, 2018 2 commits
-
-
Also adding the peer assessment help file for the Account -> Settings -> Notifications page behatnotneeded Change-Id: I287e64623bf4bc276219aa35236e2f6d4c91f927 (cherry picked from commit 08794b2b)
-
Robert Lyon authored
behatnotneeded Change-Id: I3e1fc543f543acb51ac3c3af1cff2d6fb130b458 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit df074856)
-
- 30 Sep, 2018 5 commits
-
-
Cecilia Vela Gurovic authored
inlcudes: - allow to display pdf in old versions of view that are no longer part of the view - tagged journals && recent forum posts blocks: show the block content - allow pagination in the block when displaying version of the page (for example, tasks in plan block) behatnotneeded Change-Id: I74af39b15f5165a1ed9916329c23051897b8463a
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I11e15b3bb79a413f0d99d46ab38f5d7555eec315
-
behatnotneeded Change-Id: Idf483327d41365f1776dd0043e798553f74e5947 Signed-off-by:
Roisin Pearson <roisinpearson@catalyst.net.nz>
-
To allow us to restrict things being shown for block when in older version. behatnotneeded Change-Id: I8d9ffe1e7b26a07fc84e3ce64e988b9d7babc396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: Ia5e26f7791a1aec90cd26d3092f7542881456255
-
- 24 Sep, 2018 2 commits
-
-
Robert Lyon authored
Includes converting the RESUME_SUBPAGE to MENUITEM_SUBPAGE And getting the group subnav to use the same structure behatnotneeded Change-Id: Ia3bcb02030b5fe4deae47f20ff497dda55667d95 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Go over new language strings since 18.04 and fix them up where necessary. Those that only have impact on English do not receive a new language ID. behatnotneeded Change-Id: I18506b5092748111cb2fe7992702ca05b7d72e93
-
- 19 Sep, 2018 1 commit
-
-
Matt Clarkson authored
behatnotneeded Change-Id: I4341264ec1b2d301b9ca9dd5d777fe90ce91a9e6
-
- 09 Sep, 2018 9 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I523b7989df426670690b0a086c553149dba26d84 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change the Plan icon from 'checkbox' to 'map' as signoff plugin makes more sense to use the 'checkbox' icon in page editor Also adding icons to the titles of the pages in content/portfolio/group sections behatnotneeded Change-Id: I6b2ab5945dca1e6e26d5b1a9c23d59e39ee057ce Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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
-
Also fixing the date when sending the peer assessment notification behatnotneeded Change-Id: I4d29b43f5f95131ce0b2a596d18dec2c76854f3a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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
-
It shall be possible to sign off on portfolio pages without using the peer assessment block. behatnotneeded Change-Id: I2abb903cafd91766e2d72cef4031af31958c8ded Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
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>
-
Cecilia Vela Gurovic authored
Change-Id: I17608fe4f6a4b2f9a82206cf3752e675bf4e0058 behatnotneeded: will be added later
-
A new block is created that can only be filled with content from a person who has the “Peer assessment” role for a portfolio. The block's content is not visible to the page owner until the peer published it. The block can be selected by the portfolio author for inclusion on any page, but it can only be used in conjunction with the peer assessor role. If no peer assessor is selected for a portfolio, the block stays empty. It is also available on the site and institution level for inclusion into portfolio pages there (for the creation of templates). behatnotneeded: will be added in patch 9063 Change-Id: I6f9945f184b4512c345402e1a73f6fc6f21572a7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Sep, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I9a46effa541a741dd525de66f8bec654b9d011d7
-
- 31 Aug, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I4b7b4d95bd17ff2fea81e3b750f9978471ec5d7a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Aug, 2018 1 commit
-
-
Robert Lyon authored
And handle how we configure / render them when not on normal portfolio page Change-Id: Ib5407a32b52edd0df4ecc2907f8a5c9455f7aa64 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Aug, 2018 2 commits
-
-
behatnotneeded Change-Id: Idc07cd4408854bc234c75031964f777164fd12e0
-
replaced each() with foreach in core code. replaced create_function() with anonymous function in core code. Also removed some functions that were not used anymore behatnotneeded Change-Id: I300396a1ec04c75d7882b7ec5c9de76c3763e70d
-
- 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 2 commits
-
-
Deprecated: document-ready handlers other than jQuery(function) Breaking change: Deprecated .size() removed behatnotneeded Change-Id: I7c61090a3362586571855fc081847c084e398c33
-
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 Jul, 2018 1 commit
-
-
Robert Lyon authored
In the past there was 2 filebrowser fields, body background and view background, in the skin edit form and this meant we couldn't submit the form by js as it confused things. But now we only have the body background image option so I've altered the form so that it submits via javascript. In doing so it gets the changing folder to work as expected as well. I've also restricted the images one can use to non-profile ones as that was causing an error on valid image check. behatnotneeded Change-Id: Ia11d3ce6073d15d2c60727d3abbdf31b6a93993b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Jul, 2018 1 commit
-
-
Update /admin/index.php so that the content is the same as in the admin menu. Update descriptions as necessary add commas after and, as requested behatnotneeded Change-Id: I28aecd85cbf5d6036ece818516fab566d56e41b2
-
- 09 Jul, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
This js file was loaded when calling function get_instance_javascript() in artefact/file/blocktype/gallery/lib.php The line that included that file was removed when adding bootstrap There are no calls to the only function defined in slideshow.js, I think is safe to remove the file. behatnotneeded Change-Id: Iddcc6419a06cfccebdd3d243680ee653fd5cae2d
-
- 04 Jul, 2018 2 commits
-
-
Robert Lyon authored
If we are not a member of the institution we shouldn't be able to use the institution tag Also, if we leave the institution, the references of institution tags we are using should be turned into normal tags for us behatnotneeded Change-Id: I5e8eb270a995fd5b556c72707ead48b767e1f686 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Added the 'create via tags' field to Page settings. Can add certain tagged artefacts/blocks to the page Note: if the block with the tag already exists on the page it will not add it again behatnotneeded Change-Id: I97e930e36a40d43a4ffdbf0337ae3303dbb72f19 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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>
-
- 27 Jun, 2018 1 commit
-
-
Robert Lyon authored
So that we now can search by title/description/tag for valid artefacts Note: For 18.10 system of tags behatnotneeded Change-Id: I9c514f98998b0a97326a8ba7c1de4566453a38aa Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Jun, 2018 4 commits
-
-
Change-Id: I833caaa90b2640c3902c81d96ffaf451489abbcb
-
Change-Id: I665d03d083e217647e00e64ab5573e263534276c
-
The user can tag artefacts, collections and views with the institution tags (if he is part of that institution). The institution name appears in front of the institution tag to differentiate itself from the other tags. Change-Id: I6b71ed160ecf20fb7813bf127ad34b30432ba7af
-
Robert Lyon authored
So that we only have one 'tag' table that holds all the tag information behatnotneeded Change-Id: Ieb83e61da45edddfa8703816c11f3658c5394c47 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Jun, 2018 1 commit
-
-
Kenneth Hendricks authored
This flag will set whether the function should attempt to create the file if it doesn't exist. E.g. image resizes. This allows an external file system to call get_local_path with this flag set to false to skip the processing. This allows an external file system to avoid an infinate loop when calling get_local_path to check local file availibility. Sponsored by Central Queensland University behatnotneeded Change-Id: Iaade0b06fcc2cd1755467231e0bafea6b90a99ec
-