[commits] Horde branch master updated. 03e37fcf065293e6aa2595d7ed0211e66b6caca2

Jan Schneider jan at horde.org
Wed Jun 12 16:29:17 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 2ea8825cb61f763b7e5d76a50bc57bcded387437

ef7cefd Replace icons.
440961b Fix display if no queues available.
569133b Style
9b8c58a Get rid of menu.inc.
8d6d80c [jan] Fix deleting attributes.
4a85750 Button style.
ef0bcf7 Button style.
b8d614c No references, phpdoc.
03e37fc Style

-----------------------------------------------------------------------

commit ef7cefd92ed7e720a6ccfaf94c0ecabce3afe160
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:02:05 2013 +0200

    Replace icons.

 whups/lib/Application.php                 |    2 --
 whups/package.xml                         |    6 +++---
 whups/themes/default/graphics/admin.png   |  Bin 352 -> 656 bytes
 whups/themes/default/graphics/az.png      |  Bin 116 -> 343 bytes
 whups/themes/default/graphics/create.png  |  Bin 363 -> 0 bytes
 whups/themes/default/graphics/favicon.ico |  Bin 1150 -> 1742 bytes
 whups/themes/default/graphics/query.png   |  Bin 223 -> 511 bytes
 whups/themes/default/graphics/reports.png |  Bin 191 -> 739 bytes
 whups/themes/default/graphics/search.png  |  Bin 423 -> 0 bytes
 whups/themes/default/graphics/whups.png   |  Bin 350 -> 372 bytes
 whups/themes/default/graphics/za.png      |  Bin 118 -> 337 bytes
 11 files changed, 3 insertions(+), 5 deletions(-)
 delete mode 100644 whups/themes/default/graphics/create.png
 delete mode 100644 whups/themes/default/graphics/search.png

http://git.horde.org/horde-git/-/commit/ef7cefd92ed7e720a6ccfaf94c0ecabce3afe160

-----------------------------------------------------------------------

commit 440961bdabee1cf83bac471c23a5805706b66447
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:06:12 2013 +0200

    Fix display if no queues available.

 whups/reports.php                 |    7 +------
 whups/templates/reports/stats.inc |    4 ++++
 2 files changed, 5 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/440961bdabee1cf83bac471c23a5805706b66447

-----------------------------------------------------------------------

commit 569133baa990ede2899f296c4e7b083b4a69a9ba
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:08:35 2013 +0200

    Style

 whups/lib/Block/Myqueries.php     |    2 +-
 whups/lib/Block/Myrequests.php    |    2 +-
 whups/lib/Block/Mytickets.php     |    2 +-
 whups/lib/Block/Query.php         |    2 +-
 whups/lib/Block/Queuecontents.php |    4 ++--
 whups/lib/Block/Queuesummary.php  |    2 +-
 whups/lib/Block/Unassigned.php    |    2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/569133baa990ede2899f296c4e7b083b4a69a9ba

-----------------------------------------------------------------------

commit 9b8c58a49b2e1ffa950f173f8b6cf94e252532b7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:13:04 2013 +0200

    Get rid of menu.inc.

 whups/admin/index.php    |    4 ++--
 whups/mybugs.php         |    2 +-
 whups/mybugs_edit.php    |    2 +-
 whups/package.xml        |    8 +-------
 whups/query/index.php    |    2 +-
 whups/query/run.php      |    2 +-
 whups/queue/index.php    |    2 +-
 whups/reports.php        |    2 +-
 whups/search.php         |    2 +-
 whups/templates/menu.inc |    1 -
 whups/ticket/comment.php |    2 +-
 whups/ticket/create.php  |    2 +-
 whups/ticket/delete.php  |    2 +-
 whups/ticket/index.php   |    2 +-
 whups/ticket/queue.php   |    2 +-
 whups/ticket/type.php    |    2 +-
 whups/ticket/update.php  |    2 +-
 whups/ticket/watch.php   |    2 +-
 18 files changed, 18 insertions(+), 25 deletions(-)
 delete mode 100644 whups/templates/menu.inc

http://git.horde.org/horde-git/-/commit/9b8c58a49b2e1ffa950f173f8b6cf94e252532b7

-----------------------------------------------------------------------

