Commit Graph

5351 Commits

Author SHA1 Message Date
Renaud Paquay
b20b68c9fd Expose GetFileHash method on IVirtualPathProvider
--HG--
branch : 1.x
2011-05-25 21:35:37 -07:00
Renaud Paquay
314c9cb9a6 Refactoring a couple of method related to dynamic compilation
Abstract away WebForms syntax knowledge from extension loader
implementations.

Rename the corresponding methods to be more semantically correct.

--HG--
branch : 1.x
2011-05-25 20:56:02 -07:00
Renaud Paquay
6d0b7e1d61 Removing method from interface
The method really only makes sense for the DynamicExtensionLoader.
It is used only in the DynamicModuleVirtualPathProvider only.

--HG--
branch : 1.x
2011-05-25 19:49:08 -07:00
Renaud Paquay
72e787ed38 Renaming method
--HG--
branch : 1.x
2011-05-25 19:36:19 -07:00
Renaud Paquay
56284c516a Fix typo
--HG--
branch : 1.x
2011-05-25 18:10:51 -07:00
Renaud Paquay
6de0700f3e Merge
--HG--
branch : 1.x
2011-05-25 17:47:02 -07:00
Renaud Paquay
0ac6091b74 17875: Too many InvalidOperationExceptions during startup
Prevent common cases exception by explicitly rejecting invalid
virtual paths.

--HG--
branch : 1.x
2011-05-25 17:36:27 -07:00
Renaud Paquay
eb88b28443 PERF: Decrease # of virtual path dependencies for Razor views
Lots of duplicate virtual paths were added, as they came from
different sources.

--HG--
branch : 1.x
2011-05-25 13:28:47 -07:00
Renaud Paquay
f7e2804363 #17869: Fix medium trust issue
"Assembly.Location" propery is not allowed in medium trust.
Use the virtual path of the assembly file instead.

Work Item: 17869

--HG--
branch : 1.x
2011-05-25 12:05:47 -07:00
Renaud Paquay
27503d8d1b #17850: Include and enable Orchard.Warmup by default
Also update blog and default recipe to set the site base url
during setup using the current request information.

Work Item: 17850

--HG--
branch : 1.x
2011-05-25 11:59:13 -07:00
Renaud Paquay
73c4f84636 #17855: Remove explicit medium trust element from web.config
Work Items: 17855

--HG--
branch : 1.x
2011-05-24 19:52:07 -07:00
Renaud Paquay
846a40a1fe Update version to generic 1.2.0
--HG--
branch : 1.x
2011-05-24 19:49:58 -07:00
Nathan Heskew
4ee831b974 Merge
--HG--
branch : 1.x
2011-05-16 15:56:45 -07:00
Dave Reed
1114c3ebf0 Merge
--HG--
branch : 1.x
2011-05-16 14:25:19 -07:00
Dave Reed
7fd4a55a82 #17808: Getting 404 after editing the home page.
A content item had a RoutePartRecord but its content type did not have the RoutePart anymore. Null ref ensued.

--HG--
branch : 1.x
2011-05-16 14:22:12 -07:00
Suha Can
6313fecf0d #17824
--HG--
branch : 1.x
2011-05-16 13:45:07 -07:00
Dave Reed
b666feda89 #17839: MediaPicker insert button is always disabled
--HG--
branch : 1.x
2011-05-16 10:40:26 -07:00
Dave Reed
8b9d524105 #17838: Remove uses of T() in calls to Logger
--HG--
branch : 1.x
2011-05-16 10:24:40 -07:00
Andre Rodrigues
5d31f5b8d9 #17820: Extension descriptor parser keyword comparisons should be case insensitive.
--HG--
branch : 1.x
2011-05-14 17:34:13 -07:00
Andre Rodrigues
744ddf1c61 Fixing UT.
--HG--
branch : 1.x
2011-05-13 11:18:03 -07:00
Renaud Paquay
8e8b919dfe Merge
--HG--
branch : 1.x
2011-05-12 22:03:39 -07:00
Renaud Paquay
ad01bc5dcb Consistency in log level
--HG--
branch : 1.x
2011-05-12 22:03:14 -07:00
Dave Reed
7224c10658 #17708: Media views use bad translations
--HG--
branch : 1.x
2011-05-12 14:51:41 -07:00
Dave Reed
84e2853f82 #17796: Migrate jQuery to 1.6
--HG--
branch : 1.x
2011-05-12 14:25:14 -07:00
Dave Reed
816f954384 #17803: Null WidgetPartRecord after removing WidgetPart from ContentType
--HG--
branch : 1.x
2011-05-12 13:47:13 -07:00
Dave Reed
765cf34b83 #17714: Authentication in dev environments can bleed from other local sites.
Changed all instances of IsAuthenticated to WorkContext.CurrentUser != null, etc.

