root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @53 [53] 5 years bradley Added preliminary support for MySQL. It works fine for the most part, but …
(edit) @52 [52] 5 years bradley Now uses componentName() (from the table) instead of working out what it …
(edit) @51 [51] 5 years bradley Fields are now sorted by ordinal position when generating the table …
(edit) @50 [50] 5 years bradley Preliminary support for MySQL has now been added.
(edit) @49 [49] 5 years bradley setValue now converts undef => false for boolean values.
(edit) @48 [48] 5 years bradley Changed use of autoloaded method to setValue() instead.
(edit) @47 [47] 5 years bradley Better protection against attempting to retrieve a foreign key that does …
(edit) @46 [46] 5 years bradley Added timestamp data type support.
(edit) @45 [45] 5 years bradley Fixed a bug where no database handle is supplied, the error function didnt …
(edit) @44 [44] 5 years bradley Fixes so that DESTDIR is taken into consideration to aid with building …
(edit) @43 [43] 5 years bradley Minor changes to the spec file for building an RPM.
(edit) @42 [42] 5 years bradley Some improvments to the build files.
(edit) @41 [41] 5 years bradley Changes to auto-generated file.
(edit) @40 [40] 5 years bradley Fixed a bug when testing if a column can be null or not.
(edit) @39 [39] 5 years bradley Added a spec file to build an RPM.
(edit) @38 [38] 5 years bradley Added some user authentication files.
(edit) @37 [37] 5 years bradley Added the beginings of user authentication
(edit) @36 [36] 5 years bradley Added the beginings of user authentication
(edit) @35 [35] 5 years bradley added a saftey check so that non-inserted rows dont get updated
(edit) @34 [34] 5 years bradley Added new style-sheet HTML dir to the build files.
(edit) @33 [33] 5 years bradley Added a built-in style.
(edit) @32 [32] 5 years bradley Fixed a bug where "Display all on one page" would not remain selected.
(edit) @31 [31] 5 years bradley The included Paginator has now been replaced with the template plugin.
(edit) @30 [30] 5 years bradley Split the default controller actions into multiple smaller methods to make …
(edit) @29 [29] 5 years bradley More quoting fixes, and added a getRowsWhere wrapper around the …
(edit) @28 [28] 5 years bradley getRowsWhere() class method introduced to allow for custom where clauses …
(edit) @27 [27] 5 years bradley $r->location() is now used instead of $ENV{'APP_NAME'} for determining the …
(edit) @26 [26] 5 years bradley Added LICENSE.
(edit) @25 [25] 5 years bradley Added TODO file to the MANIFEST.
(edit) @24 [24] 5 years bradley absolute URI's are now derived from the request location().
(edit) @23 [23] 5 years bradley Added preliminary support for arrays. This isnt going to be used for a …
(edit) @22 [22] 5 years bradley Pager is now displayed regardless of the number of results, and link-backs …
(edit) @21 [21] 5 years bradley Added padding-control characters to the template statements.
(edit) @20 [20] 5 years bradley The inclusion of the submit button is now optional.
(edit) @19 [19] 5 years bradley Removed some comments. Added a "or die ..." if no DB connection could be …
(edit) @18 [18] 5 years bradley Fixed a bug that would prevent DB::Table and DB::Table::Row from being …
(edit) @17 [17] 5 years bradley Added documentation.
(edit) @16 [16] 5 years bradley removed erroneous dependency to Apache2.pm
(edit) @15 [15] 5 years root Now builds on FreeBSD as well as redhat/fedora
(edit) @14 [14] 5 years bradley Fixed a bug when validating the URI.
(edit) @13 [13] 5 years bradley Some fixes to the detection of the apache included config DIR
(edit) @12 [12] 5 years bradley the build files now try and detect the place where Apache's extra configs …
(edit) @11 [11] 5 years bradley Added URL for the project home on the interweb.
(edit) @10 [10] 5 years bradley Added HTML escaping where appropriate.
(edit) @9 [9] 5 years bradley Fixed up some of the data-type handling bits.
(edit) @8 [8] 5 years bradley Sessions are now turned off by default. Closes #2
(edit) @7 [7] 5 years bradley Fixed security issue where a user could potentially view the sessions …
(edit) @6 [6] 5 years bradley Allow dashes and things in the app-name part of the URI.
(edit) @5 [5] 5 years bradley Added PREREQ_PM fixes to the Makefile.PL (and removed that task from the …
(edit) @4 [4] 5 years bradley Added some extra things to do.
(edit) @3 [3] 5 years bradley Added a TODO file and some comments to the Paginator to remind me to …
(edit) @2 [2] 5 years bradley Created tag rel-0_0_1
(add) @1 [1] 5 years bradley Initial import
Note: See TracRevisionLog for help on using the revision log.