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