File: NEWS

package info (click to toggle)
pilot-qof 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,348 kB
  • ctags: 684
  • sloc: sh: 10,533; ansic: 4,891; xml: 1,814; perl: 1,768; makefile: 374; sql: 8
file content (181 lines) | stat: -rw-r--r-- 6,457 bytes parent folder | download
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
pilot-qof Wed 04 Nov 2009 13:52:40 GMT

	0.2.0 release - mostly perl and translation improvements,
		pilot-qof itself is stable.
	Add two new invoice management scripts, future income
		and past payment reconciliation.
	Include new translation of pilot-qof and translate
		the datafreedom-perl scripts for the first time.
	Update build system after change to subversion upstream.

pilot-qof Sun May 24 09:45:30 BST 2009

	0.1.8 release - Support loading gpe-expenses objects
	(build-time option)
	Split out the pilot-qof objects and implement symbol
	versioning support.
	Harmonise command line options
        so that -i is supported alongside -x.
	perl/dfxml-homebank : New script for 0.1.8
        that can add CSV invoice data to homebank.

	The GTK+ invoice handler is not included in the 0.1.8
	release - code is not ready yet and may be spun out into
	a separate source project.

pilot-qof Sun Aug 26 10:48:22 BST 2007

	0.1.6 Migration to GPLv3.

pilot-qof Tue 31 Jul 2007 10:07:37

	0.1.5 release.
	Ensure all help output is available for translation.

	(0.1.4 was a bug fix release.)

pilot-qof Thu 15 Feb 2007 12:18:52
(data-freedom Thu 15 Feb 2007 12:18:52)

	As of v0.1.3, pilot-qof supports being split 
	into multiple packages, allowing the main pilot-qof 
	binary to be isolated from the documentation, XSL 
	stylesheets and perl scripts. In future, the 
	datafreedom contents may be split out from pilot-qof
	CVS.

	Data Freedom is about being able to liberate user data 
	from one application (or one platform) and make it 
	seamlessly available on another. The goal is to encourage 
	generic data handling to allow free exchange of user data 
	between disparate applications, systems, architectures 
	and platforms. Each implementation is free to choose the most 
	suitable method of providing data and receiving data. All 
	that is required is that the method chosen is as open, 
	extensible and generic as possible. Naturally, the eXtensible 
	Markup Language - XML - features strongly, as does perl. For 
	more information on data freedom: 

Homepage: http://www.data-freedom.org/

pilot-qof Sat Dec 30 09:40 2006

	0.1.2 release. Uses QOF >= 0.7.2 extensible
	error handling.
	Add XSL to convert to and from gpe-expenses
	QSF XML (gpe-expenses uses sqlite on the iPAQ
	but can also use QSF XML on the desktop).
	Revised manual to include new stylesheets.
	New stylesheet for vTodo records.
	Removed maintainer mode for easier builds.
	New stylesheet for dlume records.
	Document pilot-link >= 0.12 use of usb: instead
	of /dev/ttyUSB0 | /dev/ttyUSB1.
	Adapt XSL to work with 'dates' - an
	evolution-data-server client calendar application.
	Normalise XSL whitespace handling in appointment
	notes to support gpe-calendar.
	Fix XSL date conversion to ensure start_time is
	prior to end_time.
	Fix long-line problem in generated manpage.

------------------------------------------------
pilot-qof Mon Aug 28 20:54:45 2006

	At *LONG* last, pilot-link 0.12 is on release
	so pilot-qof now moves to the 0.1.x series.
	Next release: pilot-qof v0.1.1.

	Coincidentally, QOF 0.7.1 introduces a SQLite
	backend. Whilst still experimental, pilot-qof
	can support this new backend - see manpage.

------------------------------------------------
pilot-qof Tue Jan 3rd 2006 - New option to run two
       queries in a join to prepare invoice data.


------------------------------------------------
pilot-qof Fri Jul 14 23:32:32 2006
	Move to QofTime and QofDate in QOF 0.7.0 for
	full range time support.
	Add calcurse XSL stylesheet for appointments.
	Move pilot-qof.3 and pilot-qof.5 content to
	a dedicated Pilot-QOF Extensions Manual using
	docbook. Packaged as HTML.

------------------------------------------------
pilot-qof Thu Apr 20 14:02:40 2006
	Improve invoice HTML XSL to handle invoices with
	no expenses.

	Improve UTC date handling to workaround problems
	in QOF.

------------------------------------------------
pilot-qof Tue Apr 4th  2006 - Improve currency handling
	to handle default Palm currencies - including cross
	links to gnucash commodities via common mnemonics.

	Add --use-locale option to change from the default
	UTF-8 XML encoding via libxml2. Correct bug where
	XML files written as UTF-8 contained non-UTF-8
	characters.

------------------------------------------------
pilot-qof Sun Mar 26th 2006 - Fix INSERT handler.
	Standardise on gint and gchar. 
	Fix upload handler.
	Avoid an invalid numeric with an empty amount.
	Removed unnecessary dependency linkages.
        * xsl/ : Sample XSL directory, including a
        demo invoice XSL stylesheet and supporting
        XSL templates from XSLT Standard Library.
        http://xsltsl.sourceforge.net/
	Backport XSL stylesheets from pilot-qof 0.1.x
	Use a standard library for pilot-qof XSL
	Manpages updated for XSL examples.
	Fix make pilot-qof.pot rule.
	Fix sql_file bug.
	Swedish and Vietnamese translations.

------------------------------------------------
	Tue Jan 3rd 2006 - New option to run two
	queries in a join to prepare invoice data.
	Finalise packaging files for 0.0.7 release.

------------------------------------------------
pilot-qof Tue Dec 13th 2005 - Bridging 0.11.8 to 0.12
	To allow pilot-qof to downgrade to 0.11.8, a
	compatibility mode has been created that can be
	enabled by patching configure.ac. 0.0.7 will be
	the first release using the mode and 0.0.8 will 
	be built without the switch for those with 0.12

------------------------------------------------
------------------------------------------------
pilot-qof Thur Nov 17th 2005 - Identified problem
	with INSERT in QOF. To use INSERT, QOF >= 0.6.1
	will be required.
	Added outline upload support - not functional yet.
	Temporarily marked as 0.0.7 but if upload is fixed
	before next release, this will become 0.1.0

------------------------------------------------
pilot-qof Mon Oct 24 2005 Added --debug and
	--compress options.
	Fix build on FC3
	Build against libqof1 and libpisock9 
	packages. CVS builds of QOF and pilot-link
	are now optional.
	0.0.6 release.
------------------------------------------------

------------------------------------------------
pilot-qof Wed Jun 15 2005 First usable distribution.
	Still depends on CVS builds of QOF and libpisock9
------------------------------------------------

------------------------------------------------
pilot-qof 03-04-2005 First package created
------------------------------------------------