Commit Graph

7002 Commits

Author SHA1 Message Date
Sebastien Ros
3f27ec9ef4 #19853: Preventing workflows from requiring a target content item
Work Item: 19853

--HG--
branch : 1.x
2013-07-07 19:31:07 -07:00
Sebastien Ros
24f66bb022 #19854: Randomized queries should not be cached
Work Item: 19854

--HG--
branch : 1.x
2013-07-07 19:28:38 -07:00
Sebastien Ros
af71604f8c #19855: Fixing Random sort for database other than Sql Server
Work Item: 19855

--HG--
branch : 1.x
2013-07-07 19:22:29 -07:00
Sebastien Ros
9093e77b15 Removing strong dependency on IMediaLibrary from Upgrade
This way people can upgrade to 1.7 without having to use Media Library right
away

--HG--
branch : 1.x
2013-07-07 11:50:04 -07:00
Sebastien Ros
2595b1b67d #19802: Fixing projections when no order is specified
Work Item: 19802

--HG--
branch : 1.x
2013-07-07 11:26:36 -07:00
Sebastien Ros
5abb9f38d0 #19849: Fixing search tab in navigation's content picker
Work Item: 19849

--HG--
branch : 1.x
2013-07-07 10:16:57 -07:00
Sipke Schoorstra
5e496b6a6b #19874: Reversing script inclusion order between workflows scripts to prevent a potential "undefined" error.
Work Item: 19874

--HG--
branch : 1.x
2013-07-07 13:39:48 +02:00
Sipke Schoorstra
f675a1a130 Preventing "Remove" link from flowing into part description on Content Types editor admin.
--HG--
branch : 1.x
2013-07-07 13:04:03 +02:00
Sebastien Ros
9bbddb28a6 #19871: Fixing increased image size when modified in the image editor
Work Item: 19871

--HG--
branch : 1.x
2013-07-06 17:50:32 -07:00
Sebastien Ros
646b8af3d8 #19869: Fixing media overriding a content item title in summary
Work Item: 19869

--HG--
branch : 1.x
2013-07-06 17:14:28 -07:00
Sebastien Ros
a39f56837a #19193: Upgrading to Lucene.NET 3.0.3
Work Item: 19193

--HG--
branch : 1.x
2013-07-06 16:51:09 -07:00
Sebastien Ros
5fbd15261a #19315: Switching to a custom provider when Sql Azure is detected
Work Item: 19315

--HG--
branch : 1.x
2013-07-06 15:36:56 -07:00
Sebastien Ros
e1127eb3f8 #19650: Fixing routes to Media Library main page
Work Item: 19650

--HG--
branch : 1.x
2013-07-06 11:35:47 -07:00
Sebastien Ros
3d0609fc23 #19606: Fixing Media Gallery field when Content Types have dashes
Work Item: 19606

--HG--
branch : 1.x
2013-07-06 11:26:54 -07:00
Sebastien Ros
650864218a #19253: Fixing unallowed parameter value
Work Item: 19253

--HG--
branch : 1.x
2013-07-06 11:08:07 -07:00
Sebastien Ros
5de70a9b75 #19311: Adding missing StringMaxLength attribute
Work Item: 19311

--HG--
branch : 1.x
2013-07-06 10:54:43 -07:00
Sebastien Ros
01f2226a32 #19290: Synchronizing Warmup module version
--HG--
branch : 1.x
extra : rebase_source : fb8c1866962c61b0ec973dfd4107167a78db834f
2013-07-06 10:51:47 -07:00
Bertrand Le Roy
8695e3481b #19868: Removed PublishLater folder lost in core
--HG--
branch : 1.x
extra : rebase_source : a6064412b30d07da309516884f8ebc5bc030bda5
2013-07-05 19:13:41 -07:00
Sebastien Ros
92f8e530a5 Updating list of pre-compiled views
--HG--
branch : 1.x
2013-07-05 17:32:25 -07:00
Sebastien Ros
d80acdb143 Fixing project build
--HG--
branch : 1.x
2013-07-05 17:10:44 -07:00
Sebastien Ros
66a89c3102 Fixing specflow tests
--HG--
branch : 1.x
2013-07-05 16:47:33 -07:00
Sebastien Ros
8aae36cf60 #19866: oEmbed media could not be moved
--HG--
branch : 1.x
2013-07-05 12:45:54 -07:00
redbyron
a035c27927 #19862, 19821: Fixing media field selection not showing up in IE
Work Items: 19821, 19862

--HG--
branch : 1.x
2013-07-05 11:28:18 -07:00
Rezet
1ac53c5141 #19863: Taking Web API constraints into account
Work Item: #19863

