Release 0.43
[awl.git] / debian / changelog
blob3a150a1de4cb87045145e5675263611a1a775600
1 awl (0.43-0) unstable; urgency=low
3   * New upstream release. (closes: #538598)
5  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu, 15 Apr 2010 20:22:55 +1200
7 awl (0.42-0) unstable; urgency=low
9   * New upstream release.
11  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 08 Mar 2010 18:19:41 +1300
13 awl (0.41-0) unstable; urgency=low
15   * New upstream release.
17  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue, 23 Feb 2010 23:12:33 +1300
19 awl (0.40-0) unstable; urgency=low
21   * New upstream release.
23  -- Andrew McMillan <debian@mcmillan.net.nz>  Fri, 05 Feb 2010 00:03:56 -0800
25 awl (0.39-0) unstable; urgency=low
27   * New upstream release.
29  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 21 Dec 2009 23:33:23 +1300
31 awl (0.38-0) unstable; urgency=low
33   * New upstream release.
34   * Full change history no longer kept in Debian changelog.
36  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue, 06 Oct 2009 09:41:20 -0700
38 awl (0.37) unstable; urgency=low
40     * [XMLDocument] href method now returns an array of hrefs.
41     * [Browser] Allow forced result ordering.
42     * [Browser] Add a method to retrieve total for a column.
43     * [Browser] Add facility for DISTINCT to browser clauses.
44     * [Session] Fix unset variables in temporary password requests.
45     * [MenuSet] Default to not displaying empty menus.
46     * [XMLElement] Return null on no value, rather than returning without a value.
47     * [User] Display current record better.
48     * [iCalendar] More efficient use of memory.
49     * [Session] This isn't just a WRMS library any longer...
50     * [PgQuery] Move DB version detection out of the DB.
52  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 22 Jun 2009 14:00:17 +1200
54 awl (0.36) unstable; urgency=low
56   * [User] Add new changeusername/changeactive restrictions.
57   * [MenuSet] Allow presentation as CSS styled menus.
58   * [PgQuery] Get rid of ini_set/ini_get calls.
59   * [classBrowser] Allow the enclosing div to be customised.
60   * [AWMUtilities] New parameter cleaning function.
61   * [MenuSet] Improve default sorting of menu options.
62   * [iCalendar] Mask components and clone confidential events.
63   * [classBrowser] Move column value replacement into the object.
64   * [iCalendar] Correct an error appending components.
65   * [DataUpdate] Use SSHA1 by preference on password updates.
66   * [Session] local_index_not_logged_in is no longer preceded/followed by calls
67     to page-header.php/page-footer.php.
68   * [classBrowser] Add methods to SetLimit() and SetOffset() in the query.
69   * [DataUpdate] Add a field type for 'interval'.
70   * [DataUpdate] Explicitly return a null value for fields which are not set.
71   * Various general bugfixes and warning removals.
73  -- Andrew McMillan <debian@mcmillan.net.nz>  Fri, 10 Apr 2009 21:53:28 +1200
75 awl (0.34) unstable; urgency=low
77   * [General] Use @todo: everywhere for phpdocumentor.
78   * [iCalendar] Make iCalComponent usable in preference to iCalendar.
79   * [classBrowser] A hook can display the row if it matches a pattern.
80   * Better namespace handlin in XML processing.
81   * [iCalendar] Add functions for attendee/organizer checking.
83  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue, 18 Nov 2008 18:05:38 +1300
85 awl (0.33) unstable; urgency=low
87   * Remove a couple of uninitialised variable warnings.
88   * [AWLUtilties] Add a quoted_printable_encode function
89   * [XMLDocument] New object to assist with namespaced XML document creation.
90   * [iCalendar] Remove the expectation that XML will be case folded.
91   * [iCalendar] New iCalendar->Add method to add properties which occur multiply.
92   * [iCalendar] Fix word wrapping.
93   * [iCalendar] Add CALSCALE:GREGORIAN to response.
94   * [PgQuery] Escaping for newer Postgres versions should be preceded with an 'E'.
95   * [General] Remove lots of uninitialised variable warnings.
97  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue, 28 Oct 2008 20:23:20 +1300
99 awl (0.32) unstable; urgency=low
101   * Include docs & don't compress classTree.js (closes: #493687)
102   * Recommend php5|4 rather than depend (closes: #493686)
103   * debian/compat should be in the source package.
104   * Clean up minor lintian warnings.
106  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue, 16 Sep 2008 14:04:02 +1200
108 awl (0.31) unstable; urgency=low
110   * Packaging changes for Debian upload.
112  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 14 Jul 2008 22:43:45 +1200
114 awl (0.30) unstable; urgency=low
116   * Split API docs to separate package.
117   * Add auth_external routine to acknowledge external authentication.
118   * [iCalendar] Don't create a property called 'type'
119   * Log when deprecated functions are called
120   * Reduce uninitialised variable warnings.
121   * Close Debian ITP bug (closes: #490438)
123  -- Andrew McMillan <debian@mcmillan.net.nz>  Sat, 12 Jul 2008 23:08:11 +1200
125 awl (0.29) unstable; urgency=low
127   * Minor code cleanup.
129  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 07 May 2008 21:16:28 +1200
131 awl (0.28) unstable; urgency=low
133   * Remove references to the 'general' database user.
134   * Add type cast to work correctly with PostgreSQL 8.3
136  -- Andrew McMillan <debian@mcmillan.net.nz>  Fri, 18 Apr 2008 17:32:01 +1200
138 awl (0.27) unstable; urgency=low
140   * Changes to database creation scripts to separate table definitions from
141     ownership definitions.
143  -- Andrew McMillan <debian@mcmillan.net.nz>  Sun, 13 Apr 2008 00:21:46 +1200
145 awl (0.26) unstable; urgency=low
147   * Improve translatability of interfaces.
148   * [classBrowser] Provide a pre-formatting hook for column value manipulation.
150  -- Andrew McMillan <debian@mcmillan.net.nz>  Sun, 13 Apr 2008 00:19:26 +1200
152 awl (0.25) unstable; urgency=low
154   * [iCalendar] Fix naming of Set function.
155   * [iCalendar] Fix wrapping of components.
157  -- Andrew McMillan <debian@mcmillan.net.nz>  Sat, 09 Feb 2008 20:08:21 +1300
159 awl (0.24) unstable; urgency=low
161   * Add the ability to open Database connections persistently.
163  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 23 Jan 2008 23:51:16 +1300
165 awl (0.23) unstable; urgency=low
167   * [iCalendar] Fixes to timezone handling.
168   * [iCalendar] Bugfix in SetComponents
169   * [XMLElement] Method to return count of sub-elements.
170   * [Session] Log detailed error when SSHA passwords are present but not
171     supported.
173  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 16 Jan 2008 21:52:28 +1300
175 awl (0.22) unstable; urgency=low
177   * Add a Salted SHA-1 password hashing algorithm compatible with OpenLDAP and
178     make it the default.
179   * iCalendar: ClearComponents should be recursive.
180   * DataUpdate: Add a cache for the field names retrieved from the DB.
181   * AuthPlugins: Add an optional 'where' clause to auth_other_awl
183  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu, 01 Nov 2007 21:22:00 +1300
185 awl (0.21) unstable; urgency=low
187   * Add support for rendering a restricted set of properties.
188   * Disallow login for inactive users in auth_other_awl
190  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu, 25 Oct 2007 15:11:17 +1300
192 awl (0.20) unstable; urgency=low
194   * Rewrite of iCalendar.php to fully parse the structure.
195   * Allow second-level ordering of Browse widgets.
196   * Add optional parameters to PgQuery::BuildOptionList
198  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue, 16 Oct 2007 13:30:52 +1300
200 awl (0.19) unstable; urgency=low
202   * More care when recording timezones.
203   * New PHPDocumentor structure.
204   * Various fixes and enhancements to XMLElement.php
205   * New packaging layout.
206   * Changes to iCalendar.php to implement CalDAV filters.
208  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu, 14 Jun 2007 20:31:55 +0100
210 awl (0.18) unstable; urgency=low
212   * Improve formatting of default date.
214  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 18 Apr 2007 22:10:21 +1200
216 awl (0.17) unstable; urgency=low
218   * Added a clone() function for forward compatibility with PHP5.
220  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 19 Mar 2007 12:48:35 +1200
222 awl (0.16) unstable; urgency=low
224   * Fix some warnings under PHP5.
225   * Minor change to query logging.
227  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu,  8 Mar 2007 11:02:51 +1300
229 awl (0.15) unstable; urgency=low
231   * Release 0.15.
233  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 19 Feb 2007 21:04:22 +1300
235 awl (0.14) unstable; urgency=low
237   * Add a function for UUID generation.
238   * Record what locale we did successfully set.
239   * Extended XML handling library to support easier building and
240     querying of an internal structure.
242  -- Andrew McMillan <debian@mcmillan.net.nz>  Sat, 23 Dec 2006 22:17:28 +1300
244 awl (0.13) unstable; urgency=low
246   * Remove unassigned value warnings and others that show up when we enable
247     E_NOTICE in php.ini.
248   * Allow for something to hook into the authentication process.  Include a
249     simple example.
251  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon,  4 Dec 2006 07:42:53 +1300
253 awl (0.12) unstable; urgency=low
255   * Add BuildConfirmationHash() and CheckConfirmationHash() methods to reduce
256     vulnerability to some scripting attacks, when used.
257   * Fix incorrect variable name in Translation.php (closes sf-600138)
258   * Many enhancements to the iCalendar class.
259   * Minor double-error niggle in PgQuery fixed.
261  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 22 Nov 2006 23:08:14 +1300
263 awl (0.11) unstable; urgency=low
265   * Significantly better translation readiness.
266   * New release.
268  -- Andrew McMillan <debian@mcmillan.net.nz>  Fri, 10 Nov 2006 15:21:44 +1300
270 awl (0.10) unstable; urgency=low
272   * The beginnings of a framework for doing internationalisation.
273   * Fix the Forget Me Not functionality.
274   * New release.
276  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon,  6 Nov 2006 10:35:30 +1300
278 awl (0.9) unstable; urgency=low
280   * Actually save the user's roles when they are changed.
281   * New release.
283  -- Andrew McMillan <debian@mcmillan.net.nz>  Fri, 27 Oct 2006 12:20:29 +1300
285 awl (0.8) unstable; urgency=low
287   * Fix date style handling and expose the date style on user maintenance.
288   * New release.
290  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon, 23 Oct 2006 11:23:55 +1300
292 awl (0.7-0) unstable; urgency=low
294   * Add ability for browser to have arbitrary extra rows.
295   * Some code cleanups and documentation additions.
296   * Fix minor XML collapse bug.
297   * Use YYYY for backward compatibility with PostgreSQL 7.4.
299  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 18 Oct 2006 10:38:57 +1300
301 awl (0.6-0) unstable; urgency=low
303   * Addition of iCalendar library to replace vEvent.
304   * Warning removal cleanup.
306  -- Andrew McMillan <debian@mcmillan.net.nz>  Sun,  8 Oct 2006 19:53:07 +1300
308 awl (0.5-0) unstable; urgency=low
310   * Add a basic library for XML document output.
311   * Various enhancements to Vevent.
312   * Some changes so PgQuery logs with $c->dbg settings.
314  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu,  5 Oct 2006 00:40:39 +1300
316 awl (0.4-1) unstable; urgency=low
318   * Logging changes.
319   * Add object for VEVENT iCalendar files.
320   * Improvements to User class to render roles.
322  -- Andrew McMillan <debian@mcmillan.net.nz>  Sun,  1 Oct 2006 20:33:39 +1300
324 awl (0.4-0) unstable; urgency=low
326   * A number of changes due to excessive work on the start of a simple CalDAV
327     store.
328   * New AWLUtilities.php location for utility functions for logging and other
329     useful stuff.
331  -- Andrew McMillan <debian@mcmillan.net.nz>  Sun, 24 Sep 2006 17:23:20 +1200
333 awl (0.3-2) unstable; urgency=low
335   * Put changelog in the right place.
337  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue,  1 Aug 2006 08:21:46 +1200
339 awl (0.3-1) unstable; urgency=low
341   * Various changes made for APMS.
343  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 28 Jun 2006 06:47:29 +1200
345 awl (0.3-0) unstable; urgency=low
347   * Add URL escaping possibilities to field values replaced into output.
349  -- Andrew McMillan <debian@mcmillan.net.nz>  Wed, 10 May 2006 22:10:55 +1200
351 awl (0.2-2) unstable; urgency=low
353   * Some merges from WRMS.
355  -- Andrew McMillan <debian@mcmillan.net.nz>  Mon,  8 May 2006 08:55:55 +1200
357 awl (0.2-1) unstable; urgency=low
359   * Merges and fixes from WRMS codebase.
361  -- Andrew McMillan <debian@mcmillan.net.nz>  Thu,  4 May 2006 22:31:37 +1200
363 awl (0.1-1) unstable; urgency=low
365   * Initial release.
367  -- Andrew McMillan <debian@mcmillan.net.nz>  Tue,  2 May 2006 07:43:59 +1200