- 21 Mar, 2020 1 commit
-
-
Robert Lyon authored
-
- 20 Mar, 2020 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Re-order elements and change certain categories to group settings better. Change-Id: I0a7764d0d7553ed585f2ef160e860de1bf21d2af
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ida169d4f569b9406ca350e84ecd867a9002af945
-
- 18 Mar, 2020 3 commits
-
-
Robert Lyon authored
For popper and some other hardcoded js libraries Change-Id: I499e2f18ba6498cd2c97836e238733fa3d5b794f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- upgraded popper.min.js to from 1.15.0 to 1.16.0 with contents found here: https://unpkg.com/popper.js@1.16.0/dist/umd/popper.min.js Change-Id: I0b46c5525f4090f249fe2928cee9a09a5208d6db Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Robert Lyon authored
-
- 17 Mar, 2020 2 commits
-
-
Robert Lyon authored
-
When turning on 'Lock blocks' for a group page, prevent group members from removing the lock. Added a language string for site and institution pages to make it clearer that the locking only affects pages that are copied. behatnotneeded Change-Id: I26ebccb659f1c05333538dea24735ca11484b360
-
- 16 Mar, 2020 1 commit
-
-
Robert Lyon authored
-
- 15 Mar, 2020 4 commits
-
-
Raw had some changes made that had more specific paths than primary did, so have fixed that and now overrides properly. behatnotneeded Change-Id: Id4d75e8b6d9ff67d7376a55c88f1e865e82823d6
-
Took out the manual variable and replaced with md breakpoint. behatnotneeded Change-Id: Iba1a12801bfb1396bfd56d859c6bb04754675620
-
Added a clearfix div when there is no description so that the plans don't bunch up on the left of the top set of buttons. behatnotneeded Change-Id: I3656f246728f78c67e8d92e2037f157cff6d96c6
-
Robert Lyon authored
* changes: Bug 1845228: Make Mahara work with mysql 8.0.17 Bug 1866942: set default value for groupsideblocklabels when creating a user Behat: downgrade composer packages
-
- 14 Mar, 2020 4 commits
-
-
Robert Lyon authored
* changes: Bug 1857935 Share dropdown styling Bug 1857935: Behat Tests Bug 1857935: Display people from own institution(s) first when searching for them during portfolio sharing
-
-Add mysql reserved words 'array' and 'member' -Remove deprecated ||, &&, ! and replace with OR, AND, NOT Note: Use of || is deprecated unless the PIPES_AS_CONCAT SQL mode is enabled. In that case, || signifies the SQL-standard string concatenation operator -Quote uses of member in SQL queries Note: when passed in as a variable it is quoted on query construction behatnotneeded Change-Id: I860bac5c44dab206b70a78215a5784e6f1fe3928
-
- when creating a user manually - when creating a user by csv behatnotneeded Change-Id: I8266689b22ce17cf118043529a52dee7bb1fada9
-
there are new versions of a few packages and composer will try to upgrade them before running behat tests. But these new versions don't work together very well, so we ned to revert to the previous versions. To see this changes here is the link to the first behat run that broke in jenkins https://test.mahara.org/job/mahara-gerrit/10891/console this is what was installed by composer Package operations: 0 installs, 5 updates, 0 removals - Updating symfony/css-selector (v3.4.38 => v5.0.5): Downloading (100%) - Updating behat/mink (v1.7.1 => v1.8.1): Downloading (100%) - Updating behat/mink-selenium2-driver (v1.3.1 => v1.4.0): Downloading (100%) - Updating fabpot/goutte (v3.2.3 => v3.3.0): Downloading (100%) - Updating behat/mink-browserkit-driver (1.3.3 => v1.3.4): Downloading (100%) Note: If it still doesn't work for you in local machine, remove the content of the behat folder on the mahara dataroot directory behatnotneeded Change-Id: Ibd48275c297a44527d551692bee1e4c4294d302b
-
- 12 Mar, 2020 1 commit
-
-
Cecilia Vela Gurovic authored
-
- 09 Mar, 2020 1 commit
-
-
Robert Lyon authored
Also allow the selecting of specific users by select2 dropdown behatnotneeded Change-Id: Ib4cdaf6251cbbb69285406e7618fee84ba797136 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Mar, 2020 1 commit
-
-
Robert Lyon authored
So that all export types can use the same export compression function behatnotneeded Change-Id: I732410d7a3fa8458156d498ead88cedf68376015 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Mar, 2020 3 commits
-
-
Fix now forces the dropdown box to be wider to fit in the longest unwrapped line, and has margin on left to align all text away from usericon, and a margin on right to stop horizontal scroll. The name is regular weight, and the rest of the info are in a lighter weight. - added in stylings for text for secondary information (email etc...) behatnotneeded Change-Id: I852b4f9364e8932064029d44652dd191c38926cf
-
- add new step definition select_from_nested_search_box - alter tests to call new step - alter target of user name to display name Change-Id: I3d53594a42feae2922ee7297a78efdb5e9bff04b Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
institution(s) first when searching for them during portfolio sharing - added in check when searching users to display users in institutions first - added in select2js datasource formating to get user dropdown categories - limit the type of data returned in ajax calls to limit data risks (Bug 1863043) - refactor json and tpl - refactor sql, show institution display name Change-Id: I478a4d9534bf1de820ca59d60ca7768685e36a96 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 05 Mar, 2020 1 commit
-
-
Cecilia Vela Gurovic authored
need to replace links in the content of grid layout views behatnotneeded Change-Id: I60ded30ea3f645d7ded813fb3a262ae6ac28ed83
-
- 04 Mar, 2020 1 commit
-
-
Robert Lyon authored
Change-Id: I76eabd5cf11f8017d94bcb3490e103e12174875c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 03 Mar, 2020 8 commits
-
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: If9a9b25745ae11e8d710eb7b308e9632adf11db5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Ia1801a7a3c20b0345544d762831e550e8d99af06
-
- 02 Mar, 2020 5 commits
-
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
-
Robert Lyon authored
If it gets saved as one of the 'artefactids' values @TODO - work out how it can get saved as this way - suspect it is an issue with template copying Change-Id: Icd7cb73b6a9a9eead0f6c54b2e09b2804eda8ce4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- upgraded to version 1.18.4 Change-Id: Ic76de9cef3a61bb71e056582b8dd1dc2aeb3571b Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-