commit 8d6d80c372109a70ff64534f442a2318c5fec69b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:34:54 2013 +0200

    [jan] Fix deleting attributes.

 whups/admin/index.php |    2 +-
 whups/docs/CHANGES    |    1 +
 whups/package.xml     |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8d6d80c372109a70ff64534f442a2318c5fec69b

-----------------------------------------------------------------------

commit 4a85750f3b696446c7075671b49be591e243c85b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:35:26 2013 +0200

    Button style.

 whups/lib/Form/Admin/DeleteAttribute.php      |    7 ++++---
 whups/lib/Form/Admin/DeletePriority.php       |    6 ++++--
 whups/lib/Form/Admin/DeleteQueue.php          |    6 ++++--
 whups/lib/Form/Admin/DeleteReply.php          |    6 ++++--
 whups/lib/Form/Admin/DeleteState.php          |    6 ++++--
 whups/lib/Form/Admin/EditAttributeStepOne.php |    2 +-
 whups/lib/Form/Admin/EditPriorityStepOne.php  |    2 +-
 whups/lib/Form/Admin/EditQueueStepOne.php     |    2 +-
 whups/lib/Form/Admin/EditReplyStepOne.php     |    2 +-
 whups/lib/Form/Admin/EditStateStepOne.php     |    2 +-
 whups/lib/Form/Admin/EditTypeStepOne.php      |    2 +-
 whups/lib/Form/Admin/EditUser.php             |    2 +-
 whups/lib/Form/Admin/EditVersionStepOne.php   |    2 +-
 whups/lib/Form/Query/Delete.php               |    1 +
 14 files changed, 29 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/4a85750f3b696446c7075671b49be591e243c85b

-----------------------------------------------------------------------

commit ef0bcf764aaf0f73e5e44dfe45ddaca5a987ca94
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 17:52:45 2013 +0200

    Button style.

 whups/lib/Form/Search.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ef0bcf764aaf0f73e5e44dfe45ddaca5a987ca94

-----------------------------------------------------------------------

commit b8d614c4160b02619078483004721fb748312772
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 18:15:19 2013 +0200

    No references, phpdoc.

 whups/lib/Form/Admin/DeleteAttribute.php    |   23 +++++++++++++----
 whups/lib/Form/Admin/DeletePriority.php     |   25 ++++++++++++++-----
 whups/lib/Form/Admin/DeleteQueue.php        |   24 +++++++++++++-----
 whups/lib/Form/Admin/DeleteReply.php        |   22 ++++++++++++----
 whups/lib/Form/Admin/DeleteState.php        |   24 +++++++++++++-----
 whups/lib/Form/Admin/DeleteType.php         |   34 +++++++++++++++++---------
 whups/lib/Form/Admin/DeleteVersion.php      |   28 +++++++++++++++-------
 whups/lib/Form/Query/AttributeCriterion.php |   24 ++++++++++++++++++-
 whups/lib/Form/Query/ChooseNameForLoad.php  |   24 ++++++++++++++++++-
 whups/lib/Form/Query/ChooseNameForSave.php  |   29 +++++++++++++++++++---
 whups/lib/Form/Query/DateCriterion.php      |   25 ++++++++++++++++++-
 whups/lib/Form/Query/Delete.php             |   29 +++++++++++++++++++---
 whups/lib/Form/Query/GroupCriterion.php     |   27 +++++++++++++++++++--
 whups/lib/Form/Query/Parameter.php          |   26 +++++++++++++++----
 whups/lib/Form/Query/PropertyCriterion.php  |   31 ++++++++++++++++++++----
 whups/lib/Form/Query/TextCriterion.php      |   29 +++++++++++++++++++---
 whups/lib/Form/Query/UserCriterion.php      |   27 +++++++++++++--------
 17 files changed, 357 insertions(+), 94 deletions(-)

http://git.horde.org/horde-git/-/commit/b8d614c4160b02619078483004721fb748312772

-----------------------------------------------------------------------

commit 03e37fcf065293e6aa2595d7ed0211e66b6caca2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 12 18:27:00 2013 +0200

    Style

 whups/templates/admin/mtmatrix.inc |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/03e37fcf065293e6aa2595d7ed0211e66b6caca2




More information about the commits mailing list