Commit Graph
3876 Commits
Author SHA1 Message Date
Sebastien Ros a5bd539b18 Going back to Azure SDK 1.2 for the moment
--HG--
branch : dev
2010-12-10 15:16:18 -08:00
Sebastien Ros 0cc8c67e54 Merge
--HG--
branch : dev
2010-12-10 12:54:26 -08:00
Sebastien Ros e375077f04 Using AzureFileSystem in AzureShellSettingsManager
--HG--
branch : dev
2010-12-10 12:53:02 -08:00
Andre Rodrigues 50058a5073 #17026: Adding web.config to /content/ directory when scafolding a theme.
--HG--
branch : dev
2010-12-10 12:21:01 -08:00
Andre Rodrigues 66b9ae5d4f #17022: Initializing services.
--HG--
branch : dev
2010-12-10 11:54:12 -08:00
Suha Can f514445339 Merge
--HG--
branch : dev
2010-12-10 11:46:07 -08:00
Suha Can 1ea1551ba6 16451 Role without check “Edit any blog posts” can edit posts by others if he has "EditOwn" permission
--HG--
branch : dev
2010-12-10 11:43:12 -08:00
Dave Reed 625880f9e1 #16998: Publish Later UI now much less confusing with 3 buttons: Save, Publish Now, and Publish Later.
This also moves some publish-later specific css from the admin css to the publish later css, and makes the _Archive_ Later UI look better when active.

--HG--
branch : dev
2010-12-10 11:12:29 -08:00
Nathan Heskew ce506d2bf9 Making the layer and widget delete button only show up when editing an layer or widget
work item: 17013

--HG--
branch : dev
2010-12-10 09:54:20 -08:00
Jonathan Wall 23fd612bce Removed search input field that was hard-coded in the results page.
Work item: 16895

--HG--
branch : dev
2010-12-10 09:33:37 -08:00
Jonathan Wall a04dabfa7d Fixed comment UI in the admin.
--HG--
branch : dev
2010-12-10 08:57:33 -08:00
Nathan Heskew 56684cd326 Merge
--HG--
branch : dev
2010-12-10 08:33:21 -08:00
Nathan Heskew 0ed0750dbf Changing the Widget.DeleteButton.cshtml from None -> Content
--HG--
branch : dev
2010-12-10 08:32:50 -08:00
Andre Rodrigues ca9c5d7b6a #16802: Making slug logic extensible / replaceable through events.
--HG--
branch : dev
2010-12-09 18:39:03 -08:00
Andre Rodrigues 035f3d3e9c #16803: International characters are allowed to go through and accents are removed.
--HG--
branch : dev
2010-12-09 18:03:27 -08:00
Sebastien Ros 4a9fb5a857 Applying security checks to remote publishing
--HG--
branch : dev
2010-12-09 16:57:04 -08:00
Andre Rodrigues 8cd4727bb5 Merge
--HG--
branch : dev
2010-12-09 16:46:30 -08:00
Andre Rodrigues 2c16581106 #16797: Adding setting for global paging. Fixing issue with query string specified pagesize being the same as default size.
--HG--
branch : dev
2010-12-09 16:39:06 -08:00
Jonathan Wall cc7f77a757 Changed list to manage blogs in the admin menu. Work Item: 17001
--HG--
branch : dev
2010-12-09 16:26:50 -08:00
Sebastien Ros c1c06d5991 Adding script to run Azure in dev fabric
Work Item: 16874

--HG--
branch : dev
2010-12-09 16:09:07 -08:00
Sebastien Ros 147dcf9bad Using more adapted when no connection string is found
--HG--
branch : dev
2010-12-09 15:50:20 -08:00
Sebastien Ros a88f2a74bf Removing full IIS mode from Azure config file
--HG--
branch : dev
2010-12-09 15:49:48 -08:00
Sebastien Ros f26cb60a9e Updating ShellSettingsManager for Azure
--HG--
branch : dev
2010-12-09 15:49:32 -08:00
Sebastien Ros ef724fd6c3 Correcting SqlCe reference in Azure
--HG--
branch : dev
2010-12-09 15:49:19 -08:00
Sebastien Ros ef5eea48fa Checking site ownership for all gallery actions
Work Item: 16978

