Commit graph

16338 commits

Author SHA1 Message Date
Doug Bell
8c01fdbc73 migrate DataForm www_editField to FormBuilder 2011-01-26 16:05:39 -06:00
Doug Bell
325dbad2a3 remove style wizard 2011-01-25 18:09:46 -06:00
Doug Bell
b0c4cc8704 re-enable logging in WebGUI::Test::Mechanize 2011-01-25 18:06:50 -06:00
Doug Bell
caf3c19080 migrate Subscription redeem code to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
d35e128528 migrate listSubscriptionCodes to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
7b383ec391 migrate Subscription list code batches to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
affafb0038 migrate Subscription create batch form to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
3b4b729518 migrate Product www_editVariant to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
ed70aa8929 migrate Product www_editSpecification to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
f157ddfe58 migrate Product www_editFeature to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
eda2756d76 migrate Product www_editBenefit to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
078397b015 migrate Product www_addRelated to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
a30d9acc25 migrate Product www_addAccessory to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
1d9911ff0c migrate EMSToken to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
6729cb0621 migrate EMSTicket to FormBuilder 2011-01-25 18:06:47 -06:00
Doug Bell
39c775a44d migrate EMSRibbon to FormBuilder 2011-01-25 18:06:47 -06:00
Doug Bell
c7aee8ce68 remove unused WebGUI::HTMLForm 2011-01-25 18:06:47 -06:00
Doug Bell
58c611eee6 move shortcut to formbuilder 2011-01-25 18:06:47 -06:00
Colin Kuskie
93646ad8e6 Ready for 7.10.9 development cycle. 2011-01-24 21:22:17 -08:00
Colin Kuskie
61933d7b64 Ready for 7.10.8 release. 2011-01-24 20:58:45 -08:00
Colin Kuskie
dbcd507d61 Fix Keyword -> generateCloud and make the test repeatable again without having to parse the returned URLs. 2011-01-24 20:26:57 -08:00
Colin Kuskie
052b3dfd45 Fix duplicating storages in Posts and subscription groups in threads. Fixes bug #12024. 2011-01-24 19:08:51 -08:00
Colin Kuskie
ebf7763d32 Fix display of multiple date change headers in the Calendar list view. Settle on months. Fixes bug #11989. 2011-01-24 11:31:27 -08:00
Colin Kuskie
2b15982caa i18n the EU VAT TaxDriver screen. Fixes bug #12028. 2011-01-24 08:59:46 -08:00
Paul Driver
48bbec5c6f fixed #12029: issue with keywords 2011-01-24 09:43:14 -06:00
Colin Kuskie
48c834eb75 Move the border property from the body in the CSS for the View Event template to the surrounding table. Fixes bug #11990. 2011-01-20 15:35:28 -08:00
Colin Kuskie
62a4c5e27b Force a foreground color for the calendar event view template. Fixes bug #11991. 2011-01-20 15:20:54 -08:00
Colin Kuskie
1c3b2428b6 Hide ending recurrent fields that are not used. Fixes bug #12020. 2011-01-20 15:06:57 -08:00
Colin Kuskie
973363b14c Enforce viewing permissions for search and keywords in the Wiki. Fixes bug #12027 2011-01-20 11:21:51 -08:00
Colin Kuskie
8c2958b042 Do not send emails when a Post or Thread is copied inside WebGUI. Fixes bug #12024. 2011-01-19 18:43:33 -08:00
Colin Kuskie
ca54f439e9 Document how skipNotification is handled by the Aspect. 2011-01-19 14:54:50 -08:00
Colin Kuskie
bce5e6afab Subscribable aspect dies if addRevision is called without a hashref of new properties for the new revision. 2011-01-19 14:37:09 -08:00
Colin Kuskie
49063cf526 Fix UTF-8 handling in WebGUI::Storage class. Add tests for all methods that were checked. Fixes bug #12023. 2011-01-18 21:07:03 -08:00
Colin Kuskie
889b2bc2fd Refix the Friend Manager pagination. Fixes bug #11965 2011-01-17 11:59:54 -08:00
Colin Kuskie
eb16ecb99e Another (probably last) leaky test fixed. 2011-01-13 13:33:32 -08:00
Colin Kuskie
7f735c0ea1 'nother leaky test. 2011-01-13 13:33:32 -08:00
Colin Kuskie
010b4e46b9 Another leaky test fixed. 2011-01-13 13:33:32 -08:00
Colin Kuskie
17594c41d9 Fix a leaking asset in this test. 2011-01-13 13:33:31 -08:00
Colin Kuskie
d9736ea032 One final config lookup removed, for the gateway method itself. 2011-01-13 13:33:31 -08:00
Colin Kuskie
95d88fbede Fix a typo in getting the gateway for dialing up spectre. 2011-01-13 13:33:31 -08:00
Colin Kuskie
bd09b1646e Update Admin.t since all urls now come with a leading / 2011-01-13 13:33:31 -08:00
Colin Kuskie
cbee62e407 Don't look in the config file to get the gateway, look in the request object. Maybe someday we'll be able to use URI. 2011-01-13 13:33:31 -08:00
Colin Kuskie
86cb25acfc getRequested no longer needs to correct for gateway since Plack does it for us. 2011-01-13 13:33:31 -08:00
Colin Kuskie
e6bbe65434 No need to look inside the config file, use the request object instead. 2011-01-13 13:33:31 -08:00
Colin Kuskie
ddf3ecd5b4 Instead of looking up the gateway from the config file, use the request object's base method. 2011-01-13 13:33:31 -08:00
Colin Kuskie
468f02c5e1 Mount the app at the gateway, instead of at the root with downstream gateway handling. 2011-01-13 13:33:31 -08:00
Colin Kuskie
b0af5d2cd3 Remove use of gateway config option from getRequestedUrl. 2011-01-13 13:33:31 -08:00
Doug Bell
8ba07e0454 fix admin view tab height problem in FF 2011-01-13 15:27:33 -06:00
Doug Bell
bcb14eaa61 remove MIME::Base64::URLSafe as they do it reversely 2011-01-13 15:00:50 -06:00
Doug Bell
adcec8353a add extras to FormBuilder 2011-01-13 14:33:05 -06:00