Commit Graph

6956 Commits

Author SHA1 Message Date
Sebastien Ros
ce8cbb6263 Adding missing changes for Markdown
--HG--
branch : 1.x
2013-06-26 16:23:43 -07:00
Sebastien Ros
6ed72e3c97 #19832: Fixing spam comments migration
Work Item: 19832

--HG--
branch : 1.x
2013-06-26 16:23:32 -07:00
Sebastien Ros
0eab136616 #19815: Integrating the media library with the Markdown editor
Work Item: 19815

--HG--
branch : 1.x
2013-06-26 16:11:41 -07:00
Sebastien Ros
455d66b036 #19819: Fixing exception thrown in UserTaskEditor
Work Item: 19819

--HG--
branch : 1.x
2013-06-26 13:19:54 -07:00
Sebastien Ros
13118e38a1 #19811: Fixing incorrect migration in Taxonomies for users with 1.x
--HG--
branch : 1.x
2013-06-26 12:52:54 -07:00
Sebastien Ros
6e83a08ac8 Adding infinite scrolling for Recent tab
--HG--
branch : 1.x
2013-06-26 12:43:26 -07:00
Sebastien Ros
88923b49d2 Fixing cross browser issues when importing media from local computer
--HG--
branch : 1.x
2013-06-26 12:43:14 -07:00
Sebastien Ros
1fa29f9cfe Decoding media urls containing %xx in their names during upgrade
--HG--
branch : 1.x
2013-06-26 12:42:40 -07:00
Sebastien Ros
dc845b7b1c Fixing media popup windows
--HG--
branch : 1.x
extra : rebase_source : 15e4f7844a8c6fb35522c86aef4d2eb79cb2fe7b
2013-06-25 17:43:27 -07:00
Kees@Kees-PC
c2579f10f3 #19797: Selecting a specific content type doesn't show anything in frontend en resulted in exception.
Work Item: 19797

--HG--
branch : 1.x
2013-06-13 17:25:12 +02:00
Bertrand Le Roy
4b41af8f3a Fixed string grammar in upgrade module.
--HG--
branch : 1.x
2013-06-24 17:08:40 -07:00
Sebastien Ros
54668e989b Fixing upgrading issues
--HG--
branch : 1.x
2013-06-24 15:53:22 -07:00
Zoltán Lehóczky
018a5ebfeb #19820: Fixing typo in MediaLibraryPickerField's file name
Work Item: 19820

--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.MediaLibrary/Fields/MediaLibrayPickerField.cs => src/Orchard.Web/Modules/Orchard.MediaLibrary/Fields/MediaLibraryPickerField.cs
2013-06-24 01:34:13 +02:00
Sebastien Ros
866bfc8a63 Adding upgrade steps for Orchard.Taxonomies
--HG--
branch : 1.x
2013-06-21 16:37:42 -07:00
Sebastien Ros
66b297c4db Adding upgrade steps for Content Picker
--HG--
branch : 1.x
extra : rebase_source : c58efb226ce34208a2b73341d5ef3a0cb5afcafa
2013-06-21 16:05:35 -07:00
Piotr Szmyd
5e6fe8e253 #19245: Adding missing permission check in ItemController for containers.
Work Item: 19245

