Commit Graph
5493 Commits
Author SHA1 Message Date
martijnl@Mpdreamz-PC.q42.local f9c3384b89 GetSimilarPaths materializes to soon.
--HG--
branch : 1.x
extra : rebase_source : 8ecb3f7a9b1f999e9358242c810508cd827a3162
2011-11-17 14:16:03 +01:00
Sebastien Ros 5fbb36e13a #18009: Fixing versioned fields storage
Work Item: 18009

--HG--
branch : 1.x
2011-11-16 10:46:43 -08:00
piedone 112244b0cd #18206: User name in comments is escaped twice
Work Item: 18206

--HG--
branch : 1.x
2011-11-15 15:29:17 -08:00
piedone 679e4fed3d #17312: Refactoring ContainerPart to use a driver
Work Item: 17312

--HG--
branch : 1.x
2011-11-15 11:46:33 -08:00
Sebastien Ros 5d94aefdc0 Fixing Orchard.ProjectionsTests references
--HG--
branch : 1.x
2011-11-15 10:20:45 -08:00
Sebastien Ros 302226f10b Allwing the content manager to get an optional set of predicates
--HG--
branch : 1.x
2011-11-10 17:53:15 -08:00
Sebastien Ros 971c685efb Refactoring Tags filter
--HG--
branch : 1.x
2011-11-10 17:51:56 -08:00
Sebastien Ros 3ad1c54d1c #18177: Can created blank content types
Work Item: 18177

--HG--
branch : 1.x
2011-11-09 18:16:30 -08:00
Sebastien Ros 355f379e80 #18186: BlogPartArchive doesn't use correct date
Work Item: 18186

--HG--
branch : 1.x
2011-11-09 18:12:53 -08:00
Sebastien Ros ec97e95221 #16387: More granular permissions for blogs
Adding a new Manage Own Blog permission.
Preventing a user without Manage Blog Post to create a post on a blog he is
not the owner.
Checking for ownership on the Post or on the Blog.

Work Item: 16387

--HG--
branch : 1.x
2011-11-09 17:30:39 -08:00
Sebastien Ros 33e6b6a274 Fixing data migration unit test
--HG--
branch : 1.x
2011-11-09 16:45:30 -08:00
Sebastien Ros 3f41484d53 #16335: The post can be scheduled to publish at a past time
Work Item: 16335

--HG--
branch : 1.x
2011-11-09 16:21:26 -08:00
Suha Can dbe908a717 Exception handling consolidation in command handlers.
Use Context.Output to write error messages when you handle an Exception or an error case. If you can't recover afterwards, just return.
Don't throw an exception from within the handler unless necessary.
-> If you want to throw due to an inner exception, throw an OrchardException. Add an error message and the exception as the innerexception of your OrchardException.
Your exception will be caught by the command executive, an error message will indicate which command failed, and the inner exceptions will be displayed.
Also, do not return values from commands, they are not services.

--HG--
branch : 1.x
extra : transplant_source : %5Ej%123%DA%E0%28%A7l%F5%F9%A4%B0z%05%EB%E4%21%FD%DC
2011-06-10 13:34:29 -07:00
Suha Can 95c0ac69e6 IExceptionPolicy concept and default implementation.
Updating EventBus and UnhandledExceptionFilter to use the exception policy.
Adding OrchardFatalException.
Updating text on default error page.
(Part II) Removing the unhandled "catch" from module controllers. If there are "expected" exceptions, move them closer to the APIs where they occur.
Removing ControllerExtensions.Error and refactoring.

