Colin Kuskie
5d74b24e97
Remove debug code, replace with line accidently deleted during debug. Fixes bug #12188
2011-07-08 15:23:17 -07:00
Colin Kuskie
e3a4afe5c3
Allow reasonable default dates in ISO 9601 format. Fixes bug #12165 .
2011-07-04 14:14:17 -07:00
Colin Kuskie
4027b5b4d8
Perform the check BEFORE saving the Thing properties. Fixes bug #12157 .
2011-06-27 21:32:57 -07:00
Doug Bell
4d0e87a8d9
add ticket limits to badge groups. add ticket and badge metadata to templates
2011-06-20 18:39:45 -05:00
Chris Hanson
995eb34b5a
Added ability to pass caller assetId to RenderThingMacro
2011-06-14 14:11:02 -05:00
Colin Kuskie
8978abc471
Restore the patch to fix creating tables unwisely in the Thingy. Fixes numerous bugs due to a bad merge.
2011-06-13 18:03:21 -07:00
Colin Kuskie
c3652d12a9
Band-aid fix for bad decache of icalFeeds, where it is not deserialized from JSON. Fixes bug #12139 .
2011-05-30 11:34:43 -07:00
Doug Bell
1fa911029d
Merge commit ' 1966cc02a7'
...
Conflicts:
lib/WebGUI/Asset/Wobject/Thingy.pm
2011-05-20 14:58:43 -05:00
Doug Bell
c471728ca4
add metadata to assets inside an AssetReport
...
Thanks to SquOnk for the patch.
2011-05-20 14:25:40 -05:00
Colin Kuskie
61534779d5
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
2011-05-02 13:49:18 -07:00
Colin Kuskie
164852a712
Handle dates in iCal format with timezones. Clean up documentation for the icalFeed properties. Handle cases with missing uid, description, summary or location fields in the feed. Add tests to make sure that parsing one non-WebGUI iCal feed works. Fixes bug #12106 .
2011-04-25 15:53:52 -07:00
Colin Kuskie
d4672a92f1
Consider search fields when doing search in a Thingy normally, or via Ajax. Fixes bug #12117 .
2011-04-20 16:05: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
Peter Christiansen
1966cc02a7
Updates and bugfixes for Thingy:
...
Bugfixes:
1. maxuser entries not respected in imports.
2. newly created records via CSV are not stored with createdById and dateCreated and ipAddress
Updates:
1. added : Thingy fields can now be set as unique and checked upon insert
2. added : Thingy max entries of thingy records added
2011-04-14 21:31:21 +02: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
Chris Hanson
bc00c4b6e0
fixed #12056 : Adding a Thing always creates a table
2011-04-07 14:07:58 -05:00
Colin Kuskie
83cb45d8d1
Fix a bad SQL lookup which affected the Survey Statistical Report. Fixes bug #12091
2011-04-04 18:57:50 -07:00
Paul Driver
96ea65879c
unbless MediaRSS hashes in SyndicatedContent
2011-03-30 09:58:45 -05:00
Paul Driver
c8098e2ca6
rfe #618 : Syndicated Content Asset: Make images in the downloaded RSS-feeds available in the template.
2011-03-30 09:52:55 -05:00
Doug Bell
1f0e527099
add 12079 Carousel auto play
2011-03-24 18:19:35 -05:00
Mary Hoerr
ee40a71770
Removed caching from www_export() Fixes bug #12050 .
2011-03-10 16:38:00 -06: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
41ebf01199
There's no need to check again if the asset exists when importing asset collateral data. Fixes bug #12060 .
2011-03-07 16:31:19 -08:00
Colin Kuskie
78d27ad031
Revert "Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060."
...
This reverts commit 2c0334d709 .
2011-03-07 08:50:24 -08:00
Colin Kuskie
2c0334d709
Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060 .
2011-03-07 08:35:15 -08:00
Colin Kuskie
73a95e9627
Fix the accidental overriding of www_export in the Thing. Fixes bug #12066 .
2011-03-04 10:45:06 -08:00
Colin Kuskie
e7e8cd43bf
Fix the currentUrl used by the thingy for making URLs with action, like pagination and sorting, in the search screen. Fixes bug #12055 .
2011-03-02 16:40:44 -08:00
Colin Kuskie
79ab978e49
Fix the URL to the user after exporting a Thing in CSV format. The URL needs to contain the thingId to see non-default things. Fixes bug #12063
2011-02-28 20:33:29 -08:00
Colin Kuskie
7091cedc0a
Add the column headers back to the CSV file exported from a Thing. Fixes bug #12062 .
2011-02-28 19:23:56 -08:00
Colin Kuskie
6749937d4e
No direct appending of URL's, since it breaks Prevent Proxy Cache. Also, i18n the buttons. Fixes bug #12051 .
2011-02-28 09:31:56 -08: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
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
Colin Kuskie
973363b14c
Enforce viewing permissions for search and keywords in the Wiki. Fixes bug #12027
2011-01-20 11:21:51 -08:00
Paul Driver
2208864504
rfe #12016 for the top story as well
2011-01-11 10:09:58 -06:00
Doug Bell
c0d5cc9f3b
fix dataform jumping between views when moving fields
2011-01-10 20:26:56 -06:00
Doug Bell
2808a19670
fix 11988 dataform list view missing field control
2011-01-10 20:26:56 -06:00
Colin Kuskie
f1dd08c135
If there are missing, required fields when saving data to a thing, do not write it to the db. Fixes bug #11996 .
2011-01-10 16:00:21 -08:00
Paul Driver
82c6c58958
rfe #12016 : add more functionality to story_loop
2011-01-10 10:32:47 -06:00
Doug Bell
1c01079bdd
fix 11976 use container url gives permission denied
2011-01-03 21:42:30 -06:00
Colin Kuskie
67264660f7
Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001 .
2011-01-03 19:13:59 -08:00
Colin Kuskie
cb7ffb3a21
Make sure that the StockData asset doesn't die when handling various date formats. Fixes bug #11986 .
2011-01-03 17:59:58 -08:00
Colin Kuskie
3e0da41f0a
Allow for File and Image subclasses to be handled gracefully by the Thingy.
2011-01-02 12:57:54 -08:00
Doug Bell
9eded35263
fix warning and add changelog
2010-12-07 18:30:39 -06:00
Doug Bell
0a32122643
Merge branch 'carousel'
...
Conflicts:
lib/WebGUI/Asset/RichEdit.pm
2010-12-07 17:23:10 -06: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
Paul Driver
fa471df450
Story Archive now plays nice with urlExtensions
2010-10-26 14:27:47 -07:00
Paul Driver
e67ad18517
fixed #11929 : In/Out board breaks in Chrome sometimes
2010-10-26 13:16:57 -07:00
Paul Driver
0d46331745
fixed #11928 : Story Archive breaks if url has extension
2010-10-26 11:09:11 -07:00
Colin Kuskie
dcae5190da
Build a progress bar for exporting data from a Thing. Fixes bug #11925 .
2010-10-25 13:49:54 -07:00
Colin Kuskie
4f95507485
If exportMetaData is set to false, do not print out the column lables OR values. Fixes bug #11925 .
2010-10-25 10:52:27 -07:00