Commit Graph
100 Commits
Author SHA1 Message Date
Sebastien Ros d4c4db00fc Adding missing file
--HG--
branch : 1.x
2012-02-10 14:36:49 -08:00
piedone a0a9933f6b #18232: Hide dashboard link if not allowed
Work Item: 18232

--HG--
branch : 1.x
2012-02-10 11:38:03 -08:00
kevink 016f464fd3 Adding comment tokens
--HG--
branch : 1.x
2012-02-10 11:35:20 -08:00
Sebastien Ros bbfbf0b927 #18411: Fixing publishing on restricted roles
Work Item: 18411

--HG--
branch : 1.x
2012-02-09 15:15:33 -08:00
Sebastien Ros 629927ae74 Removing unused references
--HG--
branch : 1.x
2012-02-09 15:15:05 -08:00
EddieDesk 22bd594102 #18414: Fixing BloggerPlus support in XmlRpc
Work Item: 18414

--HG--
branch : 1.x
2012-02-09 13:01:24 -08:00
TheMonarch 595e0ed25c #18408: Adding missing fields in widget import
Work Item: 18408

--HG--
branch : 1.x
2012-02-09 12:47:19 -08:00
Sebastien Ros f7ec22611e Fixing setup
--HG--
branch : 1.x
2012-02-06 14:03:21 -08:00
Sebastien Ros 45bae3a892 Fixing unit tests
--HG--
branch : 1.x
2012-02-06 13:37:47 -08:00
Sebastien Ros 18ff368ac5 Refactoring SweepGenerator
- Removed IOrchardShellEvents base interface to prevent every request from
instanciating it (as it would be an event)
- Call ITransactionManager.Demand() before executing tasks or nested
transaction scopes with RequiresNew would fail

--HG--
branch : 1.x
2012-02-06 12:53:32 -08:00
Sebastien Ros 5189ca3969 Fixing fields unit tests
--HG--
branch : 1.x
2012-02-06 11:35:17 -08:00
Sebastien Ros 8f07f0b026 Fixing build with Specflow tests
--HG--
branch : 1.x
2012-02-06 10:10:26 -08:00
Sebastien Ros 06ee641608 Refactoring DefaultDataMigrationInterpreter to remove an early Transaction resolution
--HG--
branch : 1.x
extra : transplant_source : %E2%0DSw%17%5E%17%22D%BDLhy%B5%5Bk%A9%08%EB%F0
2012-02-04 21:39:15 -08:00
Sebastien Ros ef66c75cf7 Adding IContentManager.Clear() method
--HG--
branch : 1.x
2012-02-02 11:43:00 -08:00
Sebastien Ros b2e0fa923b Fixing unit tests
--HG--
branch : 1.x
2012-02-02 11:22:27 -08:00
Sebastien Ros a066a2c9f3 Reactivating autoresize plugin for TinyMce since it's been fixes
--HG--
branch : 1.x
2012-02-02 10:51:07 -08:00
Sebastien Ros 32f09e1fe3 #18396: Upgrading TinyMce to 3.4.8
Work Item: 18396

--HG--
branch : 1.x
2012-02-02 10:43:18 -08:00
Sebastien Ros d90115bec3 Preventing multiple queries on assembly loaders
--HG--
branch : 1.x
2012-02-02 10:39:17 -08:00
Sebastien Ros 9dc53c6c1b #18399: Better error message when a shape is not available
Work Item: 18399

--HG--
branch : 1.x
2012-02-01 14:46:25 -08:00
Sebastien Ros e59badbc54 #18385: Fixing editors validation in Orchard.Projector
Work Item: 18385

--HG--
branch : 1.x
2012-02-01 11:06:21 -08:00
Sebastien Ros 435271be21 Handling NotFound custom pages
--HG--
branch : 1.x
2012-01-31 16:05:07 -08:00
Sebastien Ros 69902c5182 Fixing Orchard.Fields functional tests
--HG--
branch : 1.x
2012-01-30 10:34:45 -08:00
Sebastien Ros 2d855fc551 Fixing Orchard.Fields project file
--HG--
branch : 1.x
2012-01-29 10:20:41 -08:00
Sebastien Ros 05d740ef11 Fixing typo
--HG--
branch : 1.x
2012-01-27 17:47:41 -08:00
Sebastien Ros 8b83f79ca6 Fixing intermittent exception
IAuthorizer was called lazyly from a ISingletonDependency. Should use Work<> instead

