Commit Graph
100 Commits
Author SHA1 Message Date
Sebastien Ros 6bb550d574 Merge with NH3
--HG--
branch : 1.x
2012-08-07 10:40:29 -07:00
Sebastien Ros 800c151076 Adding Precompiled target
This target will create a folder containing precompiled assemblies for
all the modules referenced by the solution, disable the dynamic compilation
and also remove all source files

--HG--
branch : 1.x
2012-08-01 10:14:25 -07:00
Sebastien Ros 0482f1a1c6 Fixing MiniProfiler module
--HG--
branch : NH3
2012-07-22 10:51:20 -07:00
Sebastien Ros c9b8a1dc49 Removing \obj folders from WebDeploy package 2012-07-20 17:49:15 -07:00
Sebastien Ros ab1d97616c Merge with 1.5.x 2012-07-20 11:35:48 -07:00
Sebastien Ros 9123cae805 Updating version numbers
--HG--
branch : 1.5.x
2012-07-20 11:30:13 -07:00
Sebastien Ros c264dc8b78 Preserving current menu on item deletion
--HG--
branch : 1.5.x
2012-07-20 10:23:28 -07:00
Sebastien Ros 6d5079b0fc Fixing paging in Content Picker
--HG--
branch : 1.5.x
2012-07-19 15:27:13 -07:00
Sebastien Ros 2021903954 #18839: Showing Content Picker scrollbars
--HG--
branch : 1.5.x
2012-07-19 15:18:02 -07:00
Sebastien Ros fc4a4c79f2 #18845: Persisting menu navigation during postbacks
Work Item: 18845

--HG--
branch : 1.5.x
2012-07-19 13:58:12 -07:00
Sebastien Ros 398dda44ab #18843: Fixing potential null reference exception
Work Item: 18843

--HG--
branch : 1.5.x
2012-07-19 13:47:19 -07:00
Sebastien Ros 1926af7ca4 Fixing navigation hierarchy building
--HG--
branch : 1.5.x
2012-07-19 13:41:42 -07:00
Sebastien Ros 76bb42cff2 #18847: Fixing Menu Item javascript
Work Item: 18847