--HG--
branch : 1.x
extra : transplant_source : %5C9a%E2%9A%F4%ACI%A3F%3C%D2%5C%CC%5C%9A.%E1%EF%3C
2011-06-09 16:34:31 -07:00
Suha Can d83d922a6b (Part I) Removing the unhandled "catch" from module controllers. If there are "expected" exceptions, move them closer to the APIs where they occur.
--HG--
branch : 1.x
extra : transplant_source : %C9q%EC%E3%C3%E3%98QL%27%2B%D68%A9x%DD%40J%93A
2011-06-08 16:26:58 -07:00
Suha Can 51e43a624a Exception handling in controllers. No more YSOD.
Create custom 500 error page (with admin theme) for all technical errors (i.e. exceptions that the app doesn't handle)
Implement an filter that will catch all unhandled exceptions and display the custom 500 page. Filter will also use ILogger to log the exception.

--HG--
branch : 1.x
extra : transplant_source : %F5P%0E%3EXv%A0%A3%85%DAu7%9Et%FB2l%86%FC%A3
2011-06-08 14:27:05 -07:00
Suha Can fa41a1b736 Removed the FailFast option on EventHandler. Will call notifier instead.
--HG--
branch : 1.x
extra : transplant_source : %A6%BA%F1%8A%F8%28R%05%7D%5C%F3%9D%27%3D%FD%C2%3B%88%82%AF
2011-06-07 16:58:33 -07:00
Sebastien Ros 5ad59f4347 Fixing Modle Binding descriptors bug due to lately bound linq properties
--HG--
branch : 1.x
2011-11-09 15:53:59 -08:00
Sebastien Ros 9943c889f4 Fixing unit tests for Comments
--HG--
branch : 1.x
2011-11-09 11:21:09 -08:00
Sebastien Ros 4e5edf5438 Fixing unit tests for Search
--HG--
branch : 1.x
2011-11-09 11:17:28 -08:00
Sebastien Ros 62aa36c5de Fixing nullable fields storage
--HG--
branch : 1.x
2011-11-08 15:51:39 -08:00
Sebastien Ros 8abcc2fdbe Syncing Projector
--HG--
branch : 1.x
2011-11-08 14:30:17 -08:00
Sebastien Ros 36d83615df Fixing Nullable types storage for fields
--HG--
branch : 1.x
2011-11-08 14:27:56 -08:00
Sebastien Ros 722cad36ee Adding a css class for admin tables
--HG--
branch : 1.x
2011-11-07 18:10:53 -08:00
Sebastien Ros 5a908ef0bd Making Tags projections available if Tags is enabled
--HG--
branch : 1.x
2011-11-07 16:10:36 -08:00
Sebastien Ros d4632ec770 Adding missing files for jQuery
--HG--
branch : 1.x
2011-11-06 09:38:03 -08:00
Sebastien Ros ba46f15447 Adding missing files for jQuery
--HG--
branch : 1.x
2011-11-06 09:37:23 -08:00
Sebastien Ros 72155d2919 Updating jQuery to 1.7
--HG--
branch : 1.x
2011-11-04 13:53:22 -07:00
Sebastien Ros f9ffc95964 Fixing references to SqlCe library
--HG--
branch : 1.x
2011-11-04 10:48:35 -07:00
Sebastien Ros d3064355f6 Adding WithIds to IExpressionFactory
--HG--
branch : 1.x
2011-11-03 19:16:29 -07:00
Sebastien Ros cad9138ac4 Securing json endpoint for tags
--HG--
branch : 1.x
2011-11-02 15:34:01 -07:00
piedone a1d749423e #18182: Implementing Autocompleted on Tags
Work Item: 18182

--HG--
branch : 1.x
2011-11-02 15:15:29 -07:00
Sebastien Ros bc7be146f0 Updating jQuery UI css file
--HG--
branch : 1.x
2011-11-02 15:13:27 -07:00
Sebastien Ros 082ec774e3 Syncing with Orchard.Projections
--HG--
branch : 1.x
2011-11-01 18:14:05 -07:00
Sebastien Ros eafb6930ab Allowing LuceneSearchBuilder.Parse to be used with .Mandatory() and .AsFilter()
--HG--
branch : 1.x
2011-11-01 16:58:07 -07:00
Sebastien Ros 2760db08b2 Back porting Pager shapes from dev branch
--HG--
branch : 1.x
2011-11-01 16:07:20 -07:00
Sebastien Ros d7f258b830 Adding CommentsFilter
--HG--
branch : 1.x
2011-10-30 10:46:16 -07:00
Sebastien Ros 8859efb933 Refactoring CommentsPart to enable querying over comments
--HG--
branch : 1.x
2011-10-30 10:45:29 -07:00
Sebastien Ros 6c7c1b2e9a Syncing Projections and Tokens
--HG--
branch : 1.x
2011-10-27 21:26:00 -07:00
Sebastien Ros 01fc3a7ab6 Fixing FieldStorageEvents regarding common types
--HG--
branch : 1.x
2011-10-27 21:24:44 -07:00
Sebastien Ros f3bdce25d5 Fixing ellipsis extension method
--HG--
branch : 1.x
2011-10-26 15:24:28 -07:00
Sebastien Ros 64166e8b5e Adding word boundary option to Ellipsis extension method
--HG--
branch : 1.x
2011-10-25 18:11:11 -07:00
Sebastien Ros f03f3be546 Merge
--HG--
branch : 1.x
2011-10-22 11:45:35 -07:00
Sebastien Ros c8f71ab151 Syncing Projection repository
--HG--
branch : 1.x
2011-10-22 11:45:20 -07:00
bertrandleroy d5c42cbc5a Added test for multiple host names on a single tenant.
--HG--
branch : 1.x
2011-10-21 21:33:46 -07:00
bertrandleroy e52f990b90 Fixing RunningShellTableTests after multi-tenancy change to allow for comma-separated lists of tenants.
--HG--
branch : 1.x
2011-10-21 18:46:46 -07:00
bertrandleroy 7e8e0eeecf Adding web.config so jQueryUI images can be served.
--HG--
branch : 1.x
2011-10-21 17:53:18 -07:00
bertrandleroy f557207d6c Roles ordered by name in admin page
--HG--
branch : 1.x
2011-10-21 17:47:39 -07:00
bertrandleroy d638fafb16 Merge
--HG--
branch : 1.x
2011-10-21 17:26:51 -07:00
bertrandleroy cf8afd07d7 Bringing Content admin menu item one notch up to be above Blog
--HG--
branch : 1.x
2011-10-21 17:16:05 -07:00