GTG

lp:~atit-anand-cs/gtg/color_patch

Created by Atit Anand and last modified
Get this branch:
bzr branch lp:~atit-anand-cs/gtg/color_patch
Only Atit Anand can upload to this branch. If you are Atit Anand please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Atit Anand
Project:
GTG
Status:
Development

Recent revisions

1350. By Atit Anand

modified code to remove the bug

1349. By Parin Porecha

Fix for Bug #1275226 - Port `make lint` to Python 3, by Chenxiong Qi

1348. By Parin Porecha

I'd modified setup.py's permissions and committed them by mistake.

Changed it back to it's original value

1347. By Parin Porecha

Fix for Bug #1275195 - Popup menu of notification plugin does work after porting to gtk+ 3

Not only the name of the function has changed but also it's signature.

1346. By Parin Porecha

Updated UI files names in setup.py from .glade to .ui

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

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