[commits] Horde branch master updated. fabc7aaa4cf69511bfdd088020377b84f6b9b045
Jan Schneider
jan at horde.org
Fri Jun 21 21:40:11 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 8ed77be648047714b5197f68760a48db68b59618
2248c53 H5-style backend loading.
91cc783 Remove <code> lines.
fa1582c Tweak titles.
c281f46 Move repositories to sidebar.
936a429 Disable sidebar if only one repository exists.
09aee13 More correct URL generation.
dc5e5f3 H5 style.
fabc7aa No reference.
-----------------------------------------------------------------------
commit 2248c53606b7686326d2b9eb82aea8ae320e3c80
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 12:21:40 2013 +0200
H5-style backend loading.
chora/config/backends.php | 75 ++++++++++++++++++++++++++++++++++++++++
chora/config/backends.php.dist | 70 -------------------------------------
chora/lib/Chora.php | 2 +-
3 files changed, 76 insertions(+), 71 deletions(-)
create mode 100644 chora/config/backends.php
delete mode 100644 chora/config/backends.php.dist
http://git.horde.org/horde-git/-/commit/2248c53606b7686326d2b9eb82aea8ae320e3c80
-----------------------------------------------------------------------
commit 91cc783821f1388c95d72dc0a2cde0cc213449f2
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 12:21:57 2013 +0200
Remove <code> lines.
gollem/config/backends.php | 4 ----
ingo/config/backends.php | 6 ++----
turba/config/backends.php | 2 --
3 files changed, 2 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/91cc783821f1388c95d72dc0a2cde0cc213449f2
-----------------------------------------------------------------------
commit fa1582cb130e14396a3b9b0d2f4e6f4563efaeaa
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 16:15:54 2013 +0200
Tweak titles.
chora/config/backends.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/fa1582cb130e14396a3b9b0d2f4e6f4563efaeaa
-----------------------------------------------------------------------
commit c281f46050c8b45a6f427ea711c8315e37a22259
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 16:24:57 2013 +0200
Move repositories to sidebar.
chora/annotate.php | 2 +-
chora/browsedir.php | 2 +-
chora/browsefile.php | 2 +-
chora/co.php | 2 +-
chora/commit.php | 2 +-
chora/cvsgraph.php | 2 +-
chora/diff.php | 2 +-
chora/history.php | 2 +-
chora/lib/Application.php | 17 +++++++++++++++--
chora/lib/Chora.php | 31 ++-----------------------------
chora/patchsets.php | 2 +-
chora/stats.php | 2 +-
chora/templates/menu.inc | 4 ----
13 files changed, 27 insertions(+), 45 deletions(-)
delete mode 100644 chora/templates/menu.inc
http://git.horde.org/horde-git/-/commit/c281f46050c8b45a6f427ea711c8315e37a22259
-----------------------------------------------------------------------
commit 936a429526eed4be720d81506e50517ac6ec87b1
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 16:35:24 2013 +0200
Disable sidebar if only one repository exists.
chora/lib/Application.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/936a429526eed4be720d81506e50517ac6ec87b1
-----------------------------------------------------------------------
commit 09aee13e07ed8708f26309a29708c9a15fc9cb3c
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 16:37:32 2013 +0200
More correct URL generation.
chora/lib/Application.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/09aee13e07ed8708f26309a29708c9a15fc9cb3c
-----------------------------------------------------------------------
commit dc5e5f30e8df825a3e657578581eec72373c419c
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 23:38:26 2013 +0200
H5 style.
chora/annotate.php | 6 +-
chora/browsedir.php | 3 +
chora/browsefile.php | 4 +-
chora/co.php | 14 +-
chora/cvsgraph.php | 4 +-
chora/history.php | 4 +-
chora/lib/Chora.php | 101 +++++--
chora/package.xml | 432 ++++++++++++++++++++++++++++
chora/patchsets.php | 5 +-
chora/stats.php | 5 +-
chora/templates/annotate/header.inc | 4 +-
chora/templates/cvsgraph/cvsgraph.inc | 14 +-
chora/templates/diff/header.inc | 26 +-
chora/templates/directory/header.inc | 23 +-
chora/templates/headerbar.inc | 23 +--
chora/templates/intro.inc | 1 +
chora/templates/patchsets/header.inc | 10 +-
chora/templates/patchsets/header_table.inc | 14 +-
chora/templates/stats/stats.inc | 2 +-
chora/themes/default/screen.css | 40 +---
20 files changed, 580 insertions(+), 155 deletions(-)
create mode 100644 chora/package.xml
create mode 100644 chora/templates/intro.inc
http://git.horde.org/horde-git/-/commit/dc5e5f30e8df825a3e657578581eec72373c419c
-----------------------------------------------------------------------
commit fabc7aaa4cf69511bfdd088020377b84f6b9b045
Author: Jan Schneider <jan at horde.org>
Date: Fri Jun 21 23:38:44 2013 +0200
No reference.
framework/Core/lib/Horde/Core/Ui/Widget.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/fabc7aaa4cf69511bfdd088020377b84f6b9b045
More information about the commits
mailing list