--HG--
branch : 1.5.x
2012-07-19 11:56:04 -07:00
Sebastien Ros 372fafe550 Fixing Orchard.Search version and compatibility 2012-07-19 09:41:40 -07:00
Sebastien Ros e84a801a80 Fixing ContentPicker issues 2012-07-18 15:42:38 -07:00
Sebastien Ros bc10615fba Fixing Orchard.Web version number 2012-07-18 15:22:38 -07:00
Sebastien Ros 527424c670 Fixing external package build script 2012-07-18 11:47:38 -07:00
Sebastien Ros 4c78ad13fe Adding UpgradeTo15 to the Azure solution 2012-07-18 11:30:20 -07:00
Sebastien Ros 1d2d97ae89 Updating external packages list 2012-07-18 11:18:02 -07:00
Sebastien Ros 6cac2dec49 #18823: Fixing permissions inforcement in Orchard.Tags
Work Item: 18823
2012-07-18 11:13:53 -07:00
Sebastien Ros 9627dd030a #18837: Fixing Navigation manifest
Work Item: 18837
2012-07-18 10:54:24 -07:00
Sebastien Ros 2cfccf9f95 Adding a new build profile (FastPackage) 2012-07-18 10:37:26 -07:00
Sebastien Ros 45fbfd96dd #18814: Fixing custom forms authroization handler
Work Item: 18814
2012-07-18 10:37:09 -07:00
Sebastien Ros 29d0e94416 Merge with default
--HG--
branch : NH3
2012-07-17 14:47:14 -07:00
Sebastien Ros ccee6f5449 Fixing nhibernate reference in UpgradeTo15
--HG--
branch : NH3
2012-07-17 14:45:10 -07:00
Sebastien Ros 5683e2557b #18814: Fixing NullReferenceException in CustomForms
Work Item: 18814
2012-07-17 12:31:08 -07:00
Sebastien Ros 5ce1019d65 #18816: Fixing UpgrateTo15 views
Work Item: 18816
2012-07-16 14:48:59 -07:00
Sebastien Ros 30af0c014e #18818: Fixing module descriptions
Work Item: 18818
2012-07-16 14:47:34 -07:00
Sebastien Ros 33418e01ed #18819: Fixing event bus conflict
Work Item: 18819
2012-07-16 14:33:12 -07:00
Sebastien Ros b798effdd3 Fixing compatibility with previous IContentQuery.OrderBy methods
--HG--
branch : NH3
2012-07-13 18:24:25 -07:00
Sebastien Ros d7aba19916 #18811: Fixing menu elements alternates
Work Item: 18811
2012-07-13 18:03:07 -07:00
Sebastien Ros 19e7f4af8d Adding missing project after merge
--HG--
branch : NH3
2012-07-13 16:29:58 -07:00
Sebastien Ros 0aa2ff9e4a Merge with default
--HG--
branch : NH3
2012-07-13 16:29:06 -07:00
Sebastien Ros 0188496a05 Fixing unit tests
--HG--
branch : NH3
2012-07-13 16:25:17 -07:00
Sebastien Ros a7573e26ba Addind extension methods to provide IsLike shortcuts, and fixing regressions.
--HG--
branch : NH3
2012-07-13 15:02:34 -07:00
Sebastien Ros b2e5973deb Creating the SysCache module in order to allow database caching
--HG--
branch : NH3
2012-07-13 14:55:47 -07:00
Sebastien Ros 9a716ada30 Optimizing Count() usage where needed.
Prevents useless queries when huge amount of data is manipulated.
2012-07-13 11:24:06 -07:00
Sebastien Ros 5ed0af8243 Formatiing class
--HG--
branch : NH3
2012-07-13 10:45:30 -07:00
Sebastien Ros a2d45df199 Optimizing ThemeFilter with Cache enabled
--HG--
branch : NH3
2012-07-13 10:45:13 -07:00
Sebastien Ros 5b7503fe13 Fixing missing reference to log4net
--HG--
branch : NH3
2012-07-12 14:10:01 -07:00
Sebastien Ros b1d4d5ef05 Enabling Collection caching more query caching
--HG--
branch : NH3
2012-07-12 14:09:43 -07:00
Sebastien Ros 65eed0a23f #18794: Renaming UpgradeTo14 to UpgradeTo15
--HG--
rename : src/Orchard.Web/Modules/UpgradeTo14/AdminMenu.cs => src/Orchard.Web/Modules/UpgradeTo15/AdminMenu.cs
rename : src/Orchard.Web/Modules/UpgradeTo14/Controllers/FieldController.cs => src/Orchard.Web/Modules/UpgradeTo15/Controllers/FieldController.cs
rename : src/Orchard.Web/Modules/UpgradeTo14/Controllers/RouteController.cs => src/Orchard.Web/Modules/UpgradeTo15/Controllers/RouteController.cs
rename : src/Orchard.Web/Modules/UpgradeTo14/Module.txt => src/Orchard.Web/Modules/UpgradeTo15/Module.txt
rename : src/Orchard.Web/Modules/UpgradeTo14/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/UpgradeTo15/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/UpgradeTo14/Scripts/Web.config => src/Orchard.Web/Modules/UpgradeTo15/Scripts/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo14/Styles/Web.config => src/Orchard.Web/Modules/UpgradeTo15/Styles/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo14/ViewModels/MigrateViewModel.cs => src/Orchard.Web/Modules/UpgradeTo15/ViewModels/MigrateViewModel.cs
rename : src/Orchard.Web/Modules/UpgradeTo14/Views/Field/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo15/Views/Field/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo14/Views/Route/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo15/Views/Route/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo14/Views/Web.config => src/Orchard.Web/Modules/UpgradeTo15/Views/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo14/Web.config => src/Orchard.Web/Modules/UpgradeTo15/Web.config
2012-07-12 12:33:54 -07:00
Sebastien Ros 082e7bdcea Adding missing ContentMenuItem in migration 2012-07-12 12:26:16 -07:00
Sebastien Ros 3c6b27d036 #18808: Fixing ghost menu items when migrating from 1.4
Work Item: 18808
2012-07-12 11:24:31 -07:00
Sebastien Ros 027e7b0301 Enabling EntityCache and QueryCache
--HG--
branch : NH3
2012-07-12 11:18:27 -07:00
Sebastien Ros dd3e831934 #18796: Fixing permissions editor when the settings have not been saved
Work Item: 18796
2012-07-11 11:54:46 -07:00
Sebastien Ros 28e378dfae #18801: Fixing exception in AuthorizationEventHandler
Work Item: 18801
2012-07-11 11:54:15 -07:00
Sebastien Ros 28a7f7450d #18795: Fixing exception when no theme is enabled
Work Item: 18795
2012-07-11 11:28:27 -07:00
styx31 a7f0494ae0 #18798: Fixing double enconding for AdminMenuPart
Work Item: 18798
2012-07-11 11:24:49 -07:00
Sebastien Ros e04cba683f #18797, 18799: Fixing MenuPart and NavigationPart
Work Items: 18797, 18799
2012-07-11 11:23:04 -07:00
Sebastien Ros 6a14aa405c Disabling cache
--HG--
branch : NH3
2012-07-11 10:02:32 -07:00
Sebastien Ros 7dbb70ebf0 Fixing log4net usage
--HG--
branch : NH3
2012-07-10 17:15:30 -07:00
Sebastien Ros 296347aa8f Adding log4net binaries
--HG--
branch : NH3
2012-07-10 17:10:43 -07:00
Sebastien Ros dd6c6585b8 Adding MiniProfiler module
--HG--
branch : NH3
2012-07-10 16:31:19 -07:00
Sebastien Ros 9bed7cbaba Upgrading NH3
--HG--
branch : NH3
2012-07-10 16:01:46 -07:00
Sebastien Ros 09e3d6d4c2 Fixing Search module dependencies 2012-07-09 17:59:24 -07:00
Sebastien Ros 18d5a08d8a Fixing UrlRuleProviderTest 2012-07-09 11:22:03 -07:00
Sebastien Ros 049003bac3 Fixing missing files 2012-07-09 10:43:37 -07:00
Sebastien Ros bd20fecd47 #18639: Fixing layers not taking UrlPrefix into account
Work Item: 18639
2012-07-09 10:38:53 -07:00
Sebastien Ros cc5477eee2 #18791: Fixing custom placement
Work Item: 18791
2012-07-09 10:27:51 -07:00
Sebastien Ros cc55aa83fe Moving ContentPickerField to Orchard.ContentPicker 2012-07-09 10:23:27 -07:00
Sebastien Ros 1b5f9b2a16 Merge with 1.x 2012-07-07 15:21:52 -07:00
Sebastien Ros e2ea51469d Merge sub-repos
--HG--
branch : 1.x
2012-07-07 15:19:07 -07:00
Sebastien Ros 091e16b33b Updating version numbers
--HG--
branch : 1.x
2012-07-07 15:09:56 -07:00
Sebastien Ros f659406712 #18769: Fixing menu import/export
Work Item: 18769

