Colin Kuskie
|
b323f74121
|
Update copyright notice
|
2011-12-28 11:30:38 -08:00 |
|
Colin Kuskie
|
0983362204
|
Fix WebGUI::Crud to autowrite objects when created.
|
2010-11-28 22:01:26 -08:00 |
|
Colin Kuskie
|
52337ee0d6
|
Check for property inheritance and the around for update for handling lastUpdated.
|
2010-11-11 11:57:17 -08:00 |
|
Colin Kuskie
|
07cde4d696
|
rework crud_getProperties. Update tests.
|
2010-11-05 11:03:45 -07:00 |
|
Colin Kuskie
|
447fe27d5f
|
Add the sequenceNumber property to Crud, and serialize it to the db. Tweak some tests for new code.
|
2010-11-05 08:17:06 -07:00 |
|
Colin Kuskie
|
213a153b58
|
Can't autoincrement methods. Write test collateral to database if you want to read it back later.
|
2010-11-05 08:06:51 -07:00 |
|
Colin Kuskie
|
87f49191db
|
Fix instanciating an object from the database. Write core Crud properties to the db.
|
2010-11-04 17:13:54 -07:00 |
|
Colin Kuskie
|
2e79a4b52f
|
Remove code autogeneration for table,sequence keys.
|
2010-11-04 16:48:12 -07:00 |
|
Colin Kuskie
|
b4abac9a40
|
Add defaults for lastUpdated, dateCreated. Crud data now has to be manually written to the db.
|
2010-11-04 15:11:04 -07:00 |
|
Colin Kuskie
|
6686860b08
|
Remove default tableKey and tableName from Crud. Refactor t/Crud.t to have a test package. Add dateCreated. Rework crud_updateTable.
|
2010-11-04 15:01:09 -07:00 |
|
Graham Knop
|
a95ef168cc
|
remove use of FindBin in tests
|
2010-09-01 14:05:53 -05:00 |
|
Colin Kuskie
|
94699417a7
|
END block cleanup.
|
2010-06-14 18:24:21 -07:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
e5ede77c29
|
use char instead of varchar
|
2009-02-18 03:18:20 +00:00 |
|
JT Smith
|
83bb3c1904
|
Crud create() for specific id (#9035)
|
2008-11-04 15:50:09 +00:00 |
|
JT Smith
|
e49a68d401
|
updated tests to reflect api changes
|
2008-09-24 15:57:04 +00:00 |
|
JT Smith
|
f585ec91a7
|
updated tests to reflect api changes
|
2008-09-24 15:03:14 +00:00 |
|
JT Smith
|
3bc3de6c41
|
updated to match api
|
2008-09-23 15:30:18 +00:00 |
|
JT Smith
|
e0ae63281c
|
added more tests for the updated api
|
2008-09-21 22:38:43 +00:00 |
|
JT Smith
|
990925415b
|
Updated to reflect changes in Crud api
|
2008-09-21 17:20:52 +00:00 |
|
JT Smith
|
73e841ffbf
|
now i have fulfilled the requirements that all tests must have
|
2008-09-20 22:15:44 +00:00 |
|
JT Smith
|
2f8ad97b73
|
added more tests and fixed bugs discovered by tests
|
2008-09-20 18:26:16 +00:00 |
|
JT Smith
|
66d36242fd
|
More tests
|
2008-09-20 05:55:18 +00:00 |
|
JT Smith
|
b3ac535f9a
|
first tests for WebGUI::Crud
|
2008-09-20 05:17:11 +00:00 |
|