Commit Graph

8427 Commits

Author SHA1 Message Date
Sebastien Ros
293c58ef46 Adding binding redirect in unit tests for NHibernate 2014-08-22 17:06:28 -07:00
Sebastien Ros
52b0367cdf Defining default search fields in Search recipe 2014-08-22 16:46:31 -07:00
Sebastien Ros
0295764234 Updating NHibernate 4.0
Using a local updated build of FluentNHibernate (still 1.4.0)
2014-08-22 16:10:55 -07:00
Sebastien Ros
e27090bbe7 Fixing drafts indexing 2014-08-22 11:24:02 -07:00
Sebastien Ros
284891dbaa #20781: Fixing template alternates support
Work Item: 20781
2014-08-21 17:53:40 -07:00
Sebastien Ros
4157896464 Refactoring menu permissions 2014-08-20 17:12:50 -07:00
Walance
126efc2028 #19861: Implementing menu permissions
Work Item: 19861
2014-08-20 15:34:04 -07:00
Sebastien Ros
651175c499 Adding Securable metadata 2014-08-20 14:56:08 -07:00
Sebastien Ros
288d1cb8ad More config files updates 2014-08-20 14:01:35 -07:00
Sebastien Ros
b6a69beed0 Fixing specflow tests web.config 2014-08-20 11:29:41 -07:00
Nicholas Mayne
aa8269bb69 #18032: Removing Translation + if only 1 culture.
Work Item: 18032
2014-08-20 17:02:38 +01:00
Daniel Stolt
6bdf4a0348 Adding missing display of client IP address on inline audit trail, and removing conditional display of historically logged client IP addresses. Improving some UI language. 2014-08-20 01:53:11 +02:00
Daniel Stolt
4b0c05c73d Fixed bug i CalendarsPicker localization logic where the picker would always use the configured culture formats rather than the IDateTimeFormatProvider abstraction. 2014-08-20 01:20:48 +02:00
Lombiq
cb98e31df1 #20893: Adding shortcut extension methods to IStorageProvider to simply read and write files.
Work Item: 20893
2014-08-20 00:44:02 +02:00
Nicholas Mayne
a60c9d4cbd Fixing Localization naming 2014-08-19 15:39:15 +01:00
Nicholas Mayne
83c5bd6360 Smart fallback on Browser culture 2014-08-18 23:08:37 +01:00
Sipke Schoorstra
2ef4eea1d7 Adding support for client IP address logging. 2014-08-18 14:43:25 -07:00
Nicholas Mayne
4df81f80c3 More RTL CSS 2014-08-18 22:28:37 +01:00
Nicholas Mayne
0336870525 Fall back to browser Language if cookie not set 2014-08-18 22:28:12 +01:00
Lombiq
7cdfc7c35f Fixing exception caused by HostComonents.config when Orchard is started from the command line 2014-08-18 16:35:30 +02:00
Lombiq
12603a760d Also logging the tenant name when an exception is caught from background tasks, partially making up for the lack of tenant context when such exceptions are logged. 2014-08-16 20:49:44 +02:00
Nicholas Mayne
1a3e88c330 fixing permalink 2014-08-16 17:48:58 +01:00
Nicholas Mayne
393902ec85 Adding is-url class with importent, as W3C says all URLs are LTR therefore importent makes sense in this case 2014-08-16 17:34:59 +01:00
Nicholas Mayne
92fc357ce0 Fixing RTL on glyph 2014-08-16 17:29:18 +01:00
Nicholas Mayne
d2b40b9037 Fixing RTL on dashboard 2014-08-16 17:22:16 +01:00
Nicholas Mayne
a36f3f6c7c RTL The Theme Machine 2014-08-16 17:14:02 +01:00
Lombiq
9a2041c2a2 Adding logging to ShellDescriptorManager. 2014-08-16 14:23:16 +02:00
Lombiq
d904d129f9 Changing logging levels in ShellSettingsManager to more appropriate "information".
See: http://stackoverflow.com/a/6795022/220230
2014-08-16 14:13:51 +02:00
Lombiq
a48ba49e67 #20156: Fixing that malformed content item display/preview URLs caused exceptions instead of resturning 404.
Work Item: 20156
2014-08-16 13:52:02 +02:00
Daniel Stolt
4ebc946282 Merge branch '1.x' of https://git01.codeplex.com/orchard 2014-08-16 01:01:09 +02:00
Daniel Stolt
2f4ab2e272 Ädded remaining customized date/time formats for Persian calendar, and extracted them into a separate class. 2014-08-16 01:00:43 +02:00
Nicholas Mayne
7eb1720a9d RTL on Workflows and Media Lib 2014-08-15 23:45:42 +01:00
Sebastien Ros
508c198f9d Adding binding redirects on Autofac for unit tests 2014-08-15 15:27:58 -07:00
Sebastien Ros
6e3d4abb2b Upgrading Azure solution references 2014-08-15 14:50:31 -07:00
Sebastien Ros
ecda1daf77 Including placement.info as content 2014-08-15 14:38:05 -07:00
Sebastien Ros
87bbc4d591 Removing Microsoft.WindowsFabric assemblies 2014-08-15 14:34:17 -07:00
Sebastien Ros
fe0e1f5cf2 Fixing compilation 2014-08-15 14:19:07 -07:00
Sebastien Ros
c816d8e24f Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Azure.MediaServices/Orchard.Azure.MediaServices.csproj
2014-08-15 13:52:08 -07:00
Sebastien Ros
9550146acc Fixing build warnings 2014-08-15 13:42:52 -07:00
Nicholas Mayne
f5d33b58a5 Adding RTL to templates 2014-08-15 21:14:43 +01:00
Sebastien Ros
8787b7cd5c Fixing build due to library upgrades 2014-08-15 10:57:17 -07:00
Lombiq
2e6f56f90e #20365: Fixing that a MediaLibraryPickerField looses its value(s) if an other editor group is updated
Work Item: 20365
2014-08-15 13:23:36 +02:00
Sebastien Ros
43a2e1a282 #20818: Adding analyzed search terms option
Work Item: 20818
2014-08-14 18:22:29 -07:00
Sebastien Ros
86ed2fde82 Upgrading to SqlCe 4.0 SP1 2014-08-13 15:57:09 -07:00
Sebastien Ros
fe0c1a8a03 Upgrading to Autofac 3.5.2 2014-08-13 15:42:43 -07:00
Zoltán Lehóczky
5bebeb85f0 Merge branch '1.8.x' into 1.x 2014-08-14 00:36:50 +02:00
Lombiq
780fc2a15f Fixing that disposed shell context were later accessed because of lazy enumerations.
Aka fixing the fix's improvement's fix.
2014-08-14 00:35:54 +02:00
Sebastien Ros
221197f314 Upgrading to .NET Framework 4.5.1 2014-08-13 14:07:45 -07:00
Sebastien Ros
b7a3c1e77a Upgrading to Json.NET 6.0.4 2014-08-13 12:59:30 -07:00
Sebastien Ros
0a8685bab3 Upgrading to ASP.NET MVC 5.2 2014-08-13 12:58:57 -07:00