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
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
d7aba19916
#18811 : Fixing menu elements alternates
...
Work Item: 18811
2012-07-13 18:03:07 -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
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
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
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
Sebastien Ros
5a4cc39b97
#18740 : Preventing link collision on "current" class
...
Work Item: 18740
--HG--
branch : 1.x
2012-06-29 16:35:53 -07:00
Sebastien Ros
65c67f23b9
#18742 : Preventing Alias from removing ending slash
...
Work Item: 18742
--HG--
branch : 1.x
2012-06-29 16:31:22 -07:00
Sebastien Ros
d31d6846c9
#18748 : Fixing BlogPost summary links permissions
...
The used shape was the generic content one. Now it uses a specific one
which will ensure Blog permissions are used instead of dynamic one, which
exist only for Creatable content types.
Work Item: 18748
--HG--
branch : 1.x
2012-06-29 16:00:28 -07:00
Sebastien Ros
5ca9b03741
#18769 : Fixing menu import/export
...
Work Item: 18769
--HG--
branch : 1.x
2012-06-29 12:57:08 -07:00
Sebastien Ros
cee5f3bb47
Fixing Enumeration unit tests
...
--HG--
branch : 1.x
2012-06-29 10:54:39 -07:00
Piotr Szmyd
3b78375a5b
#18777 : Adding support for later date in DateTimeRelative
...
Work Item: 18777
--HG--
branch : 1.x
2012-06-27 14:07:51 -07:00
nightwolf226
ae1c82dd17
#18764 : Fixing typo is summary admin for PublishLater
...
Work Item: 18764
--HG--
branch : 1.x
2012-06-27 11:51:34 -07:00
Sebastien Ros
c696bb1a55
Fixing Orchard.Projection migrations
...
--HG--
branch : 1.x
2012-06-27 11:48:44 -07:00
Sebastien Ros
94c0b9f64e
#18719 : Increasing PagerSuffix size limit
...
--HG--
branch : 1.x
2012-06-27 11:40:05 -07:00
Sebastien Ros
379b0221de
#18717 : Validating table prefix
...
Work Item: 18717
--HG--
branch : 1.x
2012-06-27 11:36:34 -07:00
Sebastien Ros
40c90cf797
#18716 : Edit filter descriptions even if there is no actual form
...
Work Item: 18716
--HG--
branch : 1.x
2012-06-27 11:31:34 -07:00
Sebastien Ros
c39f75a5a8
#18762 : Fixing cleared selection on Listbox enumeration
...
Work Item: 18762
--HG--
branch : 1.x
2012-06-27 09:56:49 -07:00
Sebastien Ros
444e0c67b7
#18650 : Defining a default route pattern for new types, and displaying a
...
warning
Work Item: 18650
--HG--
branch : 1.x
2012-06-26 18:25:50 -07:00
Sebastien Ros
f87d48a324
#18655 : Removing Orchard.Experimental module
...
Work Item: 18655
--HG--
branch : 1.x
2012-06-26 17:57:18 -07:00
Sebastien Ros
4c18cf4fb3
#18658 : Removing .hgignore files from source code artifact
...
Work Item: 18658
--HG--
branch : 1.x
2012-06-26 17:54:22 -07:00
Sebastien Ros
4d494474f7
#18674 : Catching Index parsing exceptions
...
Work Items: 18674
--HG--
branch : 1.x
2012-06-26 17:49:58 -07:00
Sebastien Ros
31499d95db
#18697 : Don't execute a query when grouped queries result is empty
...
Work Item: 18697
--HG--
branch : 1.x
2012-06-26 17:46:32 -07:00
Sebastien Ros
b990442eb5
#18712 : Adding a LineEncode token to texts
...
--HG--
branch : 1.x
2012-06-26 17:34:39 -07:00
Sebastien Ros
380cafc4d5
#18762 : Fixing Enumeration Field when checkboxes are empty
...
Work Item: 18762
--HG--
branch : 1.x
2012-06-26 17:29:54 -07:00
Sebastien Ros
6797e94da3
#18702 : Fixing localized string in Tags
...
Work Item: 18702
--HG--
branch : 1.x
2012-06-25 17:45:16 -07:00
Sebastien Ros
7d318a81fd
#18723 : Fixing Get() when a specific version is requested
...
Work Item: 18723
--HG--
branch : 1.x
2012-06-25 17:42:56 -07:00