Commit Graph

10200 Commits (zzzoldfeatures/gda-dev)
 

Author SHA1 Message Date
Phil Longstaff 2174746ca4 Implement billing table gda backend
19 years ago
Phil Longstaff 5f69662d03 Remove some obsolete guid handling code
19 years ago
Phil Longstaff f0b3ac5e35 Add CT_ADDRESS column type for business objects. Saves and restores
19 years ago
Phil Longstaff 7700e593cb 1) Convert column types from int to gchar* so that new ones can be added
19 years ago
Phil Longstaff d355bb3097 1) Add function a function to register column type handlers. This will
19 years ago
Phil Longstaff 8fac29c9ba Initial work on business objects. Doesn't contain any address, terms or
19 years ago
Phil Longstaff 7a4ac6c83b Simplify handling of gnc_numeric columns
19 years ago
Phil Longstaff 303ccc169f More common code merging - commodity/account/tx guids
19 years ago
Phil Longstaff 05cba49d00 Merge some common code - commodity guid handling
19 years ago
Phil Longstaff b90e22f07d 1) Fix xml tests so that they compile again
19 years ago
Phil Longstaff ada16bf99f 1) GDA backend accesses object GUID through
19 years ago
Phil Longstaff ba1868dd7c Rename business-core/file to business-core/xml
19 years ago
Phil Longstaff ddf6451b4d 1) Use kvp_frame_set_xxx() instead of kvp_frame_add_xxx() when loading
19 years ago
Phil Longstaff 0bdd8a94fe 1) Add loaded sx'es properly to the book
19 years ago
Phil Longstaff a73a4845de Don't crash when loading null date
19 years ago
Andreas Köhler 65681ad2c4 Fix gnc/business-core-file. Names of interface functions must match the module filename.
19 years ago
Andreas Köhler 031384db34 Fix compilation on 64-bit platforms.
19 years ago
Andreas Köhler cce277c9ff Readd .gitignore, missed by merge.
19 years ago
Phil Longstaff 7a65cbd8da 1) Merge with trunk up to 16597
19 years ago
Phil Longstaff 2e635a24f5 Merge from trunk 16597
19 years ago
Phil Longstaff c52f6e520a 1) Split out recurrence into its own table
19 years ago
Phil Longstaff 6b6615bc1d When initially loading accounts, an account's parent could be later in
19 years ago
Phil Longstaff ad7e9fab37 When reading dates back from the db, some providers provide a string
19 years ago
Phil Longstaff 7dfcf80fc5 Ensure account/split balances are set
19 years ago
Phil Longstaff acdf4381fc Make GDA backend (sqlite) the default if file: or no access method is
19 years ago
Phil Longstaff 36593f2a2c Use glib functions to split path into dir/basename for sqlite.
19 years ago
Phil Longstaff acfe8a4f1b Rename files from "file" to "xml"
19 years ago
Phil Longstaff ebee050a79 Fix build problem.
19 years ago
Phil Longstaff 076cc6b542 Rename "file" backend directory to "xml". Files will be renamed once
19 years ago
Phil Longstaff 734fe2ccd9 1) When loading an account, query splits and set
19 years ago
Phil Longstaff 04eb157b89 Merge with trunk up to r16742 (2.1.1)
19 years ago
Phil Longstaff 6e76a40c36 Merge with trunk up to r16375. It compiles on my OpenSuSE 10.2 machine
19 years ago
Phil Longstaff f0aeef1a4c When saving to new GDA database, save transactions.
19 years ago
Phil Longstaff 55a0800069 Add dummy "Save as GDA" menu entry to save to GDA "gnucash" database.
19 years ago
Phil Longstaff 2855f194cb Update some svn:ignore values
19 years ago
Phil Longstaff bd6e94673c Forgot 2 files
19 years ago
Phil Longstaff a0e74de1e1 Commit trunk changes up to r16002
19 years ago
Phil Longstaff 7b4a5f649f 1) Add missing file to qof
19 years ago
Phil Longstaff 36819ae5c3 Merge in trunk up to 15877
19 years ago
Phil Longstaff 4b25e831e1 Update some svn:ignore keywords
19 years ago
Phil Longstaff ca48802395 Merge 15090:15803 from trunk into branch
19 years ago
Phil Longstaff 070416f338 Add initial branch revision number for future reference
19 years ago
Phil Longstaff 6b7d9ad7ae 1) Include missing header to fix compilation warning
19 years ago
Phil Longstaff cd11ff0b94 Fix compilation error
19 years ago
Phil Longstaff a3af3706ad 1) Ensure book table is created
20 years ago
Phil Longstaff 67ea7751f9 Add missing files
20 years ago
Phil Longstaff 56ca5847ab 1) Split gnc-backend-gda.c into utility functions and QOF backend
20 years ago
Phil Longstaff 4ac5591dd7 Improve configuration of gda backend. Now is --enable-gda and
20 years ago
Phil Longstaff 5700fddc16 Patch by Mark Johnson (mrj001@shaw.ca) to use a File Selector and allow
20 years ago
Phil Longstaff 0d5f262bcb Remove unused SQL value handlers
20 years ago