Log of /AdminPanel
Directory Listing
Revision
7746 -
Directory Listing
Modified
Sun Mar 31 14:12:00 2013 UTC
(11 years, 9 months ago)
by
yurchor
Russian translations by Russian Mageia Team
Revision
7443 -
Directory Listing
Modified
Fri Mar 1 16:22:54 2013 UTC
(11 years, 10 months ago)
by
matteo
- removed debug print statement
Revision
7442 -
Directory Listing
Modified
Fri Mar 1 12:29:15 2013 UTC
(11 years, 10 months ago)
by
matteo
match latest rpm group updates
Revision
7277 -
Directory Listing
Modified
Mon Feb 4 22:50:44 2013 UTC
(11 years, 11 months ago)
by
anaselli
Align to center
Revision
7206 -
Directory Listing
Modified
Tue Jan 22 21:43:45 2013 UTC
(11 years, 11 months ago)
by
numand
updated Turkish translation
Revision
7129 -
Directory Listing
Modified
Fri Jan 18 12:20:28 2013 UTC
(12 years ago)
by
matteo
added missing pkg status column to detail_list
Revision
7128 -
Directory Listing
Modified
Fri Jan 18 11:52:20 2013 UTC
(12 years ago)
by
matteo
fixed gui.lst path
Revision
7127 -
Directory Listing
Modified
Thu Jan 17 01:22:33 2013 UTC
(12 years ago)
by
matteo
fixed filter shown at the application start
Revision
7125 -
Directory Listing
Modified
Thu Jan 17 00:11:32 2013 UTC
(12 years ago)
by
matteo
fixed do_search (add_parent calls were called without tree reference)
Revision
7109 -
Directory Listing
Modified
Wed Jan 16 17:43:22 2013 UTC
(12 years ago)
by
matteo
- gui.pm: rewrote get_description, get_details, get_url_link, get_main_text
- gui.pm: dropped gtk expanders from format_pkg_simplifiedinfo (Files and Changelog still missing)
- gui.pm: added table_item_list hash (needed because of the -poor- YTable implementation)
- rpmdragora: added detaillist_callback to handle detail_list double-click event
- rpmdragora: switched info from YMultiLineEdit to YRichText widget
Revision
7103 -
Directory Listing
Modified
Tue Jan 15 16:05:16 2013 UTC
(12 years ago)
by
matteo
- gurpm.pm: partially fixed gurpm window
- pkg.pm: removing some warnings
Revision
7102 -
Directory Listing
Modified
Tue Jan 15 15:08:55 2013 UTC
(12 years ago)
by
matteo
- gui.pm: fixed some warnings
- icon.pm: renamed get_icon to get_icon_path
- rpmdragora: fixed wrong viewbox_callback argument (hash by ref)
Revision
7101 -
Directory Listing
Modified
Tue Jan 15 12:04:03 2013 UTC
(12 years ago)
by
matteo
fixed wait_msg subroutine
Revision
7089 -
Directory Listing
Modified
Mon Jan 14 18:13:07 2013 UTC
(12 years ago)
by
matteo
fixed views selection at start
Revision
7088 -
Directory Listing
Modified
Mon Jan 14 17:43:58 2013 UTC
(12 years ago)
by
matteo
fixed warning on comparison between string and integer
Revision
7069 -
Directory Listing
Modified
Sat Jan 12 00:12:55 2013 UTC
(12 years ago)
by
matteo
- gui.pm: added support for icons to tree and table; temporary disabled format_name_n_summary
- icon.pm: made get_icon indipendent from gtk
- localization.pm: temporary workaround to let rpmdragora access rpmdrake ts
- rpmdragora: now use the workaround as the other modules
Revision
7064 -
Directory Listing
Modified
Fri Jan 11 16:52:39 2013 UTC
(12 years ago)
by
matteo
- fixed detail_list columns
Revision
7063 -
Directory Listing
Modified
Fri Jan 11 01:26:26 2013 UTC
(12 years ago)
by
matteo
- gui.pm: rewritten set_node_state, set_leaf_state
- 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
Revision
7049 -
Directory Listing
Modified
Wed Jan 9 17:41:32 2013 UTC
(12 years ago)
by
matteo
- added LogViewer namespace
- 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
Revision
7048 -
Directory Listing
Modified
Wed Jan 9 16:40:23 2013 UTC
(12 years ago)
by
matteo
- rpmdragora: fixed warn_about_user_mode call
- 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
Revision
7044 -
Directory Listing
Modified
Tue Jan 8 18:47:09 2013 UTC
(12 years ago)
by
matteo
- added filter_box callback
Revision
7043 -
Directory Listing
Modified
Tue Jan 8 17:46:33 2013 UTC
(12 years ago)
by
matteo
- fixed view_box event callback
Revision
7042 -
Directory Listing
Modified
Tue Jan 8 17:45:04 2013 UTC
(12 years ago)
by
matteo
- fixed build_tree (call add_node with the right argument)
- tree/detail_list cleaning fixed
Revision
7038 -
Directory Listing
Modified
Mon Jan 7 21:09:09 2013 UTC
(12 years ago)
by
anaselli
added menu exit management (as an example of menu event)
Revision
7036 -
Directory Listing
Modified
Mon Jan 7 19:01:53 2013 UTC
(12 years ago)
by
matteo
added trim subroutine
Revision
7035 -
Directory Listing
Modified
Mon Jan 7 19:00:34 2013 UTC
(12 years ago)
by
matteo
fixed add_parent subroutine (groups visualization using treeview)
Revision
7034 -
Directory Listing
Modified
Mon Jan 7 17:36:36 2013 UTC
(12 years ago)
by
matteo
using modelines
Revision
7033 -
Directory Listing
Modified
Mon Jan 7 17:22:56 2013 UTC
(12 years ago)
by
matteo
added missing module (Glib)
Revision
7032 -
Directory Listing
Modified
Mon Jan 7 17:17:05 2013 UTC
(12 years ago)
by
matteo
- imported rpmdragora module (still under development)
Revision
7023 -
Directory Listing
Modified
Sat Jan 5 23:05:34 2013 UTC
(12 years ago)
by
matteo
- added Shared.pm: module contating routines shared by the modules (e.g. logviewer)
- logviewer.pl: fixed warnings for missing prototypes
- logviewer.pl: moved shared routines from it to Shared.pm
Revision
6993 -
Directory Listing
Modified
Fri Jan 4 16:05:27 2013 UTC
(12 years ago)
by
matteo
- AdminPanel/Privileges.pm: added support to pam / consolehelper
- extras/README: added info to configure pam for apanel
- apanel.pl: using pam as default
Revision
6979 -
Directory Listing
Modified
Fri Jan 4 13:11:31 2013 UTC
(12 years ago)
by
anaselli
SILENT: wrong path
Revision
6978 -
Directory Listing
Modified
Fri Jan 4 11:51:29 2013 UTC
(12 years ago)
by
matteo
- Privileges.pm: added support to sudo
- apanel.pl: using polkit as default
Revision
6977 -
Directory Listing
Modified
Fri Jan 4 10:07:02 2013 UTC
(12 years ago)
by
anaselli
Forgot apanel.pl
Revision
6972 -
Directory Listing
Modified
Fri Jan 4 00:14:13 2013 UTC
(12 years ago)
by
anaselli
added some usefull routines (NOTE they must be moved soon to a common place to be used by other modules)
Revision
6971 -
Directory Listing
Modified
Thu Jan 3 23:59:54 2013 UTC
(12 years ago)
by
anaselli
Added a silly script to setup developer environment
Revision
6970 -
Directory Listing
Modified
Thu Jan 3 18:36:31 2013 UTC
(12 years ago)
by
matteo
- improved polkit policy
- switched logviewer module from old Auth to AdminPanel::Privileges
Revision
6968 -
Directory Listing
Modified
Thu Jan 3 15:59:39 2013 UTC
(12 years ago)
by
matteo
updated README
Revision
6967 -
Directory Listing
Modified
Thu Jan 3 15:29:04 2013 UTC
(12 years ago)
by
matteo
rename org.freedesktop.policykit.pkexec.run-apanel --> org.mageia.policykit.pkexec.adminpanel
Revision
6966 -
Directory Listing
Modified
Thu Jan 3 15:26:29 2013 UTC
(12 years ago)
by
matteo
rename org.freedesktop.policykit.pkexec.policy --> org.freedesktop.policykit.pkexec.adminpanel.policy
Revision
6965 -
Directory Listing
Modified
Thu Jan 3 14:57:09 2013 UTC
(12 years ago)
by
matteo
updated README
Revision
6964 -
Directory Listing
Modified
Thu Jan 3 14:52:29 2013 UTC
(12 years ago)
by
matteo
- rename Auth.pm --> Privileges.pm
- moved Privileges module to a dedicated namespace (AdminPanel)
- Privileges module now use English (for readability)
Revision
6884 -
Directory Listing
Modified
Thu Dec 27 23:08:35 2012 UTC
(12 years ago)
by
anaselli
set label as heading
Revision
6645 -
Directory Listing
Modified
Sat Dec 8 22:58:38 2012 UTC
(12 years, 1 month ago)
by
anaselli
Added journalctl --all and with free parameters
Revision
6506 -
Directory Listing
Modified
Sat Nov 24 15:54:52 2012 UTC
(12 years, 1 month ago)
by
anaselli
Added calendar (date entry)
Note it is not implemented in yui ncurses
Revision
6440 -
Directory Listing
Modified
Mon Nov 12 22:46:51 2012 UTC
(12 years, 2 months ago)
by
anaselli
more clean up
Revision
6439 -
Directory Listing
Modified
Mon Nov 12 21:50:06 2012 UTC
(12 years, 2 months ago)
by
anaselli
cleaned a bit the code
Revision
6435 -
Directory Listing
Modified
Sun Nov 11 18:13:50 2012 UTC
(12 years, 2 months ago)
by
anaselli
Added a first log viewer module.
Mail alert is not working yet
Revision
6433 -
Directory Listing
Modified
Sat Nov 10 22:16:35 2012 UTC
(12 years, 2 months ago)
by
anaselli
mised branches directory
Revision
6432 -
Directory Listing
Modified
Sat Nov 10 22:16:20 2012 UTC
(12 years, 2 months ago)
by
anaselli
mised tags directory
Revision
6425 -
Directory Listing
Modified
Wed Nov 7 15:53:18 2012 UTC
(12 years, 2 months ago)
by
matteo
- removed unaccessed code (code after exec)
- removed env parameter not required
- fixed exec arguments
Revision
6423 -
Directory Listing
Modified
Wed Nov 7 11:24:11 2012 UTC
(12 years, 2 months ago)
by
matteo
- using modern perl idiom
Revision
6422 -
Directory Listing
Modified
Tue Nov 6 20:15:01 2012 UTC
(12 years, 2 months ago)
by
anaselli
change code alignment using
tabstop=4 shiftwidth=4 expandtab
Revision
6418 -
Directory Listing
Modified
Tue Nov 6 13:28:57 2012 UTC
(12 years, 2 months ago)
by
anaselli
using yui::YCommandLine only for all, at the moment
Revision
6417 -
Directory Listing
Modified
Tue Nov 6 13:22:23 2012 UTC
(12 years, 2 months ago)
by
anaselli
fixed project name
Revision
6416 -
Directory Listing
Modified
Tue Nov 6 11:09:51 2012 UTC
(12 years, 2 months ago)
by
tuxta
Initial commit of Admin Panel.
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.
Revision
6415 -
Directory Listing
Added
Tue Nov 6 11:00:13 2012 UTC
(12 years, 2 months ago)
by
tuxta
Added Directory for the Administration Panel "apanel"