| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - gui.pm: rewritten set_node_state, set_leaf_state | Matteo Pasotti | 2013-01-11 | 1 | -12/+39 |
| | | | | | | | | | - gui.pm: added subroutines group_tree, group_has_parent, group_parent - formatting.pm: imported escape_text_for_TextView_markup_format from ugtk2 - rpmdragora: added tree_callback | ||||
| * | - added LogViewer namespace | Matteo Pasotti | 2013-01-09 | 1 | -0/+6 |
| | | | | | | | | - added init module for logviewer - Rpmdragora/init.pm: fixed warn_about_user_mode message alignment - logviewer.pl: added call to LogViewer::warn_about_user_mode | ||||
| * | - rpmdragora: fixed warn_about_user_mode call | Matteo Pasotti | 2013-01-09 | 1 | -3/+4 |
| | | | | | | | | | | - rpmdragora.pm: interactive_msg now returns ask_YesOrOk() return value - Shared.pm: ask_ routines now return boolean rather than string - Shared.pm: added missing module requirement (common from libDrakX) - init.pm: warn_about_user_mode rewritten to return boolean | ||||
| * | - added filter_box callback | Matteo Pasotti | 2013-01-08 | 1 | -45/+52 |
| | | |||||
| * | - fixed view_box event callback | Matteo Pasotti | 2013-01-08 | 1 | -3/+5 |
| | | |||||
| * | added menu exit management (as an example of menu event) | Angelo Naselli | 2013-01-07 | 1 | -269/+277 |
| | | |||||
| * | using modelines | Matteo Pasotti | 2013-01-07 | 1 | -0/+1 |
| | | |||||
| * | - imported rpmdragora module (still under development) | Matteo Pasotti | 2013-01-07 | 138 | -0/+309390 |
| | | |||||
| * | - added Shared.pm: module contating routines shared by the modules (e.g. ↵ | Matteo Pasotti | 2013-01-05 | 1 | -119/+15 |
| | | | | | | | | | logviewer) - logviewer.pl: fixed warnings for missing prototypes - logviewer.pl: moved shared routines from it to Shared.pm | ||||
| * | added some usefull routines (NOTE they must be moved soon to a common place ↵ | Angelo Naselli | 2013-01-04 | 1 | -5/+117 |
| | | | | | to be used by other modules) | ||||
| * | - improved polkit policy | Matteo Pasotti | 2013-01-03 | 1 | -1/+1 |
| | | | | | | - switched logviewer module from old Auth to AdminPanel::Privileges | ||||
| * | set label as heading | Angelo Naselli | 2012-12-27 | 1 | -1/+1 |
| | | |||||
| * | Added journalctl --all and with free parameters | Angelo Naselli | 2012-12-08 | 1 | -25/+124 |
| | | |||||
| * | Added calendar (date entry) | Angelo Naselli | 2012-11-24 | 1 | -6/+26 |
| | | | | | | Note it is not implemented in yui ncurses | ||||
| * | more clean up | Angelo Naselli | 2012-11-12 | 1 | -9/+13 |
| | | |||||
| * | cleaned a bit the code | Angelo Naselli | 2012-11-12 | 1 | -18/+39 |
| | | |||||
| * | Added a first log viewer module. | Angelo Naselli | 2012-11-11 | 1 | -0/+435 |
| | | | | | Mail alert is not working yet | ||||
| * | change code alignment using | Angelo Naselli | 2012-11-06 | 1 | -30/+24 |
| | | | | | tabstop=4 shiftwidth=4 expandtab | ||||
| * | Initial commit of Admin Panel. | Steven Tucker | 2012-11-06 | 1 | -0/+137 |
| Has basic functionality that you might expect from the core program, escalates priviledges, loads categories and modules dynamically from configuration file, launches modules and returns to the panel once the module has completed. Works within ncurses, gtk and qt environments using the native widget set. | |||||
