Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GUI: added the new wizard interface (not active now) | Jiri Moskovcak | 2010-05-25 | 1 | -0/+15 |
| | | | | | - just added the files to repo so translators can start working on localization | ||||
* | GUI: total rewrite based on design from Mairin Duffy | Jiri Moskovcak | 2010-03-31 | 1 | -29/+46 |
| | |||||
* | GUI: fixed crash count column sorting rhbz#573139 | Jiri Moskovcak | 2010-03-17 | 1 | -1/+1 |
| | |||||
* | use FILENAME_BACKTRACE for oops text too | Denys Vlasenko | 2010-03-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: UID:UUID -> crash_id conversion | Denys Vlasenko | 2010-03-04 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | This fixes at least three instances where we did not check whether user is even allowed to report or delete a crash. Also fixes a few cases when root might inadvertently act on (e.g. delete) mote than one crash. Renamed FILENAME_UID to CD_UID - makes more sense this way. Added COL_INFORMALL and CD_INFORMALL. Nuked UID == -1 hacks. Renamed getReport() to start_job on Python side. Dropped a few unused parameters from server -> client dbus signals. Fixed CLI's way of reverencing crashes (see updated help text). Run-tested (GUI and CLI). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Acked-by: Nikola Pajkovsky <npajkovs@redhat.com> | ||||
* | GUI: added reporter selection window | Jiri Moskovcak | 2010-03-04 | 1 | -0/+4 |
| | |||||
* | GUI: fixed some pylint warnings | Jiri Moskovcak | 2010-01-30 | 1 | -3/+3 |
| | |||||
* | abrtd: fix Report() dbus call gaping security holes | Denys Vlasenko | 2010-01-21 | 1 | -13/+48 |
| | | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | preparatory patch with trivial cleanups | Denys Vlasenko | 2010-01-19 | 1 | -16/+18 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | remove DBusManager::uniq_name | Denys Vlasenko | 2009-09-29 | 1 | -1/+1 |
| | | | | | | also fix some whitespace damage Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI: few improvements, to be more userfriendly | Jiri Moskovcak | 2009-08-24 | 1 | -0/+7 |
| | |||||
* | whitespace cleanup, no code changes | Denys Vlasenko | 2009-08-18 | 1 | -9/+9 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | GUI now show the status window after report to let user know how did it go. | Jiri Moskovcak | 2009-08-17 | 1 | -0/+4 |
| | |||||
* | GUI: Added option to disable/enable plugins (config preview) | Jiri Moskovcak | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | Fixed gui for new daemon API | Jiri Moskovcak | 2009-04-09 | 1 | -9/+14 |
| | | | | | removed unneeded code some UI improvements | ||||
* | New gui | Jiri Moskovcak | 2009-03-02 | 1 | -0/+6 |
| | | | | DBusBackend improvements | ||||
* | Fixed cancel button in reporter | Jiri Moskovcak | 2009-02-26 | 1 | -0/+1 |
| | |||||
* | Added more functionality to gui | Jiri Moskovcak | 2009-02-23 | 1 | -0/+35 |