Commit Graph

7335 Commits

Author SHA1 Message Date
Richard Garside
1f9f39e8ba #17843: Added check all option to comments page and others 2013-08-07 10:41:36 -07:00
Sipke Schoorstra
f59a071251 #19629: Restoring the style of the "New" menu item to not render an icon and to not be indented.
Work Item: 19629
2013-08-07 02:11:02 -07:00
Sipke Schoorstra
3b9bbb2b9a #19629: Having the menu item icon also render in case it's a span and not a hyperlink.
Work Item: 19629
2013-08-07 02:02:51 -07:00
Sipke Schoorstra
4d5e51ccf5 #19850: Only link to the first child if it also has the same "effective" url as its parent.
Work Item: 19850
2013-08-07 01:32:20 -07:00
Sebastien Ros
9338c96e3b Removing HttpContextWeaver from Azure solution
No more needed as internal bug has been fixed
2013-08-06 18:11:10 -07:00
Sebastien Ros
378f764a83 #19984: Output cache was not serving non ViewResult actions
Work Item: 19984
2013-08-06 16:33:46 -07:00
Sebastien Ros
ace100d40f Merge branch 'master' into 1.x 2013-08-05 16:07:14 -07:00
Sebastien Ros
5e0c26f73c Updating ignore files for git 2013-08-05 16:01:02 -07:00
Sipke Schoorstra
b7aa1cb2f3 #19976: Implementing import/export for content permissions part.
Work Item: 19976

--HG--
branch : 1.x
2013-08-03 22:59:59 -07:00
Sebastien Ros
59f1a31c11 #19965: Implementing import/export for gallery picker fields
Work Item: 19965

--HG--
branch : 1.x
extra : rebase_source : 037e17350002fa11519ca5f7279571d4f07c398f
2013-08-01 12:49:19 -07:00
Bertrand Le Roy
1bf4658657 Moving the tip.
--HG--
branch : 1.x
2013-08-01 11:53:50 -07:00
Sipke Schoorstra
661b581186 #19910: Including the field name as part of a field shape alternate.
Work Item: 19910

--HG--
branch : 1.x
2013-07-30 22:40:50 -07:00
Sipke Schoorstra
5a43c494d1 #19957: Using static String.Equals to compare against specified flavor to avoid NRE in case flavor is null.
Work Item: 19957

--HG--
branch : 1.x
2013-07-30 22:28:00 -07:00
Sipke Schoorstra
d951706364 #19924: Adding back obsolete FormValueRequiredAttribute to the Orchard.Core.Contents.Controllers namespace to prevent 3rd party modules from failing to compile that still use this attribute.
--HG--
branch : 1.x
2013-07-24 22:37:35 +02:00
Zoltán Lehóczky
1792ff5c4f Removing empty Views folder from Taxnomies
--HG--
branch : 1.x
extra : rebase_source : b1f4ae6667e28416d95b025e153fda28db759316
2013-07-23 17:55:36 +02:00
Zoltán Lehóczky
c5ea6db372 Fixing typos in Taxonomies and Workflows
--HG--
branch : 1.x
extra : rebase_source : dcf609dbc4674c37e2ae2f026369490b369a6c8a
2013-07-23 17:55:01 +02:00
Christian Surieux
eb153cd388 #19936: Fixing ignored urls in Orchard.OutputCache
Work Item: 19936

--HG--
branch : 1.x
2013-07-23 10:55:21 -05:00
Sebastien Ros
5b2f43540b #19935: Fixing spec flow default modules
Work Item: 19935

--HG--
branch : 1.x
extra : rebase_source : 400bcb48cdcb7bb218b8ccf0e409790f6e280a09
2013-07-23 10:14:00 -05:00
Zoltán Lehóczky
e56382e427 Fixing Rules copypasta T-strings in Workflows AdminController, found by Benedek
--HG--
branch : 1.x
2013-07-23 15:29:14 +02:00
Zoltán Lehóczky
78ff9b245a Removing superfluous spaces from Workflows/Content Activity descriptions, found
by Benedek

--HG--
branch : 1.x
2013-07-23 15:27:03 +02:00
Benedek Farkas
cf3ae7beab #19937: Fixing the Description-text for Mode in ResizeFilter (Orchard.MediaProcessing)
Work item: 19937

--HG--
branch : 1.x
2013-07-23 14:28:10 +02:00
Sipke Schoorstra
339b223625 #18951: Removing checkboxes from features that should not be disabled or enabled.
Work Item: 18951

--HG--
branch : 1.x
2013-07-21 02:39:08 +02:00
Sipke Schoorstra
c56b0696c1 #18951: Adding bulk feature operations to Features screen.
Work Item: 18951

--HG--
branch : 1.x
2013-07-21 02:13:17 +02:00
Sipke Schoorstra
42e2eb630e #19924: Moving FormValueRequiredAttribute to Orchard.Mvc, removing duplicate class declarations and updating usages.
Work Item: 19924

