[commits] Horde branch master updated. cd0ce73ec028390a1e09fa6f2312099773982805
Michael J. Rubinsky
mrubinsk at horde.org
Thu Nov 15 18:27:20 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: cc627ebddd80c6b726571f35572757b312fdb57d
81a5877 Fix phpdoc
1aaa9d5 Allow these to be multienums also.
d2151a9 Cleanup getCostObjectType method.
169a7ce Add search input for billable/exported/submitted.
42018a6 First attempt at some organization of the search field.
de94671 Load cost objects when clients are selected on search form.
fe0795c Fix id
541df3f Cost objet needs to be multienum on search form as well.
2444edf Fix form field names, implement remaining search fields.
0977520 phpdoc
cd0ce73 Correct fix for Bug: 11696
-----------------------------------------------------------------------
commit 81a5877b50df9a6555c86e81af7101ef9386da56
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 11:13:03 2012 -0500
Fix phpdoc
hermes/lib/Ajax/Application/Handler.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/81a5877b50df9a6555c86e81af7101ef9386da56
-----------------------------------------------------------------------
commit 1aaa9d5f1e571e420476845d6971b599e7861865
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 11:14:20 2012 -0500
Allow these to be multienums also.
hermes/lib/Hermes.php | 37 +++++++++++++++++++++++++++-------
hermes/templates/dynamic/search.inc | 10 +++++---
2 files changed, 35 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/1aaa9d5f1e571e420476845d6971b599e7861865
-----------------------------------------------------------------------
commit d2151a90f1d7c1cb7427bbe6e329d2c70217d15c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 11:14:47 2012 -0500
Cleanup getCostObjectType method.
hermes/lib/Hermes.php | 65 +++++++++++++++++++++++++++++-------------------
1 files changed, 39 insertions(+), 26 deletions(-)
http://git.horde.org/horde-git/-/commit/d2151a90f1d7c1cb7427bbe6e329d2c70217d15c
-----------------------------------------------------------------------
commit 169a7ce6e51a6035fff64a71b03e6fc5da750111
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 11:15:01 2012 -0500
Add search input for billable/exported/submitted.
hermes/templates/dynamic/search.inc | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/169a7ce6e51a6035fff64a71b03e6fc5da750111
-----------------------------------------------------------------------
commit 42018a675dce4d343b6c42aa30ad73377d8b27da
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 12:05:10 2012 -0500
First attempt at some organization of the search field.
Any help/suggestions welcome...
hermes/templates/dynamic/search.inc | 81 ++++++++++++++++--------------
hermes/themes/default/dynamic/screen.css | 40 +++++++++------
2 files changed, 69 insertions(+), 52 deletions(-)
http://git.horde.org/horde-git/-/commit/42018a675dce4d343b6c42aa30ad73377d8b27da
-----------------------------------------------------------------------
commit de94671ee06ab295c530a900e629a58855ed2ca2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 12:25:28 2012 -0500
Load cost objects when clients are selected on search form.
hermes/js/hermes.js | 42 ++++++++++++++++++++++++++++++++----------
1 files changed, 32 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/de94671ee06ab295c530a900e629a58855ed2ca2
-----------------------------------------------------------------------
commit fe0795c5bb8e1fe0e78c18c91b8ef14d25b0ba58
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 12:25:51 2012 -0500
Fix id
hermes/templates/dynamic/search.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/fe0795c5bb8e1fe0e78c18c91b8ef14d25b0ba58
-----------------------------------------------------------------------
commit 541df3f3407cc39ca25e78f0a5d86abc47fd6bae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 12:33:23 2012 -0500
Cost objet needs to be multienum on search form as well.
hermes/templates/dynamic/search.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/541df3f3407cc39ca25e78f0a5d86abc47fd6bae
-----------------------------------------------------------------------
commit 2444edfd6370a1218d40d1925e9743f936aa89dc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 12:55:01 2012 -0500
Fix form field names, implement remaining search fields.
hermes/lib/Ajax/Application/Handler.php | 22 ++++++++++++++++------
hermes/templates/dynamic/search.inc | 6 +++---
2 files changed, 19 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/2444edfd6370a1218d40d1925e9743f936aa89dc
-----------------------------------------------------------------------
commit 0977520aa5bc2a1953197931d298838421aa74f1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 12:55:21 2012 -0500
phpdoc
hermes/lib/Driver/Sql.php | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/0977520aa5bc2a1953197931d298838421aa74f1
-----------------------------------------------------------------------
commit cd0ce73ec028390a1e09fa6f2312099773982805
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 15 13:26:42 2012 -0500
Correct fix for Bug: 11696
kronolith/lib/Event.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/cd0ce73ec028390a1e09fa6f2312099773982805
More information about the commits
mailing list