Changes for version 0.7
- Added a Date field fld.
- Added patch from "Eric E. Coe" <ecoe@reportweb.com> that makes CGIListView work even when your id column is not named id.
- Added a new typed called Tree for easy creation of tree structure datatypes.
- Anders Westrup <anders@barbanet.com> added a Table::count method to count the number of hits.
- From a patch by Konrad Riedel <k.riedel@gmx.de> the folowing features was derived:
- input_type param added to N2One that specifying what kind of html objects should be used for editing it. Possible values are "radio" (default) and "select".
- Split up the result shown in a CGIListView i multiple pages
- Click on a columname to sort the CGIListView by the column
- CGIGermanListView a translated version of CGIListView with a new layout. (The editable id's are not included by default as they break a few things, see editable_id.README.)
- Quite som spelling and gramma correction from above patches and from Bryon Bean <bbean@timebridge.com>.
- Reformated all code to use 8 space tabs and 2 space indention as sugested by "Eric E. Coe" <ecoe@reportweb.com>.
- Anders Westrup <anders@barbanet.com> added a _done param to View.cgi that makes it send a Location: redirect to that url after preforming the update or delete action instread of bringing up an editor. There is also a _done2 param forcing CGIQueryEdit to set the _done param to this value (eg makes the browser jump to this address after the edit/add is done).
Modules
For handling DBI relation databases and web interfaces
A boolean field
A List user interface for DBI databases
A List user interface for DBI databases
A List user interface for DBI databases
A simple CGI editor for single posts
Common CGI functions for the viewers
A generic DBI databse with SQL interface
A simple date filed
Base class for field classes
Base class for field and relation classes
Basic parser for fmt strings and files
A index field used to identify posts
An integer field
A many to many relation between two tabels
A many to one relation between two tabels
A post in a DBI database
A set posts as in a search result for example
A relation base class
A kriteria used to select posts
A single line string filed
A table within a generic DBI databse
A multi line string filed
interface for msql databases through DBI
interface for mysql databases through DBI
Provides
in config.pm