Commit graph

14744 commits

Author SHA1 Message Date
Graham Knop
e4792fe9d9 move var -> share 2010-07-07 03:04:06 -05:00
Graham Knop
894385396c remove code trying to prevent caching of config objects 2010-07-07 02:52:02 -05:00
Graham Knop
e530222d49 remove internal cache of WebGUI::Config objects 2010-07-07 02:47:37 -05:00
Graham Knop
ecec4836f8 prevent preloading of upgrade modules 2010-07-07 02:32:33 -05:00
Graham Knop
b5542c9902 fix upgrade tests 2010-07-06 17:06:17 -05:00
Graham Knop
7e5d3627e1 fix package handling 2010-07-06 17:06:17 -05:00
Graham Knop
e87f80ac88 new mechanism for quiet 2010-07-06 17:06:16 -05:00
Graham Knop
4444ca385f fix wgpkg upgrade class 2010-07-06 17:06:16 -05:00
Graham Knop
470c79f18c more complete pod 2010-07-06 17:06:15 -05:00
Graham Knop
4a61946399 upgrade files as objects 2010-07-06 17:06:14 -05:00
Graham Knop
8326c63c1e more comments, support for txt and pod upgrade files 2010-07-06 17:06:13 -05:00
Graham Knop
29c01ffad7 allow smart matching exceptions to class names 2010-07-06 17:06:13 -05:00
Graham Knop
a68e6c38ca all features implemented and basic upgrades working 2010-07-06 17:06:12 -05:00
Graham Knop
1a79d607af mostly complete upgrade system 2010-07-06 17:06:00 -05:00
Graham Knop
cf92cb5a4f more upgrade progress 2010-07-06 06:16:28 -05:00
Graham Knop
adf3dbbe04 more upgrades progress 2010-07-06 06:16:27 -05:00
Graham Knop
00b3113031 new upgrade stuff 2010-07-06 06:16:27 -05:00
Graham Knop
a26859298c documentation for upgrade file subs 2010-07-06 06:16:27 -05:00
Graham Knop
577b804325 fix package import and upgrade tests, add sql upgrade tests 2010-07-06 06:16:26 -05:00
Graham Knop
94baba20fc testing for all upgrade script subs 2010-07-06 06:16:26 -05:00
Graham Knop
15ed4f97e4 more upgrade testing 2010-07-06 06:16:25 -05:00
Graham Knop
d41dc5adb6 upgrade tests 2010-07-06 06:16:25 -05:00
Graham Knop
fb6a78d39d don't fork for upgrade files 2010-07-06 06:16:25 -05:00
Graham Knop
11d4cd0ef0 some fixes and more granular methods 2010-07-06 06:16:25 -05:00
Graham Knop
6411388185 WebGUI::Upgrade progress. Handles sql scripts and WebGUI packages. 2010-07-06 06:16:24 -05:00
Graham Knop
a46d0fbf32 start of improved upgrade system 2010-07-06 06:16:24 -05:00
Colin Kuskie
3807197cbb Move WebGUI::Shop::Admin from Class::InsideOut over to Moose. 2010-07-02 16:43:59 -07:00
Colin Kuskie
97b6a58597 Move WebGUI::Friends over to Moose from Class::InsideOut 2010-07-02 16:39:06 -07:00
Colin Kuskie
c687ec6917 Convert WebGUI::Keyword to use Moose. 2010-07-02 16:25:45 -07:00
Colin Kuskie
c159067c36 Remove Class::InsideOut from Shop/Vendor.t Update migration notes, tests and POD. 2010-07-02 15:16:43 -07:00
Colin Kuskie
e0177dc666 Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Colin Kuskie
005b9da1ac Move session->env->getIp into session->request->address 2010-07-01 13:11:01 -07:00
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Colin Kuskie
5e502fee53 Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
Colin Kuskie
469c2b72b4 Preparing for 7.9.8 release. 2010-06-29 20:53:03 -07:00
Colin Kuskie
bb2587b1ea Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612. 2010-06-29 15:14:12 -07:00
Doug Bell
5e7b332e67 fix tests by adding test keys 2010-06-29 15:59:04 -05:00
Colin Kuskie
0efc6514e3 Don't call asset methods on undef in the GalleryAlbum. Fixes bug #11681. 2010-06-29 13:50:36 -07:00
Colin Kuskie
40b8bd8667 Fix this test, so that it will pass every day of every month. 2010-06-29 13:46:37 -07:00
Colin Kuskie
5b5c100bfa Remove 7.8 packages from HEAD. 2010-06-29 13:15:27 -07:00
Colin Kuskie
46b4f08de7 Refactor gallery CSS. Use spans instead of inline divs for rows. Add overflow settings for picture details. Fixes bug #11663. 2010-06-29 12:13:27 -07:00
Colin Kuskie
8d61e5c3d6 When a version tag is approved or denied, run spectre right now. Fixes bug #11671. 2010-06-28 14:04:46 -07:00
Colin Kuskie
3ea4ab8a1a Fix many missing and wrong Cart template variables. Kudos to Bart Jol for tracking them down. 2010-06-28 11:28:16 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Doug Bell
da498182bd fix docs 2010-06-27 22:09:07 -05:00
Doug Bell
26e67503e4 tests for TwitterLogin macro 2010-06-27 22:09:06 -05:00
Doug Bell
687c36fd27 add tests 2010-06-27 22:09:06 -05:00
Doug Bell
f771e3fcd4 create getTwitter method to help testing 2010-06-27 22:09:06 -05:00
Doug Bell
78f0be42df fix sub to match doc 2010-06-27 22:09:06 -05:00