[commits] Horde Web Source branch hordeweb_new updated. f36e608dd078f88c50fbdff07a742ba7a6b3d13e
Michael J. Rubinsky
mrubinsk at horde.org
Sun Mar 6 07:02:01 UTC 2011
The branch "hordeweb_new" has been updated.
The following is a summary of the commits.
from: c1920519da622a9ae5c50916355492d9c512a4c9
cbf61bc add sponsors section to the rest of the application pages
bb14589 add this style to generic .section classes
7988ff6 fix link to screenshot
cca5447 update the 'horde' application section
5f14918 add the docs.html file, these will be auto added as they are currently...
19a0ec2 add the 'webmail' application section
f36e608 add screenshots for ingo and webmail
-----------------------------------------------------------------------
commit cbf61bc337bebb5a3a56c767addf3b8c095bca74
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 01:57:10 2011 -0500
add sponsors section to the rest of the application pages
app/views/App/app.html.php | 11 +++++++----
app/views/App/index.html.php | 3 +++
app/views/App/roadmap.html.php | 5 ++++-
app/views/Community/index.html.php | 7 +++++--
app/views/Download/app.html.php | 1 +
app/views/Download/index.html.php | 1 +
6 files changed, 21 insertions(+), 7 deletions(-)
http://git.horde.org/horde-web/-/commit/cbf61bc337bebb5a3a56c767addf3b8c095bca74
-----------------------------------------------------------------------
commit bb14589fd326815f1247a7c792566ddd4209581c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 01:57:38 2011 -0500
add this style to generic .section classes
css/horde.css | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
http://git.horde.org/horde-web/-/commit/bb14589fd326815f1247a7c792566ddd4209581c
-----------------------------------------------------------------------
commit 7988ff63c6288725bbbbdb76a9ebcd8479821c10
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 01:58:29 2011 -0500
fix link to screenshot
app/views/App/apps/ansel/ansel.html.php | 4 ++--
app/views/App/apps/ansel/docs/docs.html | 13 +++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 app/views/App/apps/ansel/docs/docs.html
http://git.horde.org/horde-web/-/commit/7988ff63c6288725bbbbdb76a9ebcd8479821c10
-----------------------------------------------------------------------
commit cca54478287176fa0deae6d4455b0e37a2490855
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 01:58:59 2011 -0500
update the 'horde' application section
app/views/App/apps/horde/docs/docs.html | 20 ++++++++++++++++++++
app/views/App/apps/horde/horde.html.php | 20 +++++++++++++-------
2 files changed, 33 insertions(+), 7 deletions(-)
create mode 100644 app/views/App/apps/horde/docs/docs.html
http://git.horde.org/horde-web/-/commit/cca54478287176fa0deae6d4455b0e37a2490855
-----------------------------------------------------------------------
commit 5f149185823011a65e5d55c093d7888b92b69fb2
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 02:00:28 2011 -0500
add the docs.html file, these will be auto added as they are currently...
app/views/App/apps/chora/docs/docs.html | 13 +++++++++++++
app/views/App/apps/dimp/docs/docs.html | 11 +++++++++++
app/views/App/apps/forwards/docs/docs.html | 12 ++++++++++++
app/views/App/apps/gollem/docs/docs.html | 11 +++++++++++
app/views/App/apps/groupware/docs/docs.html | 12 ++++++++++++
app/views/App/apps/hermes/docs/docs.html | 12 ++++++++++++
app/views/App/apps/ingo/docs/docs.html | 13 +++++++++++++
7 files changed, 84 insertions(+), 0 deletions(-)
create mode 100644 app/views/App/apps/chora/docs/docs.html
create mode 100644 app/views/App/apps/dimp/docs/docs.html
create mode 100644 app/views/App/apps/forwards/docs/docs.html
create mode 100644 app/views/App/apps/gollem/docs/docs.html
create mode 100644 app/views/App/apps/groupware/docs/docs.html
create mode 100644 app/views/App/apps/hermes/docs/docs.html
create mode 100644 app/views/App/apps/ingo/docs/docs.html
http://git.horde.org/horde-web/-/commit/5f149185823011a65e5d55c093d7888b92b69fb2
-----------------------------------------------------------------------
commit 19a0ec2185525e004f25225dd612545c3c520977
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 02:01:19 2011 -0500
add the 'webmail' application section
app/views/App/apps/webmail/appscreenshots.html.php | 47 +
app/views/App/apps/webmail/docs/CHANGES.html | 1678 ++++++++++++++++++++
app/views/App/apps/webmail/docs/INSTALL.html | 707 ++++++++
app/views/App/apps/webmail/docs/README.html | 101 ++
app/views/App/apps/webmail/docs/RELEASE_NOTES.html | 77 +
app/views/App/apps/webmail/docs/UPGRADING.html | 207 +++
app/views/App/apps/webmail/docs/docs.html | 12 +
app/views/App/apps/webmail/webmail.html.php | 71 +
8 files changed, 2900 insertions(+), 0 deletions(-)
create mode 100644 app/views/App/apps/webmail/appscreenshots.html.php
create mode 100644 app/views/App/apps/webmail/docs/CHANGES.html
create mode 100644 app/views/App/apps/webmail/docs/INSTALL.html
create mode 100644 app/views/App/apps/webmail/docs/README.html
create mode 100644 app/views/App/apps/webmail/docs/RELEASE_NOTES.html
create mode 100644 app/views/App/apps/webmail/docs/UPGRADING.html
create mode 100644 app/views/App/apps/webmail/docs/docs.html
create mode 100644 app/views/App/apps/webmail/webmail.html.php
http://git.horde.org/horde-web/-/commit/19a0ec2185525e004f25225dd612545c3c520977
-----------------------------------------------------------------------
commit f36e608dd078f88c50fbdff07a742ba7a6b3d13e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sun Mar 6 02:01:46 2011 -0500
add screenshots for ingo and webmail
images/screenshots/ingo/blacklist.png | Bin 0 -> 20739 bytes
images/screenshots/ingo/blacklist_thumb.png | Bin 0 -> 11581 bytes
images/screenshots/ingo/blacklist_thumb_thumb.png | Bin 0 -> 11581 bytes
images/screenshots/ingo/procmail.png | Bin 0 -> 20634 bytes
images/screenshots/ingo/procmail_thumb.png | Bin 0 -> 20117 bytes
images/screenshots/ingo/procmail_thumb_thumb.png | Bin 0 -> 20117 bytes
images/screenshots/ingo/rule.png | Bin 0 -> 35265 bytes
images/screenshots/ingo/rule_thumb.png | Bin 0 -> 13578 bytes
images/screenshots/ingo/rule_thumb_thumb.png | Bin 0 -> 13578 bytes
images/screenshots/ingo/rules.png | Bin 0 -> 51746 bytes
images/screenshots/ingo/rules_thumb.png | Bin 0 -> 26187 bytes
images/screenshots/ingo/rules_thumb_thumb.png | Bin 0 -> 26187 bytes
images/screenshots/ingo/sieve.png | Bin 0 -> 22145 bytes
images/screenshots/ingo/sieve_thumb.png | Bin 0 -> 16609 bytes
images/screenshots/ingo/sieve_thumb_thumb.png | Bin 0 -> 16609 bytes
images/screenshots/ingo/vacation.png | Bin 0 -> 16495 bytes
images/screenshots/ingo/vacation_thumb.png | Bin 0 -> 13416 bytes
images/screenshots/ingo/vacation_thumb_thumb.png | Bin 0 -> 13416 bytes
images/screenshots/ingo/whitelist.png | Bin 0 -> 18906 bytes
images/screenshots/ingo/whitelist_thumb.png | Bin 0 -> 9700 bytes
images/screenshots/ingo/whitelist_thumb_thumb.png | Bin 0 -> 9700 bytes
images/screenshots/webmail/dimp_1_1-thumb.jpg | Bin 0 -> 9457 bytes
images/screenshots/webmail/dimp_1_1.png | Bin 0 -> 168474 bytes
images/screenshots/webmail/imp_1_0-thumb.jpg | Bin 0 -> 11011 bytes
images/screenshots/webmail/imp_1_0.png | Bin 0 -> 133938 bytes
images/screenshots/webmail/imp_1_1-thumb.jpg | Bin 0 -> 9029 bytes
images/screenshots/webmail/imp_1_1.png | Bin 0 -> 166497 bytes
images/screenshots/webmail/index.php | 6 ++++++
images/screenshots/webmail/ingo_1_0-thumb.jpg | Bin 0 -> 6358 bytes
images/screenshots/webmail/ingo_1_0.png | Bin 0 -> 58263 bytes
images/screenshots/webmail/login_mobile_2_0-thumb.jpg | Bin 0 -> 5730 bytes
images/screenshots/webmail/login_mobile_2_0.png | Bin 0 -> 12604 bytes
images/screenshots/webmail/portal_mobile_2_0-thumb.jpg | Bin 0 -> 11914 bytes
images/screenshots/webmail/portal_mobile_2_0.png | Bin 0 -> 34162 bytes
34 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 images/screenshots/ingo/blacklist.png
create mode 100644 images/screenshots/ingo/blacklist_thumb.png
create mode 100644 images/screenshots/ingo/blacklist_thumb_thumb.png
create mode 100644 images/screenshots/ingo/procmail.png
create mode 100644 images/screenshots/ingo/procmail_thumb.png
create mode 100644 images/screenshots/ingo/procmail_thumb_thumb.png
create mode 100644 images/screenshots/ingo/rule.png
create mode 100644 images/screenshots/ingo/rule_thumb.png
create mode 100644 images/screenshots/ingo/rule_thumb_thumb.png
create mode 100644 images/screenshots/ingo/rules.png
create mode 100644 images/screenshots/ingo/rules_thumb.png
create mode 100644 images/screenshots/ingo/rules_thumb_thumb.png
create mode 100644 images/screenshots/ingo/sieve.png
create mode 100644 images/screenshots/ingo/sieve_thumb.png
create mode 100644 images/screenshots/ingo/sieve_thumb_thumb.png
create mode 100644 images/screenshots/ingo/vacation.png
create mode 100644 images/screenshots/ingo/vacation_thumb.png
create mode 100644 images/screenshots/ingo/vacation_thumb_thumb.png
create mode 100644 images/screenshots/ingo/whitelist.png
create mode 100644 images/screenshots/ingo/whitelist_thumb.png
create mode 100644 images/screenshots/ingo/whitelist_thumb_thumb.png
create mode 100644 images/screenshots/webmail/dimp_1_1-thumb.jpg
create mode 100644 images/screenshots/webmail/dimp_1_1.png
create mode 100644 images/screenshots/webmail/imp_1_0-thumb.jpg
create mode 100644 images/screenshots/webmail/imp_1_0.png
create mode 100644 images/screenshots/webmail/imp_1_1-thumb.jpg
create mode 100644 images/screenshots/webmail/imp_1_1.png
create mode 100644 images/screenshots/webmail/index.php
create mode 100644 images/screenshots/webmail/ingo_1_0-thumb.jpg
create mode 100644 images/screenshots/webmail/ingo_1_0.png
create mode 100644 images/screenshots/webmail/login_mobile_2_0-thumb.jpg
create mode 100644 images/screenshots/webmail/login_mobile_2_0.png
create mode 100644 images/screenshots/webmail/portal_mobile_2_0-thumb.jpg
create mode 100644 images/screenshots/webmail/portal_mobile_2_0.png
http://git.horde.org/horde-web/-/commit/f36e608dd078f88c50fbdff07a742ba7a6b3d13e
More information about the commits
mailing list