--HG--
branch : 1.x
2013-06-21 22:36:05 +02:00
Sebastien Ros
ab5153ea8b Updating the Update module for Media Library migration
--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/UpgradeTo16/AdminMenu.cs => src/Orchard.Web/Modules/Upgrade/AdminMenu.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Controllers/FieldController.cs => src/Orchard.Web/Modules/Upgrade/Controllers/FieldController.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Controllers/MenuController.cs => src/Orchard.Web/Modules/Upgrade/Controllers/MenuController.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Controllers/RouteController.cs => src/Orchard.Web/Modules/Upgrade/Controllers/RouteController.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Module.txt => src/Orchard.Web/Modules/Upgrade/Module.txt
rename : src/Orchard.Web/Modules/UpgradeTo16/Properties/AssemblyInfo.cs => src/Orchard.Web/Modules/Upgrade/Properties/AssemblyInfo.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Scripts/Web.config => src/Orchard.Web/Modules/Upgrade/Scripts/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo16/Styles/Web.config => src/Orchard.Web/Modules/Upgrade/Styles/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo16/ViewModels/MigrateViewModel.cs => src/Orchard.Web/Modules/Upgrade/ViewModels/MigrateViewModel.cs
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Field/Index.cshtml => src/Orchard.Web/Modules/Upgrade/Views/Field/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Menu/Index.cshtml => src/Orchard.Web/Modules/Upgrade/Views/Menu/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Route/Index.cshtml => src/Orchard.Web/Modules/Upgrade/Views/Route/Index.cshtml
rename : src/Orchard.Web/Modules/UpgradeTo16/Views/Web.config => src/Orchard.Web/Modules/Upgrade/Views/Web.config
rename : src/Orchard.Web/Modules/UpgradeTo16/Web.config => src/Orchard.Web/Modules/Upgrade/Web.config
extra : rebase_source : afbb67180f7c261112b504d0fd2f53d1ac8f2e13
2013-06-21 11:54:57 -07:00
Sebastien Ros
ab3c3afbdb Fixing infinite scrolling in Media Library
--HG--
branch : 1.x
extra : rebase_source : f7b4649e080b04aa6d97ac0bf81c00bbdbb43fd2
2013-06-21 11:54:31 -07:00
Sebastien Ros
a87a3327ef #19229: Isolating cookies when using url prefix based multi-tenancy
Work Item: 19229

--HG--
branch : 1.x
extra : rebase_source : 77fdb5648c647bfd019afd25f02b9e318489f821
2013-06-21 10:39:03 -07:00
Piotr Szmyd
49e8b2f6b5 #19812: Event bus should not treat strings as IEnumerable<char> when returning combined handler results.
Work Item: 19812

--HG--
branch : 1.x
2013-06-21 16:27:47 +02:00
Nicholas Mayne
13d9233c7e #19793: 2 parts:
1. Making IsInternal a update to make sure everyone has it.
2. Changing the view model to be like the Terms one. Seems Record is null and that throws an exception

Work Item: 19793

--HG--
branch : 1.x
2013-06-19 00:54:11 +01:00
Sipke Schoorstra
e77dd8ad53 Updating Workflows manifest with description.
--HG--
branch : 1.x
2013-06-19 00:42:33 +02:00
Sipke Schoorstra
f7bffac6db #19783: Handling the case when there's no Url state for a newly created Redirect activity.
Work Item: 19783

--HG--
branch : 1.x
extra : amend_source : 4434580d74e0b1c231009df5790b56a465352c95
2013-06-19 00:21:49 +02:00
Sipke Schoorstra
ab6df9fa6b #19778: Implementing Import/Export for Workflows.
Work Item: 19778

--HG--
branch : 1.x
2013-06-19 00:01:17 +02:00
Sipke Schoorstra
b9835f519a #19801: Fixing invalid JS.
Work Item: 19801

--HG--
branch : 1.x
2013-06-17 00:20:18 +02:00
Sebastien Ros
0d3325e338 Prevent pages from being cached on the client for error messages
--HG--
branch : 1.x
2013-06-14 18:20:55 +02:00
Sebastien Ros
e0f9f460f8 Handling returnUrl parameter in Edit Content views
--HG--
branch : 1.x
2013-06-14 06:07:17 +02:00
Sebastien Ros
26e002cfed Adding a notification message when a recipe is executed successfuly
--HG--
branch : 1.x
extra : rebase_source : e5774fd27fd9af961482a6b6df3cba02344968ef
2013-06-14 05:09:01 +02:00
Bertrand Le Roy
25b947cf5f Adding ellipsis to site title in admin
--HG--
branch : 1.x
2013-06-13 15:09:04 +02:00
Bertrand Le Roy
e5dd5790d7 Fixing the overflow on long site names
--HG--
branch : 1.x
extra : rebase_source : 605f8628a741447b1aedcef26496668b45743c8a
2013-06-13 14:50:15 +02:00
Sebastien Ros
715e4935e9 Adding Raw and Shape layouts
--HG--
branch : 1.x
2013-06-13 10:29:55 +02:00
Sebastien Ros
0318475c49 Adding a description to the Script Validation part
--HG--
branch : 1.x
2013-06-13 10:29:13 +02:00
Sebastien Ros
e89012790f Refactoring Media files
- Moving Media Fields to Media Picker
- Enabling Media Library in default recipe
- Integrating TinyMce module only if features are enabled
- Disabling Media Picker in new installs