--HG--
branch : 1.x
2012-07-06 17:37:49 -07:00
Sebastien Ros 64eebe9ef9 #18776: More localization work on Archives
Work Item: 18776

--HG--
branch : 1.x
2012-07-06 15:23:49 -07:00
Sebastien Ros ea4ed5e76f Fixing broken Autoroute features
--HG--
branch : 1.x
2012-07-06 14:07:14 -07:00
Sebastien Ros ccfa8194bf #18567: Delete only necessary aliases
Work Item: 18567

--HG--
branch : 1.x
2012-07-05 17:57:07 -07:00
Sebastien Ros 3584d1f1f0 Fixing unit tests
--HG--
branch : 1.x
2012-07-05 17:17:11 -07:00
filetek a2a34101f3 #18766: Implementing "cultures add" command
Work Item: 18766

--HG--
branch : 1.x
2012-07-05 16:32:28 -07:00
Sebastien Ros f1f52a9327 #18776: Fixing month localization in Blog Archives
Work Item: 18776

--HG--
branch : 1.x
2012-07-05 16:25:36 -07:00
Sebastien Ros 6679b4a197 #18786: Don't update editor parts which are not rendered
Work Item: 18786

--HG--
branch : 1.x
2012-07-05 16:11:50 -07:00
Sebastien Ros 2289d821f3 #18788: Fixing admin placement leak to other contnet types
Work Item: 18788

--HG--
branch : 1.x
2012-07-05 14:52:50 -07:00
Sebastien Ros 6efa545969 #18789: LogOn override would break with new RememberMe checkbox
Work Item: 18789

--HG--
branch : 1.x
2012-07-05 13:39:17 -07:00
Sebastien Ros 0c0b8d7800 Fixing exceptions in MenuPartHandler
--HG--
branch : 1.x
2012-07-05 10:51:55 -07:00
Sebastien Ros fd55603883 Fixing lock message in orchard.exe
--HG--
branch : 1.x
2012-07-05 10:51:45 -07:00
Sebastien Ros b3b178bdf1 #18784: Upgrading to Windows Azure SDK 1.7
Work Item: 18784

--HG--
branch : 1.x
2012-07-05 10:16:49 -07:00
Sebastien Ros 99be8137d0 #18464: Adding "required" class to fields' labels
Work Item: 18464

