Commit Graph

1365 Commits

Author SHA1 Message Date
Sebastien Ros
e3fa12bcc7 Fixing script dependencies when file don't exist
In this case scripts would be rendered using the standard Script shape
and would be rendered in another step, breaking dependency order.

Work Item: 19255

--HG--
branch : 1.x
2012-12-06 15:53:29 -08:00
Bertrand Le Roy
e9742f6aae Removing extra $1 after newlines in text field front-end rendering.
--HG--
branch : 1.x
2012-11-08 18:36:01 -08:00
Sipke Schoorstra
bd078ddd68 #19233: Explicitly casting "menuItem.Content" property to IContent
--HG--
branch : 1.x
2012-11-08 15:21:54 -08:00
Sebastien Ros
171a163a8a Adding support for html filters on comments
--HG--
branch : 1.x
extra : rebase_source : cb25657e65a761bab674e4f175ad38327c46a278
2012-11-02 16:12:59 -07:00
Sebastien Ros
471b949ed9 Fixing typo in TextFieldDriver
--HG--
branch : 1.x
2012-10-31 14:32:06 -07:00
Sebastien Ros
71ac550354 Removing test code from TextFieldDriver
--HG--
branch : 1.x
2012-10-31 14:31:26 -07:00
Sebastien Ros
d01ff9df75 Fixing possible NRE in when a menu item's content doesn't exist
--HG--
branch : 1.x
2012-10-24 15:51:07 -07:00
Sebastien Ros
9e16f5d8e3 Fixing core modules version numbers
--HG--
branch : 1.x
2012-10-22 16:31:21 -07:00
Sebastien Ros
81ed251b80 Updating version numbers
--HG--
branch : 1.x
2012-10-18 12:49:52 -07:00
Sebastien Ros
f98221d773 #19152: Removing Content Picker's dependency on /admin urls
Work Item: 19152

--HG--
branch : 1.x
2012-10-17 11:21:45 -07:00
Sebastien Ros
5223f74571 #19135: Fixing menu item hirerachies deletion
Work Item: 19135

--HG--
branch : 1.x
2012-10-16 17:43:36 -07:00
Sebastien Ros
c9905740d5 Sorting content types in Form editor
--HG--
branch : 1.x
2012-10-16 17:23:22 -07:00
Sebastien Ros
d9ca0d0a45 #19145: Fixing how menu item permissions are checked
Work Item: 19145

--HG--
branch : 1.x
2012-10-16 15:54:18 -07:00
Sebastien Ros
feeabef479 #19084: Handling publishing/unpublishing event for Content Menu Items
When a content item is removed, its menu items are also.
When a content item is unpublished, its menu items are also.
When a content item is published, its menu items are also.

Work Item: 19084

--HG--
branch : 1.x
2012-10-11 18:17:10 -07:00
Sebastien Ros
231e9b0b68 #19100: Fixing Menu and MenuItem templates when returned by Queries
Work Item: 19100

--HG--
branch : 1.x
2012-10-11 11:09:26 -07:00
Sebastien Ros
05540bd42f #19109: Fixing NRE when deleting tasks not associated with content items
Work Item: 19109

--HG--
branch : 1.x
2012-10-11 10:46:39 -07:00
Sebastien Ros
2fb0dc6fb3 Updated upgrade process for 1.6
--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/UpgradeTo15/AdminMenu.cs => src/Orchard.Web/Modules/UpgradeTo16/AdminMenu.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Controllers/FieldController.cs => src/Orchard.Web/Modules/UpgradeTo16/Controllers/FieldController.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Controllers/RouteController.cs => src/Orchard.Web/Modules/UpgradeTo16/Controllers/RouteController.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Module.txt => src/Orchard.Web/Modules/UpgradeTo16/Module.txt
rename : src/Orchard.Web/Modules/UpgradeTo15/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/UpgradeTo16/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Scripts/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Scripts/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo15/Styles/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Styles/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo15/ViewModels/MigrateViewModel.cs => src/Orchard.Web/Modules/UpgradeTo16/ViewModels/MigrateViewModel.cs
rename : src/Orchard.Web/Modules/UpgradeTo15/Views/Field/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo16/Views/Field/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo15/Views/Route/Index.cshtml => src/Orchard.Web/Modules/UpgradeTo16/Views/Route/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo15/Views/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Views/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo15/Web.config => src/Orchard.Web/Modules/UpgradeTo16/Web.config
2012-10-10 11:56:52 -07:00
Sebastien Ros
8cbaa17b60 Fixing unit test for XmlRpc
--HG--
branch : 1.x
2012-10-08 11:29:44 -07:00
Sebastien Ros
d24baefd66 Adding the xml declaration as utf-8 in XmlRpc responses
--HG--
branch : 1.x
2012-10-07 09:19:19 -07:00
Sebastien Ros
c8a6517aa8 Refactoring XmlRpc serialization to use XmlWriterSettings
--HG--
branch : 1.x
2012-10-07 08:51:44 -07:00
Sebastien Ros
eb48cafba5 #19055: Fixing MS Word blog publishing
Work Item: 19055

--HG--
branch : 1.x
2012-10-06 10:55:47 -07:00
Sebastien Ros
9c3a38236d #19069: Preventing the owner to be changed when hiding the Own Editor
Work Item: 19069

