[commits] Horde Web Source branch hordeweb_new updated. c8102e93d9cfa57cdac5dfbfa27cd1d1b27af44c

Jan Schneider jan at horde.org
Fri Apr 8 10:27:43 UTC 2011


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

from: fcc8014b538ff5950dca1861139a1f52f9b77a8e

a46063a Make releasedAppsList a general purpose applicatino listing, use it in applications overview.
894f37e Remove broken and duplicate screenshot entry.
e1d2eeb There is no roadmap for accounts.
827edcb Indention
c23b3c0 Don't show docs link if there aren't any.
82d8c8f No roadmap for Forwards.
a527458 Add Vacation.
e2dcf88 Fix thumbnail name.
7a07558 Fix inter-application links.
35eed8e Clean up Passwd.
5b6c3b5 Accounts has been discontinued for long.
33902d8 Tweak roadmap colors.
043c322 Dim links.
dd57cdc Remove empty roadmaps.
c8102e9 Update roadmaps.

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

commit a46063ad4b4300896f1f48e2525bbecabecde5e8
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 10:53:46 2011 +0200

    Make releasedAppsList a general purpose applicatino listing, use it in applications overview.

 app/controllers/App.php                    |    2 ++
 app/controllers/Download.php               |    2 ++
 app/views/App/index.html.php               |    1 +
 app/views/shared/releasedAppsList.html.php |    2 +-
 4 files changed, 6 insertions(+), 1 deletions(-)

http://git.horde.org/horde-web/-/commit/a46063ad4b4300896f1f48e2525bbecabecde5e8

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

commit 894f37e905e8acc7fa834412d8bc15ea67e60d16
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 10:57:10 2011 +0200

    Remove broken and duplicate screenshot entry.

 app/views/App/apps/forwards/appscreenshots.html.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-web/-/commit/894f37e905e8acc7fa834412d8bc15ea67e60d16

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

commit e1d2eeb4ee1bb1f85896951aa1df6a5380cf0736
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:08:50 2011 +0200

    There is no roadmap for accounts.

 0 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 app/views/App/apps/accounts/approadmap.html.php

http://git.horde.org/horde-web/-/commit/e1d2eeb4ee1bb1f85896951aa1df6a5380cf0736

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

commit 827edcb53c996f5c30c3fdc40c871ab93358d7a3
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:10:16 2011 +0200

    Indention

 app/views/App/appnav.html.php |   27 ++++++++++++++-------------
 1 files changed, 14 insertions(+), 13 deletions(-)

http://git.horde.org/horde-web/-/commit/827edcb53c996f5c30c3fdc40c871ab93358d7a3

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

commit c23b3c0cc554f38f5e929381b3e28e76edee48de
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:12:16 2011 +0200

    Don't show docs link if there aren't any.

 app/controllers/App.php       |    1 +
 app/views/App/appnav.html.php |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-web/-/commit/c23b3c0cc554f38f5e929381b3e28e76edee48de

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

commit 82d8c8f87c3b2dd357d3aae7d48e629f847295b2
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:31:52 2011 +0200

    No roadmap for Forwards.

 0 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 app/views/App/apps/forwards/approadmap.html.php

http://git.horde.org/horde-web/-/commit/82d8c8f87c3b2dd357d3aae7d48e629f847295b2

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

