aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Shared/GUI.pm
Commit message (Expand)AuthorAgeFilesLines
* Moved the tree accordinglyAngelo Naselli2015-03-161-1118/+0
* Moved to namespace to ManaToolsAngelo Naselli2015-03-161-11/+11
* added copyright noticeMatteo Pasotti2015-01-131-0/+1
* Uodated copyright dateAngelo Naselli2015-01-131-1/+1
* ask_multiple_fromList now returns a ref to the list of Ids passed alongside t...Matteo Pasotti2015-01-111-24/+29
* ask_multiple_fromList returns arrayref or undefMatteo Pasotti2015-01-111-5/+6
* Merge branch 'manawall'Matteo Pasotti2015-01-081-0/+180
|\
| * added ask_TwoConfigurableButtons and ask_multiple_fromList shared methodsMatteo Pasotti2015-01-081-0/+180
* | Added select_fromList, a dialog to get a selection from a list of itemsAngelo Naselli2015-01-081-36/+173
|/
* Added icons to YTreeItemsAngelo Naselli2014-11-201-17/+34
* dropped use strict in favor of use Moosematteo2014-10-051-5/+2
* SILENT: fixed attribute name inside the documentationmatteo2014-06-291-5/+5
* SILENT: fixed an attribute namematteo2014-06-291-10/+10
* fixed any_item_selection management, was missed if skip_path is enabledAngelo Naselli2014-06-251-7/+7
* wrong default_item_separator management into ask_fromTreeListAngelo Naselli2014-06-251-1/+5
* item_list onstead of itemList to be consistentAngelo Naselli2014-06-251-5/+5
* added arrayListToYItemCollection and managed default item intoAngelo Naselli2014-06-251-7/+51
* SILENT: removed breakpointAngelo Naselli2014-06-241-1/+0
* Managed leaf only selection (param any_item_selection to avoid)Angelo Naselli2014-06-241-6/+15
* - Added separator for tree itemAngelo Naselli2014-06-221-9/+49
* Added hashTreeToYItemCollection and ask_fromTreeListAngelo Naselli2014-06-221-32/+229
* Added AdminPanel::Shared::GUI (common GUI dialogs) and testsAngelo Naselli2014-05-241-0/+487