--HG--
branch : 1.x
2012-10-06 09:55:22 -07:00
Sebastien Ros
42f12a2ab7 #19073: Making SettingsActionConstraint case insensitive
Work Item: 19073

--HG--
branch : 1.x
2012-10-06 09:45:35 -07:00
Sebastien Ros
889709239f #19071: Replacing UrlHelper.IsLocalUrl by custom implementation
Work Item: 19071

--HG--
branch : 1.x
2012-10-05 15:05:12 -07:00
Sebastien Ros
9cc218aa0e Fixing how tags are updated using XmlRpc
--HG--
branch : 1.x
2012-10-02 09:45:50 -07:00
Sebastien Ros
88cd865396 #18930: Isolating fields in content handlers
Work Item: 18930

--HG--
branch : 1.x
2012-09-28 17:49:37 -07:00
Sebastien Ros
c95b408d68 #19048: Fixing potential NRE if DisplayName is defined to null
Work Item: 19048

--HG--
branch : 1.x
2012-09-27 16:31:24 -07:00
Sebastien Ros
c922b192a5 #19040: Encoding alternates
Work Item: 19040

--HG--
branch : 1.x
2012-09-27 12:16:13 -07:00
Sebastien Ros
bc0b377eec #19035: Removing usage of CurrentUICulture
Work Item: 19035

--HG--
branch : 1.x
2012-09-26 17:32:23 -07:00
Sebastien Ros
421afa9747 #18829: Making scripts overridable by other modules
Work Item: 18829

--HG--
branch : 1.x
2012-09-26 17:22:41 -07:00
Sebastien Ros
dab9b332cd #18974: Including xml declaration in XmlRpc results
Work Item: 18974

--HG--
branch : 1.x
2012-09-24 14:34:19 -07:00
Sebastien Ros
f1f71a2968 #18993: Assigning "current" class based on urls too
Work Item: 18993

--HG--
branch : 1.x
2012-09-24 14:19:00 -07:00
Sebastien Ros
165dfa9b4b #18955: Using GetMany() on bulk actions in Contents controller
Work Item: 18955

--HG--
branch : 1.x
2012-09-21 17:20:19 -07:00
Sebastien Ros
01cb592431 #18936: Fixing possible NRE in menu items display
Work Item: 18936

--HG--
branch : 1.x
2012-09-21 17:15:26 -07:00
Sebastien Ros
265015bb37 #18870: Making menu item descriptions localizable
Work Item: 18870

--HG--
branch : 1.x
2012-09-21 15:29:28 -07:00
mjy78
c0698d11a0 #19044: Fixing possible NRE
Work Item: 19044

--HG--
branch : 1.x
2012-09-21 10:23:39 -07:00
Sebastien Ros
164040f442 Using DisplayText to render usernames
It could allow profile modules to override the displayed name for a user

--HG--
branch : 1.x
2012-09-20 16:27:00 -07:00
yermakovich
acdd97a35d #18862: Fixing filtering menu items based on current culture
Work Item: 18862

--HG--
branch : 1.x
2012-09-19 17:09:55 -07:00
Sebastien Ros
735a6487cc #18937: Adding a confirmation dialog when try to leave navigation with pending changes
Work Item: 18937

--HG--
branch : 1.x
2012-09-19 16:58:49 -07:00
Sebastien Ros
7fb5905b47 Fixing Setting's tokens
--HG--
branch : 1.x
2012-09-19 15:02:49 -07:00
Sebastien Ros
fb60372c74 #18995: Hiding Publish buttons if user doesn't have the expected permissions
Work Item: 18995

--HG--
branch : 1.x
2012-09-19 12:22:53 -07:00
sebros@SEBROS3.redmond.corp.microsoft.com
877d2d1394 #18896: Fixing multi-depth hierarchy in MenuWidgets
Work Item: 18896

--HG--
branch : 1.x
2012-09-19 11:38:07 -07:00
Sipke Schoorstra
aa504ed67e #18984: Adding else clause to prevent duplicate menu items in case the menu item
doesn't have a content item.

--HG--
branch : 1.x
2012-08-29 22:06:21 +02:00
Sebastien Ros
157a5e8f38 Updating database provider selection UI
--HG--
branch : 1.x
2012-08-23 17:44:58 -07:00
Sebastien Ros
c68af64360 #18914: Fixing breadcrumb widget when using another menu
Work Item: 18914

--HG--
branch : 1.x
2012-08-21 11:52:26 -07:00
Sebastien Ros
5208b974f4 Removing error message when previous menu could not be found.
Would happen when deleting a menu.

--HG--
branch : 1.x
2012-08-21 11:47:29 -07:00
Sebastien Ros
1cc4539187 #18959: Fixing documentation link in dashboard
Work Item: 18959

--HG--
branch : 1.x
2012-08-21 10:26:59 -07:00
Sebastien Ros
a3e6916bdd #18917: Upgrading solution file to Visual Studio 11
Work Item: 18917

--HG--
branch : 1.x
2012-08-15 10:14:09 -07:00
Sebastien Ros
759f46b58e #18915: Adding missing attributes for menu widget breadcrumbs
Work Item: 18915

--HG--
branch : 1.x
2012-08-14 16:19:27 -07:00
Sebastien Ros
04a319e524 #18922: Fixing inconsitent rendering on menu item
Work Item: 18922

--HG--
branch : 1.x
2012-08-14 16:15:07 -07:00