Commit Graph

2904 Commits

Author SHA1 Message Date
Andre Rodrigues
3d347ba76d Merge
--HG--
branch : dev
2010-12-02 15:33:28 -08:00
Andre Rodrigues
6789e39370 #16841, #16495: Fixing theme installation.
--HG--
branch : dev
2010-12-02 15:27:00 -08:00
Dave Reed
a6d1786e00 #16899: Added a simple js 'loading' indicator to setup.
--HG--
branch : dev
2010-12-02 15:17:46 -08:00
Dave Reed
625ad33476 #16903: Remove the Widget Page content type (and WidgetBagPart)
--HG--
branch : dev
2010-12-02 14:05:09 -08:00
Dave Reed
d86fb19308 #16922: Added webpages:Enabled=false to web.configs
--HG--
branch : dev
2010-12-02 13:22:32 -08:00
Dave Reed
4762b1d3f6 #16906: You can no longer add fields with an empty name
--HG--
branch : dev
2010-12-02 12:32:15 -08:00
Sébastien Ros
cd5319dbd7 Removing "Remember me" checkbox
Work Item: 16870

--HG--
branch : dev
2010-12-02 08:37:04 -08:00
Sébastien Ros
8cfdb19ed8 Removing TextContentFieldDisplayViewModel and TextContentFieldDisplayViewModel
Work Item: 16835

--HG--
branch : dev
2010-12-02 08:24:49 -08:00
Sébastien Ros
5d350688bb Comments from the site owner or administrator should not need moderation
Work Item: 16643

--HG--
branch : dev
2010-12-02 08:20:03 -08:00
Sébastien Ros
8efaf1ca20 Renaming ContainerCustomPart to CustomProperties
--HG--
branch : dev
2010-12-02 08:10:32 -08:00
Renaud Paquay
907c6481c8 Fix csproj file
--HG--
branch : dev
2010-12-02 00:07:02 -08:00
Nathan Heskew
fd6dc8b92b Making it so multiple warning messages don't appear when creating a new container enabled content item (messages which appear when there are no containable enabled content types in the system)
work item: 16905

--HG--
branch : dev
2010-12-01 23:59:10 -08:00
Nathan Heskew
7c8d659940 Giving the checkbox and radio inputs in the admin a little focus outline
--HG--
branch : dev
2010-12-01 22:38:21 -08:00
Andre Rodrigues
70e875d8c4 Merge
--HG--
branch : dev
2010-12-01 17:52:29 -08:00
Andre Rodrigues
d3eb21e8de Adding IsTheme and IsModule static methods.
--HG--
branch : dev
2010-12-01 17:52:10 -08:00
Nathan Heskew
984cd638c5 Hooking up filtering by content type within a list of contained items in the contents admin UI.
--HG--
branch : dev
2010-12-01 17:37:59 -08:00
Andre Rodrigues
f3f518b0db Replacing Module/Theme/Core strings.
--HG--
branch : dev
2010-12-01 17:37:11 -08:00
Andre Rodrigues
3c9b2c8489 Merge
--HG--
branch : dev
2010-12-01 16:42:55 -08:00
Andre Rodrigues
a1543c964f Delegating theme installation to Orchard.Packaging.
--HG--
branch : dev
2010-12-01 16:42:36 -08:00
Andre Rodrigues
48ccf121f8 Setting name explicitly for all the module features.
--HG--
branch : dev
2010-12-01 16:34:28 -08:00
Nathan Heskew
ca0a7e77be Merge
--HG--
branch : dev
2010-12-01 15:55:48 -08:00
Nathan Heskew
383938d73d Adding some "List" content type specific UI improvements to the admin.
work item: 16865

--HG--
branch : dev
2010-12-01 15:55:02 -08:00
Andre Rodrigues
734f10b875 Replacing random module author by "unknown".
--HG--
branch : dev
2010-12-01 15:43:17 -08:00
Andre Rodrigues
8be5368397 #16840: Implementing module installation from local uploaded file. Removing hard dependency between Orchard.Modules and Orchard.Packaging by delegating module installation to Orchard.Packaging.
--HG--
branch : dev
2010-12-01 15:40:44 -08:00
Dave Reed
665e641a13 #16523: Don't allow creating a part with an empty name or a name containing only invalid/filtered-out characters.
--HG--
branch : dev
2010-12-01 13:24:47 -08:00
Dave Reed
6d52280a16 #16855: When adding a field you may no longer use spaces or special characters (breaks overrides and searching). Added a 'hint' to the UI for the format.
--HG--
branch : dev
2010-12-01 13:06:37 -08:00
Nathan Heskew
91f21001df Fixing the display of links to localized versions of the displayed content item to appropriately restrict by published state
work item: 16620