--HG--
branch : 1.x
2011-05-12 11:06:11 -07:00
Renaud Paquay
10eb02d887 Merge
--HG--
branch : 1.x
2011-05-12 10:50:04 -07:00
Renaud Paquay
130f9d3c80 PERF: Adding various logging calls related to startup performance
--HG--
branch : 1.x
2011-05-12 10:47:08 -07:00
Andre Rodrigues
435b688816 Merge
--HG--
branch : 1.x
2011-05-11 14:30:46 -07:00
Andre Rodrigues
2c6873dc8c Adding setting to common part owner as well with default set to true. Removing incorrect permission check, adding missing UTC conversion.
--HG--
branch : 1.x
2011-05-11 14:30:31 -07:00
Dave Reed
ba5fe7bd2b Merge
--HG--
branch : 1.x
2011-05-11 14:17:53 -07:00
Dave Reed
98bbca397c #17737: Updated mediapicker tinymce compressed script to match src script
--HG--
branch : 1.x
2011-05-11 14:17:02 -07:00
Andre Rodrigues
f0689952f8 Merge
--HG--
branch : 1.x
2011-05-11 14:08:47 -07:00
Andre Rodrigues
755df9e913 #17772: Making creation date editable on blog posts and pages by making it a setting on the common part
--HG--
branch : 1.x
2011-05-11 14:08:22 -07:00
Sebastien Ros
123e4681f3 Fixing Json formatting in Shape Tracing
--HG--
branch : 1.x
2011-05-10 20:49:17 -07:00
Nathan Heskew
2ebf723fc8 Getting PublishLater to actually publish later.
work item: 17802

--HG--
branch : 1.x
2011-05-10 16:09:13 -07:00
Andre Rodrigues
4e742d28b3 #17813: Replacing theme name by theme id (missing file).
--HG--
branch : 1.x
2011-05-09 22:06:55 -07:00
Andre Rodrigues
ff3aa4b535 #17813: Replacing theme name by theme id.
--HG--
branch : 1.x
2011-05-09 21:41:31 -07:00
Andre Rodrigues
51d56f7e89 Merge
--HG--
branch : 1.x
2011-05-09 20:38:09 -07:00
Andre Rodrigues
954dd2ef90 Clearing suffixes dictionary when a threshold is hit to avoid memory starvation. Adding further method header comments.
--HG--
branch : 1.x
2011-05-09 20:36:56 -07:00
Sebastien Ros
5bbd017475 #17612: Fixing validation message in Warmup module
Work Items: 17612

--HG--
branch : 1.x
2011-05-09 17:27:30 -07:00
Sebastien Ros
eddf71bcd1 #17764: Core Shapes can't be overriden
Work Items: 17764

--HG--
branch : 1.x
2011-05-09 16:40:21 -07:00
Andre Rodrigues
6cc4a3dc91 Setting logging to quiet mode on unit test to avoid CI server failure.
--HG--
branch : 1.x
2011-05-09 15:32:34 -07:00
Suha Can
76fce40918 Merge
--HG--
branch : 1.x
2011-05-09 14:43:49 -07:00
Suha Can
8d1b1d6325 #17755: Export data should download file.
--HG--
branch : 1.x
2011-05-09 14:43:28 -07:00
Andre Rodrigues
797a7a2261 Adding null check for logging config file name. Using complete filename for logging file suffix dictionary. Adding logging message on log file attempt fail.
--HG--
branch : 1.x
2011-05-09 14:16:04 -07:00
Sebastien Ros
4bd3157fe9 #17793: Removing Orchard.Web.cspoj from msdeploy
Work Items: 17793

--HG--
branch : 1.x
2011-05-09 14:13:05 -07:00
Andre Rodrigues
9d95dd542d Merge
--HG--
branch : 1.x
2011-05-09 13:52:29 -07:00
Andre Rodrigues
342fc55a22 #17774: Rolling files when locked. Removing unecessary custom XMLConfigurators, reconfiguring and monitoring files in the logger factory only under full trust.
--HG--
branch : 1.x
2011-05-09 13:51:59 -07:00
Sebastien Ros
52d5a2695c #17765: Fixing security notification in Shape Tracing
Work Items: 17765

--HG--
branch : 1.x
2011-05-09 13:37:25 -07:00