[commits] Horde-Hatchery branch master updated. fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2

Michael Rubinsky mike at theupstairsroom.com
Fri Jul 31 18:49:22 UTC 2009


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

from: c5e0dcadef475416aabf70bb495adc9f93591ab0

36745b4... Rename Ansel's Form objects for autoloading
fd74f07... More autoload renaming / removal of require statements etc...

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

commit 36745b49da2bf9045c25f10376638e2f98a58120
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Jul 31 13:55:42 2009 -0400

    Rename Ansel's Form objects for autoloading

 ansel/edit_dates.php          |    7 +---
 ansel/image.php               |    7 +--
 ansel/img/ecard.php           |    4 +-
 ansel/img/upload.php          |    4 +-
 ansel/lib/Form/Ecard.php      |   37 ++++++++++++++++
 ansel/lib/Form/Image.php      |   67 +++++++++++++++++++++++++++++
 ansel/lib/Form/ImageDate.php  |   31 ++++++++++++++
 ansel/lib/Form/Upload.php     |   93 +++++++++++++++++++++++++++++++++++++++++
 ansel/lib/Form/Watermark.php  |   54 ++++++++++++++++++++++++
 ansel/lib/Forms/Ecard.php     |   37 ----------------
 ansel/lib/Forms/Image.php     |   67 -----------------------------
 ansel/lib/Forms/ImageDate.php |   31 --------------
 ansel/lib/Forms/Upload.php    |   93 -----------------------------------------
 ansel/lib/Forms/Watermark.php |   54 ------------------------
 14 files changed, 288 insertions(+), 298 deletions(-)
 create mode 100644 ansel/lib/Form/Ecard.php
 create mode 100644 ansel/lib/Form/Image.php
 create mode 100644 ansel/lib/Form/ImageDate.php
 create mode 100644 ansel/lib/Form/Upload.php
 create mode 100644 ansel/lib/Form/Watermark.php
 delete mode 100644 ansel/lib/Forms/Ecard.php
 delete mode 100644 ansel/lib/Forms/Image.php
 delete mode 100644 ansel/lib/Forms/ImageDate.php
 delete mode 100644 ansel/lib/Forms/Upload.php
 delete mode 100644 ansel/lib/Forms/Watermark.php

http://git.horde.org/diff.php/ansel/edit_dates.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/image.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/img/ecard.php?rt=horde-hatchery&r1=6233da0fa78ab8c4752c0f5f11cc9c30b7640035&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/img/upload.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/co.php/ansel/lib/Form/Ecard.php?rt=horde-hatchery&r=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/co.php/ansel/lib/Form/Image.php?rt=horde-hatchery&r=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/co.php/ansel/lib/Form/ImageDate.php?rt=horde-hatchery&r=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/co.php/ansel/lib/Form/Upload.php?rt=horde-hatchery&r=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/co.php/ansel/lib/Form/Watermark.php?rt=horde-hatchery&r=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/lib/Forms/Ecard.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/lib/Forms/Image.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/lib/Forms/ImageDate.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/lib/Forms/Upload.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120
http://git.horde.org/diff.php/ansel/lib/Forms/Watermark.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=36745b49da2bf9045c25f10376638e2f98a58120

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

commit fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Jul 31 14:49:11 2009 -0400

    More autoload renaming / removal of require statements etc...

 ansel/browse.php                      |    1 -
 ansel/group.php                       |    1 -
 ansel/image.php                       |    4 --
 ansel/lib/Ansel.php                   |   16 -------
 ansel/lib/Form/Ecard.php              |    1 -
 ansel/lib/GalleryMode/RemoteVimeo.php |    2 -
 ansel/lib/Report.php                  |    2 -
 ansel/lib/View/List.php               |    1 -
 ansel/lib/View/Results.php            |   50 ++++++-----------------
 ansel/lib/View/Slideshow.php          |   73 ++++++++++----------------------
 ansel/lib/XPPublisher.php             |    6 +-
 ansel/lib/api.php                     |    4 --
 ansel/perms.php                       |    1 -
 ansel/protect.php                     |    1 -
 ansel/report.php                      |    1 -
 ansel/rss.php                         |    1 -
 ansel/xppublish.php                   |    3 +-
 17 files changed, 40 insertions(+), 128 deletions(-)

http://git.horde.org/diff.php/ansel/browse.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/group.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/image.php?rt=horde-hatchery&r1=36745b49da2bf9045c25f10376638e2f98a58120&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/Form/Ecard.php?rt=horde-hatchery&r1=36745b49da2bf9045c25f10376638e2f98a58120&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/GalleryMode/RemoteVimeo.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/Report.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-hatchery&r1=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/View/Results.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/View/Slideshow.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/XPPublisher.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/lib/api.php?rt=horde-hatchery&r1=0b2c1a248e4889d5df74b25bcbf93b5f9aa6b317&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/perms.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/protect.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/report.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/rss.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2
http://git.horde.org/diff.php/ansel/xppublish.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2




More information about the commits mailing list