- 24 Oct, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I166f8473fde7dbebfd421e9e0868d60d9469ddba Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 31 Aug, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I4b7b4d95bd17ff2fea81e3b750f9978471ec5d7a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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
-
- 07 Mar, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I7fb2fa618719dd12d6b77177a9e1ad127ea175d2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Nov, 2017 1 commit
-
-
And avoid direct $_GET and $_POST usage where possible and instead use param_exists() and the correct param_*() function to fetch the expected value behatnotneeded Change-Id: If2a917360ebf1d198a494907517eb06bb823743c
-
- 20 Mar, 2017 1 commit
-
-
Robert Lyon authored
* Originally cherry picked from Sian's commit 5006/5008 But have stripped down to just the changes we need in filebrowser.js as the fileuploader is working ok with core jQuery functionality Fixed the issue when editing the metadata for a selected item - needing it to update the values in selected list as well behatnotneeded: same functionality Change-Id: I0c995500617b8bb2685f23988ab7472e2ce12fd8 Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz> Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Mar, 2017 1 commit
-
-
alexeyomelchenko authored
mahara has been throwing a js error -> missing switchbox library Change-Id: Ib683572533c46bb1c3861f8dc5e98250801c8fef behatnotneeded: same functionality Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 25 Jan, 2017 1 commit
-
-
Currently only handle the 'image/*' mediatype behatnotneeded Change-Id: I496ebc8a4881d37a8162293fc23d3f47635a1fee Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Jan, 2017 1 commit
-
-
Robert Lyon authored
When switchbox is outside pieforms behatnotneeded Change-Id: I5c8d53fba46267a16b70b7d288f18488cdd82b29 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Jan, 2017 1 commit
-
-
alexeyomelchenko authored
behatnotneeded: same functionality Change-Id: I5b15cfdece9a02cd24df9c7cb34898588d08f57e Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 12 Jan, 2017 1 commit
-
-
alexeyomelchenko authored
behatnotneeded: same functionality Change-Id: I600233fe0124a1a5d95ab9884fd795ab187da2c6 Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 18 Dec, 2016 1 commit
-
-
Robert Lyon authored
Allow recursive counting so that: When in 'subfolder A' we get size of 'sub-sub folder A' and when we are in parent of 'subfolder A' we get size of both. behatnotneeded Change-Id: Iea7600a7c46205fc2fe315c2c4d231cc31f83e96 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Nov, 2016 1 commit
-
-
Robert Lyon authored
When the upload agreement is on and unticked behatnotneeded - unable to test dropzone Change-Id: I13ae399041629db21bacdeb7270cedf7f10e25ba Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Aug, 2016 1 commit
-
-
When: 1) The folder is empty 2) When the folder only contains folders that are also empty behatnotneeded Change-Id: I7e86a3ff051ff9d46a4b68e763574abfe0c6b14d
-
- 22 Apr, 2016 1 commit
-
-
And tidying up a hardcoded string behatnotneeded Change-Id: I6f42d57adf414c94b6522602742c4f36d4d7367f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Apr, 2016 1 commit
-
-
- Fixed 'Remove' button for existing attachments - Fixed reloading of modal popup for 'Add a file' if form reloads with error behatnotneeded Change-Id: Ib68e6a33beb6f85701281fcdf337fafd079c9528
-
- 29 Mar, 2016 1 commit
-
-
Robert Lyon authored
The 'tag' pieform element will now become a wrapper for the autocomplete one - rather than using the 'autocomplete' element directly - so that we can centeralise how the tags field is generated and avoid having to duplicate setup code. Todo: need to get the select2 behat test to do ajax search Change-Id: I795969f2411ed5a088103398460e6ac135015319 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Oct, 2015 1 commit
-
-
Pat Kira authored
Minor fix - align extension setting button right (task no. 24699) behatnotneeded: styling only Change-Id: Ia25d63d9adb87915f86131972dbef0e9d7129db9
-
- 25 Aug, 2015 1 commit
-
-
Robert Lyon authored
Change-Id: Ifda5e0fc2dd357069472b560c2674bbd5b02ebf1 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Aug, 2015 1 commit
-
-
Robert Lyon authored
When adding journals / journal entries on the site / institution level. behatnotneeded Change-Id: Ia32aee512ab8fb7554298acf4bc533c35e04c767 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Aug, 2015 1 commit
-
-
Aaron Wells authored
behatnotneeded: Requires doctoring requests, which Behat can't currently do Change-Id: I619ab2cf768a4621a77026ed172c01b1c484a99e
-
- 29 Jul, 2015 1 commit
-
-
The change to layout stopped the user quota updating when uploading files. There was a problem also with group update where the group quota data was not getting updated when uploading a file due to caching. Change-Id: Ibef0e8c2b952ff6c5c40834a55288c9a36323e57
-
- 15 Jun, 2015 2 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I332f8f2ea0c317b5171fe9163912c760f6bc2c77
-
Bug 1465107: Use Bootstrap CSS Framework Style plans and tasks pages Style resume pages excluding collapsible elements Style plans and tasks pages Change-Id: Ied782c101b231d919cf1dcd6b267a70d18d39c70
-
- 16 Mar, 2015 1 commit
-
-
Robert Lyon authored
Bug 1431569 This was a bit trickier as the form field is hardcoded so needed to fetch the css that pieforms adds to html header and add it via smarty() Deals with the filebrowser in content/groups/institution/site Change-Id: Ic12b62cbe523a1b56f1fe2856fc062b3d35c68ea Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Mar, 2015 1 commit
-
-
Robert Lyon authored
Bug 1422480 Also added a filter to the image block to filter by image files Change-Id: If5665396894f5f9114cca4b449d383efbfc5f94f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 01 Jul, 2014 1 commit
-
-
Son Nguyen authored
- Add function comment, - Make it compatible to old calls - Sort the list out of the queries to reduce the MYSQL queries - Set the sort default value when displaying the my group side bar Change-Id: I50decadcebe8a5cb38706809d70a784e6694c46d Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Jun, 2014 1 commit
-
-
Robert Lyon authored
Using the settings that the user has in their account settings. Also fixing up group_get_user_groups() so that it can return count before any limiting is applied. Change-Id: I66318b9d739530b121e5a14928326ef4bdf2f880 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Mar, 2014 1 commit
-
-
- added ability for file and blogpost items that get updated via js to also update the proogess bar as well without needing page reload. -- made the system more pluggable and created a pseudo plugin called 'social' to handle the social progress bar items Change-Id: I39c83018879b4717667ad32a6aa28cf902e42137 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com>
-
- 26 Mar, 2014 1 commit
-
-
Modified artefact/file/downloadfolder.php to allow downloading a user's home folder Added "Download" link to bottom of file browser which downloads the current directory Also removed the extra '.' appended to files with no extension by download_title() and stringified some hardcoded values introduced by the previous patch Also got the download link to show when viewing artefact. Change-Id: I098aef225f4d67b162dcc0881b3c04662ce9d3fe Signed-off-by:
Jono Mingard <reason.koan@gmail.com> Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 24 Mar, 2014 1 commit
-
-
Son Nguyen authored
Change-Id: I9e6ae719b0a125bab9fc361434b63097f104c832 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 11 Feb, 2014 1 commit
-
-
Son Nguyen authored
Change-Id: I04eec56e705932d38da4968e1ddc692dcc00b515 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 07 Oct, 2013 1 commit
-
-
Robert Lyon authored
Bug 123530 and Bug 1236122 When js slideshow was chosen on a page without a slideshow block (eg a new page) the js code returned by the selection was not loaded fast enough - I've altered it so the js is loaded on opening of config block - Also folder was not staying selected when re-editing the block due to it being not ArtefactTypeFile - have adjusted the check to include ArtefactTypeFolder as well - The switching between My files and Site files was breaking due to folder artefact chooser not having certain elements on the page that the js was trying to access. Have made it so js checks for elements before trying to update them. Change-Id: I9b8cbe786b0d35109f05a664f04665e9a9967d92 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Oct, 2013 1 commit
-
-
Robert Lyon authored
Change-Id: I262b2460195c663fd461964b9bd5a60efd8b297a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Sep, 2013 1 commit
-
-
Robert Lyon authored
- when filebrowser pieform element has upload turned off, like the filechoosers in skins, it gives js errors. Change-Id: I4b1c3784389256e3ab94c2237b7db48a974f8530 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Sep, 2013 1 commit
-
-
support for Textboxes/Notes attachments (Bug #1117237) Change-Id: Idf4cc1d2ee0d60e11e1d88ec202eb32b4c0de5c9 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 26 Aug, 2013 1 commit
-
-
Robert Lyon authored
- retrieving the upload_max_filesize value in php.ini - converting it to bytes and then coverting it back to megabytes as that is what the dropzone requires Change-Id: I35bf81a47be01a393359d9699420f86e9b20f674 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Aug, 2013 1 commit
-
-
Hugh Davenport authored
A user should not be able to view/publish an artefact if - they don't have view/publish permission of that artefact - they don't have view permission of all parents of that artefact A user should not be able to edit an artefact if - they don't have edit permission of that artefact - they don't have edit permission of the immediate parent of that artefact - they don't have view permission of any parents below the immediate This is similar to the UNIX permissions, you shouldn't be able to view a directory unless all directories below have read (r) and executeable (x) bits set. The same for editing, you need write (w) permissions of the immediate parent, and rx for all parents. In Mahara, there are no executeable bits, but it can be assumed that view is basically the same as rw for container artefacts, and the same as r for non container artefacts. Change-Id: I4f84aca05dd08d02b05fbe084e4724f78c8681a0 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-