aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Module.pm
Commit message (Collapse)AuthorAgeFilesLines
* updated credits dateAngelo Naselli2017-09-101-1/+1
|
* Module: automatically create a logging objectMaarten Vanraes2016-05-091-0/+35
|
* Module: set name requiredMaarten Vanraes2016-05-091-0/+1
|
* Module: default icon is dependant on nameMaarten Vanraes2016-05-091-0/+8
|
* Module: add a title attributeMaarten Vanraes2016-05-091-1/+28
|
* Updated dateAngelo Naselli2016-01-111-1/+1
|
* Module implements the Version Role, modules now has the version fromAngelo Naselli2015-12-301-8/+2
| | | | manatools, overriding it if they need
* removed Logger from module, those who logs implements logging roleAngelo Naselli2015-12-281-24/+0
| | | | and identify themselves
* Added commandline attribute to ModuleAngelo Naselli2015-11-231-0/+25
|
* Added Logger to ModuleAngelo Naselli2015-08-051-3/+28
|
* call the default LocalesAngelo Naselli2015-08-051-14/+6
|
* Set icon and title into Module base class, to avoid doing that for anyAngelo Naselli2015-05-051-0/+23
| | | | modules
* removed yui::YCommandLineAngelo Naselli2015-05-031-1/+0
|
* Used custom_locale_dirAngelo Naselli2015-05-031-7/+3
|
* Moved localization object to base classAngelo Naselli2015-04-241-30/+129
| | | | fixed documentation
* Moved the tree accordinglyAngelo Naselli2015-03-161-0/+162