~nimit-svnit/gtg/dates

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
2012-0?-?? Getting Things GNOME! 0.3
    * Hide tasks with due date someday, #931376
    * New Date class by Paul Kishimoto and Izidor Matušov
      * Parse due:3 as next 3rd day in month
    * Urgency Color plugin by Wolter Hellmund
    * Allow GTG to run from different locations than /usr/share or /usr/local/share
    * Removed module GTG.tools.openurl and replaced by python's webbrowser.open
    * Removed import_json plugin
    * Saved searches could have assigned color
    * Stopped links from opening when accidently letting go of mouse button while selecting them, #823339, by Steve Scheel
    * Search through DBus
    * GTCli handles error better
    * GTCli allows search through DBus
    * Small change to QuickAdd toolbar:
      * there is allowed whitespace after due: and others, i.e. "due: 2012-04-01" is parsed as a valid attribute
      * added start: which has the same meaning as defer:
    * Automatic restore a backup XML file if the original XML file could not be loaded
    * Backends were renamed to Synchronization Services, by Anant Gupta
    * Reimplement the tag context menu as a widget, in order to - hopefully - be able to implement an enhanced context menu with, for instance, a color picker.
    * Background Colors option was moved from View menu into preferences dialog
    * Reorganised notification area menu (New task, Show browser, <tasks>, Quit)
    * Added an option to import local (development) version of liblarch instead of system installed one
    * Fix for bug #995740: (no title task) through quickadd bar, by Nimit Shah
    * New tag editor
    * Fix bugs #1003872 and #1002067: Correct titles to Preferences and Synchronization Services Dialogs, by Alan Gomes
    * Improved Export plugin, export to PDF works now, by Izidor Matušov
    * Added -t option to distinguish between multiple instances of GTG
    * Fix for bug #826916 by Nimit Shah

