GTG

lp:~shikhachowdhary28/gtg/Bug1258451

Created by Shikha Chowdhary and last modified
Get this branch:
bzr branch lp:~shikhachowdhary28/gtg/Bug1258451
Only Shikha Chowdhary can upload to this branch. If you are Shikha Chowdhary please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Shikha Chowdhary
Project:
GTG
Status:
Development

Recent revisions

1346. By Shikha Chowdhary

Fix for Bug1258451

1345. By Parin Porecha

Merged the gtk3 and python3 port with GTG trunk

1344. By Parin Porecha

Added AppData file

More information on appdata - http://people.freedesktop.org/~hughsient/appdata/

1343. By Parin Porecha

Fix for Bug #1265979 - Error when opening Preferences dialog

Even though having 'gsettings' not installed is rare, if it's not installed the preferences dialog failed to open up.
Now on opening the dialog, gsettings presence will be checked. If not found, the dialog will still open. Only the 'New Task Shortcut' feature will be disabled.
A label will be shown below the disabled option asking the user to install 'gsettings' first.

1342. By Parin Porecha

Fix for Bug #1265357 - Clicking "start task in hamster" crashes gtg

Now, the menu item "Plugins" > "Start task in hamster" will be disabled when no tasks or >1 tasks are selected.
Clicking it will change the label to "Stop Hamster Activity" when corresponding task is selected.

1341. By Parin Porecha

Fix for Bug #1265349 - Error occurred while choosing Bugzilla plugin

Modified Bugzilla plugin to request a browser instance as Task Editor does not have any signal 'task-added-via-quick-add'
Requesting ui from PluginAPI sometimes returned TaskEditor and that caused the bug.
Since the signals connected to an object are removed when it is destroyed, I've removed the disconnect() call in the plugin

1340. By Parin Porecha

Fix for Bug #1253735

Also added a method 'get_browser' to PluginAPI so that the plugins which are written with GTG's browser in mind not get TaskEditor by mistake

1339. By Parin Porecha

Fix for Bug #1264684 - Crashes when using GNotes and Tomboy synchronization

1338. By Parin Porecha

Fix for Bug #1234846

A function was registered with atexit which executed pynotify.uninit() without checking whether the user had pynotify installed or not.
Since pynotify.init() was called everytime a notification had to be sent, I've added uninit() in the same function

1337. By Nimit Shah

Fix for bug #1222976: can't clear a search

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~gtg/gtg/old-trunk
This branch contains Public information 
Everyone can see this information.

Subscribers