GTG

lp:~gtg-contributors/gtg/code-layout-2

Created by Paul Natsuo Kishimoto and last modified
Get this branch:
bzr branch lp:~gtg-contributors/gtg/code-layout-2
Members of Gtg contributors can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gtg contributors
Project:
GTG
Status:
Abandoned

Recent revisions

809. By Paul Natsuo Kishimoto

Resolve conflicts with trunk.

808. By Paul Natsuo Kishimoto

Another comment.

807. By Paul Natsuo Kishimoto

Further cleaning of imports, add some documentation.

806. By Paul Natsuo Kishimoto

 * gtg: prune out UI-specific code.
 * GTG/gtg.py: add UI-specific code from gtg.
  * Choose a UI based on the command-line selection.
  * "import" heavy lifting only when the GTK UI is specified.
  * Simpler check for X via DISPLAY environmental variable (instead of
    running xset).
 * GTG/__init__.py: cleanup; add __all__ to track which names are used
   by other parts of GTG.
 * gtcli:
  * Move to GTG/cli/__init__.py:
   * Add main() method around existing code.
   * usage() now returns a string instead of printing to stderr.
   * Some checks on options removed (handled by optparse in gtg).
  * Replace with a shell script calling "gtg -u cli".
 * gtg_new_task: replace with a shell script calling "gtg -u cli new".

805. By Lionel Dricot

This commit restore the "non-active" tag feature.

Now, as discussed somewhere, the non-active tag are not displayed in the "All tasks" view, be it workview or non-workview.

They are still displayed when you are doing tag view.

This is a test to see if this behaviour is useful or not.

804. By Luca Invernizzi

  Marko Kevac 2010-06-11 fixed error with unicode in anonymizer script

803. By Luca Invernizzi

Fixing tests after the change in the directory tree

802. By Luca Invernizzi

added script for anonymizing task files (by Marko Kevac)

801. By Lionel Dricot

multiple fixes, including bug #591636

800. By Lionel Dricot

merge Pauls work

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.