Correcting time entry slowness
[wrms.git] / TODO
blob2f055d064debc28a53c8363261f4e0f887a232f3
2 Write better documentation.
4 Bring the database installation and setup into the new millenium.
6 Convert it to use libawl-php, which is my web application libraries
7 that have co-evolved with this application and several others.
9 Provide better handling for themes.
11 Provide packaging for themes as separate items.
13 Update the README.Debian
15 Write some installation and configuration instructions.
17 Get some more creative comments for the package description.
19 Reimplement some of the more trivial listing reports using
20 the Browser class from libawl-php.  Especially syslist,
21 orglist, usrsearch and so forth.
23 Provide a postinst facility to automatically upgrade the
24 databases of all configured WRMSs.  Note that the user
25 that the website connects as usually doesn't have the
26 privileges for this action, so if the database is remote
27 it might be impossible from this server.  Deal with it. At
28 least we can advise which patches need to be applied.
30 Automate the detection of a database in need of updating
31 by manipulating a $recommended_schema_version to enable
32 nagging.
34 Add Debconf support, and ask some basic questions so we can
35 configure a VHost for Apache.
37 Add lots more questions so we can configure the whole darn
38 application with Debconf.