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