- 04 Dec, 2017 1 commit
-
-
Ghada El-Zoghbi authored
Several issues resolved: 1. The event_log.time column has been removed and replaced by ctime. The handl_event() call is using the new column even though the new column has not been created yet in the upgrade script. Therefore, include both columns in the event handling. 2. The 'deleteartefacts' event stores multiple artefact IDs in the one event_log record. Therefore, there is not a one-to-one relationship when converting the record to the new format. Ignore the record when setting the resourceid and resourcetype. 3. In the 'saveartefact' and 'deleteartefact' events, not all of the event_log records have 'id' and 'artefact'. Ignore setting the resourceid and resourcetype fields when the data is not available. 4. For newer versions of Postgres and MySql, utilise the json dattype to convert the data held in the event_log.data column. This will speed up the processing of the table for sites with large data in the event_log table. Sponsored by Australian National University behatnotneeded Change-Id: If068dac825b9cef6301cd970f0a368124a67b3f1
-
- 29 Nov, 2017 2 commits
-
-
Cecilia Vela Gurovic authored
-
Cecilia Vela Gurovic authored
-
- 27 Nov, 2017 1 commit
-
-
Done: Removed checks that user name is visible after login unless it's related to what's being tested. where possible added pages in background instead of manually deleted character_limit, forgot_password and create_group as content was covered in other tests. checked for other unnessesary "And I should see/ not see" steps fixed stuff I broke Change-Id: Ideaff604e49c6ca4b369bf96a3377e38d680d77d
-
- 26 Nov, 2017 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
The USER object will have id = 0 when a user is logged out It should never end up in the usr_session table. This patch stops that from happening and also ignores usr = 0 insession table with setting up auth as well. behatnotneeded Change-Id: I0ba7afe0d21ae822daf8895af943f41048ba82b7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 23 Nov, 2017 2 commits
-
-
Rebecca Blundell authored
Test has been broken down into a scenario for each tab of the resume to see if this improves its reliability. Change-Id: I4494ccd75bee19dd34d1f9a7c5b1b98df66e086e
-
Robert Lyon authored
-
- 22 Nov, 2017 4 commits
-
-
Yuliya Bozhko authored
behatnotneeded Change-Id: Ic35bbc464ab2c9fa812d66e8e7adc5b71a6da7ba Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralearning.com>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 21 Nov, 2017 5 commits
-
-
Rebecca Blundell authored
changed test to test current pagination more accurately Change-Id: I850beb6e823c8ae7b970f7ae91b9bd5a7a63b9f4
-
Robert Lyon authored
Just tidying up html code - modern browsers compensate for it anyway behatnotneeded Change-Id: I4debac2fa2e9466182bb6397a57dca7d8d038182 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Don't try to delete the data of missing artefact plugins when upgrading. The user might want the data but be unable to get a matching version at the moment. behatnotneeded: DB upgrading Change-Id: I52dfec0d97a4bf36a96ca41823c8203f5abb8c73 Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
Rebecca Blundell authored
Change-Id: Ib13466a77da692800141bfd27fad0de129cb74a7
-
Robert Lyon authored
-
- 20 Nov, 2017 13 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Rebecca Blundell authored
Work so far: added switch to deal with different possible steps that have css elements added some more css examples changed array of css locators to const changed const array back to array and use json en/decode as workaround to avoid globals made properties get_property function take an optional page location added an optional properties param to BehatNavigation i_expand_node_in_the added all used css elements replaced css elements with descriptions in tests replaced xpath elements with descriptions in tests To do: make the whole thing more user-friendly look at replacing scroll to steps too Change-Id: I83d8a96fc14701821b2e1cb37feb0900e1674f66
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
behatnotneeded Change-Id: Ie2450031b608cdcf6072b1793023668ab2ed0727
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
In profile page, show address detail if defined in employment and education history blocktype Also improved the code for showing a url in 'Books' under 'Achievements'. behatnotneeded Change-Id: I9cda496a3ded0539226af31ad3d494e7a5da7871
-
- 19 Nov, 2017 2 commits
-
-
Ilya Tregubov authored
behatnotneeded Enables Mahara to save files to an external file system - object storage (such as AWS's S3) - which can reduce the cost of storage Change-Id: I76822612f2922ba0ef2a0b7a4efb9cd2b96979a6
-
Pramith Dayananda authored
fixed following: jQuery get user type from dropdown usertype_type the list does not work if no pagination needed behatnotneeded Change-Id: I2da46141bd3c12969ab5523b5c822cd85978b8e9
-
- 17 Nov, 2017 6 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Donot merge Done with the changes below search_users_by_share_pages.feature don't confirm login add pages in Background consider combining with the share_with_group.feature Change-Id: I96c4f56e93ebcac7073feb7a7b576c354be08494
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I12f79b49900f3a509de1ccf3e7776160ac7a8b00
-
Robert Lyon authored
-