GTG

Merge lp://qastaging/~gtg-user/gtg/backends-window into lp://qastaging/~gtg/gtg/old-trunk

Proposed by Luca Invernizzi
Status: Merged
Merged at revision: 880
Proposed branch: lp://qastaging/~gtg-user/gtg/backends-window
Merge into: lp://qastaging/~gtg/gtg/old-trunk
Diff against target: 3479 lines (+2700/-285)
25 files modified
AUTHORS (+1/-0)
CHANGELOG (+1/-0)
GTG/backends/backendsignals.py (+0/-127)
GTG/core/requester.py (+3/-0)
GTG/gtk/__init__.py (+3/-1)
GTG/gtk/backends_dialog.glade (+166/-0)
GTG/gtk/backends_dialog/__init__.py (+294/-0)
GTG/gtk/backends_dialog/addpanel.py (+214/-0)
GTG/gtk/backends_dialog/backendscombo.py (+92/-0)
GTG/gtk/backends_dialog/backendstree.py (+253/-0)
GTG/gtk/backends_dialog/configurepanel.py (+304/-0)
GTG/gtk/backends_dialog/parameters_ui/__init__.py (+149/-0)
GTG/gtk/backends_dialog/parameters_ui/checkboxui.py (+72/-0)
GTG/gtk/backends_dialog/parameters_ui/importtagsui.py (+135/-0)
GTG/gtk/backends_dialog/parameters_ui/passwordui.py (+84/-0)
GTG/gtk/backends_dialog/parameters_ui/pathui.py (+112/-0)
GTG/gtk/backends_dialog/parameters_ui/periodui.py (+97/-0)
GTG/gtk/backends_dialog/parameters_ui/textui.py (+78/-0)
GTG/gtk/browser/browser.py (+100/-3)
GTG/gtk/browser/custominfobar.py (+210/-0)
GTG/gtk/browser/taskbrowser.glade (+161/-147)
GTG/gtk/colors.py (+27/-1)
GTG/gtk/manager.py (+18/-6)
GTG/tests/test_interruptible.py (+69/-0)
GTG/tools/networkmanager.py (+57/-0)
To merge this branch: bzr merge lp://qastaging/~gtg-user/gtg/backends-window
Reviewer Review Type Date Requested Status
Gtg developers Pending
Review via email: mp+32647@code.qastaging.launchpad.net

This proposal supersedes a proposal from 2010-08-13.

Description of the change

This merge contains all the code relative to the window used to add, remove and edit backends.
All the functions should be documented.

To post a comment you must log in.
Revision history for this message
Marko Kevac (mkevac) wrote :

Backend window works fine. One existing backend (local file) can be added and deleted.

This warning is printed in console after starting GTG:

/home/marko/Projects/gtg/backends-window/GTG/gtk/browser/browser.py:109: GtkWarning: No object called: image4
  self.builder.add_from_file(GnomeConfig.GLADE_FILE)

Should that be fixed?

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

Fixed

875. By Luca Invernizzi

small fix for marko kevec comment

876. By Luca Invernizzi

small fix in the backends tree

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

Maybe the "Quit" button to dismiss the window could be better named. Suggestions welcome!

877. By Luca Invernizzi

cherrypicking from my development branch

878. By Luca Invernizzi

cherrypicking from my development branch

879. By Luca Invernizzi

merge w/ trunk

880. By Luca Invernizzi

Workaround for arch linux, as for bug #lp 624204

881. By Luca Invernizzi

Bugfix for bug lp #624298 by Andrew Starr-Bochicchio
New backends window should have close button not quit

882. By Luca Invernizzi

cherrypicking from my development branch

883. By Luca Invernizzi

cherrypicking from my development branch

884. By Luca Invernizzi

cherrypicking from my development branch

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: