Changes for version 0.92 - 2015-06-01

  • Ado::Control::list_for_json() accepts a new argument $meta for abitrary content, specific to the served resource.
  • Removed a lot of debug messages.
  • Added database storage for lexicons to Ado::I18n. Now plugins can store their translated messages in i18n table. See Ado::Plugin::Vest as example.
  • Refactored and improved /articles section.
  • Decided not to remove documents from public/doc. They will be used as end-user documentation and written when time permits.
  • $CODENAME changed to "иже" U+2C09 GLAGOLITIC CAPITAL LETTER IZHE (Ⰹ)

Documentation

Developers' manual
Making Ado the ERP solution for the enterprise
Start a personal blog in five minutes.
Various ways to install and deploy Ado
General overview
Ado plugins and how to write an Ado::Plugin
all resources provided by Ado.

Modules

Ado
a rapid active commotion (framework for web-projects on Mojolicious)
Custom routines for Ado installation
Custom routines for Ado::Plugin::* installation
Ado namespace for Mojo commands!
adduser command
Generator command
Generates an Ado::Plugin
Generates Apache2 .htaccess file
Generates minimal Apache2 Virtual Host configuration file
Generates MVC set of files
Version command
The base class for all controllers!
display markdown documents.
The default controller for the site.
The controller for the end-user documentation
a controller used for testing Ado.
Languages' lexicons and handle namespace
lexicon for Bulgarian
lexicon for German language
lexicon for English
the base schema class.
base class for Ado specific plugins.
Default Ado helpers plugin
Passwordless user authentication for Ado
Internationalization and localization for Ado
Render markdown to HTML
Keep routes separately.
A factory for HTTP Sessions in Ado
manage sessions stored in the database
manage sessions stored in files