Sipke Schoorstra
785471f3ee
Fixing a (harmless) bug in Projections/LayoutController. (Harmless thanks to implicit route values, but better to be explicit).
...
--HG--
branch : 1.x
2013-07-01 19:28:21 +02:00
Sipke Schoorstra
5c74d8a8b7
Fixing CustomFormEvents (dictionary lookups are case sensitive).
...
--HG--
branch : 1.x
2013-06-29 18:01:56 +02:00
Sebastien Ros
52f43ce80e
Fixing content type records caching
...
When a content type is created during a rolled back transaction, the cache
would hold a wrong id.
--HG--
branch : 1.x
extra : rebase_source : 756907c69eb0ce5f1f66a6ed204841fdab24cfd1
2013-06-28 17:21:10 -07:00
Zoltán Lehóczky
6278e39746
Correcting "succeffully" typos in Indexing
...
--HG--
branch : 1.x
2013-06-28 22:19:59 +02:00
Sebastien Ros
16f63a5ed0
#19583 : Removing unnecesary field descriptor tokenization in projection
...
Work Item: 19583
--HG--
branch : 1.x
2013-06-27 18:52:37 -07:00
Sebastien Ros
ba41063f71
#19841 : Fixing comments redirection
...
Work Item: 19841
--HG--
branch : 1.x
2013-06-27 18:30:19 -07:00
Sebastien Ros
45484507b1
Fixing duplicated media items during upgrade
...
--HG--
branch : 1.x
2013-06-27 18:08:11 -07:00
Sebastien Ros
8e6d1cb9fa
Updating jsPlumb library
...
--HG--
branch : 1.x
2013-06-27 15:33:11 -07:00
Zoltán Lehóczky
2339cb31a4
#19633 : No NE anymore from DefaultSlugService if the DisplayText is null
...
Work Item: 19633
--HG--
branch : 1.x
2013-06-27 19:06:07 +02:00
Zoltán Lehóczky
a177367620
#19788 : Adding null checks to Content tokens
...
Work Item: 19788
--HG--
branch : 1.x
2013-06-27 18:33:37 +02:00
Zoltán Lehóczky
d346f9953f
Content tokens code styling
...
--HG--
branch : 1.x
2013-06-27 17:48:10 +02:00
Sebastien Ros
506be4a9d0
Updating manifest files
...
--HG--
branch : 1.x
2013-06-26 18:19:23 -07:00
Sebastien Ros
493f3798fa
Updating the Azure solution with changes on the Upgrade module
...
--HG--
branch : 1.x
2013-06-26 17:11:19 -07:00
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