Dave Reed
cf69b8b2ae
#17899 : AdminMenuPart fails when Default Position is for a previously unused position
...
--HG--
branch : 1.x
2011-06-03 10:09:34 -07:00
Dave Reed
ee35e138a3
#17860 : WidgetsService.GetZones can return duplicate zones
...
--HG--
branch : 1.x
2011-05-25 14:06:24 -07:00
Dave Reed
c17488d329
Merge
...
--HG--
branch : 1.x
2011-05-25 12:13:53 -07:00
Dave Reed
0aa6757b08
Moving list content to position 7
...
--HG--
branch : 1.x
2011-05-25 12:07:12 -07:00
Dave Reed
ab71f4cc7f
#17426 : Content item with Container part renders without other parts
...
--HG--
branch : 1.x
2011-05-25 12:06:19 -07:00
Dave Reed
f10f1215e6
#17867 : OrchardControllerFactory exception on 404s
...
--HG--
branch : 1.x
2011-05-25 12:03:30 -07:00
Dave Reed
eed3340e89
MediaPicker: refactor
...
--HG--
branch : 1.x
2011-05-18 10:51:52 -07:00
Dave Reed
1114c3ebf0
Merge
...
--HG--
branch : 1.x
2011-05-16 14:25:19 -07:00
Dave Reed
7fd4a55a82
#17808 : Getting 404 after editing the home page.
...
A content item had a RoutePartRecord but its content type did not have the RoutePart anymore. Null ref ensued.
--HG--
branch : 1.x
2011-05-16 14:22:12 -07:00
Dave Reed
b666feda89
#17839 : MediaPicker insert button is always disabled
...
--HG--
branch : 1.x
2011-05-16 10:40:26 -07:00
Dave Reed
8b9d524105
#17838 : Remove uses of T() in calls to Logger
...
--HG--
branch : 1.x
2011-05-16 10:24:40 -07:00
Dave Reed
7224c10658
#17708 : Media views use bad translations
...
--HG--
branch : 1.x
2011-05-12 14:51:41 -07:00
Dave Reed
84e2853f82
#17796 : Migrate jQuery to 1.6
...
--HG--
branch : 1.x
2011-05-12 14:25:14 -07:00
Dave Reed
816f954384
#17803 : Null WidgetPartRecord after removing WidgetPart from ContentType
...
--HG--
branch : 1.x
2011-05-12 13:47:13 -07:00
Dave Reed
765cf34b83
#17714 : Authentication in dev environments can bleed from other local sites.
...
Changed all instances of IsAuthenticated to WorkContext.CurrentUser != null, etc.
--HG--
branch : 1.x
2011-05-12 11:06:11 -07:00
Dave Reed
ba5fe7bd2b
Merge
...
--HG--
branch : 1.x
2011-05-11 14:17:53 -07:00
Dave Reed
98bbca397c
#17737 : Updated mediapicker tinymce compressed script to match src script
...
--HG--
branch : 1.x
2011-05-11 14:17:02 -07:00
Dave Reed
fe38d887bd
#17362 : Fix UL not using css classes for Lists in Widgets, too.
...
--HG--
branch : 1.x
2011-04-07 17:28:16 -07:00
Dave Reed
294d4fb75a
#17362 : Container widget produces <ul> without identifier of a rendered list
...
--HG--
branch : 1.x
2011-04-07 15:31:11 -07:00
Dave Reed
a4e6f8e549
#17682 : Content can not change from "Add to a list" to "None"
...
--HG--
branch : 1.x
2011-04-07 12:31:23 -07:00
Dave Reed
5fa7535eb4
Added some basic unit tests for ResourceManager
...
--HG--
branch : 1.x
2011-04-07 12:10:14 -07:00
Dave Reed
c0d8faebe1
Merge
...
--HG--
branch : 1.x
2011-04-07 10:16:34 -07:00
Dave Reed
46865c1cc2
Fixed specflow test for Lists
...
--HG--
branch : 1.x
2011-04-07 10:14:52 -07:00
Dave Reed
31b6937ca7
#17676 : TinyMCE strips script "src" attributes despite valid_elements being set to "*[*]"
...
--HG--
branch : 1.x
2011-04-06 13:14:45 -07:00
Dave Reed
e63a150ce1
Merge
...
--HG--
branch : 1.x
2011-04-05 15:02:31 -07:00
Dave Reed
e964798de2
#17666 : having 1 (or more) content types containing ContainerPart but not RoutePart brings down entire ContainablePart
...
- Containable does not rely on RoutePart to get the title, it just uses metadata.
- Better display when a container is not routable.
--HG--
branch : 1.x
2011-04-05 15:01:43 -07:00
Dave Reed
02e4dbdb66
#17664 : Edit media - New file name is not allowed.
...
- Fixed view bugs when editing fails.
- Improved error message when no extension was given.
- Refactored actions
--HG--
branch : 1.x
2011-04-05 12:55:43 -07:00
Dave Reed
6abd7f2efe
#17668 : Resources are missing urls if you use Style.Include or Script.Include and you provide an inline definition
...
--HG--
branch : 1.x
2011-04-05 12:30:47 -07:00
Dave Reed
caa98f4d8b
Merge
...
--HG--
branch : 1.x
2011-04-04 14:50:16 -07:00
Dave Reed
074f434770
#17550 : Ensure Razor Intellisense work in all contexts.
...
--HG--
branch : 1.x
2011-04-04 14:49:14 -07:00
Dave Reed
491d252531
#17600 : Some rendering from the jQuery date picker showing up under the footer background image.
...
Our jqueryui css was from 1.7.
--HG--
branch : 1.x
2011-03-31 12:16:55 -07:00
Dave Reed
1965e62708
Merge
...
--HG--
branch : 1.x
2011-03-30 18:25:54 -07:00
Dave Reed
e9812cfa24
#17516 : Summary and Full text both show up for content items in the Front End.
...
Problem was due to alterations coming from placement.info processing were being reordered as part of feature priorities. We must ensure alterations for a given feature are kept in their natural order.
--HG--
branch : 1.x
2011-03-30 18:24:09 -07:00
Dave Reed
13f4fa195d
#17387 : Failure to save media from a zip file with directory structure that corresponds to a directory in tenant media folder that does not exist yet.
...
--HG--
branch : 1.x
2011-03-29 11:50:36 -07:00
Dave Reed
151a6d2f02
Merge
...
--HG--
branch : 1.x
2011-03-28 16:27:32 -07:00
Dave Reed
f333723f8a
17368: Multiple tinymce editors on a page broken in some browsers.
...
Problem was due to multiple init calls. We now no longer need any dynamic content in the init script, allowing this script to become a library and only included once.
Also made the tinymce init selection more specific to tinymce in case any other modules use the 'html' class at the same time as this.
--HG--
branch : 1.x
2011-03-28 16:26:39 -07:00
Dave Reed
71631d3ef5
17324: <object> tags being mangled by TinyMCE
...
--HG--
branch : 1.x
2011-03-28 14:35:28 -07:00
Dave Reed
d69a22dc35
#17061 : Codegen'ing a theme should put the theme in the themes folder of the solution, not the modules folder.
...
--HG--
branch : 1.x
2011-03-28 12:35:45 -07:00
Dave Reed
6bc856ca7b
refactoring jquery isolation in shape tracing script
...
--HG--
branch : 1.x
2011-03-28 12:14:07 -07:00
Dave Reed
a29b642e14
Wordsmithing
...
--HG--
branch : dev
2011-03-25 16:36:43 -07:00
Dave Reed
941d15fbce
Bulk actions on content items ensures permission for every item.
...
--HG--
branch : dev
2011-03-25 16:30:09 -07:00
Dave Reed
e87511cea1
Rename 'Orphan items' to 'No list' for 'view from' dropdown in list management view.
...
--HG--
branch : dev
2011-03-25 16:01:17 -07:00
Dave Reed
1686ccc007
Added default menu position option to AdminMenuPart. If the default position is taken it advances by a minor number (2, 2.1, 2.2, etc). Each type with the part can have a different default position.
...
--HG--
branch : dev
2011-03-25 15:56:28 -07:00
Dave Reed
750c190354
Help text added to container part editor to explain containable
...
--HG--
branch : dev
2011-03-25 12:14:06 -07:00
Dave Reed
22b3b566d0
Refactor List queries, fix page item count bug.
...
--HG--
branch : dev
2011-03-24 17:07:22 -07:00
Dave Reed
d21621b6ae
Wordsmithing the AddParts screen.
...
--HG--
branch : dev
2011-03-24 15:39:13 -07:00
Dave Reed
c3bfa268dd
Fix an items route after changing containers via the new MoveList and RemoveFromList bulk actions.
...
--HG--
branch : dev
2011-03-24 13:54:15 -07:00
Dave Reed
8e24aa333c
Fix 404 on MediaPicker -- a change to the module's name in module.txt broke its path.
...
Also removed a dead ctor dependency
--HG--
branch : dev
2011-03-24 13:22:00 -07:00
Dave Reed
b428051ab3
Creating a content type redirects you to the Add Parts screen.
...
--HG--
branch : dev
2011-03-23 20:42:26 -07:00
Dave Reed
407d992b9b
Merge
...
--HG--
branch : dev
2011-03-23 15:30:01 -07:00
Dave Reed
141a502488
Merge
...
--HG--
branch : dev
2011-03-23 15:27:32 -07:00
Dave Reed
a9d441ecc3
Merge
...
--HG--
branch : dev
2011-03-23 13:31:22 -07:00
Dave Reed
d1819a7f77
Choose items defaults to filter content type by the restricted type of the target container.
...
--HG--
branch : dev
2011-03-23 11:56:14 -07:00
Dave Reed
37bbeab5d4
ContentType filter dropdown is disabled, not invisible, when viewing a restricted list.
...
--HG--
branch : dev
2011-03-23 11:08:01 -07:00
Dave Reed
319134e237
Changing list management pick items ability to a new 'choose items' view.
...
--HG--
branch : dev
2011-03-22 17:48:26 -07:00
Dave Reed
aa2d45c0b6
Squashed a bug with ResourceManager that sometimes resulted in missing resources.
...
--HG--
branch : dev
2011-03-22 12:55:24 -07:00
Dave Reed
18fc05eab6
Merge
...
--HG--
branch : dev
2011-03-18 11:49:39 -07:00
Dave Reed
c1be9e8735
Improved specflow I Follow href filter test to use quotes like others
...
--HG--
branch : dev
2011-03-18 11:49:18 -07:00
Dave Reed
c048ab2aeb
Added basic Specflow tests for Lists.
...
--HG--
branch : dev
2011-03-17 18:17:44 -07:00
Dave Reed
a1925e9644
Added specflow 'given' to create a containable content type.
...
--HG--
branch : dev
2011-03-17 18:15:13 -07:00
Dave Reed
00c3cfc803
Added ability to follow an ambiguous link in specflow by specifying filter on the href.
...
Fixed bug in 'I follow' link when link has html encoded values (like & => &)
SpecFlow now posts values of <select> elements.
--HG--
branch : dev
2011-03-17 18:13:39 -07:00
Dave Reed
f0c76e259e
Add message when a list contains no content items.
...
--HG--
branch : dev
2011-03-15 12:04:20 -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
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
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
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
Dave Reed
823ddd08b3
Much better query to find allowable containers.
...
--HG--
branch : dev
2011-03-10 18:22:41 -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
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
Dave Reed
bd5a3c54e6
Merge
...
--HG--
branch : dev
2011-03-10 13:23:04 -08:00
Dave Reed
ebdbb38ad1
Merge
...
--HG--
branch : dev
2011-03-10 11:46:33 -08:00
Dave Reed
deb5513737
Initial new List Management UI.
...
--HG--
branch : dev
2011-03-10 11:45:07 -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
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
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
Dave Reed
9f03e64afb
Updating text of adminmenupart to be consistent with regular menupart.
...
--HG--
branch : dev
2011-03-09 14:08:30 -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
Dave Reed
0d92ef27fa
Lists no longer need to specialize the entire Content.SummaryAdmin shape by using the new AdminLink metadata.
...
--HG--
branch : dev
2011-03-07 11:04:48 -08:00
Dave Reed
c158caba49
- Added 'AdminLink' concept to content item metadata, allows content types to determine where clicking their items from admin should go. Defaults to Edit.
...
- Changed Blogs to use AdminLink, no longer needs to overwrite the entire SummaryAdmin view.
- This will also aid the potential future AdminMenuPart for blogs and lists as it can link to the list details instead of their edit properties.
--HG--
branch : dev
2011-03-04 14:37:44 -08:00
Dave Reed
628d133cbd
MediaPicker: Reduced padding and thumbnail size to increase number of images visible at once a little bit.
...
--HG--
branch : dev
2011-03-03 10:54:53 -08:00
Dave Reed
ccb838e71b
MediaService hides the RecipeJournal directory.
...
--HG--
branch : dev
2011-02-28 16:37:09 -08:00
Dave Reed
b23f5127ad
Fix upload image from true IE8
...
--HG--
branch : dev
2011-02-28 16:25:42 -08:00
Dave Reed
aa232f9635
MediaPicker css -- lock checkbox should be on own line.
...
--HG--
branch : dev
2011-02-28 15:55:35 -08:00
Dave Reed
4f5c7c7db1
Rename 'Browse Gallery' to 'Browse Media'
...
--HG--
branch : dev
2011-02-28 15:18:11 -08:00
Dave Reed
e2dbc8ec0b
Adding back the Enable link for disabled themes (small link, same place as the disable link)
...
--HG--
branch : dev
2011-02-28 13:08:07 -08:00
Dave Reed
1e78caba4d
Working around an IE9 bug wrt accessing the window of a popup. New code is cleaner anyway.
...
--HG--
branch : dev
2011-02-25 12:56:29 -08:00
Dave Reed
b85fa673d3
Fixing upload from client to new folder in mediaservice.
...
--HG--
branch : dev
2011-02-22 15:19:23 -08:00
Dave Reed
ec0dfec53f
Active tab kept in sync after creating a default level folder.
...
--HG--
branch : dev
2011-02-22 11:56:21 -08:00
Dave Reed
1b1f57b6c4
MediaPicker: Fix routes wrt creating folders at the default path
...
--HG--
branch : dev
2011-02-22 11:50:21 -08:00
Dave Reed
1c09a89280
Fixing MediaPicker error when there is no media folder for the tenant.
...
--HG--
branch : dev
2011-02-22 11:30:09 -08:00
Dave Reed
3e28060cba
Merge
...
--HG--
branch : dev
2011-02-22 10:37:06 -08:00
Dave Reed
a58650076c
Improving initial size of mediapicker popup. Fixing width/height assignment in gallery view.
...
--HG--
branch : dev
2011-02-22 10:27:33 -08:00