2012-02-13 Getting Things GNOME! 0.2.9
    * Big refractorization of code, now using liblarch
    * Extended backend system to support multiple backends by Luca Invernizzi
    * Backend GUI configuration by Luca Invernizzi
    * Backends:
       * Added Mantis Bug Tracker backend, by Alayn Gortazar
       * Added Tomboy/Gnote backend, by Luca Invernizzi
       * Added Launchpad backend, by Luca Invernizzi
       * Added Twitter/Identica backend, by Luca Invernizzi
    * Graphical crah handler, thanks to Acire and python-snippets
    * Command line tool based on DBus interface of GTG, by Bryce Harrington
    * Added search feature, by João Ascenso
    * Rewritten notification area plugin with showing only 10 most doable tasks from Workview, by Izidor Matušov
    * Setting start/due date by a right click menu in the task browser, by Fabio Prina & Kevin Mehall
    * Right click behaviour in the task treeview is now consistant with other GNOME applications, by Jonathan Barnoud
    * Rework of deleting dialog
    * Previewing task content (gmail-like-ui), #384049, by Luca Invernizzi and Kevin Mehall
    * Attaching file to a task by drag-and-dropping it on the task or writing file:// URI
    * Added script for anonymizing task files; Marko Kevac
    * "Sexy" export template, created by Duncan Lock
    * DBus API is now CamelCase (be sure to update your personal scripts), by Lionel Dricot
    * Fuzzy date "Later" was renamed to "Someday"
    * Daily backup of gtg_tasks.xml
    * Save perferences, window positions and statuses immediately after a change
    * Fixed crash traceback when pressing 'delete' key, by Jeff Oliver
    * Fixed url autolinking for http(s) schemes, by Madhumitha Viswanathan
    * Underscore characters in tasks not treated as accelerators (bug #676088) fixed, by Madhumitha Viswanathan
    * Fixed several bugs about hamster integration, by Richard Klein
    * Added link to web documentation in Help menu, by Ronan Jouchet
    * Fixed bug with data consistency #579189 (empty tags.xml), by Marko Kevac
    * Added samba bugzilla to the bugzilla plugin, by Jelmer Vernoij
    * Fixed bug #532392, a start date is later than a due date, by Volodymyr Floreskul
    * support for gtg:// URIs by Luca Invernizzi
    * Fixed bug #584667, indicating missing plugin dependencies, by Erin McLaughlin
    * Add a new tag dialog keeps the previous value, by Izidor Matušov
    * Added keyword bko for recognizing and linking KDE bugs, by Zimin Huango
    * Several usability improvements, by Jean-François Fortin Tam
    * Several code refratorings by Paul Kishimoto

2011-12-01 Getting Things GNOME! 0.2.5
    * Ability to downgrade data from development, future 0.3 GTG code, by Izidor Matušov

2010-03-02 Getting Things GNOME! 0.2.3
    * Removal of disabled widgets

2010-03-01 Getting Things GNOME! 0.2.2
    * Autostart on login, by Luca Invernizzi
    * Preferences dialog, by Paul Kishimoto
    * Send task by mail plugin by Luca Invernizzi
    * Import_json plugin by Bryce Harrington
    * Improve RTM plugin (bug #520427): don't sync tasks from archived lists
    * Automatic cleanup of closed task, plugin by Luca Invernizzi
    * Allow to change dismissed date of tasks by Luca Invernizzi
    * Docky applet support, by Luca Invernizzi
    * Allow to change closed date of tasks, by Lionel Montrieux, bug #502111 
    * notification area plugin updated to support appindicate by Luca Invernizzi and Jono Bacon
    * gtg_new task now supports command switches by Luca Invernizzi
    * Fix bug #511651, white space around title, by mrk
    * Expanded CLI to gtg to support task descriptions by Bryce Harrington
    * Added a guide to plugins by Chris Johnston
    * RTM plugin tags synchronization by Luca Invernizzi
    * Evolution plugin by Luca Invernizzi
    * Tomboy support by Luca Invernizzi
    * Dbus autostart by Gordon Ball and Luca Invernizzi
    * Notification area bug fixes by Luca Invernizzi

2009-12-11 Getting Things GNOME! 0.2.1
    * Schedule for context menu by Bryce Harrington
    * Improved export feature by Bryce Harrington and Luca Invernizzi
    * Restore closed tasks filtering by selected tag, fixes bug #498857
    * Temporary fix allowing to reset tag color by Matthew Rasmus
    * Added the ability to add a tag from the right click menu in the task browser, by Matthew Rasmus.
    * Better explanation of the "Work view" concept in documentation
    * Multiple selection
    * API clarifications
    * Cut & Paste improvements
    * Notification area plugin improvements
    * Icons reflect action availability
    * Misc. editor bug fixes
    * Misc. tag list bug fixes

2009-12-11 Getting Things GNOME! 0.2
    * Bugs fixes from 0.1.9

2009-12-02 Getting Things GNOME! 0.1.9
    * Support non-exact ("fuzzy") due dates: 'now', 'soon', and 'later' by Kevin Mehall
    * Fixes a bug with gtk stock strings being marked as translatable, by Henning Eggers (#490231)
    * When a task is deleted, all subtask are deleted as well by Mikkel Kjær Jensen
    * Groups for tags and subtags by Kevin Mehall
    * GNOME bugzilla plugin by Guillaume Desmottes
    * Handle tasks spatially (remember position & size)
    * Opened tasks on quit are reopened on start
    * Remove the "File" menu. We have no files, we have tasks!    
    * Patch from mrk to improve compatibility with non GNU systems
    * Close date selector widget on single click
    * The toolbar can now be hidden by Mikkel Kjær Jensen
    * Empty new tasks are deleted when editor is closed
    * lot of bug fixed in the editor while playing with subtasks
    * Works well with the "text besides icon" GNOME option
    * Merge RTM plugin branch from Luca Invernizzi
    * i18n: fixed window title in GTG/taskbrowser/browser.py, by Dario Bertini 
    * Patch from Luca Invernizzi to add XDG_CACHE redefinition in script/debug.sh
    * Patch from Luca Invernizzi to remove unsued get_closed_date
    * Added filtering capabilities by Paulo Cabido
      - Filter callbacks were added to the task browser
      - Filters were also added to the requester 
    * Fixed #406851, incorrect behaviour marking a dismissed task as done by Patrick Coleman
    * Added accelerators to the task editor by Patrick Coleman
    * Plugin for integration with the Hamster Time Tracker by Kevin Mehall
    * Add plugin engine by Paulo Cabido
    * When GTG is already running, use DBUS to raise existing instance rather than failing silently
    * Refactorization and PEP8ification work by Jonathan Lange
    * New keyboard bindings for 'Mark as done' and 'Dismiss' actions
    * New keyboard bindings and accelerators by Jonathan Lange
    * DBus interface by Ryan Paul
    * Remove the 'Delete' button from the toolbar by Jonathan Lange
    * Fix a spelling mistake in the manpage by Jonathan Lange
    * Allow quickadd of capitalized date by remy@frerebeau.org 
    * Added tomboy plugin by Luca Invernizzi
    * Added export function with templates by Luca Invernizzi

2009-07-04 Getting Things GNOME! 0.1.2
    * Available in 18 languages, with 12 languages being more than 99% translated
    * Shadows around the listview widgets, by Jean-François Fortin Tam  
    * Fixes package dependencies
    * Tooltips for button
    * Automatically select title in task editor
    * Crash on startup with non empty LANGUAGE envvar
    * Use GNOME settings for toolbar, by Anton Rebguns
    * Better tag markup handling
    * No more multiple instances
    * HTTP link parsing by Ben Dowling
    * Update README by Michael Vogt
    * Update XML files sooner by Michael Vogt
    * Remember color (by Zach Sheperd)   
    * URLs can now include ';' characters. Fixes bug 360969
    * Added support for opening subtasks and links with the keyboard: Fixes bug 369272, by Ben Dowling
    * Add polish translation by Tomasz Maciejewski
    * Apply patch to fix bug #326388 by Brian Kennedy
    * Apply patch to fix bug #374745 by Brian Kennedy
    * Title for newly created task is now selected to allow easy editing
    * Apply patch to fix bug #374745 by Brian Kennedy
    * Fixed some bugs in the task editor

2009-04-01 Getting Things GNOME! 0.1.1
	* New icon from Kalle Persson
	* Translations are now possible
	* New features :
	  - Quickadd now accepts attributes (by Jonathan Barnoud)
	  - http:// links now open in the browser
          - Shortcut for sidebar (F9): fixes bug #339710
	  - Some UI love for the sidebar and the tag icons, shamelessy copied from f-spot
	  - Hotkeys goodness (patches from Antons Rebguns)
	  - Edit buttons : patches from Antons Rebguns 
	  - Bug #339583, Bug #336314 : patches delete key and
	* Bug fixes :
	  - Calendar open at the correct date
	  - TaskSerial refactorization (by Jonathan Barnoud)
	  - Tooltips on buttons (thanks to Jerome Guelfucci)
	  - First unit tests by Carl Chenet
	  - Error, no crash if the XML file cannot be read (thanks to Carl Chenet)
	  - fix bug #339383 (delete subtask when deleting first char)
	  - Escape title in the treeview : Bug #339874
	  - Focus in the editor : Bug #339269, Bug #339195, Bug #339389
	  - Bug #339269 : Quickadd has the focus on launch
	    enter key to confirm a delete (thanks Gérôme Fournier)
	  - Typos : Bug #339268 Bug #339492 and other patches from Gérôme Fournier.

2009-03-06 Getting Things Gnome ! 0.1
	* Bumping version number. First release of GTG

2009-03-01 Getting Things Gnome! 0.0.9rc3
	* pane/sidebar not saved

2009-03-01 Getting Things Gnome! 0.0.9rc2
	* firstrun_tasks.xml not found on first launch

2009-03-01 Getting Things Gnome! 0.0.9rc1
	* First official release 0.1rc1