App-Office-CMS

 view release on metacpan or  search on metacpan

Changelog.ini  view on Meta::CPAN

- Rename CHANGES to Changes as per CPAN::Spec::Changes.
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
- Rename scripts/schema.sh to scripts/plot.schema.sh.
- Siwtch from Any::Moose to Moo.
- Add Plack::Middleware::ContentLength to *.psgi.
- Change log table message type from varchar(255) to text.
- Add scripts/pod2html.sh.
- Update the docs in various small ways.
- Reformat dates in this file.
- This update was prompted by Father Chrysostomos. See RT#123446. With thanx.
EOT

[V 0.92]
Date=2010-12-09T13:45:00
Comments= <<EOT
- Fix bug where we delete a page and none of the remaining pages are flagged as a home page.
The code crashed with the message: Null in page_id violates non-null constraint.
Now, if we can't find a home page, we set the 'current' page to the first daughter of the
(fake) root node in the page menu tree.
EOT

Changes  view on Meta::CPAN

	- Rename CHANGES to Changes as per CPAN::Spec::Changes.
	- Replace /usr/bin/perl with /usr/bin/env perl.
	- Replace common::sense with use strict and use warnings, to get uninit var warnings.
	- Rename scripts/schema.sh to scripts/plot.schema.sh.
	- Siwtch from Any::Moose to Moo.
	- Add Plack::Middleware::ContentLength to *.psgi.
	- Change log table message type from varchar(255) to text.
	- Add scripts/pod2html.sh.
	- Update the docs in various small ways.
	- Reformat dates in this file.
	- This update was prompted by Father Chrysostomos. See RT#123446. With thanx.

0.92  2010-12-09T13:45:00
	- Fix bug where we delete a page and none of the remaining pages are flagged as a home page.
		The code crashed with the message: Null in page_id violates non-null constraint.
		Now, if we can't find a home page, we set the 'current' page to the first daughter of the
		(fake) root node in the page menu tree.

0.91  2010-12-07T12:45:00
	- Replace Log::Dispatch with Log::Handler. Speed is not everything, but Log::Handler is faster.
	- In .htoffice.csm.conf, change min_log_level to emergency, and add max_log_level as debug.



( run in 1.284 second using v1.01-cache-2.11-cpan-6aa56a78535 )