Commit Graph

4498 Commits

Author SHA1 Message Date
Nathan Heskew
3c41eea22f Updating the widgets spec test to keep up with the UI changes.
--HG--
branch : dev
2011-03-16 11:28:05 -07:00
Nathan Heskew
90c16e0274 More progress on the next rev of the global widget management UI.
Starting to come together. Widgets can be added once again.

--HG--
branch : dev
2011-03-15 15:10:24 -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
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
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
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
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
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
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
Dave Reed
d7add40ed1 Making auto-submit dropdowns in admin more of an opt-in feature for the markup.
--HG--
branch : dev
2011-03-09 16:24:41 -08:00
bertrandleroy
e6384ffca7 Adding CodeMirror to credits
--HG--
branch : dev
2011-03-09 15:24:31 -08:00
Dave Reed
9f03e64afb Updating text of adminmenupart to be consistent with regular menupart.
--HG--
branch : dev
2011-03-09 14:08:30 -08:00
Sebastien Ros
c79dfef20d Improving Shape Tracing syntax coloration, and fixing little bugs
--HG--
branch : dev
2011-03-09 13:49:06 -08:00