Commit Graph

4610 Commits

Author SHA1 Message Date
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
Suha Can
dbce4188ab Moving the import export menu to the bottom of the pole.
--HG--
branch : dev
2011-03-10 11:45:41 -08:00
Dave Reed
deb5513737 Initial new List Management UI.
--HG--
branch : dev
2011-03-10 11:45:07 -08:00
Suha Can
ec409007d0 Adding menu and a tabbed import/export management in the admin.
--HG--
branch : dev
2011-03-10 11:42:30 -08:00
Dave Reed
6c068e45ef ContainersPathConstraintUpdater catches errors due to missing migrations.
--HG--
branch : dev
2011-03-10 11:39:28 -08:00
Dave Reed
e0dada5fb0 Fixing ambiguous call in containable, containerwidget, and customproperties drivers.
--HG--
branch : dev
2011-03-10 11:38:43 -08:00
Dave Reed
9fae6c83a7 Renaming 'Remove' actions to 'Delete' across the admin, except when 'removing' parts or fields from a content type, where 'remove' is more appropriate.
--HG--
branch : dev
2011-03-10 11:22:17 -08:00
Dave Reed
c44ca04676 Deleting media files was broke. And when it failed, it double failed with a NullReferenceException while redirecting you.
--HG--
branch : dev
2011-03-10 11:17:04 -08:00
Suha Can
ab6632e0ba Adding an import export module.
--HG--
branch : dev
2011-03-10 10:59:20 -08:00
Dave Reed
2bf6e1b58e Merge
--HG--
branch : dev
2011-03-09 17:11:25 -08:00
Dave Reed
05512f4781 Auto-submit filters just use the first apply button in the form, no id required.
--HG--
branch : dev
2011-03-09 17:03:33 -08:00
Andre Rodrigues
5d09b29257 Merge
--HG--
branch : dev
2011-03-09 17:02:09 -08:00
Andre Rodrigues
9f0a08fc6c Fixing small issue in feature listing in the detailed installation page from the gallery.
--HG--
branch : dev
2011-03-09 17:01:43 -08:00
Sebastien Ros
c96f4eea41 Merge
--HG--
branch : dev
2011-03-09 16:57:31 -08:00