The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 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.

Documentation

Getting started with Ado
Making Ado the ERP solution for the enterprise
Ado plugins and how to write an Ado::Plugin
all resources provided by Ado.

Modules

Ado
busy or delaying activity; bustle; fuss.
Custom routines for Ado installation
Custom routines for Ado::Plugin::* installation
Ado namespace for Mojo commands!
Version command
The base class for all controllers!
Base controller class for Ado back-office applications.
The default controller for the back-office.
The controller to manage users.
The default controller for the site.
The controller for the end-user documentation
the base schema class.
base class for Ado specific plugins.
Render static files in markdown format
Keep routes separately.
A factory for HTTP Sessions in Ado
manage sessions stored in the database
manage sessions stored in files
common code needed for testing Ado plugins