Commit graph

20 commits

Author SHA1 Message Date
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