aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Shared/GUI.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | ask_fromList
* 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 default button for ask_YesOrNo
* Added hashTreeToYItemCollection and ask_fromTreeListAngelo Naselli2014-06-221-32/+229
|
* Added AdminPanel::Shared::GUI (common GUI dialogs) and testsAngelo Naselli2014-05-241-0/+487