|
| 1 | +2016-12-17 John Ralls |
| 2 | + |
| 3 | + * Update Danish and Serbian translations from the Translation Project. (HEAD, maint) |
| 4 | + |
| 5 | +2016-12-17 Phil Davis |
| 6 | + |
| 7 | + * README typo (origin/maint) |
| 8 | + |
| 9 | +2016-12-13 John Ralls |
| 10 | + |
| 11 | + * Bug 775912 - Tips of the Day shows content only once very 3 times |
| 12 | + |
| 13 | +2016-12-11 John Ralls |
| 14 | + |
| 15 | + * Remove QIF importer error “Dates earlier than 1970 are not supported”. |
| 16 | + |
| 17 | +2016-12-11 John Ralls |
| 18 | + |
| 19 | + * Bug 685329 - Crashes on non-existent date |
| 20 | + |
| 21 | +2016-12-11 John Ralls |
| 22 | + |
| 23 | + * Bug 772369 - Replace use of guile's internal date/time functions |
| 24 | + |
| 25 | +2016-12-11 John Ralls |
| 26 | + |
| 27 | + * Bug 773808 - Export Report Crash |
| 28 | + |
| 29 | +2016-12-10 John Ralls |
| 30 | + |
| 31 | + * Bug 772484 - Segfault on Transaction edit |
| 32 | + |
| 33 | +2016-12-10 John Ralls |
| 34 | + |
| 35 | + * Bug 774237 - FTBFS under some timezones (eg. GMT-14) |
| 36 | + |
| 37 | +2016-12-09 John Ralls |
| 38 | + |
| 39 | + * Bug 775385 - Confusing error message which includes the text "file file" |
| 40 | + |
| 41 | +2016-12-09 John Ralls |
| 42 | + |
| 43 | + * Bug 775368 - "Average cost" price source problem |
| 44 | + |
| 45 | +2016-12-09 John Ralls |
| 46 | + |
| 47 | + * Change the default price-source from Average Cost to Nearest in Time. |
| 48 | + |
| 49 | +2016-12-09 John Ralls |
| 50 | + |
| 51 | + * Calculate rates only for buy transactions in the report commodity for cost totals. |
| 52 | + |
| 53 | +2016-12-04 John Ralls |
| 54 | + |
| 55 | + * Single functions for gnc:make-exchange-alist and gnc:get-exchange-totals. |
| 56 | + |
| 57 | +2016-12-01 John Ralls |
| 58 | + |
| 59 | + * Move checks for no split amount and trading accounts to get-match-commodity-splits. |
| 60 | + |
| 61 | +2016-12-01 John Ralls |
| 62 | + |
| 63 | + * Clean up whitespace in commodity-utilities.scm. |
| 64 | + |
| 65 | +2016-12-06 Ryan Tucker |
| 66 | + |
| 67 | + * fix missing chmod +x in configure.ac |
| 68 | + |
| 69 | +2016-12-04 John Ralls |
| 70 | + |
| 71 | + * Bug 775567 - Importing QIF file from PayPal crashes GnuCash 2.6.14 on Windows XP service pack 3 |
| 72 | + |
| 73 | +2016-12-03 John Ralls |
| 74 | + |
| 75 | + * Prevent crash when there's an error loading a qif import file. |
| 76 | + |
| 77 | +2016-11-19 Robert Fewell |
| 78 | + |
| 79 | + * Bug 516920 Scheduled trasaction calendar popup off screen |
| 80 | + |
| 81 | +2016-11-30 Geert Janssens |
| 82 | + |
| 83 | + * Fix compiler warning about misleading indentation |
| 84 | + |
| 85 | +2016-11-28 Geert Janssens |
| 86 | + |
| 87 | + * Fix report html header |
| 88 | + |
| 89 | +2016-11-16 Robert Fewell |
| 90 | + |
| 91 | + * Changed the default value for date format |
| 92 | + |
| 93 | +2016-11-16 Robert Fewell |
| 94 | + |
| 95 | + * Fix check printing custom preference value |
| 96 | + |
| 97 | +2016-11-16 Robert Fewell |
| 98 | + |
| 99 | + * Correct the default options if default invalid |
| 100 | + |
| 101 | +2016-11-16 Robert Fewell |
| 102 | + |
| 103 | + * Add an unset option to date-format |
| 104 | + |
| 105 | +2016-11-15 Robert Fewell |
| 106 | + |
| 107 | + * Added a default currency to the currency option |
| 108 | + |
| 109 | +2016-11-15 Robert Fewell |
| 110 | + |
| 111 | + * Add plot size option for future compatibility |
| 112 | + |
| 113 | +2016-11-15 Robert Fewell |
| 114 | + |
| 115 | + * Fix warning from glib when saving reports. |
| 116 | + |
| 117 | +2016-11-15 Robert Fewell |
| 118 | + |
| 119 | + * Change report resizing when not in view |
| 120 | + |
| 121 | +2016-11-15 Robert Fewell |
| 122 | + |
| 123 | + * Forgot to add the png file to previous commit |
| 124 | + |
| 125 | +2016-11-15 Robert Fewell |
| 126 | + |
| 127 | + * Add an image for the report tab |
| 128 | + |
| 129 | +2016-11-15 Robert Fewell |
| 130 | + |
| 131 | + * Change the reload to include using web_view_reload |
| 132 | + |
| 133 | +2016-11-15 Robert Fewell |
| 134 | + |
| 135 | + * Track visibility of the view scroll bars |
| 136 | + |
| 137 | +2016-11-15 Robert Fewell |
| 138 | + |
| 139 | + * Add progress bar updates for reload / Update |
| 140 | + |
| 141 | +2016-11-15 Robert Fewell |
| 142 | + |
| 143 | + * Add call back to track page size changes |
| 144 | + |
| 145 | +2016-11-15 Robert Fewell |
| 146 | + |
| 147 | + * Stop the progress bar changing height |
| 148 | + |
| 149 | +2016-11-15 Robert Fewell |
| 150 | + |
| 151 | + * Add idle function to load report |
| 152 | + |
| 153 | +2016-11-15 Robert Fewell |
| 154 | + |
| 155 | + * Remove macros/as-scrub-include.m4 from makefile |
| 156 | + |
| 157 | +2016-11-13 Geert Janssens |
| 158 | + |
| 159 | + * Fix make check after commit 673888dee7c |
| 160 | + |
| 161 | +2016-11-12 Geert Janssens |
| 162 | + |
| 163 | + * Bug 770364 - Sign of Value in Lots in Account window seems inconsistent |
| 164 | + |
| 165 | +2016-11-12 Geert Janssens |
| 166 | + |
| 167 | + * Use G_MAXINT64 instead of 0 to indicate an invalid date |
| 168 | + |
| 169 | +2016-11-11 Geert Janssens |
| 170 | + |
| 171 | + * Show empty business splits in lot viewer |
| 172 | + |
| 173 | +2016-11-11 Geert Janssens |
| 174 | + |
| 175 | + * Check more splits while running check & repair on business accounts |
| 176 | + |
| 177 | +2016-11-11 Geert Janssens |
| 178 | + |
| 179 | + * Business check & repair - correct lot invoice state |
| 180 | + |
| 181 | +2016-11-09 Geert Janssens |
| 182 | + |
| 183 | + * Various small improvements to check & repair on business accounts |
| 184 | + |
| 185 | +2016-11-06 Geert Janssens |
| 186 | + |
| 187 | + * When juggling business splits while scrubbing set both value and amount |
| 188 | + |
| 189 | +2016-11-06 Geert Janssens |
| 190 | + |
| 191 | + * Update progress bar while running Check & Repair |
| 192 | + |
| 193 | +2016-11-09 Geert Janssens |
| 194 | + |
| 195 | + * Remove lot from account while deleting the lot |
| 196 | + |
| 197 | +2016-11-10 John Ralls |
| 198 | + |
| 199 | + * Ensure that the Namespace combo box is initialized to a valid iter. |
| 200 | + |
| 201 | +2016-10-24 John Ralls |
| 202 | + |
| 203 | + * Bug 769124 - Australian (GMT-10) OFX transactions imported have previous |
| 204 | + |
| 205 | +2016-10-20 John Ralls |
| 206 | + |
| 207 | + * Bug 769124 - Australian (GMT-10) OFX transactions imported have previous days date. |
| 208 | + |
| 209 | +2016-10-14 Rob.Gowin |
| 210 | + |
| 211 | + * Remove configuration of HAVE_PUTENV. |
| 212 | + |
| 213 | +2016-10-10 Geert Janssens |
| 214 | + |
| 215 | + * Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone |
| 216 | + |
| 217 | +2016-10-10 Geert Janssens |
| 218 | + |
| 219 | + * Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone |
| 220 | + |
| 221 | +2016-10-04 John Ralls |
| 222 | + |
| 223 | + * Fix CSV importer to handle GMT + 13 Timezone (New Zealand Daylight Time). |
| 224 | + |
| 225 | +2016-10-04 John Ralls |
| 226 | + |
| 227 | + * Bug 772382 - Date off-by-one after DST change |
| 228 | + |
| 229 | +2016-09-28 Ralf Habacker |
| 230 | + |
| 231 | + * Fix broken german account template 'Kontenrahmen für Wohnungswirtschaft'. |
| 232 | + |
| 233 | +2016-10-03 Geert Janssens |
| 234 | + |
| 235 | + * Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone |
| 236 | + |
| 237 | +2016-10-02 Geert Janssens |
| 238 | + |
| 239 | + * Bug 772313 - Invalid DOCTYPE in report generation |
| 240 | + |
| 241 | +2016-09-27 Rob Gowin |
| 242 | + |
| 243 | + * Use default PKG_CHECK_MODULES for CMake version > 3.4 |
| 244 | + |
| 245 | +2016-09-25 John Ralls |
| 246 | + |
| 247 | + * Remove obsolete AS_SCRUB_INCLUDES macro. |
| 248 | + |
| 249 | +2016-09-25 Mike Evans |
| 250 | + |
| 251 | + * Bug 771246 - Set Invoice/Bill items date correctly from imported CSV. |
| 252 | + |
| 253 | +2016-09-17 John Ralls |
| 254 | + |
| 255 | + * Fix version in CMakeLists.txt. (tag: 2.6.14a) |
| 256 | + |
| 257 | +2016-09-16 John Ralls |
| 258 | + |
| 259 | + * Release 2.6.14 (tag: 2.6.14) |
| 260 | + |
1 | 261 | 2016-09-16 John Ralls
|
2 | 262 |
|
3 |
| - * Synchronize translation project. (HEAD, maint) |
| 263 | + * Synchronize translation project. |
4 | 264 |
|
5 | 265 | 2016-09-15 John Ralls
|
6 | 266 |
|
7 |
| - * Bug 769746 - Zero interest loan formula fails. (origin/maint) |
| 267 | + * Bug 769746 - Zero interest loan formula fails. |
8 | 268 |
|
9 | 269 | 2016-08-01 Robert Fewell
|
10 | 270 |
|
|
0 commit comments