Commit Graph

4623 Commits

Author SHA1 Message Date
Suha Can
c736214117 Adding last few remaining export handlers, Comments, RecentBlogPosts and ArchiveLater...
--HG--
branch : dev
2011-03-15 11:37:18 -07:00
Suha Can
5e52e6ee20 Refactoring one export handler.
--HG--
branch : dev
2011-03-14 18:13:31 -07:00
Suha Can
4a1a995952 Adding an exporting handler for localization part.
Changing the name of the exported tag for the text fields.

--HG--
branch : dev
2011-03-14 17:36:33 -07:00
Suha Can
185166bffa Data export implementation and export/id handlers for content parts and fields.
--HG--
branch : dev
2011-03-14 17:14:03 -07:00
Sebastien Ros
ad16d00a8d Merge
--HG--
branch : dev
2011-03-14 17:08:38 -07:00
Sebastien Ros
b666892cbd Fixing missing styles definitions
--HG--
branch : dev
2011-03-14 17:08:19 -07:00
Dave Reed
a8c2bda01e Merge
--HG--
branch : dev
2011-03-14 16:37:44 -07:00
Dave Reed
f9d0cf5297 When creating content items from lists, redirect back to the list when finished. Create action now supports ReturnUrl querystring param.
--HG--
branch : dev
2011-03-14 16:37:24 -07:00
Sebastien Ros
a8123b4b88 Merge (Indexing)
--HG--
branch : dev
2011-03-14 16:24:38 -07:00
Sebastien Ros
82b2ce4f7d Merge
--HG--
branch : dev
2011-03-14 16:16:07 -07:00
Sebastien Ros
6b942b7838 Fixing display issues in shape tracing
--HG--
branch : dev
2011-03-14 16:15:00 -07:00
Nathan Heskew
c17cdf41a5 Initial bit of progress on the next rev of the global widget management UI.
--HG--
branch : dev
2011-03-14 15:15:21 -07:00
Suha Can
fed8e1c610 A little decoupling of child and parent content items in export.
--HG--
branch : dev
2011-03-14 13:46:49 -07:00
Suha Can
ab2a6b6188 Laying out basics of data export.
--HG--
branch : dev
2011-03-14 13:26:41 -07:00
Dave Reed
cf241ae898 Contents module redirects to an items AdminRouteValues from metadata after creation. Normally it is just its edit screen, but this allows handlers to customize this per item. Lists for example redirect to the lists contents rather than jump to the list properties screen.
--HG--
branch : dev
2011-03-14 13:09:03 -07:00
Dave Reed
82d286e8ea NavigationManager hardened against broken navigation providers.
--HG--
branch : dev
2011-03-14 12:54:26 -07:00
Dave Reed
7ad69ecb41 Removing Navigation Migration's knowledge of Orchard.Blogs.
--HG--
branch : dev
2011-03-14 12:21:54 -07:00
Andre Rodrigues
88e347a69a Moving ModuleService functionality to FeatureManager. Adding UT and comments. Removing Recipe module dependency on Modules module.
--HG--
branch : dev
2011-03-14 11:14:35 -07:00
Suha Can
f3cc4bd77e Changing return types of import/export methods for content fields.
--HG--
branch : dev
2011-03-14 10:30:59 -07:00
Sebastien Ros
e0d6502ede Displaying shape tracing only for Site Owner and on local boxes
--HG--
branch : dev
2011-03-12 16:59:51 -08:00
Sebastien Ros
6dc7f927bd Adding shape tree plus synchronization
--HG--
branch : dev
2011-03-12 16:18:33 -08:00
Dave Reed
832cc2150f Added a view for 'Orphaned' content items. Fixed routes to use 'Lists' instead of 'Orchard.Lists'
--HG--
branch : dev
2011-03-11 16:18:26 -08:00
Suha Can
42336c6694 Placeholder for recipe handler for importing data.
--HG--
branch : dev
2011-03-11 16:10:55 -08:00
Suha Can
b950f8e818 Merge
--HG--
branch : dev
2011-03-11 15:51:39 -08:00
Suha Can
78e2528823 Hooking up {import|export}{ing|ed} events for part/field handler/drivers.
--HG--
branch : dev
2011-03-11 15:51:17 -08:00
Sebastien Ros
0d83b97cc3 Constructing shapes tree
--HG--
branch : dev
2011-03-11 15:12:53 -08:00
Dave Reed
ea30bafb7d Removing Lists top level admin menu section.
To get to 'list of lists', user content type filter from the content items list.
To create a new list, use 'new -> list' menu item or 'create new list' from the filtered item listing.

