Colin Kuskie
|
b323f74121
|
Update copyright notice
|
2011-12-28 11:30:38 -08:00 |
|
Colin Kuskie
|
5f9f1e6dec
|
Remove all unnecessary usage of SUPER from Assets
|
2011-12-07 08:26:08 -08:00 |
|
Doug Bell
|
277faae8a1
|
Merge commit 'v7.10.15' into 8
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
docs/templates.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/Event.pm
lib/WebGUI/Asset/File.pm
lib/WebGUI/Asset/MapPoint.pm
lib/WebGUI/Asset/RichEdit.pm
lib/WebGUI/Asset/Sku/Product.pm
lib/WebGUI/Asset/Snippet.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Template/TemplateToolkit.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Carousel.pm
lib/WebGUI/Asset/Wobject/Collaboration.pm
lib/WebGUI/Asset/Wobject/Dashboard.pm
lib/WebGUI/Asset/Wobject/DataForm.pm
lib/WebGUI/Asset/Wobject/Folder.pm
lib/WebGUI/Asset/Wobject/Map.pm
lib/WebGUI/Asset/Wobject/Search.pm
lib/WebGUI/Asset/Wobject/Shelf.pm
lib/WebGUI/Asset/Wobject/StockData.pm
lib/WebGUI/Asset/Wobject/StoryTopic.pm
lib/WebGUI/Asset/Wobject/SyndicatedContent.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/Asset/Wobject/WeatherData.pm
lib/WebGUI/AssetClipboard.pm
lib/WebGUI/AssetCollateral/DataForm/Entry.pm
lib/WebGUI/AssetExportHtml.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetMetaData.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/AssetVersioning.pm
lib/WebGUI/Auth.pm
lib/WebGUI/Cache/CHI.pm
lib/WebGUI/Content/AssetManager.pm
lib/WebGUI/Fork/ProgressBar.pm
lib/WebGUI/Form/JsonTable.pm
lib/WebGUI/Form/TimeField.pm
lib/WebGUI/Form/Zipcode.pm
lib/WebGUI/Group.pm
lib/WebGUI/International.pm
lib/WebGUI/Macro/AssetProxy.pm
lib/WebGUI/Macro/FileUrl.pm
lib/WebGUI/Operation/SSO.pm
lib/WebGUI/Operation/User.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Transaction.pm
lib/WebGUI/Shop/TransactionItem.pm
lib/WebGUI/Test.pm
lib/WebGUI/URL/Content.pm
lib/WebGUI/URL/Uploads.pm
lib/WebGUI/User.pm
lib/WebGUI/Workflow/Activity/ExtendCalendarRecurrences.pm
lib/WebGUI/Workflow/Activity/SendNewsletters.pm
lib/WebGUI/i18n/English/Asset.pm
lib/WebGUI/i18n/English/WebGUI.pm
sbin/installClass.pl
sbin/rebuildLineage.pl
sbin/search.pl
sbin/testEnvironment.pl
t/Asset/Asset.t
t/Asset/AssetClipboard.t
t/Asset/AssetLineage.t
t/Asset/AssetMetaData.t
t/Asset/Event.t
t/Asset/File.t
t/Asset/File/Image.t
t/Asset/Post/notification.t
t/Asset/Sku.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Wobject/Collaboration/templateVariables.t
t/Asset/Wobject/Collaboration/unarchiveAll.t
t/Asset/Wobject/Shelf.t
t/Auth.t
t/Macro/EditableToggle.t
t/Macro/FilePump.t
t/Shop/Cart.t
t/Shop/Transaction.t
t/Storage.t
t/User.t
t/Workflow.t
|
2011-05-13 18:15:11 -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 |
|
Doug Bell
|
4bcd1e3976
|
fix Map/MapPoint editing
|
2011-04-22 17:02:06 -05:00 |
|
Doug Bell
|
1866c593ea
|
almost done fixing addRevision changes
|
2010-12-03 15:01:31 -06:00 |
|
Colin Kuskie
|
fd8f03a186
|
Change getMimeType and setMimeType to response->content_type.
|
2010-11-21 22:35:26 -08:00 |
|
Colin Kuskie
|
1f42a0a24e
|
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
|
2010-09-24 08:03:09 -07:00 |
|
Scott Walters
|
e1ebb5d1be
|
Fix typo in property initialization to satisfy Test::Class test for t_11_getEditForm.
|
2010-08-04 16:36:00 -04:00 |
|
Colin Kuskie
|
3fbc109429
|
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
|
2010-06-24 13:07:03 -07:00 |
|
Colin Kuskie
|
7273f705e0
|
Provide defaults for the workflowId and the zoom.
|
2010-04-20 12:20:36 -07:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Graham Knop
|
2af4c4de63
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
814c2af249
|
Change calls to new to newById across Asset/
|
2010-03-03 16:27:45 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Colin Kuskie
|
7f148db487
|
Fix bad subtext in mapApiKey property
|
2010-02-17 16:53:03 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
213458d19c
|
Updating Map and MapPoint for Moose.
|
2010-02-11 19:09:54 -08:00 |
|
Colin Kuskie
|
49bd7f5032
|
newByDynamicClass changed to newById
|
2009-12-27 19:08:15 -08:00 |
|
Doug Bell
|
a182524fe9
|
fixed #11220: Map asset badly broken
|
2009-11-10 12:10:30 -06:00 |
|
Doug Bell
|
b577b950e9
|
fixed: #10887: Map Point dropdown doesn't update
|
2009-10-27 01:03:00 -05:00 |
|
Doug Bell
|
b24a3f4eb5
|
fixed #11168 (autocommit map points) and #10888 (editing map points)
|
2009-10-26 22:17:58 -05:00 |
|
Doug Bell
|
dae7215922
|
fixed #10888: Problems with Map adding points
|
2009-10-15 20:51:03 -05:00 |
|
Doug Bell
|
04908891b5
|
Missing edit/manage buttons in Map #11129
|
2009-10-15 15:59:24 -05:00 |
|
Doug Bell
|
a0d3eeaac8
|
fixed 10640, 10639, 10625: Map point save HTML/JS
|
2009-08-20 18:51:39 +00:00 |
|
Colin Kuskie
|
9e60251eb8
|
Add the missing Map icons.
|
2009-07-06 04:38:45 +00:00 |
|
Colin Kuskie
|
80dfb9ffd0
|
Throw an exception in all wobjects if the main template (used by view)
has been deleted.
|
2009-06-02 19:34:18 +00:00 |
|
Doug Bell
|
25ff0dae0e
|
Added: Google map asset.
Added a way for authors to prevent debugging output on page requests
|
2009-05-17 22:44:27 +00:00 |
|
Doug Bell
|
280dff8bff
|
initial checkin of map
|
2009-05-17 22:44:12 +00:00 |
|