--HG--
branch : 1.x
2012-07-03 10:29:57 -07:00
Sebastien Ros 89cf448bec #18469: Replacing UserPart by IUser in UserContext
Work Item: 18469

--HG--
branch : 1.x
2012-07-03 10:01:11 -07:00
Sebastien Ros dc1be5b248 #18546: Adding missing prefix in BlogPartDriver
Work Item: 18546

--HG--
branch : 1.x
2012-07-03 09:58:14 -07:00
Sebastien Ros 0c437c9698 #18557: Fixing duplicate html ids in Users
Work Item: 18557

--HG--
branch : 1.x
2012-07-03 09:55:17 -07:00
Sebastien Ros 115f28b6f1 #18599: Fixing encoding when displaying projections
Work Item: 18599

--HG--
branch : 1.x
2012-07-03 09:51:52 -07:00
Sebastien Ros 48903db768 #18615: Fixing XML-RPC encoding issue
Work Item: 18615

--HG--
branch : 1.x
2012-07-03 09:40:49 -07:00
SeanFarrow ed2c2c948b #18625: Fixing "Remember Me" checkbox
Work Item: 18625

--HG--
branch : 1.x
2012-07-03 09:27:11 -07:00
Sebastien Ros 16216121c2 #18783: Projection Widget was not displayed without a pager
The shape was null, which was not handled internally

--HG--
branch : 1.x
2012-07-03 09:03:40 -07:00
Sebastien Ros 48263b19d2 Fixing RunningShellTable tests
--HG--
branch : 1.x
2012-07-03 08:51:59 -07:00
Sebastien Ros d2282e334b #18634: Fixing Safe Mode Document shape
Work Item: 18634

--HG--
branch : 1.x
2012-07-02 17:38:37 -07:00
Sebastien Ros e5d3701763 #18636: Fixing exception when deleting a role begin used
Work Item: 18636

--HG--
branch : 1.x
2012-07-02 17:32:26 -07:00
Sebastien Ros ed4be02336 #18639: Fixing multi-tenancy Url Prefix
Work Item: 18639

--HG--
branch : 1.x
2012-07-02 17:23:00 -07:00
Sebastien Ros 3bee0e4cce Fixing MenuPart export
--HG--
branch : 1.x
2012-07-02 17:21:58 -07:00
Sebastien Ros ca2bba85f6 #18648: User SuperUser in import if owner is not found
Work Item: 18648

--HG--
branch : 1.x
2012-07-02 17:21:33 -07:00
Sebastien Ros 9b01b302b5 #18652: Adding background alternate colors on lists
Work Items: 18652

--HG--
branch : 1.x
2012-07-02 15:22:46 -07:00
Sebastien Ros 4ec7cb38ff #18663: Custom errors should not shorcut HandleErrorAttribute
Work Item: 18663

--HG--
branch : 1.x
2012-07-02 14:52:29 -07:00
Sebastien Ros 455171699a #18679: Fixing CustomForm default permissions
--HG--
branch : 1.x
2012-07-02 11:03:18 -07:00
Sebastien Ros 2b95730530 #18685, #18673: Fixing multi tenancy actions (edit and disable)
Work Items: 18673, 18685

--HG--
branch : 1.x
2012-07-02 10:57:40 -07:00
Sebastien Ros aa7360b94e #18720: Fixing shape tracing issue with Projection pager
Work Item: 18720

--HG--
branch : 1.x
2012-06-30 11:13:50 -07:00
Sebastien Ros b224aa0ed1 #18705: Reading mimetype information from web.config when saving blobs in Azure
These mimetypse settings are originally used by IIS itself to get the mimetype
of specific files on the file system. We also then use it in AzureFileSystem to
assign a mime type to the blob to make it comprehensive.

<system.webServer>
        <staticContent>
            <remove fileExtension=".ogg" />
            <mimeMap fileExtension=".ogg" mimeType="audio/ogg" />
     </staticContent>
</system.webServer>

Work Item: 18705

--HG--
branch : 1.x
2012-06-30 09:43:02 -07:00
Sebastien Ros 9588189c82 Adding new projects in Azure solution
--HG--
branch : 1.x
2012-06-30 09:31:12 -07:00
Sebastien Ros f34f0e43d3 #18724: Publish button would create two versions at a time
Work Item: 18724

--HG--
branch : 1.x
2012-06-29 17:47:55 -07:00
Sebastien Ros c894e8c7cb #18729: Fixing ContainableDriver to allow tokens to read the value
Work Item: 18729

--HG--
branch : 1.x
2012-06-29 17:16:29 -07:00