Reviewed: https://reviews.mahara.org/7230 Committed: https://git.mahara.org/mahara/mahara/commit/1e258f9ebbcca8d3662368fd5574275975a847d2 Submitter: Robert Lyon ([email protected]) Branch: master
commit 1e258f9ebbcca8d3662368fd5574275975a847d2 Author: Robert Lyon <[email protected]> Date: Mon Nov 7 08:01:13 2016 +1300 Bug 1639096: Fixing setting of $limit in all submissions ajax The existing code was slightly wrong when compared to the other ajax files in this dir. Though probably wouldn't have caused an issue as the the ajax wouldn't have been called if the block didn't allow submissions - so this fix is to just tidy up the code. behatnotneeded Change-Id: Ia715b53379bde6abe43591c2ca36623be1b07b90 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1639096 Title: Don't display submitted pages in 'shared with group' sections is broken for pagination Status in Mahara: Fix Committed Status in Mahara 15.10 series: In Progress Status in Mahara 16.04 series: In Progress Status in Mahara 16.10 series: In Progress Status in Mahara 17.04 series: Fix Committed Bug description: The fix for https://bugs.launchpad.net/mahara/+bug/1386000 being https://reviews.mahara.org/#/c/6987/ Causes issues with the pagination for shared with group section This is because the fix in the lib.php file was not duplicated in the .json.php files To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1639096/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