--HG--
branch : dev
2010-12-09 15:47:25 -08:00
Nathan Heskew c88c13c2e1 Adding pagination to the tag search page.
work item: 16924

--HG--
branch : dev
2010-12-09 15:29:07 -08:00
Jonathan Wall d025d9232d Added CSS so delete button renders next to the save button.
--HG--
branch : dev
2010-12-09 15:20:13 -08:00
Jonathan Wall 9d61b3d090 Added back line separators between lists of content items in the admin. Work item: 16996
--HG--
branch : dev
2010-12-09 15:06:56 -08:00
Nathan Heskew 0042b49dd7 Moving the widget and layer delete button into its own (placed) template to drop it in by the save button
--HG--
branch : dev
2010-12-09 14:54:27 -08:00
Jonathan Wall d9cbc99259 Removed gray box that contained the save button. Work Item: 16999
--HG--
branch : dev
2010-12-09 14:36:09 -08:00
Suha Can 7469d2d0b1 16992 Content Types admin not ordered alphabetically
--HG--
branch : dev
2010-12-09 14:22:58 -08:00
Dave Reed ead7d07b0f Fix typo
--HG--
branch : dev
2010-12-09 13:49:04 -08:00
Renaud Paquay cd68f2430c Merge
--HG--
branch : dev
2010-12-09 13:07:57 -08:00
Renaud Paquay b91101d2ec Add check for extension with the same ID
This can happen as we collect extensions from different
source locations.

Work Item: 16632

--HG--
branch : dev
2010-12-09 13:07:26 -08:00
Dave Reed 622b47b9e0 #17000: No longer show themes with the 'hidden' tag on the admin UI.
--HG--
branch : dev
2010-12-09 12:15:54 -08:00
Renaud Paquay 1ce6ab190e Merge
--HG--
branch : dev
2010-12-09 12:15:00 -08:00
Dave Reed 5465e22122 #16984: Removing a media folder doesn't work
--HG--
branch : dev
2010-12-09 11:51:01 -08:00
Dave Reed 1295cc8949 #16825: Exception in background task
--HG--
branch : dev
2010-12-09 11:34:57 -08:00
Suha Can 9dcb8178b5 16982 Authenticated users can't comment
--HG--
branch : dev
2010-12-09 11:28:35 -08:00
Suha Can 11860912de 16958 NullRef Exception when browsing to the Widgets admin if Theme.txt for an enabled Theme is missing "Zones" metadata
--HG--
branch : dev
2010-12-09 11:24:49 -08:00
Suha Can 18788b72ac 16985 Moderator should have permissions to comment management
--HG--
branch : dev
2010-12-09 11:24:03 -08:00
Andre Rodrigues 7f3e720223 Merge
--HG--
branch : dev
2010-12-09 10:45:16 -08:00
Renaud Paquay 93914fc296 Rename method
--HG--
branch : dev
2010-12-09 09:56:57 -08:00
Renaud Paquay 1cc0c528f8 Merge
--HG--
branch : dev
2010-12-08 21:39:58 -08:00
Renaud Paquay 932f7fd792 Fix unit tests
--HG--
branch : dev
2010-12-08 21:39:17 -08:00
Renaud Paquay 4df23c2221 Tweak assembly loading policy one more
We have this in Orchard.Setup.csproj:
    <Reference Include="Autofac, Version=2.1.13.813, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\..\..\lib\autofac\Autofac.dll</HintPath>
    </Reference>

However, version of autoface we are using is not 2.1.13.813.

This means that, even if the full assembly name is specified in the csproj file,
we still need to lookup the assembly by short name if we can't find it.

--HG--
branch : dev
2010-12-08 20:07:58 -08:00
Suha Can e5565d5169 Merge
--HG--
branch : dev
2010-12-08 18:58:32 -08:00
Suha Can 429fabd93c 16974 Create and edit actions don't use the correct permissions
--HG--
branch : dev
2010-12-08 18:58:04 -08:00
Renaud Paquay ee271abff2 Rename method
--HG--
branch : dev
2010-12-08 18:32:59 -08:00
Sebastien Ros b7790d3a60 Merge
--HG--
branch : dev
2010-12-08 18:29:11 -08:00