Patrick Donelan
|
f9c917e426
|
Fixes #10660 Crud doesn't like 0
|
2009-07-18 03:03:22 +00:00 |
|
Colin Kuskie
|
d927336979
|
Add missing POD, or fix POD typos which caused coverage to be low.
|
2009-07-04 17:16:36 +00:00 |
|
Stephen Opal
|
13a018cb4c
|
Add a method which will "do the right thing" when the existence of the desired Crud table may be in question.
|
2009-06-22 14:16:47 +00:00 |
|
Colin Kuskie
|
22fc77dd41
|
Fix multiple Crud issues with serialization and text/blob field handling
|
2009-05-06 20:50:12 +00:00 |
|
Doug Bell
|
dae142cd67
|
added an example for clarity
|
2009-04-16 07:51:22 +00: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
|
18b26f8bc0
|
- fixed: a bug in Crud where keys being updated would cause a crash
|
2008-11-26 17:20:02 +00:00 |
|
JT Smith
|
227e9e7dac
|
better handling of defaults
|
2008-11-17 21:32:37 +00:00 |
|
JT Smith
|
d54aad1220
|
documented the deletion of elements from the properties hash ref in update()
|
2008-11-04 16:03:53 +00:00 |
|
JT Smith
|
7fc7dd7649
|
Crud create() for specific id (#9035)
|
2008-11-04 15:44:34 +00:00 |
|
JT Smith
|
3f0a3eb527
|
allow updates via form post
|
2008-11-03 21:29:13 +00:00 |
|
JT Smith
|
9c81262d07
|
some minor bug fixes with serialization
|
2008-10-30 16:29:37 +00:00 |
|
JT Smith
|
67c0fd3dfb
|
- Added query keys to WebGUI::Crud.
- WebGUI::Crud can now automatically resolve differences between its
definition and the table schema.
|
2008-10-16 23:44:48 +00:00 |
|
Colin Kuskie
|
6bf9ded250
|
fix Crud-dy whitespace
|
2008-09-26 15:51:28 +00:00 |
|
JT Smith
|
fc227a2a59
|
added a safer faster join using option
|
2008-09-24 15:56:51 +00:00 |
|
JT Smith
|
b2946d7650
|
added join support
|
2008-09-24 15:02:25 +00:00 |
|
JT Smith
|
14c0471946
|
added complex order by controls
|
2008-09-23 15:30:06 +00:00 |
|
Colin Kuskie
|
1a908da06b
|
fix POD spacing issues with Crud
|
2008-09-22 16:51:02 +00:00 |
|
JT Smith
|
f2064a6bf8
|
added constraint based searches to getAll() methods
|
2008-09-21 22:38:22 +00:00 |
|
JT Smith
|
0ed1b9a488
|
can instanciate with an object that has a session method as well as a session object
|
2008-09-21 17:55:14 +00:00 |
|
JT Smith
|
08aa7b4208
|
Added more POD and updated to allow dynamic creation of definitions.
|
2008-09-21 17:20:28 +00:00 |
|
JT Smith
|
2f8ad97b73
|
added more tests and fixed bugs discovered by tests
|
2008-09-20 18:26:16 +00:00 |
|
JT Smith
|
a9ca9918a5
|
bug fixes found by Crud.t
|
2008-09-20 05:55:04 +00:00 |
|
JT Smith
|
d9fffbdf7a
|
fixing problems found by Crud.t
|
2008-09-20 05:17:26 +00:00 |
|
JT Smith
|
cdd88d2cda
|
gave some options to the getAll methods
|
2008-09-20 02:03:21 +00:00 |
|
JT Smith
|
c2a445b71e
|
added pod
added return 1 on success
replaced getAll with getAllSql getAllIterator and getAllIds
|
2008-09-20 01:16:24 +00:00 |
|
JT Smith
|
e7f4623d9d
|
|
2008-09-19 23:40:16 +00:00 |
|
JT Smith
|
5605c056c7
|
added getAll()
|
2008-09-19 21:54:47 +00:00 |
|
JT Smith
|
0095452ebc
|
fixed a sequencing problem
|
2008-09-19 21:49:08 +00:00 |
|
JT Smith
|
345ee214f2
|
not officially in the core yet, just putting this out to see what people think
|
2008-09-19 21:38:29 +00:00 |
|