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
Colin Kuskie
cb952501fc
Prevent password fields from autocompleting, which can overwrite passwords when editing forms. Fixes bug #11923 .
2010-10-25 10:29:16 -07:00
Colin Kuskie
859076fda8
Group To Post is now not sufficient to view a CS. Fixes bug #11916 .
2010-10-19 11:41:40 -07:00
Colin Kuskie
a41ae977fe
Fix a potential SQL injection issue with Thingy.
2010-10-11 13:12:20 -07:00
Colin Kuskie
106fcaedf7
Fix a form injection problem with the EMS. Addresses bug #11773 .
2010-10-11 13:11:56 -07:00
Colin Kuskie
3f17369ae8
Remove debug code from the Thingy. Fixes bug #11903
2010-10-08 14:25:48 -07:00
Colin Kuskie
5ff871f2d5
Fix loose calls to $form->param('key')
2010-10-05 16:03:33 -07:00
Colin Kuskie
0406e82546
Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883 .
2010-09-27 09:33:41 -07:00
Colin Kuskie
969b36231e
Instead of logging non-existant thingId messages to Apache, log to webgui.log
2010-09-21 20:58:00 -07:00
Colin Kuskie
b8ad4cc136
Add a method to get, store and cache the current Entry, since it's needed when creating the form data.
2010-09-21 14:23:30 -07:00
Colin Kuskie
748ec0c440
Code cleanup for moving form generation out of getFormTemplateVars
2010-09-21 14:23:30 -07:00
Colin Kuskie
5234f66849
Fix a double me, and don't remake the object since we cached it earlier.
2010-09-21 14:23:30 -07:00
Colin Kuskie
e51e633500
Refactor out code in the DataForm for finding fields and form fields, so that JS and CSS tags can go into the headblock.
2010-09-21 14:23:29 -07:00
Patrick Donelan
093f7d67e9
Adds Thingy template variable to permit Javascript visualisation of search results
2010-09-21 15:04:09 -04:00
Patrick Donelan
980986880f
Expose Thingy searchResult_json as template variable
2010-09-21 14:31:28 -04:00
Colin Kuskie
ab6ba36a34
Fix a typo in the Gallery's default addArchive gallery template.
2010-09-20 11:50:12 -07:00
Colin Kuskie
b4c20a1203
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866 .
2010-09-20 11:45:30 -07:00