[commits] Horde branch master updated. 6ca58334607623586ffc69e80f445c578f588929

Michael M Slusarz slusarz at horde.org
Wed Apr 14 21:18:40 UTC 2010


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

from: 5843a35660f57fbd86cfd4985e261995c023bf60

88b14f5 Add identities upgrade code.
5b0969a Create Identity injector binder
6ca5833 grab directory name once

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

commit 88b14f559a0b15fbb17f5d41e6ae4bc50174399b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 14 14:20:26 2010 -0600

    Add identities upgrade code.

 horde/lib/LoginTasks/SystemTask/UpgradeFromHorde3.php |   47 +++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)
 create mode 100644 horde/lib/LoginTasks/SystemTask/UpgradeFromHorde3.php

http://git.horde.org/co.php/horde/lib/LoginTasks/SystemTask/UpgradeFromHorde3.php?rt=horde-git&r=88b14f559a0b15fbb17f5d41e6ae4bc50174399b

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

commit 5b0969a7d3fad81ae04676dc8731a70205943ec5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 14 14:55:46 2010 -0600

    Create Identity injector binder

 agora/messages/abuse.php                           |    2 +-
 agora/messages/index.php                           |    2 +-
 ansel/image.php                                    |    2 +-
 ansel/lib/Ansel.php                                |    2 +-
 ansel/lib/Form/Ecard.php                           |    2 +-
 ansel/lib/Gallery.php                              |    2 +-
 ansel/lib/Image.php                                |    2 +-
 ansel/lib/Report.php                               |    2 +-
 ansel/lib/View/List.php                            |    2 +-
 ansel/rss.php                                      |    2 +-
 fima/lib/Fima.php                                  |    2 +-
 fima/lib/Forms/DeleteLedger.php                    |    2 +-
 folks/lib/Notification.php                         |    2 +-
 framework/Alarm/lib/Horde/Alarm.php                |    2 +-
 framework/Core/lib/Horde/Core/Binder/Identity.php  |   17 +++
 framework/Core/lib/Horde/Core/Factory/Identity.php |   95 +++++++++++++++++
 framework/Core/lib/Horde/Core/Prefs/Ui.php         |    4 +-
 framework/Core/lib/Horde/Registry.php              |    1 +
 framework/Core/package.xml                         |    4 +
 framework/Mime/lib/Horde/Mime/Mdn.php              |    2 +-
 framework/Prefs/lib/Horde/Prefs/Identity.php       |  112 ++------------------
 framework/Share/Share.php                          |    2 +-
 horde/admin/user.php                               |    4 +-
 horde/scripts/import_squirrelmail_prefs.php        |    2 +-
 horde/services/confirm.php                         |    2 +-
 horde/services/portal/index.php                    |    2 +-
 horde/services/portal/mobile.php                   |    2 +-
 horde/services/problem.php                         |    2 +-
 imp/attachment.php                                 |    6 +-
 imp/lib/Injector/Binder/Identity.php               |    2 +-
 imp/lib/Prefs/Identity.php                         |    6 +-
 ingo/lib/Api.php                                   |    2 +-
 ingo/lib/Application.php                           |    2 +-
 ingo/vacation.php                                  |    2 +-
 kronolith/attendees.php                            |    2 +-
 kronolith/lib/FreeBusy.php                         |    2 +-
 kronolith/lib/Kronolith.php                        |   14 ++--
 kronolith/lib/View/EditEvent.php                   |    2 +-
 kronolith/scripts/agenda.php                       |    2 +-
 mnemo/lib/Mnemo.php                                |    4 +-
 nag/lib/Forms/task.php                             |    2 +-
 nag/lib/Nag.php                                    |   14 ++--
 nag/tasklists/info.php                             |    2 +-
 turba/lib/Driver/Group.php                         |    2 +-
 turba/lib/Turba.php                                |    4 +-
 whups/lib/Mail.php                                 |    2 +-
 whups/lib/Ticket.php                               |    2 +-
 whups/lib/Whups.php                                |    2 +-
 wicked/lib/Page.php                                |    2 +-
 wicked/lib/Wicked.php                              |    2 +-
 50 files changed, 193 insertions(+), 166 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Binder/Identity.php
 create mode 100644 framework/Core/lib/Horde/Core/Factory/Identity.php