--HG--
branch : 1.x
2013-07-21 02:03:40 +02:00
Sebastien Ros
f15d521009 Refactoring the Grid layout so it's compatible with grid systems using <div>
Required Change: All previous layouts based on Grid will have to set
table/tr/td to behave as the previous version. The tags are no more set by
default.

--HG--
branch : 1.x
2013-07-19 18:36:49 -07:00
Sebastien Ros
22eff81938 #19907: Implementing Media and Media Library fields import/export
--HG--
branch : 1.x
2013-07-19 17:08:29 -07:00
Sebastien Ros
2406c187a6 Defining default file size limit for IIS 7 and greater (64 MB)
--HG--
branch : 1.x
2013-07-19 16:44:06 -07:00
Piotr Szmyd
379c3c063a #19921: Media - fixing stereotype name typo.
Work Item: 19921

--HG--
branch : 1.x
2013-07-19 23:40:33 +02:00
Zoltán Lehóczky
5b964440ba #19911: Fixing mismatched file names in Orchard.Indexing
Work Item: 19911

--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.Indexing/Services/IIndexService.cs => src/Orchard.Web/Modules/Orchard.Indexing/Services/IIndexingService.cs
rename : src/Orchard.Web/Modules/Orchard.Indexing/Services/IndexService.cs => src/Orchard.Web/Modules/Orchard.Indexing/Services/IndexingService.cs
2013-07-18 22:46:51 +02:00
Zoltán Lehóczky
17a9223af0 #19916: Fixing raw Projector layout typo
Work Item: 19916

--HG--
branch : 1.x
2013-07-18 22:43:06 +02:00
Zoltán Lehóczky
2b43a5ed81 #19915: Fixing search settings typo
Work Item: 19915

--HG--
branch : 1.x
2013-07-18 22:41:31 +02:00
Zoltán Lehóczky
184d023912 Factoring out content item cloning to ContentManager
--HG--
branch : 1.x
2013-07-18 22:38:38 +02:00
Zoltán Lehóczky
27d8275916 Adding missing spaces on Dashboard
--HG--
branch : 1.x
2013-07-18 22:34:06 +02:00
Sebastien Ros
172ea4064b Added tag 1.7 for changeset 5e21b6dcb471 2013-07-18 12:28:59 -07:00
Sebastien Ros
2894a2d590 #19914: Fixing history state management in IE9
Work Item: 19914
2013-07-18 11:46:09 -07:00
Sebastien Ros
53936d20f8 #19913: Adding a shim for browsers which don't support console.log
Work Item: 19913
2013-07-18 10:49:22 -07:00
Sebastien Ros
4ad0a1c8eb #19903: Fixing default file monitoring setting for modules and themes
Work Item: 19903
2013-07-16 17:14:47 -07:00
Sebastien Ros
91146d9489 Merge with 1.x 2013-07-16 13:20:05 -07:00
Sebastien Ros
4628d390d7 Fixing recipes
--HG--
branch : 1.x
2013-07-16 13:13:18 -07:00
Sebastien Ros
d0c575063d Updating default modules list
--HG--
branch : 1.x
2013-07-16 10:53:55 -07:00
Sebastien Ros
0249ded5d3 #19847: Fixing queries with not sorting filter
Work Item: 19847

--HG--
branch : 1.x
2013-07-16 10:22:45 -07:00
Sebastien Ros
6a48cf5f0e Updating Credits.txt
--HG--
branch : 1.x
2013-07-15 15:42:50 -07:00
Sebastien Ros
34d0de8418 Updating knockout library
--HG--
branch : 1.x
2013-07-15 15:42:30 -07:00
Sebastien Ros
a657ef9f99 Updating knockout library
--HG--
branch : 1.x
2013-07-15 15:42:10 -07:00
GQAdonis
7e4333722e #19732: Retaining update editor for custom forms widgets
Work Item: 19732

--HG--
branch : 1.x
2013-07-15 11:50:27 -07:00
Sebastien Ros
bade9fe4ce Upgrading media files asyncronously
--HG--
branch : 1.x
2013-07-15 11:06:28 -07:00
Sebastien Ros
bad715f149 #19897, 19898: Fixing Media Picker Field view
Work Items: 19898, 19897

--HG--
branch : 1.x
2013-07-15 10:30:35 -07:00
Sebastien Ros
a248df98ee #19893: Removing the limitation of unknown mime types for importing media
Work Item: 19893

--HG--
branch : 1.x
extra : rebase_source : 45662b8bb6150c7b7fb25cfd46cdacebd581930b
2013-07-14 10:34:53 -07:00
Nicholas Mayne
5358a38c67 Fixing Remotion DLL Jetbrains Foo and updating NHibernate to cope.
This includes an updated Remotion DLL too.

--HG--
branch : 1.x
2013-07-14 18:16:29 +01:00
Sebastien Ros
6e7249f257 #19893: Mime types are not read from the local web.config
Work Item: 19893

--HG--
branch : 1.x
2013-07-13 16:23:00 -07:00