commit a5274589e1f0bac26304512cdd5d0c72555909c0
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:32:59 2011 +0200

    Add Vacation.

 app/views/App/apps/vacation/appscreenshots.html.php |    5 +
 app/views/App/apps/vacation/docs/CHANGES.html       |  227 ++++++++++++++++++
 app/views/App/apps/vacation/docs/CREDITS.html       |  131 +++++++++++
 app/views/App/apps/vacation/docs/INSTALL.html       |  228 +++++++++++++++++++
 app/views/App/apps/vacation/docs/README.html        |   94 ++++++++
 app/views/App/apps/vacation/docs/RELEASE_NOTES.html |   15 ++
 app/views/App/apps/vacation/docs/TODO.html          |   32 +++
 app/views/App/apps/vacation/docs/docs.html          |   12 +
 app/views/App/apps/vacation/vacation.html.php       |   21 ++
 images/screenshots/vacation/vacation-thumb.jpg      |  Bin 0 -> 14743 bytes
 images/screenshots/vacation/vacation.png            |  Bin 0 -> 24075 bytes
 images/screenshots/vacation/vacation3-thumb.jpg     |  Bin 0 -> 14123 bytes
 images/screenshots/vacation/vacation3.png           |  Bin 0 -> 20261 bytes
 13 files changed, 765 insertions(+), 0 deletions(-)
 create mode 100644 app/views/App/apps/vacation/appscreenshots.html.php
 create mode 100644 app/views/App/apps/vacation/docs/CHANGES.html
 create mode 100644 app/views/App/apps/vacation/docs/CREDITS.html
 create mode 100644 app/views/App/apps/vacation/docs/INSTALL.html
 create mode 100644 app/views/App/apps/vacation/docs/README.html
 create mode 100644 app/views/App/apps/vacation/docs/RELEASE_NOTES.html
 create mode 100644 app/views/App/apps/vacation/docs/TODO.html
 create mode 100644 app/views/App/apps/vacation/docs/docs.html
 create mode 100644 app/views/App/apps/vacation/vacation.html.php
 create mode 100644 images/screenshots/vacation/vacation-thumb.jpg
 create mode 100644 images/screenshots/vacation/vacation.png
 create mode 100644 images/screenshots/vacation/vacation3-thumb.jpg
 create mode 100644 images/screenshots/vacation/vacation3.png

http://git.horde.org/horde-web/-/commit/a5274589e1f0bac26304512cdd5d0c72555909c0

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

commit e2dcf88cf7797ca132fb3e825cb984d515b2300c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:33:30 2011 +0200

    Fix thumbnail name.

 images/screenshots/gollem/gollem_1_0_thumb.jpg |  Bin 0 -> 9651 bytes
 images/screenshots/gollem/gollem_1_0_thumb.png |  Bin 17710 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 images/screenshots/gollem/gollem_1_0_thumb.jpg
 delete mode 100644 images/screenshots/gollem/gollem_1_0_thumb.png

http://git.horde.org/horde-web/-/commit/e2dcf88cf7797ca132fb3e825cb984d515b2300c

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

commit 7a07558c568a06e9e327865d8ca8dc51f5b92efe
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:33:50 2011 +0200

    Fix inter-application links.

 app/views/App/apps/chora/chora.html.php         |    5 ++-
 app/views/App/apps/forwards/forwards.html.php   |   11 ++++--
 app/views/App/apps/gollem/gollem.html.php       |   10 +++--
 app/views/App/apps/ingo/ingo.html.php           |   41 ++++++++++++----------
 app/views/App/apps/kronolith/kronolith.html.php |   16 +++++----
 app/views/App/apps/nag/approadmap.html.php      |    2 +-
 app/views/App/apps/sork/sork.html.php           |    8 ++--
 app/views/App/apps/turba/turba.html.php         |   12 +++---
 8 files changed, 58 insertions(+), 47 deletions(-)

http://git.horde.org/horde-web/-/commit/7a07558c568a06e9e327865d8ca8dc51f5b92efe

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

commit 35eed8e6ca5737f43cb7b93388e413292f3ffd96
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 11:55:46 2011 +0200

    Clean up Passwd.

 .htaccess                                              |    5 +++-
 app/views/App/apps/passwd/about/about.html             |   19 ---------------
 app/views/App/apps/passwd/about/index.php              |    7 -----
 app/views/App/apps/passwd/appscreenshots.html.php      |    2 +
 app/views/App/apps/passwd/docs/index.php               |    9 -------
 app/views/App/apps/passwd/index.php                    |    5 ----
 app/views/App/apps/passwd/more.php                     |    6 ----
 app/views/App/apps/passwd/passwd.html                  |   18 --------------
 app/views/App/apps/passwd/passwd.html.php              |   20 ++++++++++++++++
 app/views/App/apps/passwd/poppassd/index.php           |    7 -----
 app/views/App/apps/passwd/poppassd/poppassd.html       |   14 -----------
 app/views/App/apps/passwd/screenshots/index.php        |    6 ----
 app/views/App/apps/passwd/screenshots/passwd.png       |  Bin 14662 -> 0 bytes
 app/views/App/apps/passwd/screenshots/screenshots.html |    3 --
 app/views/App/apps/passwd/vote/index.php               |    6 ----
 app/views/App/apps/passwd/vote/vote.html               |    9 -------
 images/screenshots/passwd/passwd-thumb.jpg             |  Bin 0 -> 4679 bytes
 images/screenshots/passwd/passwd.png                   |  Bin 0 -> 14662 bytes
 18 files changed, 26 insertions(+), 110 deletions(-)
 delete mode 100644 app/views/App/apps/passwd/about/about.html
 delete mode 100644 app/views/App/apps/passwd/about/index.php
 create mode 100644 app/views/App/apps/passwd/appscreenshots.html.php
 delete mode 100644 app/views/App/apps/passwd/docs/index.php
 delete mode 100644 app/views/App/apps/passwd/index.php
 delete mode 100644 app/views/App/apps/passwd/more.php
 delete mode 100644 app/views/App/apps/passwd/passwd.html
 create mode 100644 app/views/App/apps/passwd/passwd.html.php
 delete mode 100644 app/views/App/apps/passwd/poppassd/index.php
 delete mode 100644 app/views/App/apps/passwd/poppassd/poppassd.html
 delete mode 100644 app/views/App/apps/passwd/screenshots/index.php
 delete mode 100644 app/views/App/apps/passwd/screenshots/passwd.png
 delete mode 100644 app/views/App/apps/passwd/screenshots/screenshots.html
 delete mode 100644 app/views/App/apps/passwd/vote/index.php
 delete mode 100644 app/views/App/apps/passwd/vote/vote.html
 create mode 100644 images/screenshots/passwd/passwd-thumb.jpg
 create mode 100644 images/screenshots/passwd/passwd.png

