GTG

lp:~gtg-user/gtg/identica-backend

Created by Luca Invernizzi and last modified
Get this branch:
bzr branch lp:~gtg-user/gtg/identica-backend
Members of Gtg users can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gtg users
Project:
GTG
Status:
Merged

Recent revisions

877. By Luca Invernizzi

merge w/ trunk

876. By Luca Invernizzi

removed print statements

875. By Luca Invernizzi

cherrypicking from my development branch

874. By Luca Invernizzi

cherrypicking from my development branch

873. By Luca Invernizzi

cherrypicking from my development branch

872. By Luca Invernizzi

Finding tags in a string is a common thing in GTG: moving to tools (and
adding a test for it)

871. By Luca Invernizzi

small fix in task.py: tasks were not saved after inserting tag in the text

870. By Luca Invernizzi

pep8 spacing and small fix in test_datastore by Thibault Fevry.
Fixing bug lp #618311

869. By Luca Invernizzi

Solved bug in quickadd: when using the "tags:" option, it wasn't actually
inserting the tag text into the task content, but only attaching the Tag object
to the task. Some code elsewhere was adding the text upon task opening in the
Editor.
(This was causing weird behaviour in the backends, otherwise it would be hard
 to spot).

868. By Luca Invernizzi

UnitTests are automatically loaded at run time in GTG/tests/__init__.py.

Before, we had to add all the tests that we've written by hand in the
test_suite function, and that lead to a lot of merge conflicts. As tests
are now automatically added, there's no need to edit that file anymore.

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