--HG--
branch : dev
2011-03-11 14:41:54 -08:00
Suha Can
5d79b56969 Import/Export of site settings.
--HG--
branch : dev
2011-03-11 14:19:04 -08:00
Suha Can
c5f6714102 Merge
--HG--
branch : dev
2011-03-11 12:55:29 -08:00
Suha Can
6f78e65b9d Selective import/Export of metadata from the import/export module.
Update unit tests.

--HG--
branch : dev
2011-03-11 12:55:05 -08:00
Sebastien Ros
a368d16d57 Switching wrappers to beacons, to prevent nodes from being moved around
--HG--
branch : dev
2011-03-11 11:36:38 -08:00
Andre Rodrigues
84aca34972 Adding missing class to have JS post on value changed on select.
--HG--
branch : dev
2011-03-11 10:28:58 -08:00
Andre Rodrigues
b9564765d6 Updating jQuery to 1.5.1 (current)
--HG--
branch : dev
2011-03-11 10:20:58 -08:00
Sebastien Ros
9d97bdb4cf Removing shape tracing wrappers dynamically
--HG--
branch : dev
2011-03-10 22:37:50 -08:00
Dave Reed
823ddd08b3 Much better query to find allowable containers.
--HG--
branch : dev
2011-03-10 18:22:41 -08:00
Suha Can
b8ab611aa9 Refactoring ImportExportService:Export
--HG--
branch : dev
2011-03-10 17:25:11 -08:00
Suha Can
0fbc594808 Merge
--HG--
branch : dev
2011-03-10 17:06:27 -08:00
Suha Can
31bb2d8a68 Adding version history options to data export.
--HG--
branch : dev
2011-03-10 17:06:05 -08:00
Dave Reed
a8e8bc2279 Content Items and Content Types are now tabs under one 'Content' menu item. #adminflattening
--HG--
branch : dev
2011-03-10 17:04:34 -08:00
Suha Can
e29bda40af Merge
--HG--
branch : dev
2011-03-10 16:15:00 -08:00
Suha Can
7b54e374fd Export controller action and UI with content type selections and metadata,data,settings options.
Adding an export method to IImportExportService.

--HG--
branch : dev
2011-03-10 16:14:41 -08:00
Dave Reed
ca4895b979 ContainablePart filters the container list to those allowed to contain its content item's content type.
--HG--
branch : dev
2011-03-10 16:11:46 -08:00
Suha Can
d4f8d73e9a Merge
--HG--
branch : dev
2011-03-10 14:24:15 -08:00
Suha Can
11e0cce6db ImportExportService::Import(recipe) implementation. Currently supports metadata and settings.
Unit tests.

--HG--
branch : dev
2011-03-10 14:23:46 -08:00
Andre Rodrigues
fa4e864a89 Using moduleservice instead of featuremanager. Installing module and enabling features in different steps to avoid data migration issue.
--HG--
branch : dev
2011-03-10 14:21:59 -08:00
Sebastien Ros
1d4d4c41e1 Refactoring shape tracing window and adding a resizable handle
--HG--
branch : dev
2011-03-10 13:50:46 -08:00
Dave Reed
bd5a3c54e6 Merge
--HG--
branch : dev
2011-03-10 13:23:04 -08:00
Suha Can
f2ce9c0329 Hooking up an import export service.
--HG--
branch : dev
2011-03-10 13:02:19 -08:00
Suha Can
aafdc8941f Import view and controller to permit importing data recipes.
--HG--
branch : dev
2011-03-10 12:47:52 -08:00
Dave Reed
ebdbb38ad1 Merge
--HG--
branch : dev
2011-03-10 11:46:33 -08:00