mkinawy
23d81181ed
fixes #6052 by making Href return the url path as-is if it starts with http or https
2015-11-21 00:07:08 +02:00
flew2bits
cbcffb52d0
Fixed braces
2015-11-20 15:35:52 -05:00
flew2bits
0da9370296
Added signal to invalidate media profile cache when newly published.
2015-11-20 15:20:03 -05:00
Sébastien Ros
def163953c
Merge pull request #6057 from mkinawy/issue/5978
...
[Fixes #5978 ] Move Select button at the top in modal Media Library frame
2015-11-20 12:09:13 -08:00
mkinawy
4db088fb9c
fixes #5978 by moving the select button to the top of the media picker window and hides the save button untill some image is selected
2015-11-20 21:08:10 +02:00
Sipke Schoorstra
8258bb3589
Moved AngularJS and Underscore to Resources.
2015-11-20 18:36:25 +01:00
Sipke Schoorstra
febdc19e81
Created initial version of Orchard.Resources module.
...
- Migrated all jQuery usages from Orchard.jQuery to Orchard.Resources.
- Deprecated Orchard.jQuery.
2015-11-20 00:21:39 +01:00
Sébastien Ros
a02e6e8ab7
Merge pull request #6055 from MpDzik/pr/tokens-1.9.x
...
Fix TextTokens - Format and TrimEnd
2015-11-19 14:40:31 -08:00
Marek Dzikiewicz
b3bf80395a
Fix TextTokens - Format and TrimEnd
...
This fixes the Format and TrimEnd tokens and adds unit tests for
all TextTokens.
2015-11-19 23:01:50 +01:00
Sébastien Ros
0e627f8810
Renaming css selector for comment id
2015-11-19 12:36:38 -08:00
Sébastien Ros
d64bb02783
Merge pull request #6015 from ryandrewburnett/dev
...
Fixed reply button and comment link and added useful CSS class.
2015-11-19 12:35:21 -08:00
Sébastien Ros
2f9a2c0c38
Merge pull request #6041 from sunz7/issue/6000
...
[Fixes 6000] Fixed typo in IndexingCommands.cs
2015-11-19 12:26:20 -08:00
Sébastien Ros
f701482ff9
Merge pull request #6044 from DanielLackenbyBede/daniellackenbybede/bug/6043/listable_content
...
[Fixes #6043 ] Filter out when no contentTypeNames provided
2015-11-19 12:25:05 -08:00
Sébastien Ros
bd00caf5be
Merge pull request #6050 from Codinlab/fixes/6023
...
Fixes #6023 : Ellipsize can spilt an HTML encoded character
2015-11-19 12:19:11 -08:00
Sipke Schoorstra
e5bb771be1
Renamed WithDisplayName to DisplayedAs and removed test view from TheThemeMachine.
2015-11-19 17:56:42 +01:00
Sipke Schoorstra
f7e3f48df1
Added support for configurable snippet elements.
2015-11-19 17:39:52 +01:00
Sipke Schoorstra
a93398eac0
Merge pull request #6030 from OrchardCMS/feature/widget-elements
...
Widgets in Layouts
2015-11-19 14:08:25 +01:00
Sipke Schoorstra
bda0f3d732
Merge branch 'dev' into feature/widget-elements
2015-11-19 14:03:16 +01:00
Sipke Schoorstra
5c18f49fa3
Layouts, Widgets and Conditions.
...
- Moved Rules engine code to new Orchard.Conditions module.
- Refactored Layouts and Widgets to use Conditions.
- Moved Widgets element harvester to the Widgets module as a separate feature.
2015-11-19 14:02:12 +01:00
Lombiq
d42065acb8
Merge branch '1.9.x' into dev
2015-11-19 13:59:15 +01:00
Lombiq
b32fc1b7ba
Adding proper end of line handling when cloning from Mercurial
2015-11-19 13:58:47 +01:00
Thierry Fleury
411e04b56a
Make Excerpt test more accurate
2015-11-19 09:29:35 +01:00
Thierry Fleury
062a786f61
Add new HtmlHelperExtensions tests for Ellipsize and Excerpt methods
2015-11-19 09:00:31 +01:00
Thierry Fleury
5bfb858e3b
Use non-breaking space instead of standard space in Ellipsize.
2015-11-19 08:58:49 +01:00
Thierry Fleury
ccaa47b200
Fixes #6023 : Ellipsize can spilt an HTML encoded character
2015-11-18 19:33:18 +01:00
Daniel Lackenby
c6b1754bd7
Limit Admin Menu for Content
...
Limit the Content Menu item by whether you have the base Permission
EditOwnContent. EditContent implies EditOwnContent so either permission
(which you need at least one of to do any management of content be it
create or edit) will allow this menu item to display.
2015-11-18 16:08:50 +00:00
Daniel Lackenby
4946252f7e
Filter out when no contentTypeNames provided
...
Previously, when no content type names where provided (from a prior
conditional statement, so there is an initialized array but it is empty)
then the filtering steps are skipped and instead of serving "no content
types", as an empty array would state: all content types are served.
When contentTypeNamed.Length == 0, still .Select() as this is safe for
empty collections and will filter out all types in this event.
2015-11-17 15:47:41 +00:00
Zhi Sun
8965750dab
Fixed typo in IndexingCommands.cs
...
Fixes issue #6000
2015-11-16 20:19:06 -08:00
Sipke Schoorstra
db8c11d79b
Added tabbed editor UI support to MenuItem types.
2015-11-16 22:08:59 +01:00
jtkech
1341133ad5
Merge pull request #1 from OrchardCMS/dev
...
Update from original
2015-11-13 02:30:54 +01:00
Sipke Schoorstra
3b4b3c578a
Fixed potential widget orphans when deleting layout content.
...
This fixes the scenario where you have a layout with a widget element pointing to a widget content item, and the layout content item is being deleted.
Doing so will now correctly invoke Remove on all elements within the layout content item being deleted.
2015-11-12 21:38:33 +01:00
Sipke Schoorstra
578184f50f
Fixed an audittrail diff bug.
...
The bug caused a YSOD if the diffgram contained a match for a changed attribute being the last node of the diffgram.
2015-11-12 21:06:44 +01:00
Sébastien Ros
4573f65c19
Merge pull request #6006 from paynecrl97/bug/6005/menu_events
...
Fires Updating and Updated events when menu items are re-ordered
2015-11-12 12:05:26 -08:00
Sipke Schoorstra
978408765b
Fixed an issue with copy/paste.
2015-11-12 20:25:35 +01:00
Sipke Schoorstra
391459d273
Merge branch 'dev' into feature/widget-elements
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Layouts/Controllers/ElementController.cs
2015-11-12 19:38:31 +01:00
Sipke Schoorstra
278e22e1b2
Merge pull request #6026 from harmony7/5995-ElementControllerBehavior
...
Fixed behavior of Element Controller in an around editing and updating.
2015-11-12 19:35:54 +01:00
Sipke Schoorstra
92fba4d76d
Updated ClientValidationRegistrationCoordinator with updated interface.
2015-11-12 19:10:03 +01:00
Daniel Stolt
500255c3b1
Merge pull request #6028 from mvarblow/patch-3
...
Update CacheItemRecord.cs
Fixed database output cache module when using SQL Server database. This resolves the following exception which results from NHibernate trying to truncate the Output field to 8K: NHibernate.AssertionFailure: null id in Orchard.OutputCache.Models.CacheItemRecord entry (don't flush the Session after an exception occurs)
2015-11-11 18:36:18 +01:00
mvarblow
67096961ce
Update CacheItemRecord.cs
...
Fixed database output cache module when using SQL Server database. This resolves the following exception which results from NHibernate trying to truncate the Output field to 8K:
NHibernate.AssertionFailure: null id in Orchard.OutputCache.Models.CacheItemRecord entry (don't flush the Session after an exception occurs)
2015-11-11 12:19:59 -05:00
Sipke Schoorstra
6ff17439e8
Implemented Import/Export support for harvesters.
...
Also normalized the way drivers are invoked by moving code from the ElementManager to the ElementDriversCoordinator handler.
2015-11-11 15:48:38 +01:00
Sipke Schoorstra
61f86895db
Merge branch 'dev' into feature/widget-elements
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Layouts/Scripts/Lib.js
src/Orchard.Web/Modules/Orchard.Layouts/Scripts/dialog.js
src/Orchard.Web/Modules/Orchard.Layouts/Styles/LayoutEditor.css
src/Orchard.Web/Modules/Orchard.Layouts/Styles/Lib.css
2015-11-11 13:12:18 +01:00
Katsuyuki Ohmuro
e9146f60c4
Fixed behavior of Element Controller in an around editing and updating.
...
Also removed unused file, unused methods, and unused parameters.
2015-11-11 17:38:42 +09:00
Sébastien Ros
adc92fb1b4
Merge pull request #6002 from jtkech/patch-3
...
[Fixes #5882 ] No record could be found in the database for lock
2015-11-10 12:57:15 -08:00
Daniel Stolt
d0f8fcdcf7
Changed FormsAuthenticationService to remember that authenticated user is non-item throughout the request.
...
Fixes #5997
2015-11-10 09:19:38 +01:00
Ryan Drew Burnett
6699245cbe
Reply button only displays if user has permission to post comments.
2015-11-06 09:01:10 +00:00
Ryan Drew Burnett
778bc8a9dc
Fixed reply button and comment link and added useful CSS class.
2015-11-05 21:48:04 +00:00
Sipke Schoorstra
bcf4813c3e
Merge branch '1.9.x' into dev
...
Conflicts:
README.md
src/Orchard.Web/Modules/Orchard.Dashboards/Web.config
src/Orchard.Web/Modules/Orchard.DynamicForms/Orchard.DynamicForms.csproj
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/Compare.cs
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/EmailAddress.cs
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/Mandatory.cs
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/OptionRequired.cs
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/RegularExpression.cs
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/Required.cs
src/Orchard.Web/Modules/Orchard.DynamicForms/ValidationRules/StringLength.cs
2015-11-03 22:44:13 +01:00
Sipke Schoorstra
06ee7849c1
Removed tokenization from dynamic form error messages.
2015-11-03 22:34:11 +01:00
Sipke Schoorstra
61c91ff858
Merge pull request #5884 from phillipsj/1.9.x
...
Resolves #5878 : URL Field for Dynamic Forms
2015-11-03 22:08:22 +01:00
Lombiq
92cbf8925b
Merge branch 'master' into 1.9.x
2015-11-03 21:38:19 +01:00