http://git.horde.org/horde-web/-/commit/35eed8e6ca5737f43cb7b93388e413292f3ffd96

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

commit 5b6c3b54ca7f7a32bd1c0633d9b975a5da644bcb
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 12:01:10 2011 +0200

    Accounts has been discontinued for long.

 app/views/App/apps/accounts/accounts.html.php |    3 +++
 app/views/App/apps/forwards/forwards.html.php |    9 ++++-----
 app/views/App/apps/passwd/passwd.html.php     |    9 ++++-----
 app/views/App/apps/sork/sork.html.php         |    1 -
 app/views/App/apps/vacation/vacation.html.php |    9 ++++-----
 app/views/App/index.html.php                  |    1 -
 6 files changed, 15 insertions(+), 17 deletions(-)

http://git.horde.org/horde-web/-/commit/5b6c3b54ca7f7a32bd1c0633d9b975a5da644bcb

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

commit 33902d89a4d9eca83c3b36287dcf2ee953ae79c5
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 12:14:47 2011 +0200

    Tweak roadmap colors.

 css/horde.css |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-web/-/commit/33902d89a4d9eca83c3b36287dcf2ee953ae79c5

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

commit 043c3222b72624f57c29bf127d4618f3c780d701
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 12:22:59 2011 +0200

    Dim links.

 css/horde.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-web/-/commit/043c3222b72624f57c29bf127d4618f3c780d701

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

commit dd57cdc2982a98c17ae4db20cfda26be0e38caf1
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 12:27:13 2011 +0200

    Remove empty roadmaps.

 0 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 app/views/App/apps/dimp/approadmap.html.php
 delete mode 100644 app/views/App/apps/gollem/approadmap.html.php
 delete mode 100644 app/views/App/apps/groupware/approadmap.html.php
 delete mode 100644 app/views/App/apps/jeta/approadmap.html.php
 delete mode 100644 app/views/App/apps/klutz/approadmap.html.php

http://git.horde.org/horde-web/-/commit/dd57cdc2982a98c17ae4db20cfda26be0e38caf1

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

commit c8102e93d9cfa57cdac5dfbfa27cd1d1b27af44c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 12:27:30 2011 +0200

    Update roadmaps.

 app/views/App/apps/horde/approadmap.html.php     |   27 +++++++++++++++++-----
 app/views/App/apps/imp/approadmap.html.php       |   19 +++++++++++++--
 app/views/App/apps/ingo/approadmap.html.php      |   22 +++++++++++++++--
 app/views/App/apps/kronolith/approadmap.html.php |   22 ++++++++++++++---
 app/views/App/apps/nag/approadmap.html.php       |   25 +++++++++++++++++---
 app/views/App/apps/turba/approadmap.html.php     |   10 ++++----
 6 files changed, 100 insertions(+), 25 deletions(-)

http://git.horde.org/horde-web/-/commit/c8102e93d9cfa57cdac5dfbfa27cd1d1b27af44c




More information about the commits mailing list