Commit Graph

6286 Commits

Author SHA1 Message Date
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