[commits] Horde Web Source branch hordeweb_new updated. ab17afbb4b4ae8394cb9f8986bc607be057bda5a
Jan Schneider
jan at horde.org
Sun Apr 3 17:59:29 UTC 2011
The branch "hordeweb_new" has been updated.
The following is a summary of the commits.
from: 90f62dbfce1307d2bd84220a3bd5b27a48b3cdc1
9638012 App list styling.
c2e48a8 Fix breadcrumb indention.
104c7d4 Close tag.
c91e4a2 Use linkTo() instead of linkToUnlessCurrent(), at least until we have a visual distinction.
da84ad3 Move Git link first.
1478cb9 I like this better as a breadcrumb separator. Thoughts?
3cbdb6f Remove [CVS] links.
b9bf803 No need for a separate hordedocs class.
414b948 Tweak docs output.
ab17afb Use Git versions of documentation.
-----------------------------------------------------------------------
commit 9638012518e200740e79e209f1738d3fc1e12d98
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:25:36 2011 +0200
App list styling.
css/horde.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-web/-/commit/9638012518e200740e79e209f1738d3fc1e12d98
-----------------------------------------------------------------------
commit c2e48a84c46596c815b914b5ecb0431874e35da5
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:29:10 2011 +0200
Fix breadcrumb indention.
css/horde.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-web/-/commit/c2e48a84c46596c815b914b5ecb0431874e35da5
-----------------------------------------------------------------------
commit 104c7d4173a11c8a0b901176c74d169749f67276
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:30:59 2011 +0200
Close tag.
app/views/Community/localization.html.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-web/-/commit/104c7d4173a11c8a0b901176c74d169749f67276
-----------------------------------------------------------------------
commit c91e4a24218c0d94efc1b7d9ad03ee090eb02dab
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:36:56 2011 +0200
Use linkTo() instead of linkToUnlessCurrent(), at least until we have a visual distinction.
app/views/shared/communitynav.html.php | 8 ++++----
app/views/shared/developmentnav.html.php | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
http://git.horde.org/horde-web/-/commit/c91e4a24218c0d94efc1b7d9ad03ee090eb02dab
-----------------------------------------------------------------------
commit da84ad3a0505eeb93bb96e6f8c71ff17cd38acf5
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:37:29 2011 +0200
Move Git link first.
app/views/shared/developmentnav.html.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-web/-/commit/da84ad3a0505eeb93bb96e6f8c71ff17cd38acf5
-----------------------------------------------------------------------
commit 1478cb90b71beffa58975efe4e8989b99d5f1dd1
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:43:31 2011 +0200
I like this better as a breadcrumb separator. Thoughts?
app/lib/HordeWeb/Utils.php | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
http://git.horde.org/horde-web/-/commit/1478cb90b71beffa58975efe4e8989b99d5f1dd1
-----------------------------------------------------------------------
commit 3cbdb6f2b5cee5fb70202abcba21b3d2c23c0abe
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:54:07 2011 +0200
Remove [CVS] links.
app/views/App/index.html.php | 44 +++++++++++++++++++----------------------
1 files changed, 20 insertions(+), 24 deletions(-)
http://git.horde.org/horde-web/-/commit/3cbdb6f2b5cee5fb70202abcba21b3d2c23c0abe
-----------------------------------------------------------------------
commit b9bf8039cb1d7939730936b737c18ae2b2cbe7af
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 18:56:54 2011 +0200
No need for a separate hordedocs class.
app/views/App/docs.html.php | 2 +-
css/horde.css | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
http://git.horde.org/horde-web/-/commit/b9bf8039cb1d7939730936b737c18ae2b2cbe7af
-----------------------------------------------------------------------
commit 414b9485a9980da682b2d99c2f797136edc9bd3d
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 19:44:23 2011 +0200
Tweak docs output.
css/horde.css | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
http://git.horde.org/horde-web/-/commit/414b9485a9980da682b2d99c2f797136edc9bd3d
-----------------------------------------------------------------------
commit ab17afbb4b4ae8394cb9f8986bc607be057bda5a
Author: Jan Schneider <jan at horde.org>
Date: Sun Apr 3 19:59:14 2011 +0200
Use Git versions of documentation.
app/views/App/apps/ansel/docs/CHANGES.html | 22 +-
app/views/App/apps/ansel/docs/CREDITS.html | 6 -
app/views/App/apps/ansel/docs/INSTALL.html | 230 +++---
app/views/App/apps/ansel/docs/README.html | 17 +-
app/views/App/apps/ansel/docs/RELEASE_NOTES.html | 13 +-
app/views/App/apps/ansel/docs/TODO.html | 10 -
app/views/App/apps/ansel/docs/docs.html | 1 -
app/views/App/apps/chora/docs/CHANGES.html | 14 +-
app/views/App/apps/chora/docs/CREDITS.html | 10 +-
app/views/App/apps/chora/docs/INSTALL.html | 173 +++--
app/views/App/apps/chora/docs/README.html | 12 +-
app/views/App/apps/chora/docs/RELEASE_NOTES.html | 13 +-
app/views/App/apps/chora/docs/TODO.html | 10 -
app/views/App/apps/chora/docs/UPGRADING.html | 34 +
app/views/App/apps/chora/docs/docs.html | 2 +-
app/views/App/apps/gollem/docs/CHANGES.html | 13 +-
app/views/App/apps/gollem/docs/CREDITS.html | 8 +-
app/views/App/apps/gollem/docs/INSTALL.html | 168 ++---
app/views/App/apps/gollem/docs/README.html | 10 -
app/views/App/apps/gollem/docs/RELEASE_NOTES.html | 29 +-
app/views/App/apps/hermes/docs/CHANGES.html | 10 +-
app/views/App/apps/hermes/docs/CREDITS.html | 6 -
app/views/App/apps/hermes/docs/INSTALL.html | 170 ++---
app/views/App/apps/hermes/docs/README.html | 6 -
app/views/App/apps/hermes/docs/RELEASE_NOTES.html | 15 +-
app/views/App/apps/hermes/docs/TODO.html | 6 -
app/views/App/apps/horde/docs/CHANGES.html | 148 ++++-
app/views/App/apps/horde/docs/CODING_STANDARDS.html | 453 +++++------
app/views/App/apps/horde/docs/CONTRIBUTING.html | 10 -
app/views/App/apps/horde/docs/CREDITS.html | 9 +-
app/views/App/apps/horde/docs/INSTALL.html | 735 ++++++++++--------
app/views/App/apps/horde/docs/PERFORMANCE.html | 54 +-
app/views/App/apps/horde/docs/README.html | 14 -
app/views/App/apps/horde/docs/RELEASE.html | 123 ++--
app/views/App/apps/horde/docs/RELEASE_NOTES.html | 85 ++-
app/views/App/apps/horde/docs/SECURITY.html | 39 +-
app/views/App/apps/horde/docs/TRANSLATIONS.html | 605 ++++++++++++++-
app/views/App/apps/horde/docs/UPGRADING.html | 261 +++++--
app/views/App/apps/horde/docs/docs.html | 4 +-
app/views/App/apps/imp/docs/CHANGES.html | 680 ++++++++++++++++-
app/views/App/apps/imp/docs/CREDITS.html | 22 +-
app/views/App/apps/imp/docs/INSTALL.html | 504 +++++--------
app/views/App/apps/imp/docs/README.html | 12 -
app/views/App/apps/imp/docs/RELEASE_NOTES.html | 43 +-
app/views/App/apps/imp/docs/RFCS.html | 224 ++++++
app/views/App/apps/imp/docs/UPGRADING.html | 214 +++++-
app/views/App/apps/imp/docs/docs.html | 2 +-
app/views/App/apps/ingo/docs/CHANGES.html | 43 +-
app/views/App/apps/ingo/docs/CREDITS.html | 6 -
app/views/App/apps/ingo/docs/INSTALL.html | 217 +++---
app/views/App/apps/ingo/docs/README.html | 12 +-
app/views/App/apps/ingo/docs/RELEASE_NOTES.html | 36 +-
app/views/App/apps/ingo/docs/TODO.html | 19 +-
app/views/App/apps/ingo/docs/UPGRADING.html | 94 ++--
app/views/App/apps/kronolith/docs/CHANGES.html | 87 ++-
app/views/App/apps/kronolith/docs/CREDITS.html | 6 -
app/views/App/apps/kronolith/docs/INSTALL.html | 225 +++---
app/views/App/apps/kronolith/docs/README.html | 12 +-
app/views/App/apps/kronolith/docs/RELEASE_NOTES.html | 47 +-
app/views/App/apps/kronolith/docs/TODO.html | 10 -
app/views/App/apps/kronolith/docs/UPGRADING.html | 111 ++--
app/views/App/apps/kronolith/docs/docs.html | 13 +
app/views/App/apps/mnemo/docs/CHANGES.html | 35 +-
app/views/App/apps/mnemo/docs/CREDITS.html | 6 -
app/views/App/apps/mnemo/docs/INSTALL.html | 174 +++--
app/views/App/apps/mnemo/docs/README.html | 10 -
app/views/App/apps/mnemo/docs/RELEASE_NOTES.html | 38 +-
app/views/App/apps/mnemo/docs/TODO.html | 10 -
app/views/App/apps/mnemo/docs/UPGRADING.html | 77 +--
app/views/App/apps/nag/docs/CHANGES.html | 44 +-
app/views/App/apps/nag/docs/CREDITS.html | 6 -
app/views/App/apps/nag/docs/INSTALL.html | 204 +++---
app/views/App/apps/nag/docs/README.html | 10 -
app/views/App/apps/nag/docs/RELEASE_NOTES.html | 35 +-
app/views/App/apps/nag/docs/TODO.html | 10 -
app/views/App/apps/nag/docs/UPGRADING.html | 77 +--
app/views/App/apps/passwd/docs/CHANGES.html | 12 +-
app/views/App/apps/passwd/docs/CREDITS.html | 6 -
app/views/App/apps/passwd/docs/INSTALL.html | 183 +++---
app/views/App/apps/passwd/docs/README.html | 6 -
app/views/App/apps/passwd/docs/RELEASE_NOTES.html | 2 +-
app/views/App/apps/passwd/docs/TODO.html | 6 -
app/views/App/apps/passwd/docs/UPGRADING.html | 37 +-
app/views/App/apps/turba/docs/CHANGES.html | 68 ++-
app/views/App/apps/turba/docs/CREDITS.html | 6 -
app/views/App/apps/turba/docs/INSTALL.html | 217 +++---
app/views/App/apps/turba/docs/LDAP.html | 10 +-
app/views/App/apps/turba/docs/README.html | 14 +-
app/views/App/apps/turba/docs/RELEASE_NOTES.html | 44 +-
app/views/App/apps/turba/docs/UPGRADING.html | 205 ++---
app/views/App/apps/turba/docs/docs.html | 1 -
app/views/App/apps/whups/docs/CHANGES.html | 9 +-
app/views/App/apps/whups/docs/CREDITS.html | 6 -
app/views/App/apps/whups/docs/INSTALL.html | 153 ++--
app/views/App/apps/whups/docs/README.html | 10 -
app/views/App/apps/whups/docs/RELEASE_NOTES.html | 21 +-
app/views/App/apps/whups/docs/TODO.html | 10 -
app/views/App/apps/whups/docs/UPGRADING.html | 47 +-
app/views/App/apps/wicked/docs/CHANGES.html | 3 +-
app/views/App/apps/wicked/docs/CREDITS.html | 6 -
app/views/App/apps/wicked/docs/INSTALL.html | 188 +++---
app/views/App/apps/wicked/docs/README.html | 7 -
app/views/App/apps/wicked/docs/TODO.html | 9 +-
103 files changed, 4940 insertions(+), 3269 deletions(-)
create mode 100644 app/views/App/apps/chora/docs/UPGRADING.html
create mode 100644 app/views/App/apps/imp/docs/RFCS.html
create mode 100644 app/views/App/apps/kronolith/docs/docs.html
http://git.horde.org/horde-web/-/commit/ab17afbb4b4ae8394cb9f8986bc607be057bda5a
More information about the commits
mailing list