Nicholas Mayne
|
1cfd5c497c
|
Fixing bad delegate
|
2015-09-05 15:18:44 +01:00 |
|
Nicholas Mayne
|
baad84ee7b
|
Merge pull request #5570 from jtkech/patch-3
Incorrect plus characters break the compilation in DefaultDataMigrationInterpreter.cs
|
2015-07-25 21:23:58 +01:00 |
|
Nicholas Mayne
|
818b35a370
|
Merge pull request #5551 from Codinlab/issue/5519
Fixes #5519 : DynamicForms client validation
|
2015-07-23 17:22:12 +01:00 |
|
Nicholas Mayne
|
1e62b2b9f8
|
Merge pull request #5526 from yw80/1.9.x
Correct code indentation format for file IndexingTaskExecutor.cs
|
2015-07-19 17:53:25 +01:00 |
|
Nicholas Mayne
|
1732c333c2
|
Merge pull request #5540 from jchenga/issues/5539
[Fixes #5530] YSOD instead of the set up page in Azure.
|
2015-07-19 17:51:45 +01:00 |
|
Nicholas Mayne
|
6bc98bede6
|
Merge pull request #5498 from yw80/1.9.x
Delete the CamelFriendly function call to DisplayName.
|
2015-07-16 15:23:00 +01:00 |
|
Nicholas Mayne
|
4967fa807b
|
Fixing multi tenant content culture lookup - thanks to Mr Spits for the patch.
|
2015-06-27 15:36:13 +01:00 |
|
Nicholas Mayne
|
9dbf30cd10
|
Merge pull request #5441 from oldrev/pg-connstr-fix
Fixed the sample of PostgreSQL's connection string
|
2015-06-27 10:37:35 +01:00 |
|
Nicholas Mayne
|
c435a98670
|
Merge pull request #5435 from yw80/1.9.x
Remove a excess @ in TaxonomyField.cshtml
|
2015-06-26 09:07:23 +01:00 |
|
Nicholas Mayne
|
6183c8783e
|
Rescoping where allroles is created in post
|
2015-06-02 13:50:05 +01:00 |
|
Nicholas Mayne
|
bb13163ac3
|
Changing scope for looking up all roles to after authorization check in admin
|
2015-06-02 13:47:23 +01:00 |
|
Nicholas Mayne
|
7415d6d5cc
|
Fixing issue where anon users can spam the SiteService on Content Authorization. Also changing scope of double part check.
|
2015-06-02 11:19:00 +01:00 |
|
Nicholas Mayne
|
a11c92ae50
|
Merge pull request #5230 from dcinzona/1.x
Fix for issue #5228
|
2015-05-02 08:44:11 +01:00 |
|
Nicholas Mayne
|
ef135d348c
|
Fixes #5164
|
2015-04-15 16:35:59 +01:00 |
|
Nicholas Mayne
|
441e6056fa
|
Fixes #4276 : removing Persist Security Info=True
|
2015-04-15 16:27:01 +01:00 |
|
Nicholas Mayne
|
1bc9adae0d
|
Fixes #4301 : Renaming file
|
2015-04-15 16:24:31 +01:00 |
|
Nicholas Mayne
|
eca6f9177d
|
Fixes #4295 - removing erroneous check in publish later part
|
2015-04-15 14:56:41 +01:00 |
|
Nicholas Mayne
|
e3249cc02c
|
removing a dependency
|
2015-04-15 13:51:17 +01:00 |
|
Nicholas Mayne
|
6245352da8
|
#21243: Fixing issue with multiple calls to cultrue selector
Taken some of the fixes from jtkech and anoordende
Work Item: 21243
|
2015-03-13 17:10:00 +00:00 |
|
Nicholas Mayne
|
383e947bf7
|
Because the admin filter is calling lcoalization, and localization is calling the admin filter... we should apply the admin attribute first, then do the security check
|
2015-03-13 17:06:48 +00:00 |
|
Nicholas Mayne
|
8470165a55
|
#21054: Fixing issue with null UrlReferer.
I still think an issue is outstanding with AdminFilter.
Work Item: 21054
|
2015-03-13 15:23:19 +00:00 |
|
Nicholas Mayne
|
750a4079c1
|
Changing VersionREcordId to VersionNumber when trying to recal a item by its VersionNumber
|
2015-02-23 22:06:21 +00:00 |
|
Nicholas Mayne
|
fb9ec74dfa
|
Removing reference
|
2015-02-21 21:22:12 +00:00 |
|
Nicholas Mayne
|
8383e55cf2
|
Fixing XML Docs in content manager
|
2015-02-19 12:37:32 +00:00 |
|
Nicholas Mayne
|
bc7a75ea2a
|
#18172 : Adding import export to Site Cultures
Because they come from records I am using the SiteSettings Driver to export/import
Work Item: 18172
|
2015-02-19 00:05:32 +00:00 |
|
Nicholas Mayne
|
4e85e60947
|
Small perf tweeks to Localization Part Driver, removing unneeded SiteCultures enumerable as we only care about missing cultures
|
2015-02-18 23:14:23 +00:00 |
|
Nicholas Mayne
|
0a33ce5eae
|
Perf improvement in localization service. Replacing List() with Slice(1) and no need to use overload on Query as it is taken care of in inner query
|
2015-02-18 22:46:43 +00:00 |
|
Nicholas Mayne
|
e1a9999382
|
Adding Localization Tokens to localization module.
|
2015-02-18 16:48:04 +00:00 |
|
Nicholas Mayne
|
a60b91e610
|
Removing the - in the culture layer rules. It seems that the scripting engine changed to stop allowing them.
|
2015-02-18 15:41:28 +00:00 |
|
Nicholas Mayne
|
f1d97b7251
|
Fix for Application Path on localization to deal with virtual paths
|
2015-02-18 15:32:23 +00:00 |
|
Nicholas Mayne
|
1a5a483568
|
Adding ability to add a culture to a piece of content that has no culture
|
2015-02-18 15:27:19 +00:00 |
|
Nicholas Mayne
|
5b800dde4e
|
Fixing Priority on Route Culture Selector
|
2015-01-27 13:44:53 +00:00 |
|
Nicholas Mayne
|
6da71470dd
|
Adding homepage to list of cultures
|
2015-01-26 13:27:15 +00:00 |
|
Nicholas Mayne
|
d27fa1d413
|
Spliting the cookie selector in to two allowing for FrontEnd cookie set and admin cookie set.
|
2015-01-26 13:26:06 +00:00 |
|
Nicholas Mayne
|
bf9722b063
|
Removing extra li from comments
|
2015-01-16 11:58:11 +00:00 |
|
Nicholas Mayne
|
6dd00789f3
|
Fixing Theme previewing
|
2015-01-14 11:56:55 +00:00 |
|
Nicholas Mayne
|
98bd9e0a9c
|
Fixing bug with null reference on Tags
|
2015-01-14 11:11:29 +00:00 |
|
Nicholas Mayne
|
6d5ceb02f0
|
Fixing more Cutlure spelling mistakes -> to Culture
|
2014-12-30 16:53:57 +00:00 |
|
Nicholas Mayne
|
ed06aeb849
|
Use Fetch instead of Table
|
2014-12-11 10:30:50 +00:00 |
|
Nicholas Mayne
|
4b4f673c36
|
#19816: Removing markdownsharp reference and adding code class instead.
Work Item: 19816
|
2014-10-13 21:32:48 +01:00 |
|
Nicholas Mayne
|
016ee8cb02
|
Fixing reference to Castle in Orchard Tests
|
2014-10-13 13:52:38 +01:00 |
|
Nicholas Mayne
|
020f6faa45
|
Updating castle to Castle.Core 3.3.1
|
2014-10-12 22:54:54 +01:00 |
|
Nicholas Mayne
|
4a5edec463
|
Updating ImageResizer to 3.4.3
|
2014-10-12 22:42:05 +01:00 |
|
Nicholas Mayne
|
938f20e4e1
|
Fixing project file
|
2014-10-12 22:08:09 +01:00 |
|
Nicholas Mayne
|
1d0b574c5e
|
Cleaning up references in Orchard.DesignerTools
|
2014-10-12 16:46:19 +01:00 |
|
Nicholas Mayne
|
5422a95921
|
Updating Newtonsoft JSON to 6.0.5
|
2014-10-12 16:42:16 +01:00 |
|
Nicholas Mayne
|
1bab01738b
|
Updateing NHibernate to 4.0.1.4000 and Syscache to 4.0.0.4000
|
2014-10-12 16:37:26 +01:00 |
|
Nicholas Mayne
|
5e76bc9c8f
|
Flipping RTL LTR on page load
|
2014-10-12 16:14:42 +01:00 |
|
Nicholas Mayne
|
cc6da3c7db
|
#19694: Adding a language check in culture-lang('en') for example
Work Item: 19694
|
2014-10-12 16:00:56 +01:00 |
|
Nicholas Mayne
|
f6d552b28c
|
Tweeking Project files for indexing and jobs
|
2014-10-12 15:37:46 +01:00 |
|
Nicholas Mayne
|
f7bf0cc09f
|
Updating TinyMCE to 4.1.6
|
2014-10-12 15:02:25 +01:00 |
|
Nicholas Mayne
|
6b50414cfb
|
making sure the ,Search matches Search - you might have 1 index then add another, but you dont want to reindex all your content if oyu havent selected it
|
2014-10-12 14:55:44 +01:00 |
|
Nicholas Mayne
|
648eb5d8bf
|
Removing extra call to Indexing Tasks within Editor
|
2014-10-12 14:52:04 +01:00 |
|
Nicholas Mayne
|
f99e1a9c2b
|
Merge branch 'feature/localizationchanges' into 1.x
|
2014-10-12 13:48:54 +01:00 |
|
Nicholas Mayne
|
46d8e82c3b
|
Small tweaks
|
2014-10-05 15:53:33 +01:00 |
|
Nicholas Mayne
|
17a1209abd
|
Fixing broken checkin
|
2014-09-26 10:45:29 +01:00 |
|
Nicholas Mayne
|
f0efbeb406
|
#18210: Changing preview to pass a version through, this was layers are kicked in.
Work Item: 18210
|
2014-09-25 20:21:56 +01:00 |
|
Nicholas Mayne
|
ae30267df0
|
Fixing Media Picker after bad merge.
|
2014-09-24 10:26:48 +01:00 |
|
Nicholas Mayne
|
cfeefb496f
|
small optimization to browser language
|
2014-09-23 23:28:56 +01:00 |
|
Nicholas Mayne
|
292354a65d
|
Removing deprecated call to cultureinfo in favour replacement
|
2014-09-23 23:11:09 +01:00 |
|
Nicholas Mayne
|
a618ed7102
|
Fixes to localizationservice to get with of silly select..
|
2014-09-23 22:57:25 +01:00 |
|
Nicholas Mayne
|
ba16115128
|
Moving away from the providers and pushin all to Selectors, makes for a cleaner iplementation
|
2014-09-23 22:21:03 +01:00 |
|
Nicholas Mayne
|
b2bd25f1af
|
Merge 1.x
|
2014-09-23 13:21:31 +01:00 |
|
Nicholas Mayne
|
08630cd5c2
|
Clean up
|
2014-09-23 00:14:15 +01:00 |
|
Nicholas Mayne
|
1cb7404bb1
|
Moving a few things around
|
2014-09-22 23:34:18 +01:00 |
|
Nicholas Mayne
|
e802723a4c
|
Change to culture of incoming request if culture is in the route data or in params
|
2014-09-17 22:01:13 +01:00 |
|
Nicholas Mayne
|
24530f09bd
|
Use the referrer to determine the language if it is a POST
|
2014-09-16 15:39:45 +01:00 |
|
Nicholas Mayne
|
c4387ab54c
|
Adding a front end culture picker shape that only goes to the homepage for each culutre
|
2014-09-15 21:18:52 +01:00 |
|
Nicholas Mayne
|
73a2653115
|
Removing FrontEnd Culture picker. If you have localizable content, then use the Localization.ContentTranslations
|
2014-09-15 20:20:39 +01:00 |
|
Nicholas Mayne
|
99a19f898a
|
Updating TinyMCE to 4.1.5
|
2014-09-14 14:06:23 +01:00 |
|
Nicholas Mayne
|
6b14e748ff
|
Splitting culture picker up to Admin and User facing implementations. Removing the Culture Service, and changign the way the culture selectors work. The Admin UI should act differently to the Front end site, and hense should be indepentant of each other.
|
2014-09-14 13:56:06 +01:00 |
|
Nicholas Mayne
|
5750d978a3
|
Small perf improvements
|
2014-09-13 13:42:30 +01:00 |
|
Nicholas Mayne
|
e6de135df8
|
A little code cleanup
|
2014-09-13 13:35:32 +01:00 |
|
Nicholas Mayne
|
56f919746b
|
Tweek to CSS for RTL
|
2014-09-12 00:41:37 +01:00 |
|
Nicholas Mayne
|
e5a8db2f89
|
Checking for httpcontext, though I feel this will need to be rewritten
|
2014-09-12 00:24:05 +01:00 |
|
Nicholas Mayne
|
fa1de09a4f
|
Rewrote Localizaton controller and driver
|
2014-09-11 23:59:04 +01:00 |
|
Nicholas Mayne
|
a1c7ddc48f
|
Merge 1.x to localization branch
|
2014-09-11 11:29:43 +01:00 |
|
Nicholas Mayne
|
9e3f365399
|
Making sure ID and name are different
|
2014-09-11 11:28:56 +01:00 |
|
Nicholas Mayne
|
f7e1dcb0d1
|
Fixing layer rule
|
2014-09-10 23:43:11 +01:00 |
|
Nicholas Mayne
|
a9fdadfa13
|
Fixing issue where BodyPArt is not there. Now passing ContentItem
|
2014-09-09 15:08:14 +01:00 |
|
Nicholas Mayne
|
f5db361f35
|
Adding all plugins for tinymce
|
2014-09-08 22:33:07 +01:00 |
|
Nicholas Mayne
|
ba5434c729
|
Upgrading TinyMCE to 4.1.4
|
2014-09-07 10:39:13 +01:00 |
|
Nicholas Mayne
|
66010bcb91
|
Removing TranslationService.. for now.
|
2014-09-03 22:20:29 +01:00 |
|
Nicholas Mayne
|
3f1367ae54
|
Updating WorkContext pointer for class and adding feature names to URL Transliteration generation
|
2014-09-03 22:19:58 +01:00 |
|
Nicholas Mayne
|
46e3b9a475
|
Adding culture-isrtl to layer filters
|
2014-08-31 18:45:42 +01:00 |
|
Nicholas Mayne
|
4a788cd7c3
|
Fixing culture selector for tinymce
|
2014-08-30 16:34:56 +01:00 |
|
Nicholas Mayne
|
1ec0c7a7e3
|
Reverting the workcontext change
|
2014-08-30 16:13:13 +01:00 |
|
Nicholas Mayne
|
b469d623d8
|
Movign to WorkContext rather that IWorkContextAccessor
|
2014-08-30 16:10:18 +01:00 |
|
Nicholas Mayne
|
8edd49244a
|
Changing the way we check for files for TinyMCE - should increase performance of loading the editor
|
2014-08-30 16:08:50 +01:00 |
|
Nicholas Mayne
|
690aa633b3
|
Adding TranslationService to Core
|
2014-08-30 15:43:25 +01:00 |
|
Nicholas Mayne
|
2c9c536a39
|
Moving namespaces around
|
2014-08-30 12:11:46 +01:00 |
|
Nicholas Mayne
|
9beeee2f57
|
Removing the suppress dependency on the CultureSelectorSelector, you can end up in a race condition of having no selector
|
2014-08-30 12:07:10 +01:00 |
|
Nicholas Mayne
|
39d8f56820
|
Refactor Storage for Culture moving fallback to Browser Language to Service
|
2014-08-30 12:06:01 +01:00 |
|
Nicholas Mayne
|
928c4e936a
|
Using Current Culture on WorkContext and remove reliance of HttpContext
|
2014-08-30 11:54:21 +01:00 |
|
Nicholas Mayne
|
87ce88801d
|
Merge branch 'feature/localizationchanges' of https://git01.codeplex.com/orchard into feature/localizationchanges
|
2014-08-30 00:49:55 +01:00 |
|
Nicholas Mayne
|
9e41861aae
|
Rename of file
|
2014-08-30 00:49:49 +01:00 |
|
Nicholas Mayne
|
79042774bd
|
Adding Culture Rule Provider. this required a change to the IRuleProvider to be an IEventHandler rather than a direct IDependency
|
2014-08-30 00:45:55 +01:00 |
|
Nicholas Mayne
|
84a74a68a5
|
Adding Zone Check to AdminDirectionalityFactory
|
2014-08-29 14:00:51 +01:00 |
|
Nicholas Mayne
|
c9c3f89d0f
|
Fixing Type
|
2014-08-29 13:46:54 +01:00 |
|
Nicholas Mayne
|
f0a9800aa7
|
fixing compile issue with WidgetFiltersControl
|
2014-08-29 13:45:17 +01:00 |
|