Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Colin Kuskie
cb8268f50f
Fix POD problem
2010-06-13 17:41:28 -07:00
Graham Knop
907a148313
remove webgui specific dbi tracing code, simplify errorhandler
2010-04-16 20:55:49 -05:00
Graham Knop
18962e6bc9
better logging of sql
2010-04-16 20:54:26 -05:00
Graham Knop
2e419e63be
skip more classes in DBI tracing
2010-04-16 20:54:16 -05:00
Graham Knop
0bff8a0fa4
WebGUI::SQL as DBI subclass
2010-04-16 20:54:04 -05:00
Graham Knop
5b25692561
first shot at DBI tracing code
2010-04-16 20:53:35 -05:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
1cf8d00d4a
document return values of WebGUI::SQL->write and WebGUI::SQL::ResultSet->execute
2008-11-04 22:46:49 +00:00
Colin Kuskie
4db53bb8ed
Reformat the JSON test for Shop/Tax.t
...
Add JSON tets to Shop/Transaction.t
Reindent several methods in SQL/ResultSet.pm
add a method for returning a YUI Data Table structure to SQL.pm
2008-03-19 04:33:24 +00:00
Colin Kuskie
1bbf5a3c7c
more POD for SQL::Result, documenting what read does
2008-03-10 04:24:12 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
6766c63731
- Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster
...
than the array() method.
- Added more tests to the test suite.
2006-07-25 17:58:54 +00:00
JT Smith
41e655b452
- fix: New page layout instead of not found
...
- fix: Rollback
- fix: debug output
- fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
Matthew Wilson
b6f0e9e75c
fixed a table name.
2006-04-16 01:29:51 +00:00
JT Smith
ccf1b3633f
workflows now run, but with errors, must fix that next
2006-03-18 17:40:49 +00:00
kenperl
ea49b1a16d
remove two {
2006-03-07 06:23:11 +00:00
Colin Kuskie
6eb27ce938
hashRef must return something false otherwise while loops go forever.
2006-01-20 22:10:01 +00:00
Colin Kuskie
cb5e059b2e
make SQL queries work again
2006-01-20 19:06:42 +00:00
JT Smith
18060d8e4e
new search engine stuff
2006-01-20 18:35:05 +00:00
Matthew Wilson
6f112057bb
still more fixes.
2006-01-18 07:05:19 +00:00
JT Smith
fea3d047f9
fix
2006-01-14 23:17:05 +00:00
JT Smith
11eced8c31
fix
2006-01-14 23:03:53 +00:00
JT Smith
e18d17d2f1
fix
2006-01-14 22:38:40 +00:00
JT Smith
7aede0fcb7
more bug fixes
2006-01-14 22:32:26 +00:00
JT Smith
5b076ae9e5
oops, forgot to check this in a long time ago
2006-01-14 22:22:51 +00:00