Commit graph

2900 commits

Author SHA1 Message Date
Colin Kuskie
a1571b90d4 Explicit class for addToCleanup, otherwise the debugger fails. 2010-11-12 09:19:50 -08:00
Colin Kuskie
7dc51b6c2b Merge branch 'Crud' into WebGUI8 2010-11-11 14:23:11 -08:00
Colin Kuskie
e6f7f218f2 Only import what we're going to use from Test::Deep::NoTest. 2010-11-11 14:02:19 -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
ca2b7cd2c5 update method not working, switching to direct access for the test. 2010-11-10 21:08:49 -08:00
Colin Kuskie
8ead662a39 Update Crud serialize test for unsafe references. 2010-11-10 15:40:16 -08:00
Colin Kuskie
5903cc5524 Update the Crud serialize test for Moose. 2010-11-10 15:18:14 -08:00
Colin Kuskie
753cc9b75c Update Crud::SubClass test. 2010-11-10 14:55:09 -08:00
Colin Kuskie
4c5c9fc840 Move test to use new instead of create. 2010-11-10 14:48:13 -08:00
Colin Kuskie
50d92f9113 Fix default for tests in Survey::Test. Also change usage of create to new in the test for ::Test. 2010-11-10 14:39:12 -08:00
Colin Kuskie
9832f38a93 Convert PassiveAnalytics over to Moose. 2010-11-10 10:05:07 -08:00
Colin Kuskie
2ad9fc1c16 Convert FilePump over to the new Crud. 2010-11-10 09:50:15 -08:00
Doug Bell
17c540f041 add more classy tests 2010-11-09 16:51:42 -06:00
Doug Bell
3fbf3ffd9b make run_assets.t work 2010-11-09 16:51:42 -06: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
Doug Bell
f515d85b2d fix tests for www_auth. fix deprecate for callers 2010-11-03 19:43:59 -05:00
Doug Bell
5a2d4d8d03 change to www_ methods everywhere 2010-11-03 19:43:59 -05:00
Colin Kuskie
26853527a0 Fix number of tests in SQL.t 2010-11-03 13:24:58 -07:00
Colin Kuskie
f5764b0f1e Update Fork to work with 8. All tests passing. 2010-11-03 13:22:56 -07:00
Colin Kuskie
53280bacc0 Cleanup a test merge. 2010-11-03 11:34:40 -07:00
Colin Kuskie
bd48b97a6e Cleanup the AdSpace created for testing. 2010-11-03 11:30:02 -07:00
Colin Kuskie
5f3014aaee Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
Colin Kuskie
9ad32eb335 Remove unused module. 2010-11-02 16:11:00 -07:00
Colin Kuskie
5bda366e27 Fix leaky assets in the EditBranch asset helper test. 2010-11-02 15:41:12 -07:00
Colin Kuskie
a90eadda7c Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3 2010-11-02 14:49:33 -07:00
Colin Kuskie
e66092deaa Anchor words to replace in processReplacements. Fixes bug #11939. 2010-11-02 11:28:20 -07:00
Doug Bell
4864a75340 fix 11940: quickCSV chokes on newlines in data 2010-11-01 14:39:44 -05:00
Colin Kuskie
f2ac0bc67c Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935. 2010-11-01 10:26:08 -07:00
Doug Bell
d182f0f1bb add tests and convenience to Auth constructor 2010-11-01 12:17:59 -05:00
Colin Kuskie
04ec75719e Make a new storage location when an Event is duplicated. Fixes bug #11937. 2010-11-01 09:19:08 -07:00
Paul Driver
7219e21f86 Merge branch 'fork' 2010-11-01 08:20:38 -05:00
Colin Kuskie
2b10a08938 And again... 2010-10-29 10:26:06 -07:00
Colin Kuskie
296ed5fc19 Rework all encodings of the spanish RSS file. 2010-10-29 10:26:00 -07:00
Colin Kuskie
9e8a90d9f3 Alter the Spanish entity testing collateral. 2010-10-29 09:41:41 -07:00
Doug Bell
fa73d81251 create and use get, update, delete instead of old
deleteParams, deleteSingleParam -> delete
getParams -> get
saveParams -> update
2010-10-28 21:04:38 -05:00
Doug Bell
cd4845768f more tests and some code cleanup 2010-10-28 13:51:05 -05:00
Doug Bell
250967c898 add admin plugins API and start testing 2010-10-27 22:15:11 -05:00
Colin Kuskie
a6a10d976a Test cleanup after merge to 7.10.2 2010-10-27 18:42:43 -07:00
Colin Kuskie
87326192a3 Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
Doug Bell
f57ce0c9a6 rename variables for consistency 2010-10-27 13:06:25 -05:00
Doug Bell
199c4e4960 change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Paul Driver
fa471df450 Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Paul Driver
e67ad18517 fixed #11929: In/Out board breaks in Chrome sometimes 2010-10-26 13:16:57 -07:00
Paul Driver
0d46331745 fixed #11928: Story Archive breaks if url has extension 2010-10-26 11:09:11 -07:00