[commits] Horde branch master updated. 8cd7e224f306d53be62d428f8ad45e5dbeef2bbf
Ralf Lang
lang at b1-systems.de
Tue Dec 11 21:12:03 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 0445f8fa0acff6c2c9f75f9e071800629a8d2e9f
54384a6 Move the search to topbar in list view and allow quicksearching by name and ID (Request #11657).
c8c3c73 Combine filters with OR to allow multi-field searches. Complicated searches with AND and OR may be added later.
8cd7e22 Move quicksearch to topbar and remove the "menu" template. Allow search by Name or Id (Request #11657).
-----------------------------------------------------------------------
commit 54384a6632d34ac7cf915e3da9a339127bde27ae
Author: Ralf Lang <lang at b1-systems.de>
Date: Tue Dec 11 22:56:44 2012 +0200
Move the search to topbar in list view and allow quicksearching by name and ID (Request #11657).
sesha/list.php | 22 +++++++++++++++++++---
1 files changed, 19 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/54384a6632d34ac7cf915e3da9a339127bde27ae
-----------------------------------------------------------------------
commit c8c3c737c57bd279572ec9c9f2cfdcbdaf960915
Author: Ralf Lang <lang at b1-systems.de>
Date: Tue Dec 11 22:58:12 2012 +0200
Combine filters with OR to allow multi-field searches. Complicated searches with AND and OR may be added later.
sesha/lib/Driver/Rdo.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/c8c3c737c57bd279572ec9c9f2cfdcbdaf960915
-----------------------------------------------------------------------
commit 8cd7e224f306d53be62d428f8ad45e5dbeef2bbf
Author: Ralf Lang <lang at b1-systems.de>
Date: Tue Dec 11 23:07:06 2012 +0200
Move quicksearch to topbar and remove the "menu" template. Allow search by Name or Id (Request #11657).
sesha/admin.php | 7 ++++++-
sesha/docs/CHANGES | 1 +
sesha/list.php | 1 -
sesha/package.xml | 12 +++++-------
sesha/search.php | 7 ++++++-
sesha/stock.php | 8 ++++++--
sesha/templates/menu.inc | 9 ---------
7 files changed, 24 insertions(+), 21 deletions(-)
delete mode 100644 sesha/templates/menu.inc
http://git.horde.org/horde-git/-/commit/8cd7e224f306d53be62d428f8ad45e5dbeef2bbf
More information about the commits
mailing list