Commit graph

16853 commits

Author SHA1 Message Date
Colin Kuskie
5c57e33453 Fix rendering issues with radio buttons and checkbox lists in the Underground style. 2011-02-02 08:20:26 -08:00
Colin Kuskie
a0867dd45a Show different styles based on whether a user is in admin mode, or not. Fixes bug #12032. 2011-02-01 16:38:18 -08:00
Colin Kuskie
5b07ab3113 Allow anyone who can edit an asset to create a shortcut to it. 2011-02-01 14:10:12 -08:00
Colin Kuskie
eb8fa8f79f no parent yet, use base instead. 2011-02-01 08:21:29 -08:00
Colin Kuskie
7b700d0ca5 Add POD for WebGUI::ICal 2011-01-31 19:26:11 -08:00
Colin Kuskie
8ae16ba37c Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030.
Squashed commit of the following:

commit ce957db5311c7fb11c7d780b9f63c1b0adc17cda
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Mon Jan 31 19:00:23 2011 -0800

    Changelog notice for the ical bugfix with timezones.

commit 24a3bc1c74b20ca6ba689641fa0187b659dc3c5e
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Mon Jan 31 15:32:50 2011 -0800

    Transfer the time zone as one of the WebGUI specific items for the Event.

commit 36f87539ba8b090a5e5c9f1879cd40b6f6e69afc
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Sun Jan 30 21:18:12 2011 -0800

    Refactor the code so that the Event adds itself to a calendar object, giving it access to add other things to the calendar, like a timezone definition.

commit f401966bd53b51950f1402a5a19b92b13dcc6b06
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Sun Jan 30 19:42:49 2011 -0800

    Document which version of Data::ICal that we're now using.

commit 689522e30b26fc445da5b59b81789c0d72e157d4
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Sat Jan 29 14:27:25 2011 -0800

    Fix a typo in the Event preventing menuTitle from being sent out.  Fix issue with the menuTitle being set twice.  Update the test to fix long string handling.

commit 59043eee1536e60d92f23313a33dc54da6f15122
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 19:48:16 2011 -0800

    Move iCal generation over to Data::ICal.  Give each event the ability to return itself as an Data::ICal::Entry::Event object.

commit eec448b38c101b599c0fb695f442012e311385fb
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 19:47:14 2011 -0800

    Document new testing module.  It't only required if you're doing testing.

commit 3d1e82229423834330dcdd31c0a81df986df0f32
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 17:05:09 2011 -0800

    Fix setting the title in the iCal feed.

commit 458f4d2e0e1faa1cc6dcb7107040d06b51b97d36
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 13:37:52 2011 -0800

    Rewrite of CalendarUpdateFeeds to use Data::ICal

commit 1a271ebc78bbe8b21a26f7a0dba61d1462922f30
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 10:49:27 2011 -0800

    Begin building an ICal object for parsing the ical feeds.
2011-01-31 19:05:04 -08:00
Doug Bell
f077c28c98 migrate EMS www_importEvents to FormBuilder 2011-01-31 20:38:34 -06:00
Doug Bell
8ca685e089 add file input for progressive enhancement and testing 2011-01-31 20:38:00 -06:00
Doug Bell
be3052ce6d fix getEventFieldsForImport to use new Definition 2011-01-31 20:36:47 -06:00
Doug Bell
03f64cbf1a allow getFormProperties to be called as a class method 2011-01-31 20:35:25 -06:00
Doug Bell
3bb4754487 fix EMSTicket i18n namespace 2011-01-31 20:24:27 -06:00
Doug Bell
1bacbdb6c4 migrate EMS editEventMetaField to FormBuilder 2011-01-31 13:40:55 -06:00
Doug Bell
4d30821231 migrate EMS www_editBadgeGroup to FormBuilder 2011-01-27 15:50:10 -06:00
Doug Bell
0591c69594 migrate DataForm www_editTab to FormBuilder 2011-01-26 16:49:24 -06:00
Doug Bell
c9db7b0d7f add more tests for www_editField 2011-01-26 16:17:46 -06:00
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