--HG--
branch : 1.x
extra : rebase_source : 9269d4d575087196892e6fbfac6ad233a50456b5
2013-07-05 11:20:23 -07:00
Nicholas Mayne
b9670276a8 fixing detail view for comments.
--HG--
branch : 1.x
2013-07-05 13:16:05 +01:00
Sebastien Ros
499ff51d08 Updating icons
--HG--
branch : 1.x
2013-07-03 16:49:23 -07:00
Sebastien Ros
7e8e025e63 Fixing Media Library folders edition
--HG--
branch : 1.x
2013-07-03 16:13:47 -07:00
Sebastien Ros
480f56893e Disabling upgrade actions if the target modules are not enabled
--HG--
branch : 1.x
2013-07-03 15:06:06 -07:00
agriffard
b774a8b4b9 #19860 : Media Library : folderPath not well passed in WebSearch import
Work Item: 19860

--HG--
branch : 1.x
2013-07-03 14:53:03 +02:00
agriffard
747f71d764 #19858 : Media Library : OEmbed import issues
Work Item: 19858

--HG--
branch : 1.x
2013-07-03 13:26:51 +02:00
Sebastien Ros
2889d29498 Refactoring the Media Library
- Removed dependency on Orchard.Taxonomies
- Removed dependency on Orchard.Media

You will need to remove the Orchard_MediaLibrary tables and also
the Data Migration record corresponding to this module if you want to upgrade
from 1.x. You can also apply the database changes by hand, remove all the
records then use the Upgrade module to import all media.

--HG--
branch : 1.x
extra : rebase_source : 46100428d9546c3082bf65ce85d8d891543dc0a9
2013-07-02 18:10:43 -07:00
Bertrand Le Roy
c0161b595d Grammar fix on cache admin page.
--HG--
branch : 1.x
2013-07-02 11:38:28 -07:00
Bertrand Le Roy
4b22b828a2 Content base template now outputs attributes and classes
--HG--
branch : 1.x
2013-07-01 13:29:39 -07:00
Sipke Schoorstra
785471f3ee Fixing a (harmless) bug in Projections/LayoutController. (Harmless thanks to implicit route values, but better to be explicit).
--HG--
branch : 1.x
2013-07-01 19:28:21 +02:00
Sipke Schoorstra
5c74d8a8b7 Fixing CustomFormEvents (dictionary lookups are case sensitive).
--HG--
branch : 1.x
2013-06-29 18:01:56 +02:00
Sebastien Ros
52f43ce80e Fixing content type records caching
When a content type is created during a rolled back transaction, the cache
would hold a wrong id.

--HG--
branch : 1.x
extra : rebase_source : 756907c69eb0ce5f1f66a6ed204841fdab24cfd1
2013-06-28 17:21:10 -07:00
Zoltán Lehóczky
6278e39746 Correcting "succeffully" typos in Indexing
--HG--
branch : 1.x
2013-06-28 22:19:59 +02:00
Sebastien Ros
16f63a5ed0 #19583: Removing unnecesary field descriptor tokenization in projection
Work Item: 19583

--HG--
branch : 1.x
2013-06-27 18:52:37 -07:00
Sebastien Ros
ba41063f71 #19841: Fixing comments redirection
Work Item: 19841

--HG--
branch : 1.x
2013-06-27 18:30:19 -07:00
Sebastien Ros
45484507b1 Fixing duplicated media items during upgrade
--HG--
branch : 1.x
2013-06-27 18:08:11 -07:00
Sebastien Ros
8e6d1cb9fa Updating jsPlumb library
--HG--
branch : 1.x
2013-06-27 15:33:11 -07:00
Zoltán Lehóczky
2339cb31a4 #19633: No NE anymore from DefaultSlugService if the DisplayText is null
Work Item: 19633

--HG--
branch : 1.x
2013-06-27 19:06:07 +02:00
Zoltán Lehóczky
a177367620 #19788: Adding null checks to Content tokens
Work Item: 19788

--HG--
branch : 1.x
2013-06-27 18:33:37 +02:00
Zoltán Lehóczky
d346f9953f Content tokens code styling
--HG--
branch : 1.x
2013-06-27 17:48:10 +02:00
Sebastien Ros
506be4a9d0 Updating manifest files
--HG--
branch : 1.x
2013-06-26 18:19:23 -07:00
Sebastien Ros
493f3798fa Updating the Azure solution with changes on the Upgrade module
--HG--
branch : 1.x
2013-06-26 17:11:19 -07:00
Sebastien Ros
ce8cbb6263 Adding missing changes for Markdown
--HG--
branch : 1.x
2013-06-26 16:23:43 -07:00
Sebastien Ros
6ed72e3c97 #19832: Fixing spam comments migration
Work Item: 19832

--HG--
branch : 1.x
2013-06-26 16:23:32 -07:00
Sebastien Ros
0eab136616 #19815: Integrating the media library with the Markdown editor
Work Item: 19815

--HG--
branch : 1.x
2013-06-26 16:11:41 -07:00
Sebastien Ros
455d66b036 #19819: Fixing exception thrown in UserTaskEditor
Work Item: 19819

--HG--
branch : 1.x
2013-06-26 13:19:54 -07:00