-
Notifications
You must be signed in to change notification settings - Fork 28
/
ChangeLog.txt
198 lines (156 loc) · 7.45 KB
/
ChangeLog.txt
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
=== 1.3.13 === 2011-01-03
* fixed issue 91 - the filter was not reapplied if you left TT running
past midnight and it showed yesterdays entries in when having the
today filter.
* fixed issue 95 - replaced BWtoolkit styled but broken ok button with std
button
* general UI overhaul where a bunch of small annyoing issues were cleaned
up
* fixed a bug where on new years the last week/this week filters produced
empty results
=== 1.3.12 === 2010-12-02
* IMPORTANT! requires Mac OS 10.5 or higher
* Superfluous ";" character in exported CSV
* fixed wrong version number (v1.3.12a)
=== 1.3.11 === 2010-10-18
* IMPORTANT! requires Mac OS 10.5 or higher
* Fixed issue 79 made build universal again
* added keyboard shortcut to confirm a change to a recording
* fixed potential issue with KVO registration
* fixed issue which would try to pop up an idle warning when an editor
window was open
* fixed issue 76 where deleting a task would not immediately show the task
removed
=== 1.3.10 === 2010-09-20
* IMPORTANT! requires Mac OS 10.5 or higher
* fixed a potential segfault when starting a recording after having "all
projects" selected
* fixed issue 75 adding a recording via the plus while last week filter is
on does not show the recording until restart
=== 1.3.9 === 2010-09-08
* IMPORTANT! requires Mac OS 10.5 or higher
* fixed the problem where "all tasks" was not updating the time in
realtime.
* fix the problem where after selecting a different project the "all
tasks" didnt show the correct time (but the time from the previously
selected project)
* fixed issue 70 czech localization added (trial)
* fixed issue 65 drag and drop support was broken for tasks
=== 1.3.8 === 2010-08-17
* IMPORTANT! requires Mac OS 10.5 or higher
* fixed refresh of display after deleting a recording
* migrated appcast update urls to new mercurial site
* fixed calculation of filtered time (regression introduced by project
closing support)
* fixed issue 69 TT hangs when starting a task using the system menu while
inactivity popup is shown
=== 1.3.7 === 2010-07-10
* IMPORTANT! requires Mac OS 10.5 or higher
* added preliminary support for closing tasks (time is not counted against
project)
* CSV export now uses UTF-8 which should fix some issues with foreign
characters
* fixed display of time recordings when filter is selected
* added filters for "last month" and "this month"
=== 1.3.6 === 2010-04-30
* IMPORTANT! requires Mac OS 10.5 or higher
* changed toolbar icons to the ones courtesy of Bernard Bélanger (thanks
a lot)
* finder info now shows correct app version (thanks to Russe for the tip).
* fixed issue 22 Now users can choose to display durations as decimal
hours.
* fixed issue 51 Keyboard shortcut for export CSV
* fixed issue 52 resizing preferences window causes overlap
=== 1.3.5 === 2010-04-13
* IMPORTANT! requires Mac OS 10.5 or higher
* fixed issue 44 where CSV export did not include seconds.
* fixed issue 45 bring back drag and drop support for projects and tasks
* fixed issue 28 added support to close the main window and leave
TimeTracker running
* fixed issue 49 Text filtering broken when used in conjunction with smart
filters
* fixed issue 47 filterbox sometimes appears partially out of view
* now when loading data (importing from old versions) TT makes sure that
task names are not duplicated within a project
=== 1.3.4 === 2009-03-31
* IMPORTANT! requires Mac OS 10.5 or higher!!
* automatically check for updates in preferences properly hooked up to
Sparkle
* have proper default value for stable appcast in sparkle preferences
* fixed wrong "custom filter" which didnt bring up any results
* fixed version number in about panel
=== 1.3.3 === 2009-03-23
* itunes like interface
* smart filters which can be saved
* tableview on the bottom remembers column widths
* split views remember their sizes
* Sparkle updates with selection of stable and beta versions
=== 1.3.1 === 2009-11-20
* extended CSV export
* system menu bar remembers list of recent tasks and allows quick start
without activating the GUI
* comments!
* ability to edit and reassign entries to different tasks / projects
(double click on a recording)
* updated icons
* prevent duplicate project / task names which can seriously screw up the
database
* laptop standby mode detection
=== 1.2.6 === 2009-02-16
* Edit work period and Delete work period now work properly when a date
range filter is active.
* New "week before last" filter.
* The start button will create a new project/task if none is selected (or
if there are no projects or tasks).
=== 1.2.5 === 2008-09-30
* Added basic filtering by day, week and month.
=== 1.2.4 === 2008-08-14
* Fixed a bug where projects could not be created the first time Time
Tracker was run on a computer.
* Projects and tasks can now be reordered by dragging and dropping them.
* Added "Export CSV..." option to export Time Tracker data into Excel.
Contributed by Rainer Burgstaller.
=== 1.2.3 === 2008-07-09
* Fixed the problem where project and task names could not be edited when
the timer was running. ([http://tt-jira.avh4.net/browse/TT-2 TT-2])
* You can now print the entire Time Tracker window (all three panes at
once) using the new "Print Window" function, as requested by Rich
Wojtas. ([http://tt-jira.avh4.net/browse/TT-24 TT-24])
* You can now resize the Projects/Tasks tables relative to each other.
([http://tt-jira.avh4.net/browse/TT-23 TT-23])
* Upgraded [http://sparkle.andymatuschak.org Sparkle] to version 1.5b4.
Thanks to Andy Matuschak for maintaining and supporting Sparkle!
([http://tt-jira.avh4.net/browse/TT-19 TT-19])
* (refactoring) removed updateTotalTime from TTask and TProject.
=== 1.2.2 === 2008-07-03
* Added auto-updating support via appcasts using Sparkle 1.5b2. <
http://sparkle.andymatuschak.org/ >
=== 1.2.1 === 2007-01-23
Packaged by Aaron VonderHaar <[email protected]>
* Fixed bug 19: Re-enable basic print functionality that was present in
version 1.1. Complete printing support will be added in version 1.3.
=== 1.2 === 2007-01-21
Packaged by Aaron VonderHaar <[email protected]>
* Fixed bug 9: Fixed occasional crashes when deleting tasks.
* Fixed bug 10: Added menu items and keyboard shortcuts for
starting/stopping the timer and creating new projects and tasks.
=== 1.1.002 ===
NOT OFFICIALLY RELEASED, due to bug 9. Packaged by Aaron VonderHaar
* Fixed bug 5: When adding a new project or task, the new entry is
immediately selected for renaming.
* Fixed bug 6: When selecting a project, the task that was previoudly
selected is reselected.
* Fixed bug 2: It is no longer possible to add work periods that are not
associated with a task or project.
=== 1.1 === 2007-01-11
Packaged by Aaron VonderHaar <[email protected]>
* Data is now saved to disk every five minutes when the timer is running.
* Data is now saved when the timer is stopped.
* Project settings are changed to produce a Universal Binary.
* Changed the nib file for more efficient use of space.
* Made window resizable.
* Window size and position is saved in the system defaults.
* Ensures that the display is refreshed when the main window is first
loaded (this was not the case when the window size/position was
restored).