App-Office-Contacts-Import-vCards
view release on metacpan or search on metacpan
Changelog.ini view on Meta::CPAN
Date=2010-04-20T09:16:00
Comments= <<EOT
- Change SQLite attribute from unicode to sqlite_unicode.
- Change the default database driver from Postgres to SQLite
to make installation easier (by not requiring DBD::Pg).
If using another database server you'll need to edit the 2 lines
in .htoffice.donations.conf which refer to SQLite.
EOT
[V 1.09]
Date=2010-04-16T08:52:00
Comments= <<EOT
- Rework cookies and POST validation to allow Contacts Donations and
Import::vCards to run in parallel.
- But for the moment use the disabled code in App::Office::Contacts.
EOT
[V 1.08]
Date=2010-04-15T14:40:00
Comments= <<EOT
- Add script_name to calling parameter list of App::Office::Contacts::Import::vCards::View
after changes to App::Office::Contacts::View.
EOT
[V 1.07]
Date=2010-04-07T08:51:00
Comments= <<EOT
- Update pre-reqs for Test::Pod to 1.41 to avoid Test::Pod's dithering
about a POD construct I used: L<text|scheme:...> which makes a test fail.
See comments for V 1.40 and 1.41 at:
http://cpansearch.perl.org/src/DWHEELER/Test-Pod-1.42/Changes
- Update pre-reqs from Test::More V 0 to Test::Simple 0.94.
EOT
[V 1.06]
Date=2010-03-30T12:45:00
Comments= <<EOT
- Set pre-reqs version of App::Office::Contacts to 1.06.
This is in Build.PL and Makefile.PL.
EOT
[V 1.05]
Date=2010-03-02T09:28:00
Comments= <<EOT
- In cgiapp_prerun():
o Only accept CGI params if the request method is 'POST'.
o Ensure pseudo-random number among params matches cookie.
- Change 'use base' to 'use parent'.
- Remove form_action from config file. See sub script_name.
- Replace references to FCGI with Plack. This includes no longer
shipping FCGI-specific files and patches to Apache's httpd.conf.
- Ship httpd/cgi-bin/office/contacts.psgi.
EOT
[V 1.04]
Date=2010-02-21T12:54:17
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
- Replace personal doc root with /var/www.
- Use namespace::autoclean with Moose.
EOT
[V 1.03]
Date=2010-02-05T17:27:00
Comments= <<EOT
- Remove personal use lib from CGI scripts.
- Change .../cgi/... to .../app/... in dirs and config file.
- Add css_url to .htoffice.import.vcards.conf
- Rename Initialize.about to build_about_html to match App::O::C.
- Add setting css_url to Initialize.display.
EOT
[V 1.02]
Date=2010-01-29T09:52:00
Comments=- Change namespace from CGI::Office::* to App::Office::* after discussion with Matt Trout
[V 1.01]
Date=2010-01-07T15:39:00
Comments= <<EOT
- Add MANIFEST and MYMETA.yml
- Change call from SUPER::cgiapp to global_prerun to match other CGI-Office-* modules
EOT
[V 1.00]
Date=2009-12-31T10:48:00
Comments= <<EOT
- Rename from Local::Contacts.
- Remove Apache-specific code.
- Split into N controllers using CGI::Application::Dispatch.
- Split into separate distros:
o App::Office::Contacts
o App::Office::Contacts::Donations
o App::Office::Contacts::Export::StickyLabels
o App::Office::Contacts::Import::vCards
o App::Office::Contacts::Sites
EOT
[V 0.99]
Date=2008-03-06T11:30:45
Comments=- Original version.
( run in 0.643 second using v1.01-cache-2.11-cpan-5735350b133 )