Commit graph

3001 commits

Author SHA1 Message Date
Colin Kuskie
fa0a606f1e Ready for 7.10.15 development. 2011-04-18 20:43:20 -07:00
Colin Kuskie
e5d94f3a5b Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104. 2011-04-18 16:26:57 -07:00
Colin Kuskie
cf36a1510f When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107. 2011-04-18 11:36:27 -07:00
Colin Kuskie
96ee557586 Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100. 2011-04-11 15:48:15 -07:00
Colin Kuskie
0bcdd9cc86 Remove copies of templates that were added as part of the 7.10.13 upgrade. Fix the upgrade package, too, in case people stop on .13. 2011-04-07 10:25:34 -07:00
Colin Kuskie
d5ba73fac7 Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088. 2011-04-05 15:10:23 -07:00
Paul Driver
f8021c3d3d rfe #12093: Remotely stored photos for Story assets 2011-04-05 15:16:45 -05:00
Colin Kuskie
8b01eb25b9 Ready for 7.10.14 development. 2011-04-04 20:58:36 -07:00
Colin Kuskie
83d1897852 Update tests for bad macros to check template attachments. Fixes bug #12087 2011-04-04 18:57:50 -07:00
Paul Driver
3531c4d913 Snippets can now select a template parser
(instead of being restricted to the configured default)
2011-03-31 15:21:07 -05:00
Colin Kuskie
af15289cc0 Fix text in asset icon context menu. Fixes bug #12084. 2011-03-29 19:56:38 -07:00
Colin Kuskie
83cb3ec831 Move upgrade package to the correct location. 2011-03-29 19:53:10 -07:00
Colin Kuskie
d9bbcc313b Fix the search box in the Underground Style template. Fixes bug #12075 2011-03-29 19:52:27 -07:00
Doug Bell
1f0e527099 add 12079 Carousel auto play 2011-03-24 18:19:35 -05:00
Doug Bell
cd425b9426 preparing for 7.10.13 dev 2011-03-21 23:05:00 -05:00
Doug Bell
0e48d22b80 add 12078 Add alt tag to default Image template 2011-03-21 18:56:46 -05:00
Colin Kuskie
fe2d07850a Fix typo in upgrade script sub name. 2011-03-14 09:19:43 -07:00
Colin Kuskie
88797c1d6c Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
Colin Kuskie
6ac8c49c87 Ready for 7.10.12 development. 2011-03-07 20:55:30 -08:00
Colin Kuskie
331ce02065 Update the default View Thing Data template to use the viewScreenTitle variable, and i18n the word "View". Update template docs to describe what viewScreenTitle really is. Fixes bug #12053. 2011-02-28 09:44:10 -08:00
Colin Kuskie
c9003e3517 Ready for 7.10.11 development. 2011-02-21 21:35:23 -08:00
Paul Driver
ae3e49d622 Versioned Metadata 2011-02-17 14:46:50 -06:00
Colin Kuskie
f3e340fa3a Rework the CS mail fetching interval so that it can't have crazy values like never, every second or yearly. Fixes bug #12043 2011-02-14 16:37:06 -08:00
Colin Kuskie
016df9aa32 Add the Job Description column to the Job List template for the CS. Fixes bug #12045. 2011-02-14 09:57:30 -08:00
Colin Kuskie
1df5429323 Ready for 7.10.10 development 2011-02-07 21:14:07 -08:00
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
93646ad8e6 Ready for 7.10.9 development cycle. 2011-01-24 21:22:17 -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
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
889b2bc2fd Refix the Friend Manager pagination. Fixes bug #11965 2011-01-17 11:59:54 -08:00
Colin Kuskie
006c27f582 Ready for 7.10.8 development. 2011-01-10 21:34:55 -08:00
Doug Bell
2e3ee7e575 fix 11989 Calendar list view isn't uniform and missing fields
also fixed timezone problem with the list view sections
2011-01-10 20:26:57 -06:00
Doug Bell
2808a19670 fix 11988 dataform list view missing field control 2011-01-10 20:26:56 -06:00
Doug Bell
9be6da4d2a fix 11987 map displays white text on white bg 2011-01-10 20:26:55 -06:00
Colin Kuskie
6f34c25e82 Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug #12004. 2011-01-10 14:07:59 -08:00
Colin Kuskie
727e45c97a Add indeces to the userLoginLog to help with cleanup. Fixes bug #12008 2011-01-10 10:39:28 -08:00
Doug Bell
78a4c1295a fix 11960 cart address fields marked as mandatory 2011-01-03 21:42:29 -06:00
Doug Bell
3fbcb4aca9 fix 11945 slow sql for duplicate email lookup 2011-01-03 21:28:41 -06:00
Martin Kamerbeek
aea8d184a6 Accidentally kept package in wrong dir. 2010-12-23 16:48:24 +00:00
Martin Kamerbeek
b22ed80dc7 Fixed #12007: Hardcoded js in cart view. 2010-12-23 16:45:15 +00:00
Colin Kuskie
9b0dcf2b68 Remove default message for the upgrade sub and replace with something more useful. 2010-12-01 10:23:06 -08:00
Colin Kuskie
daaf6d44b5 Ready for 7.10.7 development 2010-11-30 21:03:23 -08:00
Colin Kuskie
dd7e6016dc Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf. 2010-11-30 15:07:49 -08:00
Colin Kuskie
63217ab198 Ready for 7.10.6 development. 2010-11-16 21:02:49 -08:00
Doug Bell
5f89a281e9 fix #11965: FriendMgr pagination and getUsersNotIn 2010-11-16 13:26:38 -06:00
Colin Kuskie
0acdcbc52b Fix display of taxes in several payment confirmation screens. 2010-11-09 18:19:39 -08:00
Colin Kuskie
5efd3afbf5 Ready for 7.10.5 development. 2010-11-02 19:02:51 -07:00
Colin Kuskie
42078c203a Remove the $ from the EMS badge template. Fixes bug #11933. 2010-11-01 13:18:26 -07:00