--HG--
branch : 1.x
2013-06-10 17:43:53 -07:00
Sebastien Ros
eeda28ded8 Catching exception when multiple routes with the same name are registered
--HG--
branch : 1.x
2013-06-10 15:10:02 -07:00
Sebastien Ros
d42eb9ceb7 Defaulting DefaultShapeFactory named parameters
--HG--
branch : 1.x
2013-06-10 08:57:53 -07:00
Nicholas Mayne
aef99a0929 #19436: Fixin Rules properties and removing second email sending
Work Item: 19436

--HG--
branch : 1.x
extra : rebase_source : 2a46211f07987014b55889f1b760236e94f3c4cb
2013-06-09 09:36:51 +01:00
Nicholas Mayne
9f1385b667 #19422: adding text from http://docs.orchardproject.net/Documentation/Builtin-features#OrchardMessaging
Work Item: 19422

--HG--
branch : 1.x
extra : rebase_source : a3a2ec3a327091c2513c8f943d05a63f1b55d01d
2013-06-09 09:00:13 +01:00
Piotr Szmyd
f63772bf63 #19790: Fixing CSS issues when <li> elements are rendered on the same line. Each item is now rendered on a separate line.
Work Item: 19790

--HG--
branch : 1.x
2013-06-09 07:09:48 +02:00
Nicholas Mayne
3122366530 #19602: Returning user back to the dashboard with message to enable theme.
Work Item: 19602

--HG--
branch : 1.x
2013-06-08 09:01:11 +01:00
Nicholas Mayne
d452cdadae #19417: Only apply widgets when a theme is applied.
Work Item: 19417

--HG--
branch : 1.x
2013-06-08 12:14:56 +01:00
Nicholas Mayne
2288322a41 #19362: Fixing another regex and removing starts with and ends with dots.
Work Item: 19362

--HG--
branch : 1.x
2013-06-08 09:00:40 +01:00
Sebastien Ros
d807d2bb80 Fixing default query order
--HG--
branch : 1.x
extra : rebase_source : b2b5670c49b21ab1f6f2a6eedf4a6d3cee3fc49d
2013-06-08 10:23:54 -07:00
Zoltán Lehóczky
2f83fbed31 #19744: Displaying name of the workflow in the title when editing one
Work Item: 19744

--HG--
branch : 1.x
2013-06-08 13:22:05 +02:00
Sebastien Ros
d8c720c2d2 Fixing HQL encoding
--HG--
branch : 1.x
2013-06-07 18:23:23 -07:00
Decorum
c2ef1f3baf #19503: Ensuring relative paths are used in AzureFileSystem
Work Item: 19503

--HG--
branch : 1.x
extra : rebase_source : 1a0c9fb94630b79d28040aaaf0a53be2d9d1c8b9
2013-06-07 16:51:27 -07:00
kobowi
88a91ddd02 #19204: Removed "would you like to add a widget layer" message for users without ManageWidgets permission.
Work Item: 19204

--HG--
branch : 1.x
extra : rebase_source : 786bb05acd4a9e6f0da1884a0a3cc29c0241df44
2012-11-07 19:13:06 +00:00
Sebastien Ros
8dc40af2d3 Upgrading Azure solutions to SDK 2.0
--HG--
branch : 1.x
extra : rebase_source : 9268657065fe85a15a09c4cab0b5edbacee0e6a1
2013-06-07 16:04:44 -07:00
Nicholas Mayne
cd125b2e86 #19252: Adding Dot as a fake checkin to close issue.
Work Item: 19252

--HG--
branch : 1.x
2013-06-07 23:54:19 +01:00
Michael Yates@MichaelNotebook
bacf3176af Fix for Issue 19252
--HG--
branch : 1.x
2012-11-15 09:08:14 +11:00
Nicholas Mayne
b117e237c7 #19362: Pulled in specflow test.
https://orchard.codeplex.com/SourceControl/network/forks/mlybrand/orchard/contribution/3990

Thanks mlybrand

Work Item: 19362

--HG--
branch : 1.x
2013-06-07 23:33:36 +01:00