--HG--
branch : 1.x
2012-01-27 17:39:21 -08:00
Sebastien Ros 264a5521c6 Using display name in notification when adding fields
--HG--
branch : 1.x
2012-01-26 15:38:22 -08:00
Sebastien Ros 312fe11b80 Adding nuget dependency to main project
--HG--
branch : 1.x
2012-01-26 15:13:25 -08:00
Sebastien Ros 07c5c986f3 Reverting changes to WorkContextImplementation
--HG--
branch : 1.x
2012-01-26 10:21:30 -08:00
Sebastien Ros e6f5f55a85 Syncing with Rules
--HG--
branch : 1.x
2012-01-25 17:12:39 -08:00
Sebastien Ros 289599c86a #18370: Adding a link from a projection to its query
Work Item: 18370

--HG--
branch : 1.x
2012-01-25 16:58:42 -08:00
Sebastien Ros 13b976a79d #18380: Fixing content type deletiong
Work Item: 18380

--HG--
branch : 1.x
2012-01-25 16:37:25 -08:00
Sebastien Ros b26199832c #18376: Removing conflicting property in UserCreateViewModel
Work Item: 18376

--HG--
branch : 1.x
2012-01-25 16:16:33 -08:00
Sebastien Ros aa51d69c6c Fixing Orchard.Fields project file
--HG--
branch : 1.x
2012-01-25 15:58:51 -08:00
Sebastien Ros 2b01180d4f #18381: Making RSD declaration absolute
Work Item: 18381

--HG--
branch : 1.x
2012-01-25 15:42:23 -08:00
Sebastien Ros c2b78464ce #18384: Display content type display name in contents list
Work Item: 18384

--HG--
branch : 1.x
2012-01-25 15:38:34 -08:00
Sebastien Ros b544a913bd Forcing to use the embedded version of Nuget
--HG--
branch : 1.x
2012-01-25 15:38:16 -08:00
Sebastien Ros 25d53d4ca8 Fixing exception when there are no items in the main menu
--HG--
branch : 1.x
2012-01-25 11:44:53 -08:00
Sebastien Ros f484766e6e #18382: Display name was not set on Fields
Work Item: 18382

--HG--
branch : 1.x
2012-01-25 11:21:36 -08:00
Sebastien Ros c3efdd9f29 Adding a link to markdown help
--HG--
branch : 1.x
2012-01-20 11:52:49 -08:00
Sebastien Ros 917d4a309d #18356: Adding a description to Projector
Work Item: 18356

--HG--
branch : 1.x
2012-01-20 11:05:53 -08:00
Sebastien Ros 879130b7c2 #18364: Fixing possible stack overflows in Shape Tracing
Work Item: 18364

--HG--
branch : 1.x
2012-01-20 10:56:58 -08:00
Sebastien Ros bc91041163 #18366: Changing "Title" to "Title (Title Part)" in List
Work Item: 18366

--HG--
branch : 1.x
2012-01-19 17:46:13 -08:00
Sebastien Ros 1ceb5f07d0 #18359: Fixing authorization checks
Work Item: 18359

--HG--
branch : 1.x
2012-01-19 17:37:12 -08:00
Sebastien Ros d764939439 Adding html5shiv conditionally
--HG--
branch : 1.x
2012-01-19 16:46:24 -08:00
Sebastien Ros 0a37d388d6 #18372: Upgrading html5shiv
Work Item: 18372

