[commits] Horde branch master updated. 02f0d2185d480f2a55973f213f59d89379b3a9ac

Michael M Slusarz slusarz at horde.org
Tue May 4 23:19:24 UTC 2010


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

from: 84a96bec34b90beb720b6a4eb90423a187add87a

24aa724 Separate these disparate entries better
13dcd12 Identity sanity checking in IMP.
02f0d21 More H4 Jonah conversion

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

commit 24aa724d96502df301bc374ebfba8e846f6d98a8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue May 4 13:05:25 2010 -0600

    Separate these disparate entries better

 horde/templates/prefs/identityselect.html |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/horde/templates/prefs/identityselect.html?rt=horde-git&r1=24d822349cce4f81ea50220504b3180b3b735346&r2=24aa724d96502df301bc374ebfba8e846f6d98a8

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

commit 13dcd129fdefe97244f49da9b291c8c410f21b96
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue May 4 16:35:55 2010 -0600

    Identity sanity checking in IMP.
    
    Check for incorrect identity on compose if a single recipient address
    is tied to a different identity than the sending identity.

 imp/compose-mimp.php                  |   11 ++++++-
 imp/compose.php                       |   19 ++++++++----
 imp/docs/CHANGES                      |    2 +
 imp/js/compose-dimp.js                |   52 +++++++++++++++++++-------------
 imp/lib/Ajax/Application.php          |    8 +++++
 imp/lib/Compose.php                   |   22 ++++++++++++--
 imp/lib/Compose/Exception.php         |    9 +++++-
 imp/lib/Prefs/Identity.php            |    3 +-
 imp/templates/dimp/chunks/compose.php |    1 +
 9 files changed, 93 insertions(+), 34 deletions(-)

http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-git&r1=9c8e6c13d053c63519a9262fffe833e5baa1abc5&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=5a12d664b09062b358616682f21663bc3c34655f&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=d4491e6b4e0f9ddfd81193f5bed0d914b41a994b&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=f11a767972dba9db0a707af436a0a97883ba033b&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=8d616b7052a654406e86920a18af591f8bf3f301&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=b17ddd8b5d87709ffaf67728198f8c090a04c31a&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/lib/Compose/Exception.php?rt=horde-git&r1=db011a2a40263b0bddcc42b1071f52a1e1bd2a83&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/lib/Prefs/Identity.php?rt=horde-git&r1=6088ce0ba2705b74abb190964fb40428aa912467&r2=13dcd129fdefe97244f49da9b291c8c410f21b96
http://git.horde.org/diff.php/imp/templates/dimp/chunks/compose.php?rt=horde-git&r1=b52d7646b607b11d6ec24b306f764db6a4995595&r2=13dcd129fdefe97244f49da9b291c8c410f21b96

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

