Release 0.41
[awl.git] / ChangeLog
bloba543f484ebc95e54e7a96d86e0c477c3c7f14957
1 2010-02-23  Andrew McMillan  <andrew@morphoss.com>
2         * [classEditor] Make Create/Apply form translatable.
3         * [User] Yes/No should be translatable.
5 2010-02-18  Andrew McMillan  <andrew@morphoss.com>
6         * [PgQuery] Don't log connection string on error as it may expose the password.
8 2010-02-17  Andrew McMillan  <andrew@morphoss.com>
9         * [DataUpdate] Translate empty string to NULL for bitfields.
11 2010-02-16  Andrew McMillan  <andrew@morphoss.com>
12         * [AWLUtilities] Add support for a legacy plain MD5 password hash
14 2010-02-01  Andrew McMillan  <andrew@morphoss.com>
15         * Move editor widget class into standard libraries.
17 2010-01-30  Andrew McMillan  <andrew@morphoss.com>
18         * [MenuSet] Remove deprecated backward compatibility with PHP4.
19         * Comply with E_STRICT and friends.
20         * [PgQuery] Make duration() conditional in case it is defined elsewhere.
22 2009-12-28  Andrew McMillan  <andrew@morphoss.com>
23         * [XMLElement] Make all properties protected, provide __tostring()
25 2009-12-27  Andrew McMillan  <andrew@morphoss.com>
26         * [XMLDocument] Fix for NS helpers assigning used NS alias.
28 2009-11-22  Andrew McMillan  <andrew@morphoss.com>
29         * [classBrowser] Add a Title() get/set method.
30         * [AWLUtilties] Support precision in type names.
32 2009-11-17  Andrew McMillan  <andrew@morphoss.com>
33         * [XMLElement] Looking for the xmlns attribute should return it.
35 2009-11-14  Andrew McMillan  <andrew@morphoss.com>
36         * Remove opportunity for unassigned value warning.
37         * [XMLElement] Allow the GetElements() method to be called with no tag.
39 2009-11-11  Andrew McMillan  <andrew@morphoss.com>
40         * [AWLUtilities] More generic implementation of request_headers.
42 2009-11-03  Andrew McMillan  <andrew@morphoss.com>
43         * [iCalendar] Comment a bunch of debugging messages.
45 2009-10-30  Matthias Mohr  <Matthias@Mohrenclan.de>
46         * Add translation features.
48 2009-10-20  Andrew McMillan  <andrew@morphoss.com>
49         * Restructure the external link handling.
50         * Add an option for links to open in a new tab/page.
52 2009-10-16  Andrew McMillan  <andrew@morphoss.com>
53         * [Session] Allow username/e-mail for forgotten password to be case-insensitive.
55 2009-09-25  Andrew McMillan <andrew@morphoss.com>
56         * [DataEntry] Remove uninitialised warning possibility.
57         * [XMLDocument] Remove uninitialised warning possibilty.
58         * [iCalendar] Remove deprecated function.  Add some convenience methods.
59         * [classBrowser] Add new replaceable variable for row even/odd ness.
61 2009-09-07  Andrew McMillan <andrew@morphoss.com>
62         * [AWLUtilities] Add a fix_latin() function to convert mixed charset into UTF-8.
64 2008-08-25 Andrew McMillan <andrew@morphoss.com>
66         * [PgQuery] Extend clean_string to recurse through an array.
67         * [DataUpdate] When value for an integer is null or empty string, use db NULL.
69 2009-06-25  Andrew McMillan <andrew@morphoss.com>
70         * [PgQuery] Add the ability for PgQuery to search a non-default schema.
72 2009-06-22  Andrew McMillan <andrew@morphoss.com>
74         * Release 0.37