The branch "master" has been updated. The following is a summary of the commits.
from: eaee6bea1a3c4aa509fdb1652a6d5ac4d76c2172 66c00ea Use new button instead of generic menu entry e037ccc Add menu icons to stylesheet b7314eb Use new searchfield in topbar for ticket id search. 2bb7365 Add function for topbar search a1dfde4 Accidentally replaced function 5c7afbf Change theming of search bar in menu 0b69ddd Merge branch 'master' of https://github.com/KarimG94/horde ----------------------------------------------------------------------- commit 66c00ea10b91b4cbe3b1aded281957461d184ac3 Author: Karim Geiger <[email protected]> Date: Tue Jan 15 10:56:09 2013 +0100 Use new button instead of generic menu entry whups/lib/Application.php | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/66c00ea10b91b4cbe3b1aded281957461d184ac3 ----------------------------------------------------------------------- commit e037cccfd81ab6be9c938b4cb11bd5599245be40 Author: Karim Geiger <[email protected]> Date: Tue Jan 15 11:07:23 2013 +0100 Add menu icons to stylesheet whups/lib/Application.php | 10 +++++----- whups/themes/default/screen.css | 17 +++++++++++++++++ 2 files changed, 22 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/e037cccfd81ab6be9c938b4cb11bd5599245be40 ----------------------------------------------------------------------- commit b7314eb4263c340ae0949cc077b1b518b641238f Author: Karim Geiger <[email protected]> Date: Tue Jan 15 12:03:42 2013 +0100 Use new searchfield in topbar for ticket id search. whups/admin/index.php | 6 ++++++ whups/lib/Whups.php | 7 +++++-- whups/mybugs.php | 5 +++++ whups/mybugs_edit.php | 6 ++++++ whups/query/index.php | 5 +++++ whups/query/run.php | 6 ++++++ whups/reports.php | 6 ++++++ whups/search.php | 5 +++++ whups/templates/menu.inc | 7 ------- whups/ticket/comment.php | 6 ++++++ whups/ticket/create.php | 6 ++++++ whups/ticket/delete.php | 5 +++++ whups/ticket/index.php | 11 ++++++++++- whups/ticket/queue.php | 5 +++++ whups/ticket/type.php | 5 +++++ whups/ticket/update.php | 5 +++++ whups/ticket/watch.php | 5 +++++ 17 files changed, 91 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/b7314eb4263c340ae0949cc077b1b518b641238f ----------------------------------------------------------------------- commit 2bb73658b1d6267ce15f503887caf070f531b7d4 Author: Karim Geiger <[email protected]> Date: Tue Jan 15 13:34:55 2013 +0100 Add function for topbar search whups/admin/index.php | 6 +----- whups/lib/Whups.php | 12 +++++++++++- whups/mybugs.php | 7 ++----- whups/mybugs_edit.php | 6 +----- whups/query/index.php | 7 ++----- whups/query/run.php | 6 +----- whups/reports.php | 6 +----- whups/search.php | 9 +++------ whups/ticket/comment.php | 6 +----- whups/ticket/create.php | 6 +----- whups/ticket/delete.php | 7 ++----- whups/ticket/index.php | 6 +----- whups/ticket/queue.php | 7 ++----- whups/ticket/type.php | 7 ++----- whups/ticket/update.php | 7 ++----- whups/ticket/watch.php | 7 ++----- 16 files changed, 35 insertions(+), 77 deletions(-) http://git.horde.org/horde-git/-/commit/2bb73658b1d6267ce15f503887caf070f531b7d4 ----------------------------------------------------------------------- commit a1dfde496e8ce5b12dbe38e0bb8a23779c1ef75a Author: Karim Geiger <[email protected]> Date: Tue Jan 15 13:39:00 2013 +0100 Accidentally replaced function whups/search.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a1dfde496e8ce5b12dbe38e0bb8a23779c1ef75a ----------------------------------------------------------------------- commit 5c7afbf4cc0c444bbe8b251d17dea30434098740 Author: Karim Geiger <[email protected]> Date: Tue Jan 15 15:27:30 2013 +0100 Change theming of search bar in menu whups/lib/Application.php | 2 +- whups/themes/default/screen.css | 3 --- 2 files changed, 1 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/5c7afbf4cc0c444bbe8b251d17dea30434098740 ----------------------------------------------------------------------- commit 0b69dddf1912309369ec492286a2a54ee968ad36 Merge: eaee6be 5c7afbf Author: Jan Schneider <[email protected]> Date: Wed Jan 16 11:02:56 2013 +0100 Merge branch 'master' of https://github.com/KarimG94/horde whups/admin/index.php | 2 ++ whups/lib/Application.php | 18 ++++++++++++------ whups/lib/Whups.php | 17 +++++++++++++++-- whups/mybugs.php | 2 ++ whups/mybugs_edit.php | 2 ++ whups/query/index.php | 2 ++ whups/query/run.php | 2 ++ whups/reports.php | 2 ++ whups/search.php | 2 ++ whups/templates/menu.inc | 7 ------- whups/themes/default/screen.css | 14 ++++++++++++++ whups/ticket/comment.php | 2 ++ whups/ticket/create.php | 2 ++ whups/ticket/delete.php | 2 ++ whups/ticket/index.php | 7 ++++++- whups/ticket/queue.php | 2 ++ whups/ticket/type.php | 2 ++ whups/ticket/update.php | 2 ++ whups/ticket/watch.php | 2 ++ 19 files changed, 75 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/0b69dddf1912309369ec492286a2a54ee968ad36 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
