1 | v0.9 (27/07/2019)␊ |
2 | ** User **␊ |
3 | ** Dev **␊ |
4 | ** Bugs **␊ |
5 | ␉Check index in ctrl+t, ctrl+r and suppr callback to avoid doing something on non existant operation␊ |
6 | ␊ |
7 | v0.8 (29/01/2019)␊ |
8 | ** User **␊ |
9 | ␉Add multi month operation support : Normal operation with description "... (XX/YY)" will be forwarded to next month␊ |
10 | ␉Auto fill operation amount if it was the same for the last 3 operations␊ |
11 | ␉Add quick transfert dialog (ctrl+t shortcut)␊ |
12 | ␉Add ctrl+r shortcut to check/uncheck operations␊ |
13 | ␉Remove delete column (replaced by Suppr shortcut)␊ |
14 | ␉Fix operations not necessary bound to fix category␊ |
15 | ** Dev **␊ |
16 | ** Bugs **␊ |
17 | ␉Current account value is badly computed if operations are not in date order␊ |
18 | ␉NULLop was set with random values which can cause misunderstanding when entering a new operation␊ |
19 | ␉Resize date column for new operations (can be bold while other are not)␊ |
20 | ␉KissCount crash or do something wrong when selecting multiple columns for group/ungroup operations␊ |
21 | ␊ |
22 | ␊ |
23 | v0.7.1 (07/05/2018)␊ |
24 | ** User **␊ |
25 | ** Dev **␊ |
26 | ** Bugs **␊ |
27 | ␉web: start and end date only compared to current date and not selected one␊ |
28 | ␊ |
29 | v0.7 (25/03/2018)␊ |
30 | ** User **␊ |
31 | ␉Set background calendar color to red or yellow when one account is negative or less than 200€ (configurable)␊ |
32 | ␉Add start date and end date for accounts, so don't need to hide it when it's closed␊ |
33 | ␉Remove some unused blank spaces in GUI␊ |
34 | ␉Operation modification now taken in account for Stats Panel␊ |
35 | ␉Resize rows to content at startup␊ |
36 | ␉Set default month to december for year != cur year (avoid new year bug)␊ |
37 | ␉New Windows build !␊ |
38 | ␊ |
39 | ** Dev **␊ |
40 | ␉Qt5 migration done !␊ |
41 | ␉StatsPanel code reworked, removing some bugs␊ |
42 | ␉Do not reload current panel when a modification is done, but reload other ones␊ |
43 | ␉Add Visual Studio project files␊ |
44 | ␉Remove libkdchart␊ |
45 | ␊ |
46 | ** Bugs **␊ |
47 | ␉Bug in expression parser, negative mark before parenthesis considered as positive.␊ |
48 | ␉Bug in FormulaDelegate : string copy was made in a wrong way␊ |
49 | ␉Initial and final negative account values were not displayed in red␊ |
50 | ␉Sub operations were not removed from database when deleting meta operation␊ |
51 | ␉Week lines were not re computed after deleting an operation␊ |
52 | ␉Default month selection should now be correct␊ |
53 | ␉Amount in SearchBanner were badly set (missing *100)␊ |
54 | ␉Prevent integer overflow when computing percents in CostRepartitionBanner␊ |
55 | ␉Fix some bugs in yearTo selection & fill in GenerateDialog␊ |
56 | ␉Don't count virtual operations in check mode␊ |
57 | ␉Bad account updated when it's changed on MainPanel␊ |
58 | ␊ |
59 | ␊ |
60 | v0.6 (08/10/2016)␊ |
61 | ** User **␊ |
62 | ␉Set autofocus attribute to user in index.php␊ |
63 | ␊ |
64 | ** Dev **␊ |
65 | ␉Use transactions for SQL updates␊ |
66 | ␉Use prepared query for value replacement allowing to use non escaped characters␊ |
67 | ␉package.sh was broken due to parsing errors in debian/changelog␊ |
68 | ␊ |
69 | ** Bugs **␊ |
70 | ␉Crash when use of a tag in a new operation␊ |
71 | ␊ |
72 | v0.5 (19/06/2015)␊ |
73 | ** User **␊ |
74 | ␉Add tag management␊ |
75 | ␊ |
76 | ** Dev **␊ |
77 | ␉Version 4 of database : tag added␊ |
78 | ␊ |
79 | ** Bugs **␊ |
80 | ␉Bug in generate month : if the next month has less days than the first, but there are operations on non existings days, use last day of new month.␊ |
81 | ␉Bad memcpy length in localtime_r() and gmtime_r()␊ |
82 | ␊ |
83 | v0.4 (26/02/2013)␊ |
84 | ** User **␊ |
85 | ␉Add icons for low resolution screens␊ |
86 | ␉Sort categories using translated names␊ |
87 | ␉Set DateFrom to first of month for SearchBanner␊ |
88 | ␉Add CSV export␊ |
89 | ␉Add Cost repartition statistics to SearchBanner␊ |
90 | ␊ |
91 | ** Dev **␊ |
92 | ␉Primitive handle of low resolution screens␊ |
93 | ␉Rework GridAccount␊ |
94 | ␉Simplify UpdateNextMonths function␊ |
95 | ␉Add "create_if_not_exsits" to Database::GetAccountAmount␊ |
96 | ␉Add CostRepartitionBanner␊ |
97 | ␊ |
98 | ** Bugs **␊ |
99 | ␉Remove some bugs in GridAccount␊ |
100 | ␉When user changes month or year in SearchBanner, A new date wasn't selected by default resulting in bad SQL query␊ |
101 | ␉Date in search failed in january␊ |
102 | ␉File was not truncated during export␊ |
103 | ␉Group a non checked operation with a checked meta did not uncheck meta␊ |
104 | ␊ |
105 | ␊ |
106 | v0.3 (31/05/2012)␊ |
107 | ** User **␊ |
108 | ␉New interface in Qt4␊ |
109 | ␉Use BDD file from .local/share/kisscount␊ |
110 | ␉Use libkchart for graphics␊ |
111 | ␉Use oxygen icons␊ |
112 | ␉New account attribute : hidden␊ |
113 | ␉Description is now auto-completed␊ |
114 | ␉Snapshot feature␊ |
115 | ␉Display date in locale format␊ |
116 | ␉Better auto completion for transfert operation (not two times the same operation completed)␊ |
117 | ␉Add Win32 support (OFX import disabled)␊ |
118 | ␊ |
119 | ** Dev **␊ |
120 | ␉Version 3 of database : account hidden item added, some id deleted, on delete constraints added␊ |
121 | ␉This version is not compatible with previous ones␊ |
122 | ␉Values are in fix point (no double anymore)␊ |
123 | ␊ |
124 | ** Bugs **␊ |
125 | ␉Fix a bug in language settings␊ |
126 | ␉Virtual transferts must not be considered as a debit␊ |
127 | ␉Last account/category wasn't taken in account during search␊ |
128 | ␉New users have system language set instead of English␊ |
129 | ␉Account/Category modification are immediatly reported in other panels␊ |
130 | ␉Accounts and categories where badly mapped during import␊ |
131 | ␉Fix cost not taken in account during import␊ |
132 | ␊ |
133 | v0.2 (04/07/2011)␊ |
134 | ␉Remove dependancies of libsqlite and libxml␊ |
135 | ␉User throws exception if account/category not found␊ |
136 | ␊ |
137 | ** User **␊ |
138 | ␉Better use of sizers (so better interface!)␊ |
139 | ␉No further problems with scrollbar in AccountPanel/SearchPanel/PreferencesPanel when there is a lot of operations␊ |
140 | ␉Better fit of interface when displaying grouped operations␊ |
141 | ␉Show stats for current month even if next month has not been generated␊ |
142 | ␉Possibility to choose a replacement when deleting accounts and categories␊ |
143 | ␉Possibility to find operations with unknown category/account␊ |
144 | ␉Possibility to work on multiple operations (rename, change category, change account)␊ |
145 | ␉Add virtual accounts␊ |
146 | ␉Searchs aren't case sensitive enough␊ |
147 | ␉Default categories in native language (even if switching language at runtime)␊ |
148 | ␉Add Real mode␊ |
149 | ␉Database is now at ~/.kisscount/kc.bdd␊ |
150 | ␉Add Debian's packages !!␊ |
151 | ␉Add Import Panel, XML, OFX and Grisbi imports␊ |
152 | ␉Add Export Panel (only XML)␊ |
153 | ␉Add update next months␊ |
154 | ␉Change charts and real/virtual mode position␊ |
155 | ␉Add "non fix" category to statistics (sum of all non fix categories)␊ |
156 | ␉Auto completion does not require date to be set␊ |
157 | ␊ |
158 | ** Dev **␊ |
159 | ␉Use a factory to create panels (prepare for plug-in)␊ |
160 | ␉Better cross compilation support (Makefile and package.sh)␊ |
161 | ␉Update Copyright␊ |
162 | ␉New database version (2) :␊ |
163 | ␉␉fix_cost for categories␊ |
164 | ␉␉virtual field for account and operation␊ |
165 | ␉␉import_panel␊ |
166 | ␉Database checking & upgrading␊ |
167 | ␊ |
168 | ** Bugs **␊ |
169 | ␉Bug on GenerateMonth with different years␊ |
170 | ␉In StatsPanel :␊ |
171 | Bad selection of year with multiple years␊ |
172 | Bad year range check␊ |
173 | Unordered accounts (makes account selection points to bad indexes on account graph)␊ |
174 | ␉Bug in account creation (readonly fields)␊ |
175 | ␉Bug in search bad computation of month with start_date and end_date␊ |
176 | ␉Grouped operations have bad month/year in SearchPanel␊ |
177 | ␉Categories fonts not updated for new category --> crash␊ |
178 | ␉New category had read only fields in PreferencesPanel␊ |
179 | ␉Update all panels after generating/deleting month␊ |
180 | ␉Don't take in account unknown categories (in stats)␊ |
181 | ␉Don't try to draw more than MAX_CATEGORIES (12) in charts␊ |