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

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
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 Apache2 .htaccess file
Generates minimal Apache2 Virtual Host configuration file
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
a controller used for testing Ado.
Languages' lexicons and handle namespace
lexicon for Bulgarian
lexicon for English
the base schema class.
base class for Ado specific plugins.
Default Ado helpers plugin
Authenticate users
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
common code needed for testing Ado plugins