diff --git a/ChangeLog.2017 b/ChangeLog.2017 index 4e18bbdbaa..4831b1055a 100644 --- a/ChangeLog.2017 +++ b/ChangeLog.2017 @@ -1,6 +1,22 @@ +2017-12-31 John Ralls + + * Fix extra instance of test-test-extras* in install_manifest.txt + +2017-12-31 Mechtilde + + * correct typo + +2017-12-31 John Ralls + + * Update ChangeLogs for the new year. + 2017-12-30 John Ralls - * Merge Bob Fewell's 'gtk3-update12' into unstable. (HEAD -> unstable, origin/unstable) + * Release GnuCash 2.7.3 (tag: 2.7.3) + +2017-12-30 John Ralls + + * Merge Bob Fewell's 'gtk3-update12' into unstable. 2017-12-30 John Ralls @@ -184,7 +200,7 @@ 2017-12-23 John Ralls - * Fix autotools test setup for test-date-utilities. (origin/maint, maint) + * Fix autotools test setup for test-date-utilities. 2017-12-23 John Ralls @@ -596,7 +612,7 @@ 2017-12-20 christopherlam - * fix silly mistake (PR232) + * fix silly mistake 2017-12-20 christopherlam @@ -640,7 +656,7 @@ 2017-12-17 John Ralls - * Merge branch 'maint' into unstable (origin/master, origin/HEAD) + * Merge branch 'maint' into unstable 2017-12-16 John Ralls @@ -952,7 +968,7 @@ 2017-12-02 Rob Gowin - * Partial fix for Bug 787497 - Disabling options cripples dist package + * Partial fix for Bug 787497 - Disabling options cripples dist package (PR243) 2017-12-02 John Ralls @@ -1944,7 +1960,7 @@ 2017-09-26 Geert Janssens - * Fix build failures if userdata_home exists but gnc_userdata_home doesn't (master) + * Fix build failures if userdata_home exists but gnc_userdata_home doesn't 2017-09-26 Josep-Maria Prat @@ -5686,2431 +5702,3 @@ * configure: fix --disable-debug, --disable-profile and --disable-locale-specific-tax -2016-12-27 John Ralls - - * Define _(X) to handle localization of GNC_COMMODITY_NS_CURRENCY. - -2016-12-27 John Ralls - - * Bug 776494 - Wrong menu entry in Tip of the day - -2016-12-15 John Ralls - - * Localize the word “CURRENCY” used in the commodity namespace selectors. - -2016-12-15 John Ralls - - * Bug 773945 - Select Security Dialog Not User Friendly - -2016-12-18 John Ralls - - * Fix reference to SVN in README. - -2016-12-18 John Ralls - - * Fix stray line from maint merge. - -2016-12-18 John Ralls - - * Merge branch 'maint' after release 2.6.15. - -2016-12-17 John Ralls - - * Release 2.6.15 (tag: 2.6.15) - -2016-12-17 John Ralls - - * Update AUTHORS and DOCUMENTORS. - -2016-12-17 John Ralls - - * Update Danish and Serbian translations from the Translation Project. - -2016-12-17 Phil Davis - - * README typo - -2016-12-13 John Ralls - - * Bug 775912 - Tips of the Day shows content only once very 3 times - -2016-12-11 John Ralls - - * Remove QIF importer error “Dates earlier than 1970 are not supported”. - -2016-12-11 John Ralls - - * Bug 685329 - Crashes on non-existent date - -2016-12-11 John Ralls - - * Bug 772369 - Replace use of guile's internal date/time functions - -2016-12-11 John Ralls - - * Bug 773808 - Export Report Crash - -2016-12-10 John Ralls - - * Bug 772484 - Segfault on Transaction edit - -2016-12-10 John Ralls - - * Bug 774237 - FTBFS under some timezones (eg. GMT-14) - -2016-12-09 John Ralls - - * Bug 775385 - Confusing error message which includes the text "file file" - -2016-12-09 John Ralls - - * Bug 775368 - "Average cost" price source problem - -2016-12-09 John Ralls - - * Change the default price-source from Average Cost to Nearest in Time. - -2016-12-09 John Ralls - - * Calculate rates only for buy transactions in the report commodity for cost totals. - -2016-12-09 Geert Janssens - - * Add code to keep the chart dynamically resizable when exported - -2016-12-09 Geert Janssens - - * Drop DOCTYPE header altogether. - -2016-12-04 John Ralls - - * Single functions for gnc:make-exchange-alist and gnc:get-exchange-totals. - -2016-12-01 John Ralls - - * Move checks for no split amount and trading accounts to get-match-commodity-splits. - -2016-12-01 John Ralls - - * Clean up whitespace in commodity-utilities.scm. - -2016-12-06 John Ralls - - * Merge branch 'maint' - -2016-12-06 Ryan Tucker - - * fix missing chmod +x in configure.ac - -2016-12-01 Robert Fewell - - * Update the saved reports to 2.8 and old to 2.4 - -2016-12-01 Robert Fewell - - * Missing comma in tm answers structure - -2016-11-28 Robert Fewell - - * Fix error when closing application - -2016-11-28 Robert Fewell - - * Use new options-fancy-date to retrieve date format - -2016-11-28 Robert Fewell - - * Update the Fancy Date Format - -2016-11-28 Robert Fewell - - * Add the ability to delete a path from options - -2016-11-28 Robert Fewell - - * Add missing liststore to preference list - -2016-11-28 Robert Fewell - - * Change daily-reports.scm to use new plot size - -2016-11-28 Robert Fewell - - * Change price-scatter.scm to use new plot size - -2016-11-28 Robert Fewell - - * Change net-linechart.scm to use the new plot size - -2016-11-28 Robert Fewell - - * Change net-barchart.scm to use new plot size - -2016-11-28 Robert Fewell - - * Fix general-ledger.scm - -2016-11-28 Robert Fewell - - * Change average-balance.scm to use new plot sizes - -2016-11-28 Robert Fewell - - * Change account-piecharts and html-piechart - -2016-11-28 Robert Fewell - - * Fix account-piechart.scm for guile 1.8.x - -2016-11-28 Robert Fewell - - * Budget Chart changes - -2016-11-28 Robert Fewell - - * Update category-barchart to reflect changes - -2016-11-28 Robert Fewell - - * Change plot-size-option to use a pair - -2016-12-04 John Ralls - - * Bug 775567 - Importing QIF file from PayPal crashes GnuCash 2.6.14 on Windows XP service pack 3 - -2016-12-03 John Ralls - - * Prevent crash when there's an error loading a qif import file. - -2016-12-03 John Ralls - - * Stop saving all of the currencies in xml files. - -2016-12-03 Geert Janssens - - * Fix double registration of backends - -2016-12-02 John Ralls - - * Fix xml save crash. - -2016-11-19 Robert Fewell - - * Bug 516920 Scheduled trasaction calendar popup off screen - -2016-11-30 Geert Janssens - - * Fix compiler warning about misleading indentation - -2016-11-28 John Ralls - - * Third interim merge of 'c++-backend' - -2016-11-28 John Ralls - - * Convert QofBackend to a C++ class and the backend class hierarchy into C++. - -2016-11-28 John Ralls - - * Remove need for gnc_dbi_safe_sync_all to be a friend of GncDbiSqlConnection. - -2016-11-27 John Ralls - - * Rename qofbackend-p.h and qofbackend.cpp - -2016-11-21 John Ralls - - * Extract class GncXmlBackend from gnc-backend-xml.cpp to gnu-xml-backend.cpp. - -2016-11-20 John Ralls - - * Change struct FileBackend to class XmlBackend and rename all variables. - -2016-11-17 John Ralls - - * Remove tabs from io-gncxml-v2.h. - -2016-11-28 Geert Janssens - - * Fix report html header - -2016-11-24 Geert Janssens - - * Fix hard-coded reference to saved-reports-x.y file - -2016-11-24 Geert Janssens - - * Merge branch 'maint' - -2016-11-18 John Ralls - - * Fix another missing include . - -2016-11-18 John Ralls - - * Add brackets around array instantion inside initializer list. - -2016-11-18 John Ralls - - * Remove EXTRA_DIST reference to as-scrub-includes.m4. - -2016-11-18 John Ralls - - * Remove std::move call that defeats RVO. - -2016-11-18 John Ralls - - * Sync POTFILES.in with files added and removed by c++-backend. - -2016-11-17 John Ralls - - * Fix bad time format. - -2016-11-17 John Ralls - - * Fix Travis build errors. - -2016-11-17 John Ralls - - * Second interim merge of c++-backend. - -2016-11-17 John Ralls - - * Remove two unnecessary local variable declarations. - -2016-11-15 John Ralls - - * Convert foo_needing_parents to std::vector and its loops to std::remove_if. - -2016-11-14 John Ralls - - * Replace GStrings with std::strings. - -2016-11-16 Robert Fewell - - * Changed the default value for date format - -2016-11-16 Robert Fewell - - * Fix check printing custom preference value - -2016-11-16 Robert Fewell - - * Correct the default options if default invalid - -2016-11-16 Robert Fewell - - * Add an unset option to date-format - -2016-11-15 Robert Fewell - - * Added a default currency to the currency option - -2016-11-15 Robert Fewell - - * Add plot size option for future compatibility - -2016-11-15 Robert Fewell - - * Fix warning from glib when saving reports. - -2016-11-15 Robert Fewell - - * Change report resizing when not in view - -2016-11-15 Robert Fewell - - * Forgot to add the png file to previous commit - -2016-11-15 Robert Fewell - - * Add an image for the report tab - -2016-11-15 Robert Fewell - - * Change the reload to include using web_view_reload - -2016-11-15 Robert Fewell - - * Track visibility of the view scroll bars - -2016-11-15 Robert Fewell - - * Add progress bar updates for reload / Update - -2016-11-15 Robert Fewell - - * Add call back to track page size changes - -2016-11-15 Robert Fewell - - * Stop the progress bar changing height - -2016-11-15 Robert Fewell - - * Add idle function to load report - -2016-11-15 Robert Fewell - - * Remove macros/as-scrub-include.m4 from makefile - -2016-11-13 John Ralls - - * Move gnc_sql_save_commodity to GncSqlBackend, with some restructuring. - -2016-11-13 John Ralls - - * Remove gnc-backend-sql.h and gnc-backend-sql.cpp. - -2016-11-13 John Ralls - - * Move 3 utility functions from gnc-backend-sql to gnc-sql-column-table-entry. - -2016-11-13 John Ralls - - * Move gnc_sql_do_db_operation and gnc_sql_object_is_it_in_db into GncSqlBackend. - -2016-11-13 John Ralls - - * Remove unused duplicate source file. - -2016-11-13 Geert Janssens - - * Fix make check after commit 673888dee7c - -2016-11-12 Geert Janssens - - * Bug 770364 - Sign of Value in Lots in Account window seems inconsistent - -2016-11-12 Geert Janssens - - * Use G_MAXINT64 instead of 0 to indicate an invalid date - -2016-11-11 Geert Janssens - - * Show empty business splits in lot viewer - -2016-11-11 Geert Janssens - - * Check more splits while running check & repair on business accounts - -2016-11-11 Geert Janssens - - * Business check & repair - correct lot invoice state - -2016-11-09 Geert Janssens - - * Various small improvements to check & repair on business accounts - -2016-11-06 Geert Janssens - - * When juggling business splits while scrubbing set both value and amount - -2016-11-06 Geert Janssens - - * Update progress bar while running Check & Repair - -2016-11-09 Geert Janssens - - * Remove lot from account while deleting the lot - -2016-11-10 John Ralls - - * Ensure that the Namespace combo box is initialized to a valid iter. - -2016-11-06 John Ralls - - * Fix DBI crash when URL lacks user and password. - -2016-11-06 John Ralls - - * Remove no-longer-necessary GncSqlBackend parameter. - -2016-11-06 John Ralls - - * Replace GncSqlBackend::time64_to_string() with GncDateTime::format_zulu(). - -2016-11-06 John Ralls - - * New function GncDateTime::format_zulu(), makes time string in GMT. - -2016-11-03 John Ralls - - * Replace C API with C++ API for functions used by GncSqlDbiBackend. - -2016-11-01 John Ralls - - * Separate SQL backend classes into their own header and source files. - -2016-10-30 John Ralls - - * Distinguish variables of various backend types by naming. - -2016-11-07 John Ralls - - * Allow PRId64 & PRIu64 to work on MingGW in gnc-backend-dbi.cpp. - -2016-10-29 John Ralls - - * Interim merge of c++-backend to expose C++ interface. - -2016-10-29 John Ralls - - * Fix review comment errors. - -2016-10-29 John Ralls - - * Fix another initializer list error. - -2016-10-28 John Ralls - - * Fix unsigned-signed comparison mismatch. - -2016-10-28 John Ralls - - * Initialize a variable to appease travis-ci. - -2016-10-28 John Ralls - - * Fix two C++11 initializer list errors. - -2016-10-25 John Ralls - - * Fix passing std::string to PWARN. - -2016-08-09 John Ralls - - * Bug 769115 - db name isn't escaped well - -2016-08-09 John Ralls - - * Use GncDbiProvider::get_table_list instead of calling out to libdbi. - -2016-07-29 John Ralls - - * Replace g_str functions in dbi_library_test with std::stringstream. - -2016-07-29 John Ralls - - * DBI: Convert all of the gchar to char, remove a few gratuitous g_funcs. - -2016-07-29 John Ralls - - * Combine Postgres and MySql gnc_dbi_session_begin into a single template. - -2016-07-29 John Ralls - - * Move creation of the provider to GncDbiSqlConnection's constructor. - -2016-07-29 John Ralls - - * Make conn_setup and the error handler functions templates on DbType. - -2016-07-28 John Ralls - - * Make gnc_lock_database a GncDbiSqlConnection member function. - -2016-07-28 John Ralls - - * Change parameter of save_may_clobber_data from QofBackend to dbi_conn. - -2016-07-26 John Ralls - - * Templatize the session_begin functions and new_backend(). - -2016-07-26 John Ralls - - * Make sure that all of the GncDbiProviderImpl functions are in the right file. - -2016-07-26 John Ralls - - * Extract functions conn_setup and create_database. - -2016-07-26 John Ralls - - * Extract-function conn_test_dbi_library. - -2016-07-26 John Ralls - - * Don't leak the quoted string returned from dbi_conn_quote_string_copy. - -2016-07-26 John Ralls - - * Get rid of gotos. - -2016-07-26 John Ralls - - * Reformat adjust_sql_options a bit to reduce nesting. - -2016-07-26 John Ralls - - * Abstract setting database string-value options to function set_options. - -2016-07-25 John Ralls - - * Separate DBI classes into their own files. - -2016-07-24 John Ralls - - * Convert upgrade_table to member, remove some convenience functions. - -2016-07-24 John Ralls - - * Remove a bunch of free functions already implemented as GncSqlBackend members. - -2016-07-24 John Ralls - - * Remove some GList and GSList uses from tests. - -2016-07-24 John Ralls - - * Rework gnc_sql_append_guid_list_to_sql to eliminate GString and GList. - -2016-07-23 John Ralls - - * Replace GHashTable in GncSqlConnection with a std::vector. - -2016-07-23 John Ralls - - * Replace std::vector with StrVec. - -2016-07-23 John Ralls - - * Make conn_table_operation and add_columns_ddl members of GncDbiSqlConnection. - -2016-07-21 John Ralls - - * Convert GncSqlBackend and GncDbiBackend into a class hierarchy. - -2016-07-18 John Ralls - - * Minimally document GncDbiResult. - -2016-07-18 John Ralls - - * Pass ownership of the dbi_conn to GncDbiSqlConnection. - -2016-07-18 John Ralls - - * New function GncSqlConnection::dberror(). - -2016-07-18 John Ralls - - * Use the right include delineators, it's not in the current source dir. - -2016-07-18 John Ralls - - * Move GncDbiSqlConnection into a separate file. - -2016-07-18 John Ralls - - * Delete unused or duplicated member variables from GncSqlBackend & GncDbiBackend. - -2016-07-18 John Ralls - - * Remove unused/never implemented QofBackend functions. - -2016-07-16 John Ralls - - * Remove no-longer-needed gnc_table_slist_free. - -2016-07-16 John Ralls - - * Templatize QofDbiBackendProvider. - -2016-07-16 John Ralls - - * Convert struct provider_functions_t into virtual class GncDbiProvider. - -2016-07-16 John Ralls - - * Rename gnc-backend-dbi-priv.h to gnc-backend-dbi.hpp. - -2016-07-03 John Ralls - - * Delete some no-longer (or in some cases never) used functions. - -2016-06-18 John Ralls - - * Convert GncSqlConnection to a C++ class. - -2016-06-18 John Ralls - - * Use a std::unique_ptr for GncSqlStatement for better memory management. - -2016-06-17 John Ralls - - * gnc-backend-dbi.cpp: NULL -> nullptr. - -2016-06-17 John Ralls - - * Replace the ptr-to-func GncSqlObjectBackend struct with a class hierarchy. - -2016-06-09 John Ralls - - * Move GncSqlColumnTypeHandler functions into GncSqlColumnTableEntry. - -2016-05-31 John Ralls - - * Change the object type string defines to an enum. - -2016-05-09 John Ralls - - * Convert GncSqlStatement to a virtual class. - -2016-05-09 John Ralls - - * Create a new set_parameter template function to reduce repetition. - -2016-04-09 John Ralls - - * Reimplement row retrieval as an iterator on GncSqlResults. - -2016-08-07 John Ralls - - * Don't override an already-set QofBackend error. - -2016-03-27 John Ralls - - * Make GncSqlRow a class and replace GValues with typed transfer functions. - -2016-03-26 John Ralls - - * Remove tabs from gnc-backend-sql*. - -2016-03-11 John Ralls - - * Fix potential dereference error. - -2016-03-12 John Ralls - - * Combine add_colname_to_list and add_gvalue_to_slist into single function add_value_to_vec. - -2016-03-12 John Ralls - - * Make GncSqlColumnTableEntry arrays into std::vectors. - -2016-02-28 John Ralls - - * Replace heap-allocate GncSqlColumnInfo GList with on-stack std::vector. - -2016-02-28 John Ralls - - * Change GncSqlColumnInfo::m_null_allowed to m_not_null and invert logic. - -2016-02-28 John Ralls - - * Provide constructors for GncSqlColumnInfo, change variable names to m_ prefix. - -2016-08-04 John Ralls - - * Replace qof_object_foo_backend with c++ native containers. - -2016-10-27 John Ralls - - * Fix free of non-malloced memory crash in SQL save slots. - -2016-10-25 John Ralls - - * Merge convert GUID from inheriting boost::guid to composition. - -2016-10-24 lmat - - * Replaced inheritance from boost uuid with composition - -2016-10-24 John Ralls - - * Bug 769124 - Australian (GMT-10) OFX transactions imported have previous - -2016-10-20 lmat - - * Separate C guid from C++ guid - -2016-10-20 John Ralls - - * Bug 769124 - Australian (GMT-10) OFX transactions imported have previous days date. - -2016-06-12 lmat - - * Added forward declaration for struct GncGUID - -2016-10-14 Rob.Gowin - - * Remove configuration of HAVE_PUTENV. - -2016-10-10 Geert Janssens - - * Merge branch 'maint' - -2016-10-10 Geert Janssens - - * Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone - -2016-10-10 Geert Janssens - - * Merge branch 'maint' - -2016-10-10 Geert Janssens - - * Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone - -2016-10-04 John Ralls - - * Fix CSV importer to handle GMT + 13 Timezone (New Zealand Daylight Time). - -2016-10-04 John Ralls - - * Bug 772382 - Date off-by-one after DST change - -2016-10-05 Christian Stimming - - * Get cutecash to compile/link again. - -2016-10-04 John Ralls - - * Fix CSV importer to handle GMT + 13 Timezone (New Zealand Daylight Time). - -2016-10-04 John Ralls - - * Bug 772382 - Date off-by-one after DST change - -2016-10-03 Geert Janssens - - * Merge branch 'maint' - -2016-09-28 Ralf Habacker - - * Fix broken german account template 'Kontenrahmen für Wohnungswirtschaft'. - -2016-10-03 Geert Janssens - - * Bug 771617 - Build fails because test test-report-utilities is sensitive to time of day/timezone - -2016-10-02 Geert Janssens - - * Bug 772313 - Invalid DOCTYPE in report generation - -2016-09-27 Robert Fewell - - * Change all key accelerators to use - -2016-09-27 Robert Fewell - - * Add find account to register2 to keep in sync - -2016-09-27 Robert Fewell - - * Hide the radio buttons when searching full tree - -2016-09-25 Robert Fewell - - * Change from using icon-name to stock-id - -2016-09-23 Robert Fewell - - * Change Find Account menu item to the Edit Menu - -2016-09-10 Robert Fewell - - * Make sure the parent accounts are overridden - -2016-09-10 Robert Fewell - - * Change from using toggle cell renderer to pixbuf - -2016-05-17 Robert Fewell - - * Add columns for account not used and zero balances - -2016-05-17 Robert Fewell - - * Update to use the account tree filter override. - -2016-05-17 Robert Fewell - - * Add account tree filter override - -2016-04-27 Robert Fewell - - * Add option to find an account in list of accounts - -2016-09-27 Rob Gowin - - * Use default PKG_CHECK_MODULES for CMake version > 3.4 - -2016-09-27 John Ralls - - * Fix test failure when in Spain. - -2016-09-27 John Ralls - - * gnc-timezone: Enable POSIX-style timezone strings on Unix systems. - -2016-09-27 John Ralls - - * Fix whitespace in function about to be extracted. - -2016-09-27 John Ralls - - * gnu-timezone: Alias boost::local_time::posix_time_zone. - -2016-09-26 John Ralls - - * Handle TZ that's not a file name by opening /etc/localtime. - -2016-09-26 John Ralls - - * Fix crash from dereferencing nullptr when TZ isn't set. - -2016-09-25 John Ralls - - * Remove obsolete AS_SCRUB_INCLUDES macro. - -2016-09-25 Mike Evans - - * Bug 771246 - Set Invoice/Bill items date correctly from imported CSV. - -2016-09-23 John Ralls - - * See if setting TZ affects Travis tests. - -2016-09-23 John Ralls - - * Check the TZ env variable before defaulting to /etc/localtime. - -2016-09-23 John Ralls - - * Fix several instances of wrong way to retrieve boolean from KVP. - -2016-09-17 John Ralls - - * Merge branch 'maint' - -2016-09-17 John Ralls - - * Fix version in CMakeLists.txt. (tag: 2.6.14a) - -2016-09-16 John Ralls - - * Release 2.6.14 (tag: 2.6.14) - -2016-09-16 John Ralls - - * Synchronize translation project. - -2016-09-15 John Ralls - - * Bug 769746 - Zero interest loan formula fails. - -2016-08-01 Robert Fewell - - * Add option to recn cell type to be read only - -2016-08-01 Robert Fewell - - * Make a distinction between file/link Association - -2016-08-01 Robert Fewell - - * Indicate an Association in the Register - -2016-09-13 John Ralls - - * Bug 771379 - GnuCash doesn't support Russian Ruble Symbol - -2016-09-12 Mike Evans - - * Bug 771246 - Set Invoice/Bill items date correctly from imported CSV. - -2016-09-11 John Ralls - - * Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used... - -2016-09-11 John Ralls - - * Bug 761667 - Crash opening associated location that has no scheme - -2016-09-11 John Ralls - - * Australian (GMT-10) OFX transactions imported have previous days date - -2016-09-08 Geert Janssens - - * Bug 643025 - RFE: Ability to select and open multiple invoices - -2016-09-07 Geert Janssens - - * Bug 733153 - Ambiguous view of buttons in search dialog Linux version - -2016-09-07 Geert Janssens - - * Add small note the split action field is pre-filled by the business features - -2016-06-10 Carsten Rinke - - * Bug763257 - update Budget Line Chart to only send ISO formated date strings to jqplot - -2016-08-03 Robert Fewell - - * Bug 762901 [PATCH] Fix saving Account Treeview sort order. - -2016-09-02 Serge Gebhardt - - * Value "price" allowed in attr cd:type for element book (RELAX NG file) - -2016-09-01 John Ralls - - * Bug 769730 - Investments: Lots in This Account, Closed column shows - -2016-08-26 Rob Gowin - - * CMake improvements for SWIG handling and Python bindings. - -2016-08-25 Geoff Lee - - * Bug 770303 - Incorrect commodity match during import OFX and possible solution. - -2016-08-25 John Ralls - - * Whitespace cleanup in gnc_import_select_commodity. - -2016-08-24 Geert Janssens - - * SX - recalculate all occurrences of all SX if the calendar is updated to start on another month - -2016-08-24 Geert Janssens - - * SX Window: correctly show first sx on calendar when it is moved to next weekday - -2016-08-24 Geert Janssens - - * Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved - -2016-08-22 John Ralls - - * Bug 742461 - SQL backend doesn't update customer info - -2016-08-22 Pierre-André Jacquod - - * Bug 770196 - cppcheck va_list not closed - -2016-08-21 John Ralls - - * Revert "temporarily disable pre-logging messages." - -2016-08-20 John Ralls - - * Merge branch 'trans-assoc' from Bob Fewell. - -2016-08-19 Robert Fewell - - * Change Transaction Association Dialog - -2016-08-16 Robert Fewell - - * Add check for path being relative. - -2016-08-16 Robert Fewell - - * Add Preference path head for Trans. Associations - -2016-08-02 Robert Fewell - - * Add sort button for Associations - -2016-08-01 Robert Fewell - - * Transaction Association List Dialog - -2016-08-01 Robert Fewell - - * Add option to recn cell type to be read only - -2016-08-01 Robert Fewell - - * Make a distinction between file/link Association - -2016-08-01 Robert Fewell - - * Indicate an Association in the Register - -2016-08-01 Robert Fewell - - * Change associate file/link to show existing entry - -2016-08-20 John Ralls - - * Suppress the console window on launch when building with CMake on MSWin. - -2016-08-20 John Ralls - - * Merge branch 'maint' of ssh://code.gnucash.org/gnucash into maint - -2016-08-19 John Ralls - - * Bug 770113 - compiling issue with libdbi. - -2016-08-19 John Ralls - - * Fix compilation error in sqlite3_error_fn. - -2016-08-18 John Ralls - - * temporarily disable pre-logging messages. - -2016-08-10 Geert Janssens - - * Bug 639401 - Invoices Due Reminder - -2016-08-04 John Ralls - - * Adjust CMAKE_C_FLAGS for better release/debug behavior. - -2016-08-09 John Ralls - - * Merge branch 'maint' - -2016-08-08 Stefan Talpalaru - - * remove duplicate line - -2016-08-08 Stefan Talpalaru - - * fix compilation with guile-2.0.12 - -2016-04-28 fell - - * Minor improvement of singe quote sources SIX* - -2016-08-06 John Ralls - - * Bug 769576 - Seg Fault on Editing Scheduled Transaction's Amount - -2016-08-02 John Ralls - - * Don't error out if select @@sql_mode is an empty string. - -2016-08-02 John Ralls - - * Fix crash and error decoding GDates returned as time64. - -2016-08-01 John Ralls - - * Attempt to fix Travis test failure. - -2016-07-31 fell - - * de.po: merge new template - -2016-07-31 fell - - * Fix a typo in dialog invoice - -2016-07-31 fell - - * de.po: review of commit d5fa61d - -2016-07-31 fell - - * minor fix of de.po - -2016-07-16 Marco Zietzling - - * fixed some more German translations - -2016-07-16 Marco Zietzling - - * fixed some more German translations - -2016-07-16 Marco Zietzling - - * fixed some more German translations - -2016-07-16 Marco Zietzling - - * fixed German translations - -2016-07-16 John Ralls - - * Merge branch 'maint' - -2016-07-16 Rob Gowin - - * Fixes to get CMake "MinGW Makefiles" generator to work. - -2016-07-15 John Ralls - - * Merge branch 'maint' - -2016-07-14 Rob Gowin - - * Allow HTMLHELP_DIR to be specified on cmake command line - -2016-07-14 John Ralls - - * Remove superflous use of std::stringstream. - -2016-07-12 John Ralls - - * Fix wrong PWARN calling signature. - -2016-07-12 Mike Evans - - * Bug 756416 - CSV data with Posted information will always have last invoice not posted. - -2016-07-11 John Ralls - - * Use the right value to determine if the zone has a daylight time. - -2016-07-08 John Ralls - - * Merge branch 'maint' - -2016-07-08 John Ralls - - * Tweak version.cmake to work on Windows. - -2016-07-05 John Ralls - - * Merge branch 'maint' - -2016-07-05 John Ralls - - * Make CMake use the same scm-revision program as Autotools. - -2016-07-03 John Ralls - - * Merge branch 'maint' - -2016-07-03 John Ralls - - * Clear the GDate before use. - -2016-07-03 John Ralls - - * Merge branch 'maint' - -2016-07-02 John Ralls - - * Bug 137017 - date of transaction change with time zone change - -2016-07-02 John Ralls - - * Don't override optimization flags in CMakeLists.txt. - -2016-07-02 Geert Janssens - - * When default tax table is 'None', set a new invoice/bill entry as not taxabl by default as well. - -2016-07-01 John Ralls - - * GCC-4.9 doesn't have the C++14 initializer list fix. - -2016-07-01 John Ralls - - * Enable Google Tests under CMake. - -2016-06-30 John Ralls - - * MinGW doesn't support stoi, use atoi instead. - -2016-06-28 John Ralls - - * Merge branch 'maint' - -2016-06-28 John Ralls - - * Fix incomplete function name from 74fa556. (tag: 2.6.13b) - -2016-06-27 John Ralls - - * Reset release date to 28 June. (tag: 2.6.13a) - -2016-06-27 John Ralls - - * containsString wasn't introduced until OS X 10.10. - -2016-06-25 John Ralls - - * Release 2.6.13 (tag: 2.6.13) - -2016-06-24 John Ralls - - * Update translations from the translation project. - -2016-06-23 John Ralls - - * Remove automatch_store_transactions() from import-main-matcher. - -2016-06-23 John Ralls - - * Bug 760021 - File "Save As" to an existing file...overwrites without warning. - -2016-06-23 John Ralls - - * Bump CMake version to current. - -2016-06-22 John Ralls - - * Bug 761672 - Transfer made to placeholder account - -2016-06-22 John Ralls - - * Bug 764248 - saved-reports-2.4-backup line endings unconventional - -2016-06-22 goodvibes2 - - * Update README to refer to wiki Submitting_Patches as per github discussion re this file. - -2016-06-22 John Ralls - - * Bug 748983 - Crash after opening money transfer dialog twice - -2016-06-20 goodvibes2 - - * Bug 637004 Optionally allow customer and vendor address info to display Use an internal option to hold receivable/payable flag, remove trailing spaces. - -2016-06-18 goodvibes2 - - * Bug 637004 Optionally allow customer and vendor address info to display in the Receivable Aging and Payable Aging reports so can be copied and pasted into a spreadsheet for use in mail merge. - -2016-06-20 John Ralls - - * Fix Travis test failure in gnc_iso8601_to_timespec_gmt. - -2016-06-20 John Ralls - - * Fix gnc_iso8601_to_timespec_gmt test failure. - -2016-06-20 John Ralls - - * Bug 767824 - Some UTC timezones incorrectly recognized on Windows 7 - -2016-06-17 Alex Aycinena - - * Book-Currency Feature step 5 - -2016-06-09 John Ralls - - * Merge branch 'guid_header' - -2016-06-09 John Ralls - - * Merge branch 'session-refactor' - -2016-06-09 John Ralls - - * Some minor fixups to resolve clang warning and errors from session-refactor. - -2016-06-07 lmat - - * Clean up guid usage. - -2016-06-07 lmat - - * Add C++ header for guid.cpp and tests. - -2016-06-06 lmat - - * Remove unused, left over typedef - -2016-06-05 lmat - - * Adding googletest cases for c++ qofsession struct - -2016-06-05 lmat - - * Replace C qofsession struct with c++ qofsession struct - -2016-06-05 lmat - - * Check the appropriate locations for gmock and gtest sources - -2016-06-05 lmat - - * Corrected "misleading" indentation - -2016-06-06 Alex Aycinena - - * Merge maint. - -2016-06-06 Alex Aycinena - - * Partially revert commit B555f495 and solve problem more simply by instead resequencing prior statements. - -2016-05-27 Carsten Rinke - - * Bug763257 - add line charts to Income/Expense/Asset/Liability reports - -2016-04-16 Geert Janssens - - * Restore proper formatting on the linechart highlighter - -2016-04-16 Geert Janssens - - * Bug763257 - add line charts to Income/Expense/Asset/Liability reports - -2016-03-08 Carsten Rinke - - * Bug763257 - add line charts to Income/Expense/Asset/Liability reports - -2016-06-05 Alex Aycinena - - * Remove semi-colon accidently left in prior commit. - -2016-06-05 Alex Aycinena - - * Merge maint. The gnc_gui_refresh_all statement in gnc_book_options_dialog_apply_cb causes the 'apply' and 'OK' buttons to be set to sensitive on the open Book Options dialog in some circumstances; this commit causes them to be reset to insensitive, as they should be. - -2016-06-04 Alex Aycinena - - * The gnc_gui_refresh_all statement in gnc_book_options_dialog_apply_cb causes the 'apply' and 'OK' buttons to be set to sensitive on the open Book Options dialog in some circumstances; this commit causes them to be reset to insensitive, as they should be. - -2016-06-02 John Ralls - - * One line too far. - -2016-06-02 John Ralls - - * Add CPPFLAGS and LD_ADD to the date/time gtests. - -2016-06-02 Geert Janssens - - * Avoid variable redefined errors for _FORTIFY_SOURCE - -2016-05-21 Geert Janssens - - * Fix leaking of ICU's c++ interface through libxml on some platforms - -2016-05-31 Geert Janssens - - * Update README file regarding pull request policy - -2016-05-29 John Ralls - - * Bug 766960 - gnucash-make-guids fails to run due to hardcoded paths. - -2016-05-23 John Ralls - - * Remove throw from noexcept TimeZoneProvider::get(). - -2016-05-23 John Ralls - - * Fix misspellt BOOST_LDFLAGS. - -2016-02-16 John Ralls - - * Remove close hook list; not used. - -2016-03-12 John Ralls - - * Backends: astyle -xd -k1 -m0 -M60 -xL -xC79 -OHpUcZns4 --brackets=break - -2016-03-12 John Ralls - - * Remove old static analysis markup from backend. - -2016-05-23 John Ralls - - * Merge branch 'maint' - -2016-05-21 John Ralls - - * Fix up boost regex linkage issues on non-OSX platforms. - -2016-05-21 Geert Janssens - - * Bug 765859 - The budget reports missing in Hungarian edition - -2016-05-21 Geert Janssens - - * Fix travis build - -2016-05-21 Geert Janssens - - * Bug 736352 - Expense Voucher adds tax automatically - -2016-05-21 Geert Janssens - - * Bug 766200 - Three-up printing does not position the third check properly - -2016-05-21 Geert Janssens - - * Check printing: make logic easier to follow - -2016-05-20 John Ralls - - * Merge branch 'maint' - -2016-05-20 John Ralls - - * GCC-4.8 hasn't implemented std::regex so use boost::regex instead. - -2016-05-20 John Ralls - - * regex_replace: construct std::string for third argument. - -2016-05-20 John Ralls - - * Merge branch 'maint' - -2016-05-20 John Ralls - - * Fix adjust_sql_option_string test on Windows. - -2016-05-19 John Ralls - - * Move adjust_sql_options_string declaration to gnc-backend-dbi-priv.h. - -2016-05-19 John Ralls - - * Remove unnecessary g_strdup_printf. - -2016-05-19 John Ralls - - * Fix inconsistent and non-conforming whitespace and comments. - -2016-05-20 Mike Evans - - * Bug 766688 - Minimal fraction of BYN should be 1/100 - -2016-05-19 John Ralls - - * Fix bad library name from c1ad6154. - -2016-05-13 John Ralls - - * Bug 764871 - Crash starting gnu cash - -2016-05-14 John Ralls - - * Don't try to compile test_adjust_sql_options on windows, it won't link. - -2016-05-11 colinl - - * Improved adjust_sql_options_string, added tests - -2016-05-10 colinl - - * Tidied up adjust_sql_options - -2016-05-10 colinl - - * adjust_sql_options working but needs tidy up and remove diagnostics - -2016-05-03 victor811 - - * Update Russian translation - -2016-05-03 victor811 - - * Update Russian translation - -2016-05-10 John Ralls - - * Bug 766028 - crash on manual addition of price entry in Price Editor - -2016-05-05 Mechtilde - - * correct some more shortcuts - -2016-05-05 Mechtilde - - * correct some shortcuts - -2016-01-19 Mechtilde - - * correct typos - -2016-01-02 Mechtilde - - * remove some fuzzy flags and add some translations - -2016-01-20 Mechtilde - - * some corrections - -2016-01-02 Mechtilde - - * remove some fuzzy flags - -2016-01-02 Mechtilde - - * add some translations - -2016-04-24 Per Johansson - - * FIxed remaining names. - -2016-04-24 Per Johansson - - * Added Finnish account plan. - -2016-05-07 Robert Fewell - - * Update Transaction unit test date internal - -2016-05-05 Robert Fewell - - * Date format using strftime under windows. - -2016-05-05 Robert Fewell - - * Gnucash on Windows will not start. - -2016-04-21 Rob Gowin - - * CMake: Don't try to install COPYING file that does not exist. - -2016-04-10 Per Johansson - - * Added new sv_AX and sv_FI account plans. - -2016-04-15 Geert Janssens - - * Improve quickfill performance on huge registers - -2016-04-07 John Ralls - - * Correct the interpretation of the void* passed to sqlite3_error_fn. - -2016-04-07 John Ralls - - * Fix some new errors raised by clang 703.0.29. - -2016-04-05 John Ralls - - * Ensure that PRIi64 is defined in mingw. - -2016-04-05 Christian Stimming - - * Bug 764268 - MT940 import select account based on transaction info - -2016-03-30 Geert Janssens - - * Fix counter format resetting in a private kvp compatible way - -2016-03-30 Geert Janssens - - * Fix critical warning introduced in f5a7aeca7913 - -2016-03-28 John Ralls - - * Modify the changes from 139e3ea5 to accomodate private-KVP. - -2016-03-28 John Ralls - - * Delete dialog-print-check2.c which somehow managed to survive the last merge. - -2016-03-27 John Ralls - - * Clean up more !g_strcmp0(foo, bar) == 0, which doesn't work. - -2016-03-27 John Ralls - - * Restore some code removed in 8877f86 which left a variable uninitialized. - -2016-03-27 John Ralls - - * Merge branch 'maint' after 2.6.12 release. - -2016-03-24 John Ralls - - * Mac Localization: Prefer the country to the language for fall-back locales. - -2016-03-22 John Ralls - - * Extract some functions to make the Mac locale setup a bit more maintainable. - -2016-03-25 John Ralls - - * Release 2.6.12 (tag: 2.6.12) - -2016-03-25 John Ralls - - * Update translations from the Translation Project. - -2016-03-25 Geert Janssens - - * Bug 719904 - Decide payment type only based on the account type involved - -2016-03-25 Geert Janssens - - * Factor out a convenience function to retrieve a (business) owner starting from a transaction - -2016-03-25 Geert Janssens - - * Provide option to print checks directly from the payment window - -2016-03-25 Geert Janssens - - * Check printing: extract address from invoice/bill for payment transactions - -2016-03-25 Geert Janssens - - * Move some utility functions from gui code to engine - -2016-03-25 Geert Janssens - - * Update POTFILES.in after previous commit - -2016-03-24 Geert Janssens - - * Merge reg and reg2 variant of print check dialog back into one file - -2016-03-24 Geert Janssens - - * Bug 693342 - Print (bottom) prints to middle for 3-check pages - -2016-03-23 Geert Janssens - - * Revert "Bug 118391 - Long currency names untranslated" - -2016-03-23 Geert Janssens - - * Disable debug message that got enabled by accident last year - -2016-03-23 Geert Janssens - - * Bug 687504 - Not possible to reset an invoice/bill counter format - -2016-03-23 Geert Janssens - - * Bug 642292 - General Ledger report - 'Primary Sort Key' value is not persistent - -2016-03-22 John Ralls - - * New Xcode, new errors, sigh. - -2016-03-22 Geert Janssens - - * Bug 482186 - Customer and vendor report for partners who get invoiced/paid in foreign currency show total labeled with the symbol of the default currency. - -2016-03-21 Geert Janssens - - * Bug 728074 - Posting bill converts currency to itself using 0 rate - -2016-03-21 Geert Janssens - - * Bug 118391 - Long currency names untranslated - -2016-03-21 Geert Janssens - - * Fix typo - -2016-03-20 John Ralls - - * Open correct xea directory if user has worked around bug 725296 - -2016-03-20 John Ralls - - * OSX: Get the locale for account trees from the OS instead of setlocale(). - -2016-03-19 Geert Janssens - - * Bug 760107 - Change default date completion to sliding window - -2016-03-15 Robert Fewell - - * Add Bayesian Conversion to Guid unit test - -2016-03-14 Robert Fewell - - * Update Unit tests for import_map - -2016-03-19 Geert Janssens - - * Merge branch 'maint' - -2016-03-19 Geert Janssens - - * Merge branch 'maint' - -2016-03-19 Geert Janssens - - * Fix doxigen comment after changed const behaviour - -2016-03-19 Geert Janssens - - * Bug 620281 - Adding reversing transaction to bill transactions creates undeleteable transactions - -2016-03-19 Geert Janssens - - * Refuse to void read-only transactions. - -2016-03-19 Geert Janssens - - * Bug 754209 - Bills can be posted multiple times from "find bill" search results - follow up - -2016-03-17 John Ralls - - * Bug 733164 - Command-H Invokes Help->Help Contents - -2016-03-17 John Ralls - - * Set the transaction currency during auto-completion. - -2016-03-17 John Ralls - - * Correctly re-value splits when the transaction currency is changed. - -2016-03-17 Geert Janssens - - * Use PRIi64 instead of PRIx64 - -2016-03-17 Geert Janssens - - * Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab - -2016-03-16 Mike Evans - - * Bug 754209 - Bills can be posted from "find bill" search results even if bill is already posted and results in extra $ posted to A/P - -2016-03-14 Geert Janssens - - * Bug 720934 - Barcharts with many data points have overlapping x-axis labels - -2016-03-11 Carsten Rinke - - * Bug728692 - Time bound on the Budget Barchart report - -2016-02-28 Chris Good - - * Add Tip Of The Day re using multiple windows to do comparisons - Bug 762800 - -2016-03-13 Geert Janssens - - * Fixup previous commit - -2015-12-21 Matt G - - * Bug 742352 - Budget Summary section does not show expense totals - -2015-11-11 Gilles Dartiguelongue - - * Bug 760015 - guile support is automagic - -2016-03-11 Robert Fewell - - * Change look_for_old_mapping to return NULL - -2016-03-10 Robert Fewell - - * Rename some function to better reflect there use - -2016-03-10 Robert Fewell - - * Remove unnecessary use of g_strdup of full_name - -2016-03-13 Robert Fewell - - * Change some functions to reduce code duplication and move feature setting to where KVP is actually set - -2016-03-13 Robert Fewell - - * Add feature flag to prevent versions older than 2.6.12 from opening the data file. - -2016-03-07 Robert Fewell - - * Use GncImapInfo instead of struct imap_info where it makes sense to. - -2016-03-07 Robert Fewell - - * Change when an existing entry exists we add it to the converted entry - -2016-03-07 Robert Fewell - - * Improve old separator recognition by looking for the longest top level entry that matches the prefix. Also test for valid map account so we are not wasting time trying to convert a valid full_name. - -2016-02-29 Robert Fewell - - * Modify gnc_account_imap_convert_bayes to run only once by setting a KVP Book entry and then testing - -2016-02-29 Robert Fewell - - * Add Bayesian conversion to end of file open - -2016-02-29 Robert Fewell - - * Check for existing guid entries and update - -2016-02-29 Robert Fewell - - * Create function to change Bayesian entries based on full account name to that of the account guid - -2016-02-29 Robert Fewell - - * Modify Imap helper function to find map account by guid - -2016-02-29 Robert Fewell - - * Rename account_name to account_guid to reflect change of use and remove newlines from PINFO lines - -2016-02-29 Robert Fewell - - * Change Bayes functions to use guid account string instead of full account name in kvp path - -2016-03-11 John Ralls - - * Merge branch 'maint' - -2016-03-11 John Ralls - - * Bug 763146 - Invalid exchange rate is recorded when entering multi-currency transaction - -2016-03-11 John Ralls - - * Ensure numerator is positive before checking if the value is < 1. - -2016-03-11 John Ralls - - * Ensure price is set when the amount is entered and user doesn't tab out. - -2016-03-11 John Ralls - - * Test rounded values, but don't store them, to minimize jitter in prices. - -2016-03-11 John Ralls - - * Check price_source precedence first to save computation. - -2016-03-11 John Ralls - - * Ensure that xferData->price_source is always set correctly. - -2016-03-11 John Ralls - - * Fix double semicolon. - -2016-03-11 John Ralls - - * Remove price-direction code for to default currency and alphabetic order. - -2016-03-11 John Ralls - - * Extract functions update_price and new_price from create_price. - -2016-03-10 John Ralls - - * Merge branch 'maint' - -2016-03-10 John Ralls - - * Fix typo in HTML header. - -2016-03-10 John Ralls - - * Bug 763111 - commodities prices editor creates hidden db entries - -2016-03-10 John Ralls - - * Bug 763279 - GnuCash has empty reports - -2016-03-08 John Ralls - - * Bug 722996 - Cannot add stock price on Price Editor - -2016-03-10 Geert Janssens - - * Merge branch 'maint' - -2016-03-10 Geert Janssens - - * Minor tweaks to Bayesian feature flag - -2016-03-10 Robert Fewell - - * Make gnucash 2.7+ rerun bayesian data conversion whenever needed - -2016-02-20 Robert Fewell - - * Allow matching accounts to be found also by their GUID which will be used in newer versions. The default behaviour is still to create new entries under the account fullname. - -2016-03-10 Robert Fewell - - * Introduce GUID_BAYES feature flag - -2016-03-03 Mike Evans - - * Bug 762971 - Duplicating multiple invoices results in invoices without an ID number - -2016-03-02 Mike Evans - - * Bug - 761172 Importing invoices posts incorrect values. - -2016-02-28 Phil Longstaff - - * Memory leak in gnc-gsettings.c - -2016-02-28 Phil Longstaff - - * Close some more memory leaks - -2016-02-28 Phil Longstaff - - * Close some memory leaks identified by valgrind. - -2016-02-22 Geert Janssens - - * Bug 744157 - Tip about subaccount is confusing - -2016-02-18 pmralbuquerque - - * Updated translations after TACG translation - -2016-02-17 fell - - * Update the list of Finance::Quote methods - -2016-02-11 Sebastien Bourdelin - - * Fix a typo - -2016-02-09 fell - - * Add comment about replacement of 10000 BYR by 1 BYN - -2016-01-27 RobGowin - - * cmake - Increase test pass rate on Windows - -2016-02-01 Prayag Verma - - * Fix Typos in doc/README.translator.txt - -2016-01-26 RobGowin - - * Fix CMake build after maint merge - -2016-01-26 John Ralls - - * Merge branch 'maint' - -2016-01-15 RobGowin - - * Remove extra symlink command - -2016-01-18 RobGowin - - * cmake - Add ability to run tests under CMake - -2016-01-23 RobGowin - - * Don't skip test under clang when using Guile 2.x - -2016-01-23 RobGowin - - * Change test to use LIBDIR to find dynamic libraries - -2016-01-23 RobGowin - - * Add TEST_PATH variable to test - -2016-01-24 John Ralls - - * Fix Travis build error. - -2016-01-24 John Ralls - - * Pretty up the SLR error dialog. - -2016-01-24 John Ralls - - * Bug 754856 - scheduled transaction fails without warning - -2016-01-24 John Ralls - - * Bug 754856 - scheduled transaction fails without warning. - -2016-01-23 John Ralls - - * Revert "Use python 3.3 VirtualEnv on travis." - -2016-01-23 John Ralls - - * Use python 3.3 VirtualEnv on travis. - -2016-01-20 RobGowin - - * [cmake] Reflect commit db0fd2 (Replace the TP pt.po ...) in CMake build. - -2016-01-22 Geert Janssens - - * Fix csv-imp test for master branch - -2016-01-22 Geert Janssens - - * Merge branch 'maint' - -2016-01-22 Geert Janssens - - * Align gtkmm test suite with recent template updates - -2016-01-22 Geert Janssens - - * Revert "Fix typo" - -2016-01-22 Geert Janssens - - * Fix typo - -2016-01-21 John Ralls - - * Fix typo. - -2016-01-21 John Ralls - - * Fix segfault in utest-gnc-csv-model Teardown. - -2016-01-21 John Ralls - - * Fix new cdv-import tests for running in a separate build directory. - -2016-01-21 Alexander Pushkarev - - * adding BYN currency according to ISO 4217 ammendment #161 http://www.currency-iso.org/en/shared/amendments/iso-4217-amendment.html - -2016-01-20 Geert Janssens - - * csv-imp - add parse test for semicolon separated strings - -2016-01-20 Geert Janssens - - * csv-imp - new parse test starting from an in-source string struct - -2015-09-28 Geert Janssens - - * csv-imp - use GNC_TEST_ADD_FUNC for test_parse_date as well - -2015-09-28 Geert Janssens - - * csv-imp - test_gnc_csv_new_parse_data doesn't use the fixture - -2015-09-23 Geert Janssens - - * Match calls to g_string_chunk_new with g_string_chunk_free - -2015-09-28 Geert Janssens - - * csv-imp - don't free the parse data just created for testing - -2015-09-28 Geert Janssens - - * csv-imp - move tests for gnc_csv_load_file to separate function - -2015-09-23 Geert Janssens - - * csv-imp - test for gnc_csv_new_parse_data and skip gnc_csv_parse_data_free - -2015-09-23 Geert Janssens - - * csv-imp - use setup and teardown for test_gnc_csv_parse - -2015-09-23 Geert Janssens - - * Mark static functions as not testable - -2016-01-20 Geert Janssens - - * Test Date fixup - -2015-09-22 Geert Janssens - - * csv-imp - add test for parse_date - -2015-09-22 Geert Janssens - - * csv-imp - add basic test for gnc_csv_parse - -2015-05-11 Geert Janssens - - * csv-imp - add initial (empty) test framework - -2015-09-22 Geert Janssens - - * Set fixed time values so test results won't depend on the time the test is run - -2015-05-12 Geert Janssens - - * Adjust GError usage to comply with the GError rules - -2015-09-22 Geert Janssens - - * Cumulated minor spelling fixes in comments and other non-code texts - -2015-05-12 Geert Janssens - - * Some indentation adapations - -2016-01-20 Geert Janssens - - * Hide owner abstraction from user oriented gui - -2016-01-19 John Ralls - - * Add small utility to print message catalog statistics. - -2016-01-19 John Ralls - - * Replace the TP pt.po with the directly-contributed pt_PT.po - -2016-01-18 Robert Gill - - * Bug 723689 - Splash screen doesn’t set the floating hint. - -2016-01-17 John Ralls - - * Bug 760711 - Non-ASCII characters not shown in Report Name when a report is created with 2.6.11 - -2016-01-17 fell - - * Fix a mistyped error message in configure.ac - -2016-01-17 fell - - * Supplement to commit 837b258: Add ChangeLog.2015 to dist_doc_DATA - -2016-01-15 John Ralls - - * Merge branch 'maint' - -2016-01-15 John Ralls - - * Fix reset of PKG_CONFIG_PATH to unset variable. - -2016-01-15 RobGowin - - * Tweak handling of COPYING file - -2016-01-13 RobGowin - - * Support CMake 3.0 for Debian Jessie - -2016-01-14 Mike Evans - - * Bug 756469 - CSV Invoice Import - Items with double quote escape not imported. - -2016-01-12 John Ralls - - * Merge branch 'maint' - -2016-01-12 John Ralls - - * Link LICENSE to COPYING, don't install INSTALL. - -2016-01-12 John Ralls - - * Merge branch 'maint' - -2015-12-26 Rob Gowin - - * CMake build changes for maint - -2015-12-07 Rob Gowin - - * Add ability to build GnuCash with CMake - -2016-01-12 John Ralls - - * Add dialog-imap-editor to CMakeLists.txt. - -2016-01-12 John Ralls - - * Bug 760529 - Get Quotes updates value just once per day - -2016-01-12 John Ralls - - * Remove extraneous debugging output. - -2016-01-12 Mike Evans - - * Added some comments. - -2016-01-11 John Ralls - - * Merge branch 'maint' - -2016-01-11 John Ralls - - * Merge branch 'import-map-editor' - -2016-01-11 John Ralls - - * Add missing static declaration. - -2016-01-11 Robert Fewell - - * New functions to simplify delete and filter parts - -2016-01-06 Robert Fewell - - * Add Filter option to tree store - -2015-12-28 Robert Fewell - - * Change list store into a tree store - -2015-12-28 Robert Fewell - - * Some more name changes - -2015-12-28 Robert Fewell - - * Rename some functions and structures based on imap - -2015-12-17 Robert Fewell - - * Rename probability to count. - -2015-12-17 Robert Fewell - - * Rename files and functions based on bayes to imap - -2015-12-17 Robert Fewell - - * Use Glib G_GINT64_FORMAT to specify correct format string for gint64 values. - -2015-12-13 Robert Fewell - - * Moved all KVP handling to Account.c, Added two main functions that return a Glist of kvp_info for Bayesian and Non Bayesian entries. Also added a get and delete function based on kvp path. - -2015-11-22 Bob-IT - - * Update POTFILES.in - -2015-11-22 Robert Fewell - - * Reduce code duplication for non Bayesian information. - -2015-11-20 Robert Fewell - - * Cosmetic changes. - -2015-11-20 Robert Fewell - - * Add the remove option. - -2015-11-18 Robert Fewell - - * Hide the probability column where appropriate. - -2015-11-18 Robert Fewell - - * Get Bayesian values, needed to change Qof function as values are stored under FRAME,FRAME,VALUE so changed to test for a FRAME and returns NULL. - -2015-11-18 Robert Fewell - - * Get Non Bayesian and Online ID information - -2015-11-15 Robert Fewell - - * Add Basic framework for Bayesian editor dialog - -2016-01-11 strainu - - * Update Romanian translations - -2016-01-10 John Ralls - - * Release 2.6.11 (tag: 2.6.11) - -2016-01-10 John Ralls - - * Update copyright and ChangeLog for the new year. - -2016-01-10 John Ralls - - * Add Language header value to silence msgfmt error. - -2016-01-10 John Ralls - - * Update TP translations to latest files. - -2016-01-10 Mike Evans - - * Bug 760398 - Cancelling the creation of a duplicate bill or invoice doesn't reset the invoice number counter - -2016-01-09 John Ralls - - * Replace %ld and cast of gint64 to long with G_GINT64_FORMAT and no cast. - -2016-01-09 John Ralls - - * Fix travis compilation error. - -2016-01-07 Pedro Albuquerque - - * Update to 2.6.10.pot - -2016-01-08 John Ralls - - * Refactor the horror of gnc_sxed_check_consistent(). - -2016-01-07 John Ralls - - * Refactor gnc_sxed_check_changed() with a bunch of extract-functions. - -2016-01-07 John Ralls - - * Don't make the $prefix/share/gnucash/gnome link on OSX_QUARTZ - -2016-01-05 John Ralls - - * Bug 680104 - formula not calculated when variables are mixed with constants - -2016-01-03 John Ralls - - * Extract Functions split_apply_formulas and split_apply_exchange_rate. - -2016-01-09 fell - - * Supplement to commit 79bb4b8: add built gschema files to .gitignore - -2016-01-09 fell - - * simplify commit c2598f8: Add a missing gettext in plugin page owner tree - -2016-01-07 Alex Aycinena - - * Allow panel that provides information about TXF categories to be adjusted by the user in the Income Tax Information dialog under Edit->Tax Report Options. - -2016-01-07 Alex Aycinena - - * Minor improvement to information provided about TXF categories in the Income Tax Information dialog under Edit->Tax Report Options. - -2016-01-06 Mike Evans - - * Prevent some GtkEntry getting focus in invoice. - -2016-01-05 fell - - * Remove translatable flag from placeholder labels in dialog date-close - -2016-01-02 John Ralls - - * Rename sequence_ctx to temporal_state for consistency and clarity. - -2016-01-02 John Ralls - - * Bug 759570 - Postponing a repeating SX skips over the instance. - -2016-01-02 John Ralls - - * Fix up some overly-long lines. - -2016-01-02 John Ralls - - * Explicitly type GncSXInstance's temporal state member. - -2016-01-02 John Ralls - - * Clean up some noise. - -2016-01-02 John Ralls - - * Remove xaccSchedXactionGetInstanceAfter - -2016-01-02 fell - - * Add a missing gettext in plugin page owner tree - diff --git a/NEWS b/NEWS index ed44f6084b..eded858cb9 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,47 @@ Version history: ------- ------- +2.6.20 - 1 April 2018 +This is the final release in the 2.6 stable series. +The following bugs are fixed: + Bug 765846 - Expense Over Time for subaccounts: An error occurred while + running the report: Fix crash if acc-depth too low. + Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7 + Enable reading ISO-formatted dates, recognize + GNC_FEATURE_SQLITE3_ISO_DATES. + Bug 792008 - gnucash 2.6.19 fails to build + Replace g_assert_true with g_assert for now + Bug 793278 - wrong data in charts with accumulated values (like + "net-linechart", "net-barchart" and "liabilities barchart") + Bug 794030 - relative date functions compute wrong day of month + Bug 790526 - Mathematical bug + This change will fix 'num-of-weeks-since-1/jan/1970' which + formerly used quotient to remove the fractional part of the + division. For negative values of num-of-weeks, the number is + truncated in the wrong direction (i.e. towards 0). This + change uses floor instead to ensure the num-of-weeks found + is the nearest integer LESS than the fractional number. + +Other repairs or enhancements not marked as bugs: + Online HBCI actions: Remove outdated non-SEPA menu items. + Add XML namespaces for all Account Hierarchy Templates. + General cleanup of Account Hierarchy Templates. + Fix auto-selection of splits in reconcile + Really use all splits of any given day. Up to now usually the splits + of the given date were not or not all included, as the time comparison + didn't correctly ignore any given time-of-day of the splits. Instead, + all possible time-of-days should be included. + Properly detect git in case of linked worktree + Account Hierarchy for India: Set LANGUAGE=hi and LANG=en_IN to access it. + Improve Import menu entries Customer & vendors... + use same menu label as others, replace template by tooltip, add ellipsis + to entry, add comments to distinguish "Import" as verb and substantive. + Provide preference panel to set the Alpha Vantage API key needed for + Finance::Quote. + Correct the appstream definition to match the current spec. + Fix collectors and min-date handling in reports. + +Updated Translations: Dutch, German, Spanish, Russian + 2.7.8 - 25 March 2018 The Gnucash Development Team is pleased to release Gnucash 2.7.8, diff --git a/gnucash/import-export/aqb/gnc-plugin-aqbanking-ui.xml b/gnucash/import-export/aqb/gnc-plugin-aqbanking-ui.xml index 798c3ad0c6..4c69529e6e 100644 --- a/gnucash/import-export/aqb/gnc-plugin-aqbanking-ui.xml +++ b/gnucash/import-export/aqb/gnc-plugin-aqbanking-ui.xml @@ -20,10 +20,10 @@ - + - +