[commits] Horde Web Source branch hordeweb_new updated. 1198747454f9cd259a0fdda7918831baf45dcc2b

Michael J. Rubinsky mrubinsk at horde.org
Sat Apr 2 20:23:33 UTC 2011


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

from: 38003752b8c1f8138f7f424328c534dccf646656

3051d1b Check existence of roadmap before we add the link
8579282 add missing sponsor section to a few places
9839902 start cleaning up imp's application page.
51e8794 this still needs to be written, remove copy/paste code.
1198747 Start adding some Horde 4 instructions.

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

commit 3051d1b4c001c962969ba01bbd7931e1b52c662f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 2 14:36:38 2011 -0400

    Check existence of roadmap before we add the link

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

http://git.horde.org/horde-web/-/commit/3051d1b4c001c962969ba01bbd7931e1b52c662f

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

commit 8579282fa271d917994949797382f8e8eb89482c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 2 14:42:02 2011 -0400

    add missing sponsor section to a few places

 app/views/App/screenshots.html.php |    3 ++-
 app/views/Services/index.html.php  |    3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-web/-/commit/8579282fa271d917994949797382f8e8eb89482c

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

commit 9839902d34b070f7a5b556f58de2f5f77ff05631
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 2 15:46:25 2011 -0400

    start cleaning up imp's application page.
    
    Change text for IMP 5, use IMP 5 screenshots. Eventually need to
    re-add the previous version subnavigation, but I'm in crunch mode
    right now.

 app/views/App/apps/imp/appscreenshots.html.php        |   53 +++++++++++++++
 app/views/App/apps/imp/imp.html                       |   60 -----------------
 app/views/App/apps/imp/imp.html.php                   |   50 ++++++++++++++
 app/views/App/apps/imp/index.php                      |    5 --
 app/views/App/apps/imp/screenshots/5/imp5_1-thumb.png |  Bin 13177 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_1.png       |  Bin 65261 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_2-thumb.png |  Bin 7772 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_2.png       |  Bin 39161 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_3-thumb.png |  Bin 7229 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_3.png       |  Bin 67083 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_4-thumb.png |  Bin 18798 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_4.png       |  Bin 118222 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_5-thumb.png |  Bin 23860 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_5.png       |  Bin 48006 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_6-thumb.png |  Bin 31435 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_6.png       |  Bin 43553 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_7-thumb.png |  Bin 39492 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/imp5_7.png       |  Bin 57719 -> 0 bytes
 app/views/App/apps/imp/screenshots/5/index.php        |   14 ----
 app/views/App/apps/imp/screenshots/5/screenshots.html |   51 --------------
 app/views/App/apps/imp/screenshots/screenshots.html   |   58 ----------------
 images/screenshots/imp/5/imp5_1-thumb.jpg             |  Bin 0 -> 10008 bytes
 images/screenshots/imp/5/imp5_1.png                   |  Bin 0 -> 65261 bytes
 images/screenshots/imp/5/imp5_2-thumb.jpg             |  Bin 0 -> 9858 bytes
 images/screenshots/imp/5/imp5_2.png                   |  Bin 0 -> 39161 bytes
 images/screenshots/imp/5/imp5_3-thumb.jpg             |  Bin 0 -> 7320 bytes
 images/screenshots/imp/5/imp5_3.png                   |  Bin 0 -> 67083 bytes
 images/screenshots/imp/5/imp5_4-thumb.jpg             |  Bin 0 -> 15334 bytes
 images/screenshots/imp/5/imp5_4.png                   |  Bin 0 -> 118222 bytes
 images/screenshots/imp/5/imp5_5-thumb.jpg             |  Bin 0 -> 12585 bytes
 images/screenshots/imp/5/imp5_5.png                   |  Bin 0 -> 48006 bytes
 images/screenshots/imp/5/imp5_6-thumb.jpg             |  Bin 0 -> 14408 bytes
 images/screenshots/imp/5/imp5_6.png                   |  Bin 0 -> 43553 bytes
 images/screenshots/imp/5/imp5_7-thumb.jpg             |  Bin 0 -> 17407 bytes
 images/screenshots/imp/5/imp5_7.png                   |  Bin 0 -> 57719 bytes
 35 files changed, 103 insertions(+), 188 deletions(-)
 create mode 100644 app/views/App/apps/imp/appscreenshots.html.php
 delete mode 100644 app/views/App/apps/imp/imp.html
 create mode 100644 app/views/App/apps/imp/imp.html.php
 delete mode 100644 app/views/App/apps/imp/index.php
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_1-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_1.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_2-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_2.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_3-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_3.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_4-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_4.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_5-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_5.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_6-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_6.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_7-thumb.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/imp5_7.png
 delete mode 100644 app/views/App/apps/imp/screenshots/5/index.php
 delete mode 100644 app/views/App/apps/imp/screenshots/5/screenshots.html
 delete mode 100644 app/views/App/apps/imp/screenshots/screenshots.html
 create mode 100644 images/screenshots/imp/5/imp5_1-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_1.png
 create mode 100644 images/screenshots/imp/5/imp5_2-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_2.png
 create mode 100644 images/screenshots/imp/5/imp5_3-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_3.png
 create mode 100644 images/screenshots/imp/5/imp5_4-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_4.png
 create mode 100644 images/screenshots/imp/5/imp5_5-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_5.png
 create mode 100644 images/screenshots/imp/5/imp5_6-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_6.png
 create mode 100644 images/screenshots/imp/5/imp5_7-thumb.jpg
 create mode 100644 images/screenshots/imp/5/imp5_7.png

http://git.horde.org/horde-web/-/commit/9839902d34b070f7a5b556f58de2f5f77ff05631

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

commit 51e87945a8b16cac5b4570dc98e3fd9f7d591011
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 2 15:51:52 2011 -0400

    this still needs to be written, remove copy/paste code.
    
    The idea is this controller is for a single page the glues together
    all the screenshot pages, for easier navigation. Currently, the
    screenshots are only accessible via the app's page.

 app/controllers/Screenshot.php |   76 ----------------------------------------
 1 files changed, 0 insertions(+), 76 deletions(-)

http://git.horde.org/horde-web/-/commit/51e87945a8b16cac5b4570dc98e3fd9f7d591011

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

commit 1198747454f9cd259a0fdda7918831baf45dcc2b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 2 16:22:09 2011 -0400

    Start adding some Horde 4 instructions.
    
    Need to build the pear tarball links, and maybe links to the
    app's INSTALL file from here? Welcome any guidance or input.

 app/controllers/Download.php                       |    6 ++
 app/lib/HordeWeb/Utils.php                         |   13 ++++-
 app/views/App/apps/imp/appscreenshots.html.php.old |   58 ++++++++++++++++++++
 app/views/Download/app.html.php                    |   11 ++++-
 config/versions.php                                |   38 +++++++++++++
 5 files changed, 124 insertions(+), 2 deletions(-)
 create mode 100644 app/views/App/apps/imp/appscreenshots.html.php.old

http://git.horde.org/horde-web/-/commit/1198747454f9cd259a0fdda7918831baf45dcc2b




More information about the commits mailing list