Sebastien Ros
afb0140fcf
#19519 : Fixing IndexingTaskExecutor query
...
Work Item: 19519
--HG--
branch : 1.x
2013-04-11 10:57:31 -07:00
Sebastien Ros
0d523aef7a
Updating Json library
...
--HG--
branch : 1.x
2013-04-09 16:02:39 -07:00
agriffard
fbf4570575
Merge
...
--HG--
branch : 1.x
2013-04-06 20:57:53 +02:00
agriffard
df64c20f08
#19582 : Tokens selector doesn't work anymore on Projections layout
...
Adding dependency to jQueryUI_Menu for jQueryUI_Autocomplete
Work Item: 19582
--HG--
branch : 1.x
2013-04-06 20:56:38 +02:00
Sipke Schoorstra
d6f86b3e2a
#19262 : Adding /Name switch to "widget create" command and removing unused contentManager.
...
Work Item: 19262
--HG--
branch : 1.x
2013-04-06 20:43:17 +02:00
Bertrand Le Roy
6850d9d3da
Markdown filter should not introduce new lines automatically, to avoid invalid
...
HTML and to be consistent with the client-side libray used in the editor.
--HG--
branch : 1.x
2013-04-05 12:38:52 -07:00
Piotr Szmyd
c7e0784b13
Further work on IWorkContextEvents. Swallowing all non-fatal exceptions. Events should be resolved once per context.
...
--HG--
branch : 1.x
2013-04-05 03:53:35 +02:00
Piotr Szmyd
f68f72e416
Implemented IWorkContextEvents extension point. Allows plugging into work context lifetime events.
...
--HG--
branch : 1.x
2013-04-05 01:30:55 +02:00
Jeff Bullock
c940f83474
Added ManageForms Permission
...
--HG--
branch : 1.x
extra : source : e56047c49121177ab4828fdcc5660643911eec9f
2013-04-03 15:54:20 +01:00
agriffard
b1bac1ba12
#19567 : Link field target default does not work
...
Hidden Target FieldName was incorrect
Work Item: 19567
--HG--
branch : 1.x
2013-04-04 13:33:41 +02:00
christian@AlteredCarbon
85721cb105
Correction scripts wre not adapted in Orchard following jquery changes
...
--HG--
branch : 1.x
2013-04-01 15:41:57 +02:00
agriffard
298532650d
#19554 : Orchard.Taxonomies : Placement should not contain 'Contrib_'
...
Work Item: 19554
--HG--
branch : 1.x
2013-04-02 17:59:01 +02:00
Sipke Schoorstra
44b7ba4c7a
#19545 : Consistifying Import/Export methods on DateTimeFieldDriver.
...
Work Item: 19545
--HG--
branch : 1.x
2013-03-31 00:46:46 +01:00
Sipke Schoorstra
8a59cb2d43
Fixing a CSS issue with the content items list, causing the last item to not have a border (this change was introduced when implementing content definitions changes and part descriptions).
...
--HG--
branch : 1.x
2013-03-30 13:00:37 +01:00
Sebastien Ros
525a02d30f
Updating jQueryUI theme
...
--HG--
branch : 1.x
2013-03-29 16:19:48 -07:00
Sebastien Ros
92db986cba
Updating jQuery 1.91 and jQueryUI 1.9.2
...
Work Items: 19110, 19434
--HG--
branch : 1.x
extra : rebase_source : f5f171319a055efcf5670541d3ceaa168a11055f
2013-03-28 12:12:30 -07:00
Piotr Szmyd
b2a7daf9f1
Transaction manager. Changing optional parameter to overloaded methods.
...
--HG--
branch : 1.x
2013-03-28 19:21:01 +01:00
Piotr Szmyd
6664483b02
Transaction manager. Adding optional isolation level argument.
...
--HG--
branch : 1.x
2013-03-27 21:37:18 +01:00
Sebastien Ros
55e5b71da3
#19540 : Fixing wrong namespace
...
Work Item: 19540
--HG--
branch : 1.x
2013-03-26 10:12:31 -07:00
Sebastien Ros
5ad307f38d
Fixing some typos in Orchard.Workflows
...
Work Items: 19535, 19534
--HG--
branch : 1.x
2013-03-24 10:12:41 -07:00
Sebastien Ros
9676487793
Fixing Content.Picker migration
...
--HG--
branch : 1.x
extra : rebase_source : ef11b82a53d57db847b2039f1651574a2c801e63
2013-03-21 14:27:10 -07:00
Sipke Schoorstra
bbbbd100e7
Renaming CSS rule accordingly to previous name change.
...
--HG--
branch : 1.x
2013-03-21 22:23:23 +01:00
Sipke Schoorstra
3a7f86d9af
Renaming Content Schema admin menu item to Content Definition.
...
--HG--
branch : 1.x
2013-03-21 22:20:52 +01:00
Andrew Connell
b274ede4d8
Fixing BuildArchive command
...
--HG--
branch : 1.x
2013-03-20 10:54:21 -07:00
Sebastien Ros
6cf16fdc2c
Downgrading to NUnit 2.5.2
...
Tyring to see if this is this upgrade which broke the specflow tests on teamcity
--HG--
branch : 1.x
2013-03-20 10:52:12 -07:00
Nicholas Mayne
1886ee7472
Fixing path to NHibernate in Orchard.ContentPicker. I referenced the wrong place.
...
--HG--
branch : 1.x
2013-03-20 00:07:39 +00:00
Nicholas Mayne
9474ea2dc4
Fixing references in Orchard.ContentPicker.
...
--HG--
branch : 1.x
2013-03-19 20:07:58 +00:00
Sebastien Ros
f6db035a2c
Fixing Comments specflow test
...
--HG--
branch : 1.x
2013-03-18 12:25:58 -07:00
Sebastien Ros
d3153b2577
Fix memory leak when running SpecFlow tests
...
As a workaround for nunit reporting obscure AppDomainUnloadedException,
update the .config file to disable lagacy exception handling policy.
--HG--
branch : 1.x
2013-03-18 10:59:03 -07:00
Sebastien Ros
856f051764
#19510 : EventRecord and ActionRecord in Orchard.Rules missing length attribute
...
Work Item: 19510
--HG--
branch : 1.x
2013-03-18 09:52:12 -07:00
Sebastien Ros
8be5569c3c
Hiding SQL Trace in Specflow tests
...
--HG--
branch : 1.x
extra : rebase_source : 317065e8d639431f1043ebd912cf4f0b61b78261
2013-03-16 09:56:58 -07:00
Sebastien Ros
de0316afbd
Fixing ShellTable mismatch when using a slug starting with another's Url Prefix
...
--HG--
branch : 1.x
extra : rebase_source : 2f2761fc4db442c5ad64001d6dc8836193bd0528
2013-03-15 17:33:12 -07:00
Sebastien Ros
1d66293871
Creating a binding redirection for Autofac 3.0.0.0
...
Assembly Version: 3.0.0.0
File Version: 3.0.1.0
--HG--
branch : 1.x
2013-03-15 10:17:21 -07:00
Sebastien Ros
875b28b6c5
#19515 : Moving ContentMenuItemPart to Content.Picker
...
Work Item: 19515
--HG--
branch : 1.x
2013-03-13 12:08:00 -07:00
Sebastien Ros
5cbbaca0dc
Fixing setup
...
--HG--
branch : 1.x
2013-03-12 17:04:23 -07:00
Sebastien Ros
c5fcfdeeab
Fixing unit tests
...
--HG--
branch : 1.x
extra : rebase_source : ef680533e7877459c8d20ae2eeeb10d409068589
2013-03-12 15:10:05 -07:00
Sebastien Ros
171836ac5e
Adding Orchard.Taxonomies
...
--HG--
branch : 1.x
extra : rebase_source : 64ed5b9315f34f699177c4a0ce6d920589760576
2013-03-12 14:13:00 -07:00
Sipke Schoorstra
44319d84de
#19475 : Redirecting back to Edit Content Type on save, instead of returning to the list.
...
Work Item: 19475
--HG--
branch : 1.x
extra : rebase_source : c7914fa5bdcbae1d5d9dfa1dab285c7b43d776ae
2013-03-12 19:54:24 +01:00
Sipke Schoorstra
e8640fda0c
Implementing search filter on Content Types and Content Parts screens.
...
--HG--
branch : 1.x
extra : rebase_source : 81dd70ddb4fadb4efc4d7d943fdd59d94bba9dd1
2013-03-11 22:21:20 +01:00
Sipke Schoorstra
ffe345bfe0
#19094 : Moving "Content Types" and "Content Parts" tabs from "Content" into a new admin menu which has two tabs: Content Types and Content Parts.
...
Work Item: 19094
--HG--
branch : 1.x
extra : rebase_source : 7ac0edb9f01094222e52b82f5f8eda9f3f6d926a
2013-03-11 19:30:42 +01:00
Sipke Schoorstra
8416503df6
Providing some default descriptions for out-of-the-box content parts.
...
--HG--
branch : 1.x
extra : rebase_source : a8e36387800f484de3d5aca800b25a9f89f4982b
2013-03-11 12:35:12 +01:00
Sipke Schoorstra
356f62e032
#19095 : Implementing Content Part Descriptions.
...
Work Item: 19095
--HG--
branch : 1.x
extra : rebase_source : 910b3f365f4c9b6f69c8922e68639cce80010ed2
2013-03-11 11:35:35 +01:00
Sebastien Ros
b39951bad3
Removing IContentManager.Flush()
...
--HG--
branch : 1.x
2013-03-12 11:46:35 -07:00
Sebastien Ros
4cb6c4dd31
Removing unused recipes from Orchard.Autoroute
...
--HG--
branch : 1.x
2013-03-12 10:40:31 -07:00
Sebastien Ros
cfc14058df
Fixing broken IndexingTaskExecutor not saving last indexed id
...
--HG--
branch : 1.x
2013-03-09 12:13:10 -08:00
Sebastien Ros
a8cb23054f
Adding migration steps for Orchard.Indexing and Orchard.Search
...
--HG--
branch : 1.x
2013-03-09 12:12:32 -08:00
Sebastien Ros
48bed76df4
Fixing how search settings are read in IndexTaskExecutor
...
--HG--
branch : 1.x
2013-03-09 10:53:14 -08:00
Sebastien Ros
d57ccdb60f
Ignoring PublishProfiles
...
--HG--
branch : 1.x
2013-03-08 14:28:12 -08:00
Sebastien Ros
977e2a50d1
Fixing specflow test due to incorrectly read autofac config
...
--HG--
branch : 1.x
extra : rebase_source : 7a72dc36eaf91d9547047f586f846c45d84da5f3
2013-03-08 11:10:35 -08:00
Bertrand Le Roy
2485fdf1ff
Style tweaking for Markdown editor
...
--HG--
branch : 1.x
extra : rebase_source : f1877375866e7a17fdc7857638e674de720eee89
2013-03-07 17:47:30 -08:00