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
Sebastien Ros
254e8dd6a6
Adding mor ejQuery UI scripts
...
--HG--
branch : dev
2011-03-09 16:44:55 -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
Sebastien Ros
0cd33ab25d
Implementing new Shape Tracing features
...
--HG--
branch : dev
extra : transplant_source : %8C%9B%3AQh0V%E1V%D3%A6%82%11%C7%DA%14%A0B%EC%17
2011-03-09 16:06:37 -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
Sebastien Ros
67afadffb0
Adding missing files
...
--HG--
branch : dev
2011-03-08 13:19:42 -08:00
Sebastien Ros
84d221c203
Adding syntax highlighting to Shape Tracing
...
--HG--
branch : dev
2011-03-08 13:18:58 -08:00
Andre Rodrigues
c13cb4d7d2
Posting bulk actions through Javascript
...
--HG--
branch : dev
2011-03-07 15:31:22 -08:00
Sebastien Ros
8a110c692d
#17445 - Fixing index management in data migrations
...
--HG--
branch : dev
extra : transplant_source : %C08yTv%40%C4%BERtb%5DL%5B%BA%81%3B%DA%DD%F9
2011-03-07 15:25:28 -08:00
Dave Reed
7c05a99dd2
Lists needs to depend on Navigation due to the new part reference.
...
--HG--
branch : dev
2011-03-07 15:01:25 -08:00
Dave Reed
abb0df9b6d
Added an AdminMenuPart to Navigation which lets you stick a content item onto the admin menu (e.g. a blog).
...
--HG--
branch : dev
2011-03-07 14:20:06 -08:00