aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* removed old commentAngelo Naselli2014-11-171-4/+2
|
* added log and titleAngelo Naselli2014-11-171-3/+13
|
* managed number of updates, if none a dialog box warns and program isAngelo Naselli2014-11-171-160/+157
| | | | closed after
* Select all into dragoraUpdateAngelo Naselli2014-11-161-1/+9
|
* fixed selected item (if checked or unchecked)Angelo Naselli2014-11-121-3/+5
|
* Fixed package selection when checking/uncheckingAngelo Naselli2014-11-111-0/+1
|
* changed POD =comment with =for commentAngelo Naselli2014-11-111-2/+2
|
* Fixed package info on demand (Details, Files, Changelog, Deps)Angelo Naselli2014-11-111-3/+0
|
* code reviewed for showing/hidding info optionAngelo Naselli2014-11-072-15/+5
|
* hide/show information on clickAngelo Naselli2014-11-072-4/+4
|
* - More porting for packages infoAngelo Naselli2014-11-072-54/+97
| | | | - Added a link to manage hidden information (though has problems in ncurses)
* Fixed package info layoutAngelo Naselli2014-11-062-8/+28
|
* Moved locales to AdminPanel::Shared::LocalesAngelo Naselli2014-11-064-162/+166
|
* ported quit functionAngelo Naselli2014-11-051-5/+7
|
* moved code from MageiaUpdate to dragoraUpdateAngelo Naselli2014-11-051-0/+333
|
* used BusyIndicator instead of Label (needs a layout review)Angelo Naselli2014-11-041-3/+5
|
* renamed from gurpmi.addmedia to dragora-urpm-addmediaAngelo Naselli2014-08-292-0/+0
| | | | | and from edit-urpm-sources.pl to dragora-urpm-sources.pl fixed Makefile.PL and MANIFEST for all the changes
* fixed titleAngelo Naselli2014-08-101-1/+1
|
* fixed AdminPanel dependencyAngelo Naselli2014-07-201-5/+5
|
* Changed to is_root_capability_required atm to avoid redeclarationsAngelo Naselli2014-07-102-5/+7
|
* Removed, read/write proxy configuration is in edit-urpm-suources moduleAngelo Naselli2014-07-084-83/+0
|
* Fixed File and Help menu eventsAngelo Naselli2014-07-061-72/+83
|
* start porting edit-urpm-sources.pl to YUIAngelo Naselli2014-06-291-7/+14
|
* first attempt to port gurpmi.addmedia to YUIAngelo Naselli2014-06-291-2/+1
|
* Start working on gurpmi.addmediaAngelo Naselli2014-06-281-24/+35
|
* YItem->label() is a stringAngelo Naselli2014-06-281-2/+2
|
* it directly queries maintdb.mageia.org to retrieve the package owner (no ↵matteo2014-06-081-7/+12
| | | | more mgarepo invokation)
* SILENT: added a basic description of the scriptmatteo2014-06-081-1/+4
|
* Added password weakness checkingAngelo Naselli2014-04-241-7/+7
| | | | Improved icon and image installation and usage (File::ShareDir::Install)
* Removed old log viewer (no more syslog)Angelo Naselli2014-03-081-593/+0
|
* added contribfinder.py (basic yui-based gui to mgarepo maintdb)Matteo Pasotti2014-02-181-0/+108
|
* Project structure changeAngelo Naselli2014-01-275-88/+0
|
* - invoke GHosts constructor using hash with icon and name (adminpanel ↵Matteo Pasotti2014-01-261-2/+6
| | | | integration)
* - Added AdminMouseAngelo Naselli2014-01-251-0/+13
| | | | - TODO saving configuration
* Fixed also admin service (title and icon)Angelo Naselli2014-01-141-13/+3
|
* Managed title and icon accordingly to the constructorAngelo Naselli2014-01-142-26/+7
|
* - do not use AdminPanel::SharedMatteo Pasotti2014-01-121-1/+0
|
* - added the hostmanager module for adminpanelMatteo Pasotti2014-01-111-0/+33
|
* Merge remote-tracking branch 'github/master'Angelo Naselli2014-01-0780-279291/+0
|\
| * - dropped translations (not used)Matteo Pasotti2014-01-0780-279291/+0
| |
* | - Admin service is now splitted (gui and utility)Angelo Naselli2014-01-062-2/+4
|/ | | | | - Admin service extends Module - fixed load modules from categories.conf.d
* - Added a Base class for modules.Angelo Naselli2014-01-061-1/+1
| | | | | | | | | - Now configuration can be read also int /etc/categories.conf.d/ so that external modules can add their own configuration to be launched and added to admin panel - perl modules can be run by extending Module class, creating a start() method and configuring module entry in categories configuration as class element - Admin User now extends Module
* - started coding oo, using Moose and splitted some functionsAngelo Naselli2013-12-242-2/+4
| | | | | - user are loaded now (refresh is available only by change Groups/Users tabs)
* first step for User Management layout, menu and icon buttonsAngelo Naselli2013-12-221-2/+1
|
* Aligned to Yui-mga changesAngelo Naselli2013-12-201-15/+15
|
* moving checkboxes to the first columnMatteo Pasotti2013-12-101-1/+1
|
* used security::levelAngelo Naselli2013-12-091-0/+2
|
* Fixed title and added a prototype for usermanager scriptAngelo Naselli2013-12-082-2/+23
|
* First attempt to port drakuser, welcome usermanager with mgaAddUser asAngelo Naselli2013-12-081-0/+21
| | | | | | drakadduser but username with dot are allowed TODO some GID/UID tests have to be ported yet improve layout
* Removed useless dependencyAngelo Naselli2013-12-081-1/+0
|