This is a development log for The Hacker's Diet Online. Postings are mostly verbatim extracts from the application development log, in the LaTeX mark-up language as this is a Literate Programming project.
Saturday, 23 June 2007
Feature/admin: Sorting of administrative forms
Modified sorting of items in the administrator account, session, and persistent
login manager forms to be case-insensitive (or at least follow the order which
the Perl {\tt lc()} function produces).
No comments:
Post a Comment