← Back to team overview

mahara-contributors team mailing list archive

[Bug 1405282] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4114
Committed: http://gitorious.org/mahara/mahara/commit/1f4cee41d816ae823817c2524604d132a6ba4d2c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 1f4cee41d816ae823817c2524604d132a6ba4d2c
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Dec 24 10:28:41 2014 +1300

Simplifying the webservice log search functions (Bug #1405282)

Allowing the searching for user and / or function name via autocomplete

Also updating the autocomplete on the webservices/admin/index.php page
to be the same type

Change-Id: I1f15f38d4491205ed0a90ad431345b4b08069d34
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1405282

Title:
  Simplifying the webservices log search

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The webservices log search functions pass in the sort/limit/offset
  info as part of the $search object and then also pass in the info
  again as separate variables

  It doesn't need to pass it in twice so I will clean up.

  Also the 'user' and 'function' search options in the search form could
  do with being autoselect boxes for easier usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1405282/+subscriptions


References