Commit Graph

10590 Commits

Author SHA1 Message Date
Sébastien Ros
1e0777f47f Merge pull request #6364 from neTp9c/FixFiltersForGetImageProfileUrl
[Fixes #6343 #6231] Handle null filters in ImageProfileManager
2016-02-09 08:59:24 -08:00
neTp9c
ca2605bb50 Add empty scope for localization string without scope 2016-02-09 14:57:20 +03:00
neTp9c
66f500e2d7 Treatment null value for params argument 2016-02-09 13:50:09 +03:00
Daniel Stolt
51ad9fc792 Merge pull request #6356 from infofromca/fix6354
#6354: delete one duplicate definition of script for jQueryUI for orchard 1.10
2016-02-07 23:26:48 +01:00
andy zheng
4401fb1e7f delete one duplicate definition of script for jQueryUI 2016-02-07 07:42:47 -05:00
Daniel Stolt
a584b27c35 Changed to manual bootstrapping of LayoutEditor Angular app. Fixes #5722. 2016-02-06 23:54:40 +01:00
Daniel Stolt
1b02c5c03c Fixed errors in jQuery resource manifest. 2016-02-06 23:53:15 +01:00
andy zheng
8278901e22 fix #6343 2016-02-05 19:37:48 -05:00
Sebastien Ros
c8ab7f187f Fixing jQuery UI resources
#6329
2016-02-04 13:43:07 -08:00
Sebastien Ros
0c6bcb52e9 [Fixes #6329] Fixing fonts file location in Orchard.Resources 2016-02-04 13:43:06 -08:00
Sebastien Ros
57fd0f6244 [Fixes #6328] Using FontAwesome from Orchard.Resources 2016-02-04 13:43:05 -08:00
Sebastien Ros
4cabab9c6d [Fixes #6327] Removing TaskLease dependency in JobsQueue 2016-02-04 13:43:04 -08:00
Sipke Schoorstra
96a4af5a68 Removed unneeded HTML file. 2016-02-04 21:28:27 +01:00
Kexy Biscuit
b142b9ff1f Update "Deploy to Azure" button link 2016-02-04 19:51:10 +08:00
Sebastien Ros
ae0e545a9f Ignoring deprecated packages for msdeploy package 2016-02-01 11:55:28 -08:00
Sebastien Ros
3630473e69 Removing roslyn compilation for now 2016-02-01 11:55:04 -08:00
Sebastien Ros
9916037d8e Updating version numbers 2016-02-01 10:13:05 -08:00
Sebastien Ros
b3b4b38229 Merge branch '1.9.3' into 1.10
Conflicts:
	src/Orchard.Web/Modules/Orchard.ContentPicker/Module.txt
	src/Orchard.Web/Modules/Orchard.CustomForms/Module.txt
	src/Orchard.Web/Modules/Orchard.Fields/Module.txt
	src/Orchard.Web/Modules/Orchard.Forms/Module.txt
	src/Orchard.Web/Modules/Orchard.Projections/Module.txt
	src/Orchard.Web/Modules/Orchard.TaskLease/Module.txt
	src/Orchard.Web/Modules/Orchard.Tokens/Module.txt
	src/Orchard.Web/Web.config
2016-02-01 10:12:06 -08:00
Sebastien Ros
c890f5b5c6 Updating version number 2016-02-01 10:07:18 -08:00
Sebastien Ros
52aade5411 Removing unused references 2016-02-01 10:03:13 -08:00
Sebastien Ros
a14b006d70 Merge branch '1.9.3' into 1.10
Conflicts:
	src/Orchard.Web/Modules/Orchard.Autoroute/Handlers/AutoroutePartHandler.cs
	src/Orchard/ContentManagement/DefaultContentManager.cs
2016-02-01 09:36:47 -08:00
Sebastien Ros
77f4382fe8 Merge branch '1.9.x' into 1.9.3 2016-02-01 09:33:22 -08:00
Sebastien Ros
1205f3ae5a Merge branch 'dev' into 1.10
Conflicts:
	src/Orchard/Orchard.Framework.csproj
2016-02-01 09:33:02 -08:00
Sébastien Ros
787b5d89b3 Merge pull request #6324 from saurabhrajguru/issue/6306/codeplexreferences
[Fixes #6306] Updated codeplex url with github url in modules
2016-02-01 09:11:19 -08:00
saurabhrajguru
af1673ed9e Updated codeplex url with github url in modules 2016-02-01 12:57:13 +05:30
Sipke Schoorstra
59d20c3d40 Fixed an issue with rendering shapes from Orchard.exe.
Fixes #6321
2016-01-31 22:43:03 +01:00
Piotr Szmyd
52668d1beb [Fixes #6322] Supporting multiple scopes/contexts in .po file entries. 2016-01-31 18:22:33 +01:00
Sipke Schoorstra
b9fa87d5e2 Fixed an issue with a null BaseUrl during Setup from Orchard.exe.
Fixes #6320
2016-01-31 14:25:45 +01:00
Daniel Stolt
afc637452a Fixed the Log4net config release transformation. 2016-01-31 12:22:47 +01:00
Zoltán Lehóczky
84cbc31994 Merge pull request #6314 from OrchardCMS/issue/3537-alias-breadcrumb-linnk
Implementing Alias Breadcrumb Link to be able to add dynamically gene…
2016-01-29 17:58:06 +01:00
Lombiq
f44ddc623c Instead of an isBreadcrumb parameter we now use BreadcrumbMenuItemPart to distinguish breadcrumb-only menu items 2016-01-29 17:03:07 +01:00
Sipke Schoorstra
cb572e0bed Merge pull request #6139 from neTp9c/ImportExportMenuElement
Import and Export for menu element.
2016-01-29 00:48:16 +01:00
Sipke Schoorstra
91fdba1e2c Added LegacyRulesEvaluator.
This will handle third-party modules that still implement the deprecated IRuleProvider.
2016-01-28 23:15:13 +01:00
Sébastien Ros
bdca8a5564 Merge pull request #6298 from Codinlab/features/roleCondition
Move RoleRuleProvider to RoleCondition
2016-01-28 12:24:38 -08:00
Sébastien Ros
c21411041f Merge pull request #6299 from hannan-azam/6292
Check for Nullability of HttpContext while getting Client IP
2016-01-28 12:16:55 -08:00
Lombiq
cce9b3172e Implementing Alias Breadcrumb Link to be able to add dynamically generated breadcrumb menu items for content items not being in the menu hierarchy, see #3537 2016-01-28 21:07:27 +01:00
Lombiq
dd9a0ec0f0 Removing now unused method from ContentPartDriver 2016-01-28 15:06:50 +01:00
Lombiq
110e5c1154 Fixing that when content fields were updated it wasn't checked whether previously they were displayed or not (as it happens for parts), fixes #6287 2016-01-28 00:13:30 +01:00
Lombiq
8daad7f7a9 Fixing that specifying a global zone as an editor shape's placement caused NRE, fixes #4913
E.g. something like this didn't work: Parts_Title_Edit = "/Navigation: 5"
2016-01-27 20:17:03 +01:00
Nicholas Mayne
58d480b87c Merge pull request #6140 from neTp9c/CultureConditions
Culture condition provider
2016-01-25 11:40:02 +00:00
neTp9c
77f92bcbbe Move implementation of CultureConditions to CultureRuleProvider class 2016-01-25 14:22:20 +03:00
neTp9c
17fc2bb02d Change OnImportCompleted to OnImporting 2016-01-25 14:02:24 +03:00
Thierry Fleury
f3971484b8 Fixes #5593 : Dynamic Forms: In form settings HtmlEncode option is always checked 2016-01-23 10:32:22 +01:00
Daniel Stolt
80a9cc73b8 Untabified module manifests according to #6072. 2016-01-22 20:46:45 +01:00
Daniel Stolt
abaef1d765 Reformatted one more Web.config file. 2016-01-22 20:41:30 +01:00
Daniel Stolt
16c687d8b1 Cleaned up and reformatted all Web.config files according to #6072. 2016-01-22 20:38:34 +01:00
Hannan Azam
4f7a73c782 Check for Nullability of HttpContext while getting Client IP 2016-01-22 17:16:26 +05:00
Thierry Fleury
df3e25a659 Remove Orchard.Events reference 2016-01-22 08:07:14 +01:00
Thierry Fleury
e519e2dc36 Move RoleRuleProvider to RoleCondition 2016-01-22 08:07:14 +01:00
Sébastien Ros
899379e94a Merge pull request #6290 from armanforghani/patch-1
Updated feed URL for Orchard gallery.
2016-01-21 14:28:21 -08:00