Revision history for Ado-Plugin-Admin
0.07 2015-02-23
- Trying to fix failing tests by setting 'PRAGMA synchronous = ON'.
http://www.cpantesters.org/cpan/report/1b8448b4-bae5-11e4-be01-88698971dd2f
0.06 2015-02-22
- Use plugin's own ado.conf and database for testing.
http://www.cpantesters.org/cpan/report/09e78bd2-ab6f-11e4-a5b3-6a9cdfbfc7aa
Solved problem with file access during tests. Thanks Slaven Rezić (SREZIC).
- Upgraded to Ado 0.80 where the functionality for the above case is
implemented.
- Moved Ado::Control::Ado to Ado-Plugin-Admin where it logically belongs.
0.05 2015-02-06
- Use our own Ado configuration file for testing.
http://www.cpantesters.org/cpan/report/09e78bd2-ab6f-11e4-a5b3-6a9cdfbfc7aa
0.04 2015-02-04
- Let Ado find its home during tests of plugins too.
0.03 2015-02-01
- Depending explicitly on Ado 0.78.
0.02 2015-02-01
- Improved documentation and test coverage.
- Moved Ado::Control::Ado::Users and Ado::Control::Ado::Default
from Ado (core) here.
- Implemented Ado::UI::Menu.
Decommissioned Ado::UI::AdminMenu and Ado::UI::MenuItem.
0.01 2015-01-18
- Released first dummy version.