Ado

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.33 2014-02-20
    - Really fixed failing test under Windows.
    - Really upgraded to Mojolicious 4.83.

0.32 2014-02-19
    - Fixed failing test under Windows.
    - Removed base_url option passed to Text::MultiMarkdown.
    - Implemented "next" and "previous" page navigation in help app.
    - Upgraded to Mojolicious 4.83.

0.31 2014-02-16
    - Implementented Ado::Plugin::MarkdownRenderer
    - Included "Semantic UI" CSS and JavaScript framework.
      It will be the default UI framwework for Ado.
    - Implemented simple functional documentation system (/help)
      and used Ado::Plugin::MarkdownRenderer and Semantic UI
      to render documentation. Added dummy "lorem ipsum" content.
    - $CODENAME changed to
      "Буки" - U+2C01 GLAGOLITIC CAPITAL LETTER BUKY (Ⰱ)
      because we have the first end-user application in Ado now.
    - We started adding end-user features now.
    - Added accessor 'CODENAME' to Ado.
    - Added accessors 'keywords' and 'description' to Ado::Control.
    - Upgraded to Mojolicious 4.81.

0.30 2014-02-02
    - Fixed tests by making sure touched files have proper permissions.
    - Removed unneeded t/etc.

0.29 2014-02-02
    - Upgraded to Mojolicious 4.75.
    - Fixed stupid mistakes in t/session/database.t.

0.28 2014-02-02
    - This is a bugfix release.
    - Have a testing copy of ado.conf and ado.sqlite in t/etc.
    - Checking for Test::Output in t/command/version.t.
    - Creating README only if $ENV{TEST_AUTHOR}.

0.27 2014-01-29
    - Upgraded to Mojolicious 4.71.
    - Experimental CORS-ready Ado::Sessions with file
      and database storage.
    - Fixed bug in Ado::Build::ACTION_dist.
      It was not emptying log files.

0.26 2014-01-11
    - Improved Ado::Command::version output.
    - Improved Ado::Manual.
    - Not depending on Mojo::Util in Ado::Build.
    - Fixed small bug in create_readme() and optimized it.
    - Installing to the more popular "siteprefix" by default.
    - Fixed failing test because of missing Test::Output.

0.25 2014-01-01 20:27:50 CET
    - Added more tests for Ado::Build (test coverage is > 90%).
    - Fixed ACTION_perltidy. We do not modify Build.PL any more.
    - Fixed stupid bug in manifest.t

0.24 2013-12-31 17:09:24 CET
    - This is an important release.
      CODENAME: "Азь" - U+2C00 GLAGOLITIC CAPITAL LETTER AZU(Ⰰ)
    - Introduced Ado::Command::version and the concept of $CODENAME.
    - We have a stabilised Build process.
    - Fixed ACTION_uninstall and ACTION_fakeuninstall (Valcho).
    - Fixed failing pod-coverage.t because of -T switch (Valcho).
    - Fixed ACTION_perltidy - was not tidying t/*.t files.
    - Added tests for ACTION_perltidy.
    - Introduced t/ado-build.t.

0.23 2013-12-30 03:14:17 CET
    - Added experimental tests for Ado::Build.
    - Fixed ACTION_perltidy - did not tidy Build.PL
    - Dynamically generating  META.json and META.yml
      depending on if $ENV{TEST_AUTHOR} is set
      thus requiring fewer dependencies.
    - Updated Manual.pod
    - Added uninstall and fakeuninstall actions to Ado::Build (Valcho).
    - Fixed wrong install_path for lib directory
      when "--install_base" is not passed as argument.
    - Using Perl's $Config{siteprefixexp} for
      other directories: qw(etc public log templates).

0.22 2013-12-29 03:30:38 CET
    - Refactored creation of README.md, kept README.
    - Wellcome Valcho to the core team :)!
    - Removed $ADO_HOME (by popular demand)
      and symplified installation process a lot.
    - Improved Manual.pod/README.

0.21 2013-12-28 03:37:42 CET
    - Added build action submit (draft).
    - Added build action "perltidy" - see Ado::Build.
      deleted:    bin/ado_perltidy
      Thanks to Vulcho Nedelchev(WEBY) for the inspiration.
    - Improved list_for_json in Ado::Control.
    - Implemented validate_input in Ado::Control.
    - Implemented Test::AdoPlugin.
    - Huge enhancements in documentation
      (mostly in Ado::Manual::Contributing).
    - Shut up "Wide character in print" from Pod::Spelling.

0.20 2013-12-24 03:22:10 CET
    - Removed dependency IO::Socket::SSL - not mandatory yet
    - Upgraded to Mojolicious 4.63
    - Enhanced Ado::Manual
    - Skipping pod-coverage.t under Perl 5.014

0.19 2013-12-23 00:37:22 CET
    - More strict checks regarding --install_base.
      use 5.014 to enable say().

0.18 2013-12-22 17:34:32 CET
    - Removed release_status=>'unstable' from Build.PL.
      This does not mean much.
    - Started developing an external plugin - Ado::Plugin::Mess.
    - First attempt for a logo.

0.17 2013-12-21 00:11:06 CET
    - Refactored list() in Ado::Control::Ado::Users



( run in 0.997 second using v1.01-cache-2.11-cpan-ceb78f64989 )