aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Module/Proxy.pm
Commit message (Collapse)AuthorAgeFilesLines
* improved pod documentationmatteo2014-07-051-0/+70
|
* fixed warning about uninitialized value in stringmatteo2014-07-041-1/+8
|
* access localizations through AdminPanel::Shared::Localesmatteo2014-07-041-16/+31
|
* fixed checkbox behaviourmatteo2014-07-031-10/+13
|
* retrieve system settings and populate the input fields if neededmatteo2014-07-021-0/+8
|
* check for root capability; ask for X restart after settings are savedmatteo2014-07-021-2/+21
|
* added proxy attribute with its builder (init_proxy) and its validation ↵matteo2014-07-021-6/+56
| | | | subroutine (validate)
* porting drakproxy to adminpanelmatteo2014-07-011-0/+224