commit 02f0d2185d480f2a55973f213f59d89379b3a9ac
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue May 4 17:15:49 2010 -0600

    More H4 Jonah conversion

 jonah/README                                            |    3 +-
 jonah/channels/aggregate.php                            |    5 +-
 jonah/channels/delete.php                               |    3 +-
 jonah/channels/edit.php                                 |    3 +-
 jonah/channels/index.php                                |    2 +-
 jonah/config/conf.xml                                   |    2 +-
 jonah/config/templates.php.dist                         |    4 +-
 jonah/delivery/html.php                                 |   11 +-
 jonah/delivery/index.php                                |    1 -
 jonah/delivery/rss.php                                  |   14 +--
 jonah/dispatcher.php                                    |   10 ++-
 jonah/docs/CHANGES                                      |    7 ++
 jonah/docs/INSTALL                                      |    8 +-
 jonah/docs/TODO                                         |    9 --
 jonah/feed.php                                          |    9 +-
 jonah/index.php                                         |   15 +---
 jonah/lib/Api.php                                       |    4 +-
 jonah/lib/Application.php                               |    3 +-
 jonah/lib/Block/cloud.php                               |    2 -
 jonah/lib/Block/delivery.php                            |    2 -
 jonah/lib/Block/latest.php                              |    2 -
 jonah/lib/Block/news.php                                |    5 +-
 jonah/lib/Block/news_popular.php                        |    3 -
 jonah/lib/Block/story.php                               |    2 -
 jonah/lib/Block/tree_menu.php                           |    2 -
 jonah/lib/Driver.php                                    |    9 --
 jonah/lib/Driver/sql.php                                |    5 -
 jonah/lib/FeedParser.php                                |    2 -
 jonah/lib/Forms/Feed.php                                |    2 -
 jonah/lib/Forms/Story.php                               |    2 -
 jonah/lib/Jonah.php                                     |    4 -
 jonah/lib/News.php                                      |   12 ---
 jonah/lib/News/sql.php                                  |    5 -
 jonah/lib/Test.php                                      |   70 ++++++++++++++
 jonah/lib/version.php                                   |    1 -
 jonah/scripts/feed_tester.php                           |   33 +------
 jonah/scripts/sql/jonah.mssql.sql                       |    2 -
 jonah/scripts/sql/jonah.sql                             |    2 -
 jonah/scripts/upgrades/2008-08-22_add_channel_slugs.sql |    3 -
 jonah/scripts/upgrades/2008-08-22_add_story_authors.sql |    3 -
 jonah/scripts/upgrades/2008-12-17_add_full_feed.sql     |    3 -
 jonah/stories/delete.php                                |    2 -
 jonah/stories/index.php                                 |    2 -
 jonah/stories/pdf.php                                   |   10 +-
 jonah/stories/results.php                               |    3 +-
 jonah/stories/share.php                                 |   11 +-
 jonah/stories/view.php                                  |    8 +-
 jonah/templates/common-header.inc                       |    3 -
 jonah/test.php                                          |   74 ---------------
 jonah/themes/screen.css                                 |    4 -
 50 files changed, 132 insertions(+), 274 deletions(-)
 delete mode 100644 jonah/docs/TODO
 create mode 100644 jonah/lib/Test.php
 delete mode 100644 jonah/lib/version.php
 delete mode 100644 jonah/test.php

http://git.horde.org/diff.php/jonah/README?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/channels/aggregate.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/channels/delete.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/channels/edit.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/channels/index.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/config/conf.xml?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/config/templates.php.dist?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/delivery/html.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/delivery/index.php?rt=horde-git&r1=ddc1878ef24328f783ecc37990442ee889073641&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/delivery/rss.php?rt=horde-git&r1=ddc1878ef24328f783ecc37990442ee889073641&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/dispatcher.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/docs/CHANGES?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/docs/INSTALL?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/docs/TODO?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/feed.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/index.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Api.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Application.php?rt=horde-git&r1=e341f631c21530eab8ab052a3c32dc39392af5ee&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/cloud.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/delivery.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/latest.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/news.php?rt=horde-git&r1=ddc1878ef24328f783ecc37990442ee889073641&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/news_popular.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/story.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Block/tree_menu.php?rt=horde-git&r1=a96642d3db2e2910d3ad0c3d6224e4d214a4c224&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Driver.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Driver/sql.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/FeedParser.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Forms/Feed.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Forms/Story.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/Jonah.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/News.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/News/sql.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/co.php/jonah/lib/Test.php?rt=horde-git&r=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/lib/version.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/scripts/feed_tester.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/scripts/sql/jonah.mssql.sql?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/scripts/sql/jonah.sql?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/scripts/upgrades/2008-08-22_add_channel_slugs.sql?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/scripts/upgrades/2008-08-22_add_story_authors.sql?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/scripts/upgrades/2008-12-17_add_full_feed.sql?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/stories/delete.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/stories/index.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/stories/pdf.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/stories/results.php?rt=horde-git&r1=0c536c36ce6d126ad730483492a3ae7d16e1ae5d&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/stories/share.php?rt=horde-git&r1=84a96bec34b90beb720b6a4eb90423a187add87a&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/stories/view.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/templates/common-header.inc?rt=horde-git&r1=a96642d3db2e2910d3ad0c3d6224e4d214a4c224&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/test.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac
http://git.horde.org/diff.php/jonah/themes/screen.css?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=02f0d2185d480f2a55973f213f59d89379b3a9ac




More information about the commits mailing list