Sebastien Ros
c890f5b5c6
Updating version number
2016-02-01 10:07:18 -08:00
Lombiq
5406b17601
Converting all files stored as CRLF in git to be stored as LF
...
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Lombiq
b9091a7889
Removing unnecessary if when creating shape alternates
2015-11-24 21:00:34 +01:00
Lombiq
1c4c64b812
Fixing that widgets with name containing dash can't have named alternates #3379
2015-11-24 17:17:12 +01:00
Sebastien Ros
1724be5c72
Bumping version number
2015-09-23 17:23:54 -07:00
Sebastien Ros
6d255f24ab
Fixing exception when the Default layer doesn't exist
2015-09-09 09:25:01 -07:00
Sebastien Ros
c4592aa65f
Selecting the layer "Default" on the widgets start screen
...
Fixes a specflow bug which expect "Default" to be the default
selected layer. Appeared since layers are ordered alphabetically.
2015-09-08 09:27:36 -07:00
Sebastien Ros
a0d61c67b8
Refactoring Import methods
2015-08-28 17:06:34 -07:00
mahsaro
3657cfecab
Ordered layers alphabetically in Widget admin UI.
2015-08-04 15:02:08 +01:00
Lombiq
a7626b78f5
Fixing that instead of just widgets all content items were retrieved in some WidgetsService methods
2015-06-24 16:04:11 +02:00
Sebastien Ros
760e30855c
Updating version number 1.9.1
2015-06-23 11:20:06 -07:00
Sebastien Ros
1180425109
Updating libraries
2015-06-19 10:39:00 -07:00
Lombiq
91e040e684
Fixing that the technical names of widgets couldn't contain hyphens, see #4981
2015-05-11 16:52:54 +02:00
Sebastien Ros
ddfb72faaa
Updating version number
2015-04-28 12:14:30 -07:00
Sebastien Ros
d25eb61fe7
Merge branch '1.8.2-int' into 1.9-int
...
Conflicts:
src/Orchard.Profile/Tests/Profiling.feature.cs
src/Orchard.Web/Modules/Orchard.jQuery/Scripts/jquery-ui-timepicker-addon.js
2015-04-28 11:44:09 -07:00
Sebastien Ros
8b9c25a0a0
Updating version and license
2015-04-28 11:07:04 -07:00
Sipke Schoorstra
6173844445
Fixed broken WidgetFilter due to bad merge.
2015-03-06 09:08:27 +01:00
Sebastien Ros
5ff2ad509b
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.MediaLibrary/Services/MediaLibraryService.cs
src/Orchard.Web/Modules/Orchard.Modules/styles/orchard-modules-admin.css
src/Orchard.Web/Modules/Orchard.Taxonomies/Services/TaxonomyService.cs
src/Orchard.Web/Modules/Orchard.Widgets/Filters/WidgetFilter.cs
src/Orchard/Mvc/Routes/RoutePublisher.cs
2015-03-05 12:15:00 -08:00
Daniel Stolt
0f7d385350
Made casing of Web.config file names consistent.
2015-03-04 02:33:18 +01:00
Daniel Stolt
1a8ebf2548
Fixed version conflict build warnings and cleaned up all Web.config files.
2015-03-04 02:06:09 +01:00
Daniel Dabrowski
12285abca8
#20909 : Fix Content Manager Query Performance without Record
...
Work Item: 20909
2015-02-01 15:15:16 +01:00
Bertrand Le Roy
bd605810a8
Use string.Join instead of obscure and inefficient Aggregate pattern
...
CultureCommand change actually fixes a benign bug in one of the commands (extra space at the end).
DisplayHelper is clarified by better typing of intermediate results.
2014-12-03 16:31:57 -08:00
Bertrand Le Roy
1540f69a79
Partial identity matches can now be considered as full matches, fixing a bug where import files would create duplicate items if imported several times.
2014-10-17 13:16:34 -07:00
Sipke Schoorstra
0315beb92b
Disabling spellcheck on layer rule editor.
2014-10-12 23:51:58 -07:00
Nicholas Mayne
a1c7ddc48f
Merge 1.x to localization branch
2014-09-11 11:29:43 +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
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
f0a9800aa7
fixing compile issue with WidgetFiltersControl
2014-08-29 13:45:17 +01:00
Sebastien Ros
af0ea26f85
#20909 : Optimizing some queries for performance
...
Work Item: 20909
2014-08-28 13:53:22 -07:00
Nicholas Mayne
c7c9f8e233
Merge branch '1.x' into feature/localizationchanges
2014-08-27 21:43:11 +01:00
Sebastien Ros
6637200b8a
Hide culture filters if not more than 1
2014-08-26 15:08:37 -07:00
Sebastien Ros
09c2ae76e4
Adding content filters
2014-08-26 10:59:35 -07:00
Sebastien Ros
288d1cb8ad
More config files updates
2014-08-20 14:01:35 -07:00
Sebastien Ros
221197f314
Upgrading to .NET Framework 4.5.1
2014-08-13 14:07:45 -07:00
Nicholas Mayne
c31e7631c2
Adding Content RTL/LTR class, and stylign content pages
2014-08-12 13:28:47 +01:00
Nicholas Mayne
023c312b41
RTL CSS changes
2014-08-12 12:59:35 +01:00
Sipke Schoorstra
3a8b2aecb3
Fixing vertical alignment of publish button.
2014-08-10 23:45:03 -07:00
Sipke Schoorstra
04f30ccd29
Fixing widget publishing upon initial creation.
...
This fixes the case where a widget is not published when it's first created.
2014-08-10 23:39:04 -07:00
Sebastien Ros
13f91bb8c1
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Web.config
2014-07-31 17:44:16 -07:00
Sebastien Ros
1de60d24f2
Removing unnecessary title index for Widgets
...
ITitleWidget is already indexed
2014-07-31 16:54:23 -07:00
Stanley Goldman
9877d8488f
#20245 : Fixing control wrappers permissions
...
Work Item: 20245
2014-07-31 14:38:35 -07:00
Nicholas Mayne
22608e952b
Adding a Show/Hide all to Widgets view.
2014-06-22 23:42:43 +01:00
Sebastien Ros
18e84e1f97
Publishing widgets created from commands
...
TODO: Create an upgrade step to publish all existing widgets
2014-06-20 15:17:23 -07:00
Sebastien Ros
ac1684b0f9
Fixing Widget layers deletion
2014-06-20 15:16:49 -07:00
Sebastien Ros
14618579d6
#18443 : Implementing Widget versioning
2014-06-16 10:07:24 -07:00
Sebastien Ros
e31aebff5a
Optimizing some queries
2014-06-12 16:37:08 -07:00
Sebastien Ros
2fc1bc53a3
Updating version numbers
2014-05-16 13:13:32 -07:00
planetClaire
3689cf8bf4
#19093 Displaying widget type in list & edit widgets
...
Work Item: 19093
2014-04-26 11:31:57 +01:00
Sebastien Ros
37f5685065
Updating version numbers
2014-03-28 11:11:45 -07:00
Sebastien Ros
db50a5aecb
Merge branch '1.7.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.AntiSpam/Drivers/ReCaptchaPartDriver.cs
src/Orchard.Web/Modules/Orchard.MediaLibrary/Controllers/AdminController.cs
src/Orchard.Web/Modules/Orchard.Search/Orchard.Search.csproj
2014-03-17 12:09:21 -07:00