--HG--
branch : 1.x
2012-01-19 16:37:30 -08:00
Sebastien Ros 4c5d318f7a Fixing typo in sub repos name
--HG--
branch : 1.x
2012-01-19 16:20:52 -08:00
Sebastien Ros 720050d4e0 Adding Orchard.Fields.Specs to the solution
--HG--
branch : 1.x
2012-01-19 16:11:09 -08:00
Sebastien Ros a88aa3e09c Updating SpecFlow binaries
--HG--
branch : 1.x
2012-01-19 16:10:49 -08:00
Sebastien Ros 0bee8e8313 Integrating Orchard.Fields
--HG--
branch : 1.x
2012-01-19 12:44:23 -08:00
Sebastien Ros 15ba66b6c2 Upgrading base.js to handle data-controllerid on <select/>
--HG--
branch : 1.x
2012-01-19 12:43:56 -08:00
Sebastien Ros bdfe4f3a16 Fixing order of actions in rules
--HG--
branch : 1.x
2012-01-18 14:34:40 -08:00
Sebastien Ros 7fd3b64222 Intercepting exceptions when the host is restarted
--HG--
branch : 1.x
2012-01-18 14:33:28 -08:00
Sebastien Ros e4faaac4b9 Defining default values on TextFieldSettings
--HG--
branch : 1.x
2012-01-18 14:33:01 -08:00
Sebastien Ros bc1f8af9a2 Adding a ShapePartialResult
--HG--
branch : 1.x
2012-01-18 10:25:12 -08:00
Sebastien Ros 244945a0e6 Fixing projector icon
--HG--
branch : 1.x
2012-01-18 10:12:49 -08:00
Sebastien Ros 3f812cffaf Camel casing field types
--HG--
branch : 1.x
2012-01-18 10:12:31 -08:00
Sebastien Ros ba37fc8899 Creating icons for Projector
--HG--
branch : 1.x
2012-01-17 17:59:09 -08:00
Sebastien Ros dce56e6c05 Adding an edit link to queries
--HG--
branch : 1.x
2012-01-17 17:21:01 -08:00
Sebastien Ros cabcad14d5 Adding Text area flavor
--HG--
branch : 1.x
2012-01-17 17:19:17 -08:00
Sebastien Ros 6f53afffa4 Enhancing the Text field
--HG--
branch : 1.x
2012-01-17 17:07:17 -08:00
Sebastien Ros bc162c5478 Displaying Pager when a specific layout is selected
--HG--
branch : 1.x
2012-01-17 11:44:30 -08:00
Sebastien Ros de61a197d0 Updating spec flow steps for TeamCity
--HG--
branch : 1.x
2012-01-13 17:05:02 -08:00
Sebastien Ros 918d05352d #18357: Using BaseUrl in validation emails if available
Work Item: 18357

--HG--
branch : 1.x
2012-01-13 16:38:39 -08:00
Sebastien Ros e314ff298d #18351: Improving comments validation message
Work Item: 18351

--HG--
branch : 1.x
2012-01-13 16:25:06 -08:00
TheMonarch 82bb050eaf #18349: Increasing input size for orchard.exe
Work Item: 18349

--HG--
branch : 1.x
2012-01-13 16:15:59 -08:00
Sebastien Ros 664bfe0550 #18335: Fixing validation messages
Work Item: 18335

--HG--
branch : 1.x
2012-01-13 16:11:22 -08:00
Sebastien Ros 3907ab4de6 Fixing Setup
--HG--
branch : 1.x
2012-01-13 11:31:34 -08:00
Sebastien Ros 1cc8a01d89 Refactoring route resolutions in Setup
--HG--
branch : 1.x
2012-01-13 10:01:33 -08:00
Sebastien Ros 024317d06f Addind timezone exceptions
--HG--
branch : 1.x
2012-01-13 10:00:41 -08:00
Sebastien Ros f2ca26bd4f Fixing build
--HG--
branch : 1.x
2012-01-12 22:47:31 -08:00
Sebastien Ros d61e98e010 Preventing TimeZone from crashing if the migration cannot run before using it
--HG--
branch : 1.x
2012-01-12 18:31:40 -08:00
Sebastien Ros fc99676fe0 Adding missing confirmations on Widgets
--HG--
branch : 1.x
extra : rebase_source : 12501a236070056ed5733112fbc0860ec787562e
2012-01-12 17:21:43 -08:00
Sebastien Ros 81eac32945 Adding static content client cache defaults
--HG--
branch : 1.x
2012-01-12 15:28:16 -08:00
Sebastien Ros c12e9b12ff #18346: Fixing LifeTimeScope exceptions in background tasks
Work Item: 18346

--HG--
branch : 1.x
2012-01-12 10:38:14 -08:00
Sebastien Ros e404aaa8dc #18313: Fixing LifeTimeScope exception on Setup
Work Item: 18313

