Commit Graph

8344 Commits

Author SHA1 Message Date
Benedek Farkas
29bf4f067c Orchard.Localization: Updating AdminDirectionalityFactory to use the built-in GetTextDirection method 2014-08-27 13:48:41 +02:00
Benedek Farkas
f8ccdeab35 OrchardLocalization: Fixing that LocalizationExtensions.GetTextDirection could cause a NRE when creating a new content item 2014-08-27 13:46:46 +02:00
Sebastien Ros
6637200b8a Hide culture filters if not more than 1 2014-08-26 15:08:37 -07:00
Nicholas Mayne
88571fad45 Fixing RTL on BodyPart 2014-08-26 22:55:25 +01:00
Nicholas Mayne
52edc446e7 Removing double cast 2014-08-26 22:35:49 +01:00
Nicholas Mayne
1d0c03f4e8 Adding Safe check to Culture. Always get the Name of the culture and do not rely that it is typed in correctly 2014-08-26 22:34:04 +01:00
Nicholas Mayne
5224371f79 Safty around checking for files. should not bomb out if file does not exist. 2014-08-26 22:30:39 +01:00
Nicholas Mayne
a22f5bb70f More work on Localization and RTL 2014-08-26 22:27:02 +01:00
Nicholas Mayne
73364a286f Fixing JS bug 2014-08-26 19:36:57 +01:00
Sebastien Ros
09c2ae76e4 Adding content filters 2014-08-26 10:59:35 -07:00
Nicholas Mayne
0c9519a93c When changing culture, you might be changing diretionality, it would be worth changing that on the fly, though a page reload might be better. 2014-08-25 23:34:06 +01:00
Stanley Goldman
7333d106a0 #20779: Improving media listing performance
Work Item:20779
2014-08-25 15:33:37 -07:00
Nicholas Mayne
af3bd68a61 Adding value to override 2014-08-25 22:10:06 +01:00
Nicholas Mayne
24965a3661 Fixing cultures and Adjusted value for Slugification 2014-08-25 21:18:04 +01:00
Nicholas Mayne
360053fb10 Hooking in Slugification in to Transliteration 2014-08-25 20:55:11 +01:00
Nicholas Mayne
b3e0b76220 Adding From and To for TransLit 2014-08-25 19:46:38 +01:00
Nicholas Mayne
03296493f5 Adding Create and removing Import method for Transliteration 2014-08-25 19:14:06 +01:00
Nicholas Mayne
0c4a7793cf Starting to add screens for transliteration 2014-08-25 17:25:57 +01:00
Nicholas Mayne
286094b3db Conditional cleanup 2014-08-25 13:12:35 +01:00
Nicholas Mayne
8303193284 Adding Transliteration Service 2014-08-25 12:49:47 +01:00
Nicholas Mayne
cf02023a2a Adding Transliteration Lib 2014-08-25 12:06:40 +01:00
Nicholas Mayne
e081f0e931 Fixing UI flow. Removing the restriction of users having to create content in site culture 2014-08-25 11:38:07 +01:00
Nicholas Mayne
7099ce8b59 Adding changes from Dunross and also hooking up Cache to ListCultures for perf 2014-08-25 11:07:13 +01:00
Sipke Schoorstra
195d2179bd Updating Content Picker to list Listable types. 2014-08-25 00:18:20 -07:00
Sebastien Ros
293c58ef46 Adding binding redirect in unit tests for NHibernate 2014-08-22 17:06:28 -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
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
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
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
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