Lombiq
|
c004545eeb
|
Updating README from the dev branch
|
2016-06-29 22:36:08 +02:00 |
|
Lombiq
|
31f07a44e4
|
The TinyMce toolbar is now always visible in the editor, even if scrolled down, fixes #5769
|
2016-06-28 23:48:50 +02:00 |
|
Lombiq
|
13f3473868
|
Some grammar fixes (I hope) in NavigationAliasProvider
|
2016-06-28 17:03:04 +02:00 |
|
Sipke Schoorstra
|
0a06a788b2
|
Renamed private method in NavigationHelper.
|
2016-06-16 21:55:07 +02:00 |
|
Alex Petryakov
|
a5ac956b6a
|
Fixes a selected path issue
This fixes an issue where the selected path is being looked for by comparing string-based urls. It now selects the most nested url.
#6899
|
2016-06-16 21:52:51 +02:00 |
|
Lombiq
|
3e2b5d5b82
|
Upgrading FluentNHibernate so it's sync with other assemblies to prevent exceptions when running tests. Fixes #6933.
|
2016-06-16 19:01:07 +02:00 |
|
Sebastien Ros
|
a8d4440c2e
|
Encoding error messages for custom forms widgets.
|
2016-06-14 11:06:33 -07:00 |
|
Lombiq
|
af35f1387c
|
Orchard.Framework.csproj: Fixing file inclusion syntax by removing unnecessary properties
|
2016-06-13 16:11:22 +02:00 |
|
Lombiq
|
161a2e3204
|
Fixing a typo in the Module.txt of Orchard.Warmup
|
2016-06-11 16:26:34 +02:00 |
|
Lombiq
|
50c8a2631d
|
Adding "/m" switch to MSBuild in ClickToBuild.cmd and Deploy.cmd. Fixes #6936.
It allows running independent project builds in parallel by using more than one cores.
Signed-off-by: Benedek Farkas <benedek.farkas@lombiq.com>
|
2016-06-05 21:07:40 +02:00 |
|
Daniel Stolt
|
fbe5945ea6
|
Ignore DST in time zone conversion for time-only DateTime fields. Fixes #6731.
|
2016-06-05 20:45:10 +02:00 |
|
Daniel Stolt
|
03bac9222b
|
Fixed Enter keyboard shortcut for layout elements that are not of type "Content". Fixes #5749.
|
2016-06-05 18:58:17 +02:00 |
|
Matthew Harris
|
897687e4b3
|
Extend snippet manifest format
|
2016-05-27 09:08:03 -07:00 |
|
Matthew Harris
|
0f155827fd
|
Layout editor br tags
Fixes #5825
|
2016-05-26 12:41:13 -07:00 |
|
Matthew Harris
|
bcd66f39d1
|
Setup recipe description mismatch
Fixes #6811
|
2016-05-26 12:39:46 -07:00 |
|
andy
|
86b4ff4e65
|
Deleted unnecessary reference on JobsQueue
|
2016-05-19 12:33:43 -07:00 |
|
Matthew Harris
|
3cb63d80af
|
Fix missing translations
Fixes #6877
|
2016-05-19 12:26:34 -07:00 |
|
Jack Cheng
|
e90f114a8b
|
Error importing media - uses indexOf instead of contains
Fixes #6894
|
2016-05-19 09:06:29 -07:00 |
|
Lombiq
|
8fadee4a49
|
Removing long orphaned backup module manifest file from Orchard.MultiTenancy
|
2016-05-17 21:08:30 +02:00 |
|
Daniel Stolt
|
9e57d016df
|
Fixed incorrect reference in Orchard.Resources.csproj.
|
2016-05-17 16:48:18 +02:00 |
|
Daniel Stolt
|
e477328c39
|
Fixed admin 404 due to incorrectly named resource "jquery-colorbox.css".
|
2016-05-17 16:45:35 +02:00 |
|
Sebastien Ros
|
5ef753ef2d
|
Merge branch 'master' into 1.10.x
|
2016-05-11 12:25:15 -07:00 |
|
Sebastien Ros
|
a629ce0f4b
|
Merge tag '1.10.1'
|
2016-05-11 12:23:08 -07:00 |
|
Sebastien Ros
|
280de4e6fc
|
Merge remote-tracking branch 'origin/1.10.1' into 1.10.x
|
2016-05-05 17:39:32 -07:00 |
|
Matthew Harris
|
c251665dfe
|
Add 10 digit precision support to sass
Fixes #6865
|
2016-05-05 15:03:54 -07:00 |
|
Sebastien Ros
|
d21538eb54
|
Forcing Nuget restore on Kudu
|
2016-05-05 13:05:35 -07:00 |
|
jagraz
|
ed13ac2802
|
Update localizations service to harvest only dictionaries for enabled themes.
Fixes #6600
|
2016-05-05 13:02:13 -07:00 |
|
Arjan Noordende
|
0ed5198cb3
|
Added scheme to OutputCacheKey to prevent SSL bypass
Fixes #6850.
|
2016-05-05 13:01:06 -07:00 |
|
Sergio Navarro
|
018a3faa2e
|
Create target folder if not exist when moving media
Fixes #6856
|
2016-05-05 12:59:01 -07:00 |
|
Arjan Noordende
|
91488f31da
|
Added SASS support to Gulpfile.js
Fixes #6860
|
2016-05-05 12:58:18 -07:00 |
|
Sergio Navarro
|
dfa22687b5
|
Fixed problem with case checking request headers in output cache
Fixes #6863
|
2016-05-05 12:57:13 -07:00 |
|
Sebastien Ros
|
06778eb584
|
Setting correct nuget path for Kudu
Fixes #6810
|
2016-05-05 12:46:48 -07:00 |
|
Sebastien Ros
|
951962f6d9
|
Fixing dynamic compilation issues
Fixes #6858
|
2016-05-05 12:40:15 -07:00 |
|
Lombiq
|
34bd78a487
|
Text in the token helper's columns are now wrapped, so longer token names or descriptions can be properly displayed. Fixes #3100.
|
2016-04-30 00:47:01 +02:00 |
|
Arjan Noordende
|
b292269f2b
|
Fixed Specific url's in SecureSocketsLayer not redirected to https
Fixes #5294
|
2016-04-29 09:08:43 -07:00 |
|
Matthew Harris
|
b0393a0780
|
Add generic default theme.png
Fixes #5672
|
2016-04-28 13:03:33 -07:00 |
|
Sergio Navarro
|
6ec23919aa
|
Element Bindings breaks after adding field to content type
Fixes #6842
|
2016-04-28 12:04:29 -07:00 |
|
Lombiq
|
77f3a031c5
|
Fixing that stylesheets having a protocol-relative URL caused exception when building shape alternate names
|
2016-04-28 01:55:36 +02:00 |
|
Sebastien Ros
|
2b3451cd13
|
Updating version numbers to 1.10.1
|
2016-04-26 10:12:18 -07:00 |
|
Arjan Noordende
|
e962410a72
|
AssemblyInfo build action Compile instead of Content with CodeGen update
Fixes #5143
|
2016-04-26 10:02:55 -07:00 |
|
jtkech
|
8c97c89414
|
Field default value as a proposed value on first edition when creating.
|
2016-04-26 09:50:02 -07:00 |
|
Hannan Azam Khan
|
b740bae395
|
External Media (oEmbed) Export/Import Issue
Fixes #5417
|
2016-04-26 09:18:41 -07:00 |
|
andy
|
c0d207f228
|
Fix potential NRE in lucene index
|
2016-04-21 09:06:07 -07:00 |
|
jtkech
|
43e1040661
|
Fixes distributed lock record creation issue if already exists.
Fixes #6784
|
2016-04-20 09:01:13 -07:00 |
|
Daniel Stolt
|
b8e138b2d5
|
Corrected Persian month name. Fixes #6800.
|
2016-04-19 17:01:34 +02:00 |
|
Kegan Maher
|
bf2e9970c1
|
Export the correct part property
Fixes #6798
|
2016-04-18 14:29:58 -07:00 |
|
jtkech
|
37436d86ed
|
Fixing double submission fix
Fixed #6788
|
2016-04-18 09:21:33 -07:00 |
|
Sebastien Ros
|
8ebf58d27d
|
Fixing multi-submission differently
Take into account dynamic forms
Client validation
|
2016-04-15 13:03:47 -07:00 |
|
andy
|
ac3a0387fa
|
Fix null etag
Fixes #6666
|
2016-04-15 09:36:18 -07:00 |
|
andy
|
4f401ca641
|
Fixing jQuery typo
Fixes #6771
|
2016-04-14 17:11:51 -07:00 |
|