The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.40 - 2014-05-04

  • Started translation of end-user documentation to English. Translated in English cover.md ,rewrote intro.md. Started translation of intro.md. to Bulgarian.
  • Temporarily monkey-patched Text::MultiMardown to support anchors when <base href="<%= url_for('/')->base %>" /> tag is used in templates.
  • Upgraded to Mojolicious 4.97.
  • Upgraded to Semantic UI 0.16.1

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
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.
the base schema class.
base class for Ado specific plugins.
Default Ado helpers plugin
Authenticate users
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