Benedek Farkas
|
2904d35d91
|
Enabling C# 6 for Dynamic Compilation and Razor IntelliSense
Fixes #5408
|
2017-11-09 12:04:12 -08:00 |
|
Lombiq
|
54b4ca174a
|
Updating codegen to support view compilation (#7713)
|
2017-11-06 19:19:44 +01:00 |
|
Matteo Piovanelli
|
584ba97b27
|
Binding in ContentType editor (#7886)
Change the prefix so that binding does not care whether parts are in a different order in the type definition
|
2017-10-26 12:14:42 -07:00 |
|
Andrew Cartwright
|
3152bb131a
|
Adds support for multiple urls in urlcondition (#7868)
Fixes #1067
|
2017-09-28 12:11:56 -07:00 |
|
ViRuSTriNiTy
|
f5192d89c7
|
[Fixes #7862] Orchard.Taxonomies, allow autocomplete query to return results when no query term is passed (#7865)
Fixes #7862
|
2017-09-21 12:30:44 -07:00 |
|
Matteo Piovanelli
|
244ea89b27
|
Added join to order results of the query (#7860)
Fixes #7859
|
2017-09-21 12:09:42 -07:00 |
|
Matteo Piovanelli
|
e407bb86aa
|
Allow handling culture patterns more robustly (#7867)
Fixes #7866
|
2017-09-21 12:06:14 -07:00 |
|
Lombiq
|
6a6e059ee4
|
Removing leftover code that prevented every spam filtered content item from being persisted if spam was configured to be deleted
|
2017-09-15 21:16:22 +02:00 |
|
Andrew Cartwright
|
7b92bee1fc
|
Makes ContentItemId nullable for audit trail summary admin (#7824)
|
2017-09-14 12:30:49 -07:00 |
|
greg84
|
630613db75
|
Only query database if a new tag is being added. (#7845)
|
2017-09-14 12:29:54 -07:00 |
|
Carl Woodhouse
|
a992c1e74e
|
Made shape placement parsing strategy extendable with providers (#7837)
|
2017-09-07 12:40:49 -07:00 |
|
ViRuSTriNiTy
|
fc38e0eb5d
|
[Fixes #7811] Fixes exception occurred when BaseUrl setting is not set (#7813)
Fixes #7811
|
2017-08-17 12:12:02 -07:00 |
|
ViRuSTriNiTy
|
375c935ec7
|
[Fixes #7815] Orchard.MediaProcessing, adds scale option to resize filter (#7816)
Fixes #7815
|
2017-08-17 12:07:51 -07:00 |
|
ViRuSTriNiTy
|
a4240b107a
|
[Fixes #7817] Orchard.MediaProcessing, fixed dimension format in filter descriptions (#7818)
Fixes #7817
* - fixed dimension format in filter descriptions
|
2017-08-17 12:05:21 -07:00 |
|
Kegan Maher
|
2b76dc95f8
|
Adding Identity to ShapeMenuItem (#7790)
|
2017-08-10 12:17:08 -07:00 |
|
Hazzamanic
|
bcf5f7a196
|
Update WebRequest help with correct way to format JSON (#7761)
Fixes #7760
|
2017-08-10 12:16:42 -07:00 |
|
Matteo Piovanelli
|
a9261d879d
|
Fix taxonomy localization issue with fields (#7808)
Fixes #7805
|
2017-08-10 12:13:49 -07:00 |
|
LorenzoFrediani-Laser
|
2c5021f8d1
|
Add Validation FolderName to generate valid url link (#7768)
|
2017-08-03 12:20:49 -07:00 |
|
GiuseppeMusso-Laser
|
bb4116dbb9
|
Fix for issue #7763, bug 2. (#7764)
Avoided NullReferenceException in case of null value.
|
2017-07-27 12:23:26 -07:00 |
|
Andrew Cartwright
|
eff20785aa
|
Adds support to LocalizationStreamParser for po entrys spanning multiple lines (#7752)
|
2017-07-06 21:13:05 +02:00 |
|
Xceno
|
93f8129cfa
|
Orchard.Dashboards should use the existing bootstrap.css from Orchard.Resources. (#7756)
Fixes #7755
|
2017-07-06 21:08:03 +02:00 |
|
Benedek Farkas
|
cdcec3cd8b
|
#7713: View compilation with MSBuild (#7732)
Fixes #7713
|
2017-06-29 21:10:51 +02:00 |
|
GiuseppeMusso-Laser
|
8fc3963acb
|
Media Library: added global media permissions (#7622)
Fixes #7620
|
2017-06-22 12:27:29 -07:00 |
|
Hermes Sbicego
|
044f079e28
|
[#7729] Text tokens enhancements (#7730)
Fixes #7729
|
2017-06-22 12:25:39 -07:00 |
|
Anatolii Siryi
|
598b99871f
|
Fixing displaying layout content and aside zones (#7716)
|
2017-06-08 12:08:19 -07:00 |
|
Lombiq
|
e093095a39
|
Fixing that Orchard.ImportExport had an unused project reference to Orchard.MultiTenancy
|
2017-06-02 20:12:28 +02:00 |
|
Lombiq
|
6ec826abc0
|
Removing leftover erroneous stylesheet inclusion from Dynamic Forms admin submission list
|
2017-05-19 19:30:42 +02:00 |
|
Thierry Fleury
|
6e95dc9d92
|
[Fixes #6323] Rename media folder fails with Azure Media Storage (#7670)
Fixes #6323
|
2017-05-04 12:17:39 -07:00 |
|
Lombiq
|
99e76e8af7
|
Fixing that the Text.LineEncode token didn't handle all line ending styles, fixes #7649
|
2017-04-29 16:13:14 +02:00 |
|
Andrew Cartwright
|
4af9e0a1da
|
Adds LifecycleStatus to Feature Descriptor (#7674)
|
2017-04-26 08:51:07 -07:00 |
|
Sebastien Ros
|
683a37800c
|
Merge branch 'refs/heads/master' into 1.10.x
|
2017-04-25 08:59:08 -07:00 |
|
Sebastien Ros
|
cd9bccef96
|
Supportin VS2017 in build.cmd
Fixes #7657
|
2017-04-24 11:13:42 -07:00 |
|
ViRuSTriNiTy
|
f452048e0e
|
emoved file jquery.calendars.min.js from Assets (#7652)
Fixes #7599
|
2017-04-20 12:17:56 -07:00 |
|
LorenzoFrediani-Laser
|
7c725bf2ec
|
Email message option for read notification. (#7669)
Fixes #7668
|
2017-04-20 12:16:01 -07:00 |
|
Sebastien Ros
|
358c57464e
|
Merge branch 'refs/heads/1.10.x' into 1.10.2
|
2017-04-13 12:42:46 -07:00 |
|
Sebastien Ros
|
5d892feceb
|
Merge branch 'refs/heads/1.10.x' into 1.10.2
|
2017-04-13 12:39:38 -07:00 |
|
ViRuSTriNiTy
|
a200e35923
|
[Fixes #5745] Calling RoleService.Renamed() after it's been renamed (#7653)
[Fixes #5745]
|
2017-04-13 12:29:47 -07:00 |
|
Sebastien Ros
|
d384110253
|
Logging errors during Media Upload
|
2017-04-13 12:12:14 -07:00 |
|
Sebastien Ros
|
d17930395c
|
Merge branch '1.10.x' into 1.10.2
|
2017-04-11 16:48:35 -07:00 |
|
Sebastien Ros
|
5eef9c654c
|
Fixing NRE on upgrade
|
2017-04-11 16:48:06 -07:00 |
|
Sebastien Ros
|
54575ab513
|
Merge branch 'refs/heads/1.10.x' into 1.10.2
|
2017-04-11 10:11:10 -07:00 |
|
ViRuSTriNiTy
|
55c43ad236
|
[Fixes #6979] Added operator IsNull and IsNotNull to date time filter
Fixes #6979
|
2017-04-06 12:25:08 -07:00 |
|
Sébastien Ros
|
1870e3eb04
|
Fixing Author tokenization for RssPart
Fixes #7629
|
2017-04-06 12:06:57 -07:00 |
|
GiuseppeMusso-Laser
|
d8079dec26
|
Fix on Content Picker Field rendering (#7631)
Fixes #7630
|
2017-04-05 11:38:41 -07:00 |
|
Sébastien Ros
|
ac4f7c05c9
|
Update README.md
|
2017-04-04 11:43:44 -07:00 |
|
Sebastien Ros
|
98e0b43c26
|
Updating version number
|
2017-04-03 12:21:56 -07:00 |
|
Sebastien Ros
|
17c7c77e3c
|
Merge remote-tracking branch 'origin/1.10.x' into 1.10.2
|
2017-04-03 11:16:23 -07:00 |
|
Benedek Farkas
|
185ad6b1eb
|
Adding LangVersion 5 setting to each csproj's Debug and Release target (#7641)
Fixes #7639
|
2017-04-03 10:38:41 -07:00 |
|
Lombiq
|
dbb5668d49
|
Framework: Removing C# 6 code from LocalizationStreamParser
|
2017-04-01 20:20:01 +02:00 |
|
andy
|
d686d688a4
|
add comments to audit module (#7635)
* add comments to audit module
* Improve it as @DanielStolt suggest
* Apply trailing periods consistently
|
2017-03-31 22:36:39 +02:00 |
|