http://git.horde.org/diff.php/agora/messages/abuse.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/agora/messages/index.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/image.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/lib/Form/Ecard.php?rt=horde-git&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=461b328a22b10fd54a870f81aa73b6a974af74cd&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/lib/Report.php?rt=horde-git&r1=9f529bff639f1cafde6bae97fa3d6c7ee0112bce&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-git&r1=19e941787b5bd7251d6f36c249a447e473e7c283&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ansel/rss.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/fima/lib/Fima.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/fima/lib/Forms/DeleteLedger.php?rt=horde-git&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/folks/lib/Notification.php?rt=horde-git&r1=9f529bff639f1cafde6bae97fa3d6c7ee0112bce&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Alarm/lib/Horde/Alarm.php?rt=horde-git&r1=8d8ab8c44c1da1c2e7cbd9d03c11048e00352dae&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Binder/Identity.php?rt=horde-git&r=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/Identity.php?rt=horde-git&r=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Prefs/Ui.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Mdn.php?rt=horde-git&r1=5f2abc29c050e31bf00a72343e5dada1c587564b&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/Identity.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/framework/Share/Share.php?rt=horde-git&r1=326e7ce0d176377f1a94f4db11d7e3a6139109af&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/horde/admin/user.php?rt=horde-git&r1=db011a2a40263b0bddcc42b1071f52a1e1bd2a83&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/horde/scripts/import_squirrelmail_prefs.php?rt=horde-git&r1=c47b942008a20196a5bb01f72164e9e63019ec2c&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/horde/services/confirm.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/horde/services/portal/index.php?rt=horde-git&r1=cf3d1971e5ec7f08ddf19f4b675d4af8a5ba0a4a&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/horde/services/portal/mobile.php?rt=horde-git&r1=97cb061195f50d9f64fc8f3f5e350076af3dd2c4&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/horde/services/problem.php?rt=horde-git&r1=4e8e3e4474fc5ea4363ff940e0ee96f84767b343&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/imp/lib/Injector/Binder/Identity.php?rt=horde-git&r1=c4a8bbfa852ae49c87acf4806c51b8c241af2f12&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/imp/lib/Prefs/Identity.php?rt=horde-git&r1=3ab4801982b7a47a12dd2e43266605bee3414a61&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ingo/lib/Api.php?rt=horde-git&r1=4e74a7c2c12e42da8194f041b3fe69dcf3511ecc&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/ingo/vacation.php?rt=horde-git&r1=840f1b2390b7936d58b2abcafdcaec1b46fff40d&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/kronolith/lib/FreeBusy.php?rt=horde-git&r1=8b81c3c5387aa9b31488e065d061917e6bec2009&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=bfb31081e533ce58edea895093c9e6a1e13da2ce&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/kronolith/lib/View/EditEvent.php?rt=horde-git&r1=f438b2c85670201c39e3697860518609765f389a&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/kronolith/scripts/agenda.php?rt=horde-git&r1=4e8e3e4474fc5ea4363ff940e0ee96f84767b343&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=a2a28b2b2cda5de92aceefbf1c5cc8258c6c5c0b&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/nag/lib/Forms/task.php?rt=horde-git&r1=f438b2c85670201c39e3697860518609765f389a&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/nag/lib/Nag.php?rt=horde-git&r1=4e8e3e4474fc5ea4363ff940e0ee96f84767b343&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/nag/tasklists/info.php?rt=horde-git&r1=659c348abc1a65fec88aa8c25b6848687dcb9f05&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/turba/lib/Driver/Group.php?rt=horde-git&r1=857038183dd82899a0f703287defa6e2f0bf6647&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-git&r1=2b3abe74f295dcedc13498a2c86131c493977d4b&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/whups/lib/Mail.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/whups/lib/Ticket.php?rt=horde-git&r1=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/whups/lib/Whups.php?rt=horde-git&r1=d010e1c4130cd1de967d92539b519e3d4be71c52&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/wicked/lib/Page.php?rt=horde-git&r1=bcdf47e71ed6d82622a83ce8c6e4004ef1a7593c&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5
http://git.horde.org/diff.php/wicked/lib/Wicked.php?rt=horde-git&r1=4e8e3e4474fc5ea4363ff940e0ee96f84767b343&r2=5b0969a7d3fad81ae04676dc8731a70205943ec5

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

commit 6ca58334607623586ffc69e80f445c578f588929
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 14 15:20:51 2010 -0600

    grab directory name once

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

http://git.horde.org/diff.php/horde/lib/core.php?rt=horde-git&r1=72b8d57b0cd97055c6d69bf2a2659a304f4ea709&r2=6ca58334607623586ffc69e80f445c578f588929




More information about the commits mailing list