- 16 May, 2016 1 commit
-
-
behatnotneeded Change-Id: I38fbf34dae007b7a64e0753a69a8cebb7a3401bd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 May, 2016 1 commit
-
-
Robert Lyon authored
They need to be consistent in PHP7 and include the parameter types. behatnotneeded - existing tests are ok Change-Id: I5d94ee53962a92db6faf3718e5a54f48ea31e367 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Mar, 2016 5 commits
-
-
Aaron Wells authored
Also setting the note block's form change checker state to "dirty" by default, so that users will get a warning before navigating away to the other page. Change-Id: I20f586781df63e942a7a1c82e5e74fd5214c233f
-
Aaron Wells authored
Bug 1558361 behatnotneed Change-Id: Idc3f0a010fef76a0908f65ce88bf52ae870170d3
-
Aaron Wells authored
Bug 1558361 Change-Id: Ifb0dba0d91a0ea2ba2b2dfc2daeda39b679c0397
-
Aaron Wells authored
Bug 1558361 behatnotneeded Change-Id: Idc139a671137cbde6958fdc8406bc56f8c395f08
-
Aaron Wells authored
Bug 1558361: TinyMCE will filter them out on the editing side, and HTMLPurifier will filter them out on the display side. behatnotneeded: Would require non-trivial new Behat step to check whether links have "target" attribute. Change-Id: If27462b2ca1a382ceeaadb374aade1f795f261bd
-
- 21 Mar, 2016 1 commit
-
-
Robert Lyon authored
Now that 'mahara' can have blog/blogpost artefacts we want to ignore them from site menus options for logged in links Change-Id: I8d1be32678ae97d93187181eb4aedcb331e543eb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 130890b2)
-
- 19 Mar, 2016 1 commit
-
-
Bug 1557896: When you first click in Select2, it fires off an aqax request with no "q" value (because there's no query string yet). We return a "required parameter missing" error message in a JSON object, which causes a Javascript warning in the browser. Better to just treat it like an empty q, instead of a missing q. behatnotneeded - unable to test for issues in console Change-Id: I81c4cfe77c51fce735cfd2628aaed1e40cc35940 (cherry picked from commit 28fcc277)
-
- 18 Mar, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded existing tests should be enough Change-Id: I6316c6301c703353928c9e6210e02cdfc25151a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> (cherry picked from commit 1f9bbefe)
-
- 17 Mar, 2016 1 commit
-
-
Since this blog post object wasn't committed after having its description updated, it causes the destructor to try to save the changes to the database, and that sometimes throws a fatal error if PHP garbage-collects the global $db variable before it calls this constructor. behatnotneeded: Covered by existing "edit_journal.feature" Change-Id: I5056ecce91b823b245cb5bd29f0676a35a6afd45 (cherry picked from commit 294fa9a4)
-
- 08 Mar, 2016 1 commit
-
-
Bug 1521818. Making the "Tagged journal entries" block act more like a collection of "Journal entry" blocks. So, it doesn't add the parent blog to view_artefacts, only the specific blog entries that are displayed in the block. Also removing the title of the parent blog (and the link to it) from the list of blog entries, like the "Journal entry" block, which doesn't display the title of the containing journal. Note the viewer may still have access to the whole blog, if the blog is also shared on the same page via a "blog" or "recent journal entries" block. Change-Id: I33fc7e58b964c03bc8003f1de81a4bf58b6079b7 (cherry picked from commit ada12dba)
-
- 18 Jan, 2016 2 commits
-
-
Robert Lyon authored
On the: - collection lists - journal /journal entry lists - plans/tasks lists And tidying up the options so they are similar to view pagination options behatnotneeded Change-Id: I64f00e075d0b2e6bb92d6f7d627880629ad5575e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Includes: 1) Group -> my groups 2) Group -> find groups 3) Admin -> Users -> Suspended ... 4) Admin -> Group 5) Content -> Journal -> entries list This is also to standardize pagination behatnotneeded Change-Id: Iad9edc668b3f5f8e8c71408c842cbf28a69fa2f4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 117ab531)
-
- 17 Jan, 2016 2 commits
-
-
behatnotneeded Change-Id: I39faf88ac8932891a704868f5282a5794ae1387d
-
behatnotneeded Change-Id: I536f7d4ab8bd96d653e0ae3bba635437f0d2c17c
-
- 09 Dec, 2015 1 commit
-
-
Bug 1523499: Old wiki.mahara.org links without the "/wiki", and HTTP links that should be HTTPS. Also updated the installer release notes link to point to the base "Release_Notes" page in the wiki, because we no longer maintain separate wiki pages for each release. behatnotneeded: Covered by existing tests Change-Id: I02e80eb4d8df5adddee88e77156e8e103ca24c51 (cherry picked from commit 4c046f3d)
-
- 02 Dec, 2015 1 commit
-
-
Aaron Wells authored
Bug 1520067 behatnotneeded Change-Id: Ib5943225f48fbacc96986397eb34b94c9db4047b (cherry picked from commit c2d60a96)
-
- 26 Nov, 2015 2 commits
-
-
And Bug 1516429: making the warning message use the alert and alert-info classes behatnotneeded - style change Change-Id: Ifb3361e788defe053c1649c929d6a5963074f695 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
It was trying to pass an unset $userid - which should really be the owner of the dashboard page's id behatnotneeded Change-Id: I8886f37275b0b7ff9be823a0c3f2b271baf67afc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Nov, 2015 1 commit
-
-
Robert Lyon authored
Set the state of the libxml entity loader & use internal errors settings, back to what they were before we called them, as a workaround to https://bugs.php.net/bug.php?id=64938 , which causes them to be shared by all threads in a single process. behatnotneeded Change-Id: I0720146b1e91c24095a18636e09981830ef4ce8f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Nov, 2015 1 commit
-
-
Bug 1510421 Defines a new static PluginBlocktype method, get_css_icon(), which fetches the name of the CSS icon to use for this blocktype. It returns false by default, which tells the theme to "fall back" to the old thumbnail.png instead. 3rd-party plugins can override this to specify a particular icon to use. All the core blocktypes have been refactored to extend MaharaCoreBlocktype, which uses the blocktype name as the name of the CSS icon to use. I also deprecated the "SystemBlocktype" class while I was at it. PluginBlocktype::get_blocktypes_for_category() now returns both the results of get_css_icon() and the thumbnail.png path, so that themes can decide which they want to use. (And of course thumbnail.png is served via thumbnail.php, so 3rd party themes can provide their own custom image files if they wish.) behatnotneeded: Requires installing third-party plugins to test Change-Id: Idb1ecfc7b21175913708e695788906c11133b0c0 (cherry picked from commit 4f849ed2)
-
- 23 Nov, 2015 1 commit
-
-
Robert Lyon authored
When adding resume composite options behatnotneeded - this is more a UI thing Change-Id: I33d5fab50767b1adc753dee9a0124a04f0c087b3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 1c7c1a3b)
-
- 16 Nov, 2015 1 commit
-
-
behatnotneeded Change-Id: I26b1a5aa14fd4f151a4ee0d80a7bab3c96b55029 (cherry picked from commit 57cc85e9)
-
- 12 Nov, 2015 1 commit
-
-
behatnotneeded: Requires an upgrade to generate the warning Change-Id: Ic412e92a7d1ed35765ed41f3ee8772e63f1bb3e5 (cherry picked from commit 1dacaab9)
-
- 10 Nov, 2015 1 commit
-
-
behatnotneeded: it deals with whether an image shows or not Change-Id: I3625f9d9948fd3c67f60657fbd3bc67644ae76e7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 26deb57d)
-
- 30 Oct, 2015 1 commit
-
-
behatnotneeded Change-Id: I67b04463ccd6fdab2e6b702e2d2726c30c938317 (cherry picked from commit 1c7b0863)
-
- 23 Oct, 2015 5 commits
-
-
Aaron Wells authored
The main thing this fixes, is that it causes the JS calendar to use ONLY the new lang strings pieform_calendar_dateformat & pieform_calendar_timeformat, for its formatting. These strings are in strftime() format, and are converted into the JQuery Datepicker/Timepicker format by PHP (if we change to a different calendar plugin in the future, we can change the PHP conversion function). This fixes the bug where translators could break the calendar by changing the JS format strings so they no longer matched the PHP format strings. As a side effect of this change, I've also made it so that the help strings are derived from the format string, and are translatable. behatnotneeded: Date field is already tested by resume_page.feature Change-Id: I152962cc27f36f93b51ee0327ed942fb089f7f5b (cherry picked from commit 287b6794)
-
behatnotneeded Change-Id: I55734b2c42c5f67a0a324de306083b9e033394be
-
Aaron Wells authored
Bug 1509129 Change-Id: I68e2731306ab231aa8f1421e12dc641184e5999b (cherry picked from commit baabb7e5)
-
Refactor updating embedded images Deals with the deleting of embedded images in a: - blog - forum post - forum topic - group description - note - page description Also sorts out the problem where a note embedded item can be saved with both 'editnote' and 'textbox' resourcetype. We only need one. Also add 'static' to EmbeddedImage::methods() behatnotneeded Change-Id: Ife1f9dee5ffe9eae4468eadb8f46a16a0a2a9044
-
Liam Sharpe authored
behatnotneeded Change-Id: Ibe2edeeb178018e7d0bdf9814ce31c2f03f742fb
-
- 22 Oct, 2015 2 commits
-
-
Robert Lyon authored
Stops the modal from being closed when clicking on the 'x' on the tag options. behatnotneeded: will add behat test is subpatch as there needs to be a new step added Change-Id: I8c1589fb708e654ca3200e1893ed25def19a5a3d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 6cfee3c6)
- 21 Oct, 2015 3 commits
-
-
Robert Lyon authored
When we go back to edit the image behatnotneeded Change-Id: I54c44461b8c148fa4a6386060d09dba3ee5d8984 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 1c596642)
-
- Add new column 'threadedposition' to table artefact_comment_comment - Update the column for existing comments - Calculate the position for new comments - Display threaded commented using this for correct order - Add a behat test - Fix problems in upgrade script (Bug 1508301) Change-Id: I607f26fccccee8f761754a41a21c6f58dd74cfb6
-
Robert Lyon authored
There are a few places where the set is different - but there is no reason currently they can't be the same behatnotneeded Change-Id: Ifa0241f4d6e60462ee6098176f9f13501cf7c44e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 7dbae8e9)
-
- 20 Oct, 2015 1 commit
-
-
task no: 24725, 24728, 24736, 24726, 24724, 24730, 24731, 24809 behatnotneeded: styling only Change-Id: I631bdaff87b11e9425f62d83c5253aab60085b6b (cherry picked from commit df228e7d)
-
- 19 Oct, 2015 1 commit
-
-
behatnotneeded: styling only Change-Id: Ie47b903e93816c7bac53437bdbb3842020a0effe (cherry picked from commit e618ed73)
-
- 17 Oct, 2015 1 commit
-
-
behatnotneeded Change-Id: I3529bf658543ac64892f1132b640b3b690e74445 (cherry picked from commit 94130a88)
-