- 04 Oct, 2019 14 commits
-
-
Robert Lyon authored
-
Chanil Park authored
- Remove export progress bar's scrollbar - Remove progress_meter overlap and have bar same height as export progress bar Change-Id: Ife0d77e0388d86c010838af49577622d6f6a30ca
-
Robert Lyon authored
-
Aaron Wells authored
Have rebased this and got it working by removing old mochikit stuff behatnotneeded Change-Id: Id4bbd0d08d6b743fdec426f27e41a2fbb9857651
-
Robert Lyon authored
Change-Id: If97d8afc67855aac7916b57a12f06b8740487c5e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
but now make them all in the future Change-Id: I79741ceee5f686cf11947f2a63a14d19c997075f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Merge "Bug 1844470: Move "Display page" and "Return to pages and collections" to right-hand side on "Edit" screen"
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Lisa Seeto authored
to right-hand side on "Edit" screen - create new edit page action buttons for return to <location> button - delete references to the old display page link created in file editviewtabs.tpl - delete file editviewtabs.tpl - change the edit button in editviewpageactions.tpl into a display button - change behat tests to reflect the change from Edit to Display page - change the Behat instruction for And I display the page to target updated element - delete the old display button styling from the style guide - move url, title display logic into new func get_return_to_url_and_title in lib/view.php - adjust blocks.php, access.php, editlayout.php to assign url, title using new func behatnotneeded Change-Id: Iedf2882c42fa1d204e438a23842834fbb9a709f9 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I939a84633eda48612e8b0e21342c7e6823144ba3
-
Cecilia Vela Gurovic authored
Change-Id: Ia9ec91a5a5c93ec4117337d111cdfb97ee8ff720
-
Cecilia Vela Gurovic authored
Change-Id: Ie7bfa072c6adcad8c95f529c64bd7d3572e923a0
-
- 03 Oct, 2019 7 commits
-
-
Robert Lyon authored
Change-Id: Iae4aecb13d33f23a161af3a01544da9ebf3de6f4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I057fd490b2d6b6000522c6bc61d463f36a85fc06 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
Argument 1 passed to ArtefactTypeTask::get_tasks() must be an instance of ArtefactTypePlan, string given Change-Id: I15373b3d2cfc65bc0d167f531159560d25c06cd8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: I4de0b79dae91dda86f0a90286872843e4d3b18ea Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: Ie6bafc19ae6ad865a75538a4cae49019a7df5eb3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Oct, 2019 8 commits
-
-
Robert Lyon authored
-
Alexander Del Ponte authored
The plans are extended to allow for the creation of template plans in the personal portfolio area. These templates can then be used to create plans in many groups for students to copy into their own portfolio area and complete as assignments. behatnotneeded: To come later Change-Id: Ifbdf70541c0a0a254af3cbb9390d883a60e591d0
-
Robert Lyon authored
-
Robert Lyon authored
-
Mitsuhiro Yoshida authored
For the places where we display message subject - as the multibyte strings get truncated poorly behatnotneeded Change-Id: Ie97c943bdc2550807bb9a4987f51ed929349f9a9
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
-
- 30 Sep, 2019 1 commit
-
-
Robert Lyon authored
-
- 29 Sep, 2019 3 commits
-
-
Robert Lyon authored
-
Lisa Seeto authored
- add help text file pages/admin/blocktype.html - update SECTION_PLUGINTYPE, SECTION_PLUGINNAME and SECTION_PAGE so the help text for 'blocktype' plugin will be found and the help icon will display near title - made the description/instructions only show for the plugintype blocktype page behatnotneeded Change-Id: I9cebcad38b94a91bd011ab0bb21c2eb8fc911a92 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Robert Lyon authored
Otherwise there is brokenness in upgrade behatnotneeded Change-Id: I1523ec044a9caecd52f5baa2a86308460ba6c284 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Sep, 2019 3 commits
-
-
Evonne authored
Inside a plan block when there are more than two plans, the second plan's heading overlaps the first plan. Fix puts in a clear both in the div. behatnotneeded Change-Id: Ic7bbda42df5d2f5edb4f6aec3ea764b884fc8e37
-
Evonne authored
Removed gray border override for retractable blocks so theme's border colour can show instead. behatnotneeded Change-Id: Idee562cb6fc248d963801b2dd615f2e3827a630f
-
Evonne authored
Fixes for journal titles and resume attachments for employment overlapped by details button. behatnotneeded - clean up unneccessary include in export/html/lib.php - fix html export for the creation of nested folder modals make sure the nested folders and find all nested modals - fix elseif typo in block-comments-details-header.tpl - add details bar to image gallery when displayed from folders - fix notes block empty modal issue due to .tpl typo - fix image gallery slideshow error where second gallery block always targets the first - keep the active block headers showing after pagination update Change-Id: Icf8d59ad558d74883e3ee2070f55768697af4254
-
- 25 Sep, 2019 4 commits
-
-
Robert Lyon authored
-
Lisa Seeto authored
- get attachment comment counts for bh icons - display plain text for titles in editing mode - change the way the commentlink is targetted via js - add blockid's to resume attachments - for folder block: add comment count, change titles from links to plain text when editing - change notes attachment file titles from links to plain text when editing - get rid of the single artefact block title links for html exports --------------------------------------------------------- Add fixes: - blocks that have set types but no artefacts attached don't have modal links - pdf block is now using block header and comment count is loaded - block headers are above titles - tagged journals have icons when in full and matches recent posts styling - deleting all comments produces correct icon on block header - html exports should not hang on opening modal - get rid of warning error re: dock.show() when redirecting from &modal=1 style url - code review fixes for all previous patches + fix issue with folders block - added in viewdetailsfilter.json.php file to save details mode to user account prefs table - make the details btn mode "sticky" so it stays the save value over multiple pages etc... - Image Gallery blocks: if displaying a folder of images will get the bar block header and will have a the fancy box image preview displaying on image click Change-Id: I425cc5a634e176d580aacdb60a20f869f7cb7496 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Evonne authored
Fixing alignments and hover/active states for assessment buttons. behatnotneeded Change-Id: I8774ecc53d5d3744f1e4e0b6debf2e6476e71ce8
-
Lisa Seeto authored
The change is for making sure the styling is working for the blocks. * make file(s) to download use bh icons, metadata on new line * resume attachments to use icons (buggy but apparently necessary) * show file(s) to download titles on hover over link * get rid of '-' for file metadata for size etc... * fix the editing/display descrepancy of tagged/recent posts titles Change-Id: Iad7bb30944f5924b43eca96993e3334120076c05 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-