aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel/Hosts
Commit message (Expand)AuthorAgeFilesLines
* - fixed host aliases issue (undefined aliases where causing warnings and cras...Matteo Pasotti2014-01-251-3/+13
* - implemented a generalized _manipulateHostDialog (was _addHostDialog)Matteo Pasotti2014-01-251-7/+43
* - implemented _modifyHostMatteo Pasotti2014-01-251-0/+7
* - refreshing host table after insert/delete opsMatteo Pasotti2014-01-251-5/+11
* - updated license headersMatteo Pasotti2014-01-252-1/+20
* - initializing configHosts attribute using moose builderMatteo Pasotti2014-01-251-2/+14
* asking confirmation before dropping the selected host; writing changes when p...Matteo Pasotti2014-01-251-2/+10
* - now using Moose (hosts is now a class)Matteo Pasotti2014-01-191-6/+24
* - now able to insert host entriesMatteo Pasotti2014-01-191-1/+33
* - dropping old commentsMatteo Pasotti2014-01-121-42/+2
* - do not use AdminPanel::SharedMatteo Pasotti2014-01-121-1/+1
* - _getHosts subroutine fully implementedMatteo Pasotti2014-01-121-4/+39
* - setupTable implemented and layout fixedMatteo Pasotti2014-01-121-17/+42
* - fixed English grammarMatteo Pasotti2014-01-111-1/+1
* - layout fixed (ncurses input fields are now better sized)Matteo Pasotti2014-01-111-19/+21
* - added hosts moduleMatteo Pasotti2014-01-111-0/+12
* - added _addHostDialog subroutine (not fully implemented)Matteo Pasotti2014-01-111-0/+250