--HG--
branch : dev
2010-12-01 11:01:08 -08:00
Nathan Heskew
381f70d47c Making it so when a content item is set as the home page it's only accessible as the home page and not at its path
- current implication for blogs is that if a blog is set as the home page its posts are then all rooted (e.g. if a blog at
  /blog is set as the home page then it's available at / and a post at, say, /my-post instead of /blog/my-post). There should
  maybe be a setting to alter the paths of the posts but (1) that's a pain at the moment, (2) hacking the URL by removing
  the post slug would result in a 404 instead of redirecting to /, the path of the blog - we don't handle redirects of that
  nature - and (3) the ability to root a blog in this manner *has* been requested by some.

--HG--
branch : dev
2010-12-01 00:51:42 -08:00
Nathan Heskew
2798850a38 Some work on making a blog or (routable) content item inaccessible by its path if it is set as the home page
--HG--
branch : dev
2010-11-30 16:03:01 -08:00
Sebastien Ros
dd7b718852 Filtering user defined content parts for editing
Work Item: 16710

--HG--
branch : dev
2010-11-30 18:17:00 -08:00
Sebastien Ros
d7441c9301 Merge
--HG--
branch : dev
2010-11-30 17:19:28 -08:00
Sebastien Ros
081a3dc53b Improving lost password functionality
--HG--
branch : dev
2010-11-30 17:19:13 -08:00
Jonathan Wall
5a08582449 Updated hover state for tags in theme machine.
--HG--
branch : dev
2010-11-30 15:56:50 -08:00
Jonathan Wall
4a474fffac Some updates to the CSS for localization.
--HG--
branch : dev
2010-11-30 15:15:27 -08:00
Andre Rodrigues
6d65acc2de Merge
--HG--
branch : dev
2010-11-30 15:00:47 -08:00
Andre Rodrigues
1f98c41f54 #16893: Publishing and setting localization culture after updateeditor to avoid wrongly overwritting the values.
--HG--
branch : dev
2010-11-30 15:00:21 -08:00
Jonathan Wall
1a486c9489 Made sidebar CSS in admin more generic.
--HG--
branch : dev
2010-11-30 14:23:06 -08:00
Nathan Heskew
d6f36f1d45 Merge
--HG--
branch : dev
2010-11-30 14:03:24 -08:00
Nathan Heskew
902769569f Fixing up the RoutePart so a page that is set to be the home page only becomes the home page if the page is published
- previously if the page wasn't immediately published (saved as draft or scheduled for later publishing) it still overrode the home page setting and the home page subsequently became a nice 404 page

--HG--
branch : dev
2010-11-30 14:02:26 -08:00
Louis DeJardin
733de4a166 Adding a component to experimental module to capture ioc costing
--HG--
branch : perf
extra : rebase_source : aa936df6717501a84fafce41f8130ced8217fa42
2010-11-30 13:46:13 -08:00
Jonathan Wall
b7e6292d69 Fixed search widget rendering in TheThemeMachine. Work Item: 16894
--HG--
branch : dev
2010-11-30 13:24:35 -08:00
Jonathan Wall
965f2c5013 Removed blog specific CSS from TheTemeMachine. Work Item: 16731
--HG--
branch : dev
2010-11-30 12:38:01 -08:00
Andre Rodrigues
de4103dc89 Setting container conditionally to account for contentitems that do not have commonparts.
--HG--
branch : dev
2010-11-30 11:13:42 -08:00
Renaud Paquay
d97b2aacb0 Merge
--HG--
branch : dev
2010-11-30 11:05:31 -08:00
Renaud Paquay
9366f79f5a Fixing error from previous merge
--HG--
branch : dev
2010-11-30 10:30:36 -08:00
Andre Rodrigues
4a461374eb Merge
--HG--
branch : dev
2010-11-29 17:58:55 -08:00
Sebastien Ros
11c2fc9242 Fixing "index refresh" command
Work Item: 16844

--HG--
branch : dev
2010-11-29 17:50:20 -08:00
Andre Rodrigues
264fdb0979 Merge
--HG--
branch : dev
2010-11-29 17:37:22 -08:00
Andre Rodrigues
9b995953d5 Improving user messages.
--HG--
branch : dev
2010-11-29 17:37:05 -08:00
Andre Rodrigues
c68206c19f #16872: Setting contentitem container. Fixing publish now.
--HG--
branch : dev
2010-11-29 17:21:14 -08:00