--HG--
branch : 1.x
2012-01-12 10:26:32 -08:00
Sebastien Ros f4ba05e851 #18339: Isolating shells creation
Work Item: 18339

--HG--
branch : 1.x
2012-01-12 10:12:23 -08:00
Sebastien Ros 807fdcf566 #18336: Fixing stylesheets rendering
Work Item: 18336

--HG--
branch : 1.x
2012-01-12 10:03:03 -08:00
Sebastien Ros 7a3a20889a #18334: Fixing UnsafeUrl behavior
Work Item: 18334

--HG--
branch : 1.x
2012-01-11 16:08:55 -08:00
Sebastien Ros af5b733faf #18330: Fixing challenge email not sent
Work Item: 18330

--HG--
branch : 1.x
2012-01-11 15:37:34 -08:00
Sebastien Ros 77454097b0 Adding some default values to Projections
--HG--
branch : 1.x
2012-01-10 12:27:53 -08:00
Sebastien Ros aa3745107a Upgrading to latest changes on Projections
- Deleting Query content items
- Removing unused Name column

--HG--
branch : 1.x
2012-01-10 09:48:27 -08:00
Sebastien Ros 7cbdd6bd06 Deleting the content item associated with a Query
--HG--
branch : 1.x
2012-01-09 16:30:13 -08:00
Sebastien Ros 3b66a90186 #18290: Import/Export for projections
Work Item: 18290

--HG--
branch : 1.x
2012-01-09 15:54:55 -08:00
Sebastien Ros 621e621dc5 Camel casing content types in export view
--HG--
branch : 1.x
2012-01-09 12:10:12 -08:00
Sebastien Ros cd642f473a Displaying exception details in Admin only
--HG--
branch : 1.x
2012-01-06 18:04:52 -08:00
Sebastien Ros 0eaa21039f Merge
--HG--
branch : 1.x
2012-01-05 16:42:06 -08:00
Sebastien Ros 37fa82c6ee Fixing [Aggregate] bug when used with QueryHints
--HG--
branch : 1.x
2012-01-05 16:28:12 -08:00
bertrandleroy d608a42698 Merge
--HG--
branch : 1.x
2012-01-05 16:15:05 -08:00
bertrandleroy bf680fd72f Fix for notify moderation checkbox in settings
--HG--
branch : 1.x
2012-01-05 16:06:32 -08:00
Sebastien Ros 83fa60e308 #18329: Fixing compilation warnings
--HG--
branch : 1.x
2012-01-05 15:42:28 -08:00
Sebastien Ros b1dc3b21c1 Adding TimeZone
--HG--
branch : 1.x
2012-01-05 14:49:10 -08:00
Sebastien Ros 07dc0197ad #17898: Enabling dependent modules in Recipes from the gallery
Work Item: 17898

--HG--
branch : 1.x
2012-01-05 11:21:34 -08:00
Sebastien Ros 594019e0f7 #18318: Fixing culture specific scripts
Work Item: 18318

--HG--
branch : 1.x
2012-01-04 17:49:53 -08:00
Sebastien Ros 0c6b5df8e8 #18314: Fixing Edit link for fields
Work Item: 18314

--HG--
branch : 1.x
2012-01-04 17:46:51 -08:00
Sebastien Ros af87c07ebf #18319: Fixing the Where clause generations in Projections
Work Item: 18319

--HG--
branch : 1.x
2012-01-04 17:37:56 -08:00
Sebastien Ros bbcd00ae8b #18328: Fixing modules directory case sensitivity
Work Item: 18328

--HG--
branch : 1.x
2012-01-04 16:32:37 -08:00
Sebastien Ros de31c6a759 #18316: Fixing multi-tenancy on themes without tags
Work Item: 18316

--HG--
branch : 1.x
2012-01-04 16:05:11 -08:00
Sebastien Ros 45bd3d69df #18317: Improving Import performance
Work Item: 18317

--HG--
branch : 1.x
2012-01-04 15:24:57 -08:00
Sebastien Ros 0fcb41ca6f Fixing project file
--HG--
branch : 1.x
2012-01-04 11:38:58 -08:00
Sebastien Ros a1802afe3a Updating web.config files for Resharper compatibility
--HG--
branch : 1.x
2012-01-04 11:15:31 -08:00