GTG

lp:~gtg-user/gtg/bugfix-578444

Created by Luca Invernizzi and last modified
Get this branch:
bzr branch lp:~gtg-user/gtg/bugfix-578444
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:
Development

Recent revisions

780. By Luca Invernizzi

possible solution

779. By Lionel Dricot

solved a possible crash introduced with rev 765. Found a good way to parse and pop a python list elegantly

778. By Lionel Dricot

This commit introduces a new feature in the FilteredTree : returns the number of tasks if we apply some filters to the current tree (but without effectively applying them).

This is now used to get the tag count easily.

Also, workview is not anymore a special case. It's only a filter like any other and it should eventually not appear anywhere but in filterbank (and in its UI button).

777. By Luca Invernizzi

last hudson problem

776. By Luca Invernizzi

Crash handler is expanded when showing the crash (fixing bug lp #587241)

775. By Luca Invernizzi

Fixing tests on Hudson.
(sorry for the multiple commits, but it's the only way to verify that it works
 on hudson)

774. By Luca Invernizzi

Checks if pydoctor is present before running the ApiDocs test (otherwise the
        test fails on http://mumak.net:8080/job/GTG)

773. By Luca Invernizzi

Forgot to add the test case

772. By Luca Invernizzi

Added a test that check that documentation correctly builds

771. By Luca Invernizzi

Fixing TagStore tests.
It was full of Tag('tagname', lambda: something) while the signature for the Tag
class is Tag(name, requester).
I wonder why it didn't fail..

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