Ado

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        and at the same time keeping the file structure.
      - Removed 'TODO' marker in crud.t
    - Upgraded to Mojolicious 5.29.
    - Updtaed the default index page.

0.57 2014-08-14
    - Cleanups and clarifications in "Changes" file - no code changes.

0.56 2014-08-14
    - Improved documentation. TODO - fix pod-spelling.t (falselly passing).
    - Upgraded to Mojolicious 5.28.
    - Improved tests and refactored Ado::Command::generate::crud.

0.55 2014-08-03
    - $CODENAME changed to
      "Добро" - U+2C04 GLAGOLITIC CAPITAL LETTER DOBRO (Ⰴ).
    - Added SQL::Abstract as recommended module.
    - Upgraded to DBIx::Simple::Class 1.008.
    - Upgraded to Semantic UI 0.19.0.
    - Added highly experimental Ado::Command::generate::crud
      to boost adoption of Ado even more.
    - Improved documentation.

0.54 2014-07-25
    - Implemented experimental Ado::Command::generate::adoplugin.
      This command should boost Ado expansion.
    - Implemented Ado::Plugin::initialise() to reduce boilerplate code
      and improved Ado::Plugin::config().
    - Refactored all Ado plugins accordingly.
    - Upgraded to Mojolicious 5.17.


0.53 2014-07-20
    - Improved Ado::Plugin. Added support for Mojolicious::Plugin::JSONConfig
      and arbitrary configuration format per plugin.
    - Removed monkey-patched Text::MultiMarkdown code from
      Ado::Plugin::MarkdownRenderer. My patch was accepted. Thanks BOBTFISH.
    - Upgraded to Text::MultiMarkdown 1.000035.
    - Upgraded to Mojolicious 5.15.

0.52 2014-07-13
    - Added new MIME type .manifest to apache2htaccess.ep.
      Removed rule for external 302 redirects for static files.
      Let mod_rewrite just internally rewrite the path.
    - Added method define_mime_types to Ado.
    - Did cleanups recommended by SRI.
    - Upgraded to Mojolicious 5.13.

0.51 2014-07-05
    - Fixing  failing tests under Windows.

0.50 2014-07-04
    - Fixed tests for commands "generate apache2*" to properly initialise
        $MOJO_HOME.
    - Made sure we have forward slashes in produced Apache configuration files.
    - Fixed failing tests for Ado::Plugin::Example due to stupidly ignored file.
    - Improved Ado::Plugin.
    - Upgraded to Mojolicious 5.12.

0.49 2014-07-03
    - Fixed again failing tests on Windows ("The getpwuid function is unimplemented").
    - Added support for mode specific plugin configuration files.
    - Preferred Plack + FCGI + FCGI::ProcManager over Mojo::Server::FastCGI and
      improved apache2htaccess.ep.

0.48 2014-06-29
    - Fixed again failing tests on Windows.
      Replaced backslashes with forward slashes.
    - Moved most of the INSTALL section from READMEs
      to Ado::Manual::Installation.
    - Made READMEs smaller.
    - Upgraded to Mojolicious 5.10.

0.47 2014-06-18
    - $CODENAME changed to
      "Глаголи" - U+2C03 GLAGOLITIC CAPITAL LETTER GLAGOLI (Ⰳ)
    - No more major features (plugins, commands) will be added to Ado for now.
      Ado core will be polished, made more stable and some
      of the current features and assets will eventually go to plugins.
      It is time for plugins.
    - Fixed failing tests on Windows.
    - Improved and fixed apache2htaccess.ep.
      Using $^X in FcgidWrapper so bin/ado is executed with our own Perl.
    - Upgraded to Mojolicious 5.09.
    - Requiring Module::Build 0.4204 now because $self->install_base
      returns string (the path) and not an ARRAY reference when
      using --install_base=/custom/path.
    - Added notes about local::lib to Ado::Manual/INSTALL.

0.46 2014-06-16
    - Added new command Ado::Command::generate::apache2vhost.
    - Added new command Ado::Command::generate::apache2htaccess.
    - Upgraded to Mojolicious 5.07.
    - Fixed tests and code using "redirect_to" according to the new behavior.
    - Upgraded to Semantic UI 0.18.0.

0.45 2014-06-02
    - Fixed failing tests with Mojolicious 5.00
      (caused by "Changed return value of path_for method in Mojolicious::Routes::Match.").
    - Upgraded to Mojolicious 5.02.
    - Improved documentation a bit.

0.44 2014-05-29
    - Fixed typos in documentation.

0.43 2014-05-25
    - Default page now has a Bulgarian variant.

0.42 2014-05-18
    - Fixed typos and improved POD.
    - Added Ado::Plugin::I18n to the list of the end-user
      features at the bottom of the home page.
    - Created and used templates/partials/logo.html.ep.
    - Created embedded template languages_menu.html.ep in Ado::Plugin::I18n
      and used it on the home page. This is a usage example.
    - Added jQuery Cookie Plugin v1.4.1.
    - Added some flag icons from http://www.famfamfam.com.
    - Upgraded to Mojolicious 4.99.
    - Upgraded to Semantic UI 0.17.0

0.41 2014-05-11



( run in 1.891 second using v1.01-cache-2.11-cpan-97f6503c9c8 )