Commit graph

13918 commits

Author SHA1 Message Date
Graham Knop
cb6c9a2a0f move upgrades to new location 2010-04-15 19:12:15 -05:00
Graham Knop
e4d533ec7f add migration notes 2010-04-15 19:12:14 -05:00
Graham Knop
ab04c2a14f tweak preload.perl 2010-04-15 19:12:14 -05:00
Graham Knop
2162ecba8c fix test collateral 2010-04-15 19:12:14 -05:00
Graham Knop
39adb44007 fix pluggable and config 2010-04-15 19:12:14 -05:00
Graham Knop
5a4e083d85 WebGUI::Test->lib working 2010-04-15 19:12:13 -05:00
Graham Knop
7afda00d9b test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Graham Knop
65e858ff4d updated gitignore 2010-04-15 18:49:26 -05:00
Graham Knop
0df14c680c fix WebGUI::Paths import parameters 2010-04-15 18:49:26 -05:00
Graham Knop
a141de0ebf removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -05:00
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Graham Knop
90d63c6713 all WebGUI::Paths subs should be methods 2010-04-15 18:41:22 -05:00
Graham Knop
7067afe8a9 fix syntax error, add basic tests 2010-04-15 18:41:22 -05:00
Graham Knop
45b84ec93f more paths methods 2010-04-15 18:41:22 -05:00
Graham Knop
26bfeb772e add methods for preloads 2010-04-15 18:41:22 -05:00
Graham Knop
4342db6353 start on WebGUI::Paths module 2010-04-15 18:41:22 -05:00
Doug Bell
1383681464 back/forward button/menu done 2010-04-14 19:56:18 -05:00
Doug Bell
439eda2da2 back button/menu working 2010-04-14 15:32:40 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Graham Knop
88e8fe77fb allow SQL statements to be added to test cleanup 2010-04-12 17:55:42 -05:00
Graham Knop
eb97a8d50e allow arbitrary subs to be added to test cleanup 2010-04-12 17:43:51 -05:00
Colin Kuskie
15939961bb Add better comment rating icons. They still have smiley faces, but they're cleaned and trimmed up. 2010-04-11 22:19:45 -07:00
Colin Kuskie
e8d196c020 Produced assets should be refreshed from the db. 2010-04-11 20:35:20 -07:00
Colin Kuskie
2d4d95a01e Add 1 basic test for canPaste. 2010-04-11 20:24:23 -07:00
Colin Kuskie
873c07ac73 Must return the state of the call to super() in Subscribable's purge. 2010-04-11 19:57:14 -07:00
Doug Bell
a7598482c5 initial locationbar commit 2010-04-09 18:15:43 -05:00
Colin Kuskie
a79f81346a Add tests for paste. Be sure to setup session->asset for canPaste tests. 2010-04-09 15:22:07 -07:00
Colin Kuskie
a598c134c1 Do not pass myself off as a parent. 2010-04-09 15:21:21 -07:00
Colin Kuskie
8e946aa6e6 Fix a typo in getCurrentRevisionDate. 2010-04-09 15:12:57 -07:00
Colin Kuskie
acded27995 Pass myself along as the asset to check for valid parentage. 2010-04-09 15:04:49 -07:00
Colin Kuskie
4895b14383 hm, actually need that WebGUI::Asset::Shortcut thing 2010-04-09 15:04:34 -07:00
Colin Kuskie
69904f66da Tests for cut. Total of 3081 tests so far. 2010-04-09 12:04:47 -07:00
Colin Kuskie
f36a30f2b9 Refactor out code to build an asset with a real parent. Add purge tests. 2010-04-09 11:46:36 -07:00
Colin Kuskie
5399eb2065 Use the right i18n namespace for DataTable's assetName 2010-04-09 11:45:36 -07:00
Colin Kuskie
4210d06927 Removed unneeded use module line. 2010-04-09 11:24:22 -07:00
Colin Kuskie
943ae9f259 Only delete a group if it exists. 2010-04-09 11:19:13 -07:00
Colin Kuskie
d3a3c4d37e Moose subclassing for Asset/File/* 2010-04-09 10:36:16 -07:00
Colin Kuskie
c35f3b9ffb Moose subclassing for Asset/*.pm. 2010-04-09 10:30:54 -07:00
Colin Kuskie
0c003083a0 Moose overrides in Event, File, Post 2010-04-09 10:17:26 -07:00
Doug Bell
b6b5e6c939 fix deep recursion on getContentLastModified 2010-04-09 11:12:55 -05:00
Doug Bell
4519f558cf fixed gotchas to remove memcached 2010-04-09 10:58:06 -05:00
Colin Kuskie
b9d102fc31 SUPER fixing for Thread. 2010-04-08 17:32:43 -07:00
Colin Kuskie
e0b5f79d6d Temporary fix for the Calendar for now. 2010-04-08 17:29:13 -07:00
Colin Kuskie
f56bac9948 SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though. 2010-04-08 17:00:05 -07:00
Colin Kuskie
fd736e7f67 SUPER handling for Wobject. 2010-04-08 16:25:54 -07:00
Colin Kuskie
593d02d68b SUPER handling for Sku/*.pm 2010-04-08 16:23:04 -07:00
Colin Kuskie
87b5eed18b Remove duplicate code in Sku/Ad.pm using sub arguments. 2010-04-08 15:37:05 -07:00
Colin Kuskie
c835344813 Fixing require loops. Moose overrides for canEdit using packages. 2010-04-08 15:13:13 -07:00
Patrick Donelan
0fcc57a09e Removing "use warnings" 2010-04-08 17:53:55 -04:00
Doug Bell
8a9fc6c7ea reindex the site to clear default synopsis 2010-04-08 15:10:06 -05:00