Commit Graph

7467 Commits

Author SHA1 Message Date
Lombiq
4ce3ee3226 #18696: Adding module unit tests code generation command
Work Item: 18696
2013-12-23 21:04:25 +01:00
agriffard
43ad02b0f1 #20349: Fix Orphans Widgets in WidgetService
Work Item: 20349
2013-12-18 13:23:43 +01:00
Sipke Schoorstra
ff7bd9035f Returning the default value even when the element is found, but not the attribute itself.
This change fixes the issue of a default page size of 0 when setting up a new site.
2013-12-16 18:11:19 +00:00
Sebastien Ros
13b73da63b Fixing infinite loop when clearing output cache 2013-12-12 14:11:56 -08:00
Sebastien Ros
6758b72938 Adding a way to configure the isolation level 2013-12-10 18:14:42 -08:00
Sebastien Ros
0890650d78 Fixing web.config classic mode configuration
Modules' static files were no more working as they contain classic mode
configuration settings. This flag tolerates these settings.
2013-12-10 15:17:40 -08:00
Daniel Stolt
1aff8df92c Reverting IIS Express web site URL change. 2013-12-10 17:51:01 +01:00
Sebastien Ros
92615984cf Reformatting web.config 2013-12-10 07:17:24 -08:00
Daniel Stolt
8870414d8c Correcting CopyLocal=true on Newtonsoft.Json reference in Orchard.Web. 2013-12-10 06:35:54 +01:00
Daniel Stolt
da9503e58d Moving SSL module inte Modules solution folder. 2013-12-10 06:35:01 +01:00
Daniel Stolt
dd3a75b120 Added removal of 30 minute transaction timeout for debugging purposes to the release-mode Web.config transforms. Cleaned up the formatting of Web.config files. 2013-12-09 20:20:49 +01:00
Daniel Stolt
cfa4a5dfc2 Removing subfolder from Orchard.Web site URL in IIS Express (fixes configuration section YSOD issue). 2013-12-09 19:55:33 +01:00
Daniel Stolt
7df4f0abb6 Updating some Windows Azure dependencies to latest versions. 2013-12-09 19:53:53 +01:00
Daniel Stolt
0184cd235f Changing draft status text in media library thumbnail view. 2013-12-08 22:53:53 +01:00
Sebastien Ros
c736a615d2 Optimizing ContentIdentity comparison 2013-12-07 09:51:35 -08:00
Sebastien Ros
e89d6762e4 Fixing SiteTimeZoneSelector.cs for background tasks 2013-12-07 09:51:34 -08:00
Sebastien Ros
faefdf6936 Defining the default value for Settings.PageSize 2013-12-07 09:51:33 -08:00
Sebastien Ros
1ca9c8b133 Adding a default value setter for Infoset 2013-12-07 09:51:32 -08:00
Sipke Schoorstra
d667c3b3aa Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x 2013-12-07 16:34:24 +01:00
Jean-Thierry Kéchichian
99bcc5a881 #20318: Fixing Custom Forms submission.
Work Item: 20318
2013-12-07 16:34:11 +01:00
Sipke Schoorstra
358f312884 #20318: Fixing Custom Forms submission.
Work Item: 20318
2013-12-07 11:37:22 +01:00
Sebastien Ros
e3fef4d9fe Removing local file 2013-12-05 17:45:10 -08:00
Sebastien Ros
b374e9814f #19561: Implementing WebAPI filters support
Work Item: 19561
2013-12-05 17:42:05 -08:00
Sebastien Ros
e31b2bc10e Removing Orchard.Lists from being packaged independently 2013-12-05 15:03:20 -08:00
Stanley Goldman
951d76cd56 Adding role commands 2013-12-05 11:55:43 -08:00
Sebastien Ros
cce4f1def7 Restoring BlogPart.Name 2013-12-04 18:47:36 -08:00
Sebastien Ros
d33a44a473 Removing unnecessary App.Config file 2013-12-04 18:02:13 -08:00
Sebastien Ros
bf4e1d2c4d Displaying Title and metadata for lists 2013-12-04 18:01:38 -08:00
Sipke Schoorstra
c748ee447c Reviving Orchard.Lists 2013-12-04 17:09:33 -08:00
Erik Oppedijk
ae56ac4b89 Code generation, remove views\web.config 2013-12-04 11:56:01 -08:00
Erik Oppedijk
cd270493d1 Azure web.config cleanup 2013-12-04 11:56:00 -08:00
Erik Oppedijk
5dbe016022 webpages enabled removed from codegeneration 2013-12-04 11:55:58 -08:00
Erik Oppedijk
ef7318fa58 remove webpages:enabled from scripts and content folders 2013-12-04 11:55:57 -08:00
Erik Oppedijk
277f43c970 update assembly binding redirects 2013-12-04 11:55:55 -08:00
Erik Oppedijk
3061412961 Delete views/web.config and update webpages to 3.0 2013-12-04 11:55:54 -08:00
Erik Oppedijk
5805f0ad9b Repair intellisense, update references 2013-12-04 11:54:34 -08:00
Sebastien Ros
2e163a475b Removing direct use of BodyPartRecord 2013-12-03 15:05:02 -08:00
Sipke Schoorstra
a6a481b78a Fixing RuntimeBinderException ("Cannot implicitly convert type 'Foo' to 'Newtonsoft.Json.Linq.JToken'") when getting a complex type from the workflow state. 2013-11-29 00:51:49 +01:00
Sipke Schoorstra
8f35d97621 Fixing RuntimeBinderException ("Cannot implicitly convert type 'Foo' to 'Newtonsoft.Json.Linq.JToken'") when adding a complex type to the workflow state. 2013-11-29 00:42:25 +01:00
Sebastien Ros
a2d91796d1 Add a configuration flag to disable cache files
The cache files cache.dat and mappings.bin can have
concurrency issues in case multiple instances try to access
them concurrently (see Azure Web Sites)
2013-11-27 17:23:18 -08:00
Sebastien Ros
48479f3d69 Fixing unit tests 2013-11-27 11:45:11 -08:00
Sebastien Ros
654c432365 Grouping routes also by name 2013-11-27 11:44:52 -08:00
Sebastien Ros
0cce4b4357 Lock ShellDescriptor cache
The cache.dat files contains the enabled features for every tenants.
This file is accessed in read/write by all tenants when they are loaded
or changed. This can happen concurrently if tenants are activated
in parallel, if multiple servers are using the same file system, or if
multiple tenants get their features changed at the same time. This
commit doesn't fix the case of multiple web roles accessing the same
file system (WAWS).
2013-11-26 15:12:35 -08:00
Sebastien Ros
082b28204b Activate tenants in parallel 2013-11-26 15:12:34 -08:00
Sipke Schoorstra
5888caa3d3 Media Library: adding support for displaying draft items. 2013-11-23 18:51:37 +01:00
Bertrand Le Roy
6477ddc828 Removed unused tokenizer from notification activity. 2013-11-22 23:04:30 -08:00
Bertrand Le Roy
da19df982d Added a logging workflow activity that adds an entry in the application logs 2013-11-22 23:02:20 -08:00
Sebastien Ros
372579d9c8 Fixing feature enabling and adding ContextState 2013-11-20 16:01:03 -08:00
Bertrand Le Roy
5193ba7b0c Made admin pages print pretty: menu is removed, as are save buttons and backgrounds. 2013-11-19 22:03:09 -08:00
Sipke Schoorstra
cd6bf2c357 Fixing a stack overflow exception when the HttpContext is mocked (for Orchard command line and Background processed) when accessing the site settings (which is needed to for the HttpContext stand-in). 2013-11-20 01:31:50 +01:00