Historial de Commits

Autor SHA1 Mensaje Fecha
  Sandro Tosi 6392d7b73f extend copyright years hace 9 años
  Sandro Tosi 302af774a8 dont crash if we cant access the BTS: Closes: #694634 hace 9 años
  Sandro Tosi b86543ed9c PEP8-fied the source code (except for "line too long", which we ignore) hace 9 años
  Sandro Tosi e861a7dec2 extend copyright years hace 9 años
  Sandro Tosi 4268ce991a Drop test() and __main__() from Urwid UI file hace 9 años
  Sandro Tosi 2aa131aaae make the Cancel button in Urwid interface works for tags and severity lists; thanks to Ryan Kavanagh for report and patch; Closes: #702521 hace 9 años
  Sandro Tosi a7d150d66b update copyright also in the source files hace 11 años
  Sandro Tosi c895dab4d2 fix a crash when selecting 'Quit' in the Urwid UI window presenting the list of bugs already filed; thanks to Ryan Kavanagh for the report; Closes: #668395 hace 12 años
  Sandro Tosi 2ccba1750d Extend my copyright years to include 2012 hace 12 años
  Sandro Tosi 8d36b26078 sort bug numerically; thanks to Matthias Urlichs for the report; Closes: #657616 hace 13 años
  Sandro Tosi 544799e045 show if the bug is already closed (it usually happens when the bug was closed recently and it's not archived yet); thanks to Elora HRanma for the report; Closes: #586155 hace 13 años
  Sandro Tosi 242861de72 fix a crash when willing to submit more information after having seen a report; thanks to Viet Nguyen for the report; Closes: #644815 hace 13 años
  Sandro Tosi d285d9363a is_mouse_event() is in urwid.util now hace 13 años
  Sandro Tosi cfd7206da5 introduce the new --latest-first cli options to sort the bug reports lists to show the latest bugs first; thanks to Marcelo Magallon for the bug report and the idea; Closes: #66917 hace 13 años
  Sandro Tosi e1a8b412ed make get_report() return the Bugreport instance, containing all the bug information; now the UI does the visualization part, and we just pass objects around storing the info the UI will extract and display; implicitly Closes: #571983 hace 13 años
  Sandro Tosi 7451315060 uniform ui.show_report() signature hace 13 años
  Sandro Tosi 8e57cf8840 converted get_reports() to SOAP interface hace 13 años
  Sandro Tosi 7735548018 Remove all old CVS variable snippets hace 13 años
  Sandro Tosi ba066d58cb Rename reportbug/debianbts.py to reportbug/debbugs.py, pre-requisite to use python-debianbts to access BTS via SOAP hace 13 años
  Sandro Tosi 7f0b71a140 extending my copyright information to 2011 hace 14 años
  Sandro Tosi 7c24d9d334 errors are now reported as a message dialog (no more hidden in the console behind UI); thanks to Brett Nash for the report; Closes: #488071 hace 14 años
  Rafael Cunha de Almeida ec7806cd75 mbox feature implemented hace 14 años
  Sandro Tosi 7f1be3fd08 encode bug summary lines to avoid crashed when using urwid UI due to unparsable UTF8 characters; thanks to Stefan Seide for the report; Closes: #552045 hace 15 años
  Sandro Tosi cadcedb3f0 Added --timeout option, for a configurable network timeout hace 15 años
  Sandro Tosi 3dc496ff45 reorganized how BTS tags are retrieved and used hace 15 años
  Sandro Tosi 7b55aa7749 extending my copyright notices to 2010 hace 15 años
  Sandro Tosi 15985546e8 clarified the menu showing bugs already present, changing the title and the buttons; thanks to Nick for the report; Closes: #462614 hace 15 años
  Sandro Tosi f73bb937c4 when retrieving a string, also show a default text (if preset), useful in particular with --configure to see the current values for realname and email; thanks to Andrei Popescu for the report; Closes: #526631 hace 15 años
  Luca Bruno 0826da272c ask ui.can_input() to know whether the ui is able to receive input or not; thanks to Sebastian Dalfuß; Closes: #531803 hace 15 años
  Sandro Tosi aa43030c06 added missing arguments to handle_bts_query call; thanks to David Bremner for the report; Closes: #542309 hace 15 años