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
Suha Can
a976b38388
#17791 : List Admin UI uses Content Type name instead of DisplayName in "Add New" button
...
--HG--
branch : 1.x
2011-05-09 13:32:25 -07:00
Suha Can
72b34307be
#17782 : Reports Module - Inconsistent Permissions
...
Contributed by ldhertert.
--HG--
branch : 1.x
2011-05-09 13:10:51 -07:00
Suha Can
7ba079f40c
#17790 : Recipe switch for CLI setup is case sensitive
...
--HG--
branch : 1.x
2011-05-09 13:03:57 -07:00
Nathan Heskew
773121864b
Merge
...
--HG--
branch : 1.x
2011-05-09 11:04:28 -07:00
Renaud Paquay
03ddb80526
PERF: Cache result of parsing .csproj files
...
--HG--
branch : 1.x
extra : transplant_source : %02%96%9A%B7%91%05%E1%1EF%03%5D%5C%EB%A0%95Q%13%F6B%9C
2011-05-09 11:03:20 -07:00
Nathan Heskew
d3f31eb116
Making the rest of the copy on the admin dashboard localizable.
...
work item: 17724
--HG--
branch : 1.x
2011-05-09 11:01:15 -07:00
Nathan Heskew
b059bdfa6e
Grabbing the latest TinyMCE (3.4.2) in order to get a bugfix for adding script tags in IE9
...
work item: 17783
--HG--
branch : 1.x
2011-05-09 10:39:51 -07:00
Suha Can
97b01b14d9
Merge
...
--HG--
branch : contributions
2011-05-09 10:23:28 -07:00
Suha Can
891695b328
Contribution by sfmskywalker.
...
As a theme developer we need to be able to override widget rendering (not widget the wrapper, but contenttypes that are sterotyped as a widget, e.g. RecentBlogPosts).
This adds a new feature WidgetAlternates in the Orchard.DesignerTools module.
--HG--
branch : contributions
2011-05-09 10:08:00 -07:00
Andre Rodrigues
d9f313e0ef
#17716 : Specifying area in the action link.
...
--HG--
branch : 1.x
2011-05-08 23:28:07 -07:00
Andre Rodrigues
fe41a08e8e
#17742 : Making package installation work even if recipes module / feature is not enabled.
...
--HG--
branch : 1.x
2011-05-08 23:12:59 -07:00
Renaud Paquay
0b4bf6276d
PERF: Improve performance of DefaultVirtualPathMonitor
...
Decrease constant cost of implementation:
* Don't check for file/directory existence. It is much more
expensive to systematically check for file existence through the
VPP than catching the occasional exception.
* Don't eagerly create ASP.NET cache entries when there are
already existing entries. This is so if there are multiple calls
for the same virtual path, we don't end up calling an expensive
API when there is no need.
--HG--
branch : 1.x
extra : transplant_source : %C8%C3t%5C%B3%DA%C4%98%E8%13%23%D1B%91%AF2%B7%01%E7%CE
2011-05-04 17:48:37 -07:00
Andre Rodrigues
8c67c9f386
#17775 : Checking if a theme exists before applying it.
...
--HG--
branch : 1.x
2011-05-02 14:47:19 -07:00
Renaud Paquay
8e7550cda9
PERF: Use app relative virtual path for file monitoring
...
This is so that the IVirtualPathMonitor implementation can
properly cache virtual paths in a single entry. This decreases
the number of entries by one or two order of magnitude when
complex solutions are loaded (i.e. modules with lot of references
to other modules).
--HG--
branch : 1.x
extra : transplant_source : %11%21n%FA%5Dy%E9%83%E3%86%86%D0%8Ba%FF%98%5C%8D/%22
2011-05-01 12:44:42 -07:00
Renaud Paquay
0dabbb5322
PERF: Don't monitor files if component have been disabled
...
--HG--
branch : 1.x
extra : transplant_source : %7D%07%23%F0%0ED%E7%B6%00%BA%DA%5C%CBv%24z%07%1B%F2%B6
2011-04-30 19:50:32 -07:00
Renaud Paquay
63e2c3475f
Don't lose exception callstack if error during startup
...
--HG--
branch : 1.x
extra : transplant_source : %B6%B7%FDp%C1%16G%D4%16%9E%F7%85%99%E50%B9%F8%0C%CC%D1
2011-04-30 19:47:29 -07:00
Sebastien Ros
657c762d84
#17752 Fixing indexing failure on content deletiong
...
Work Items: 17752
--HG--
branch : 1.x
2011-04-29 07:42:18 -07:00
Andre Rodrigues
accc1c34d2
#17776 : Making gallery feed Context ignore unknown properties.
...
--HG--
branch : 1.x
2011-04-28 13:25:03 -07:00
LukeHertert@LukeHertert-BC
44ece7842e
Modified template module project to include mvc project type.
...
Modified module codegen command to include orchard controller t4 template.
--HG--
branch : contributions
2011-04-27 16:53:09 -04:00
Andre Rodrigues
674fe6ecb8
#17745 : Decoding Nuget paths.
...
--HG--
branch : 1.x
2011-04-15 16:44:12 -07:00
Suha Can
b4ec14747b
Contribution by wmild to fix bug #17119 .
...
--HG--
branch : contributions
2011-04-11 11:47:17 -07:00
Suha Can
135b4bd722
Merge integration -> contributions
...
--HG--
branch : contributions
2011-04-11 10:03:46 -07:00
Suha Can
046563b520
Merge 1.x -> integration
...
--HG--
branch : integration
2011-04-11 09:41:06 -07:00
Renaud Paquay
2687655e93
Added tag 1.1 for changeset 97186e9f4536
2011-04-10 18:57:29 -07:00
Renaud Paquay
8efb9a4145
Merge 1.x -> default
2011-04-10 18:57:12 -07:00
Renaud Paquay
71254bac95
Set build version (1.1.30) for v1.1.
2011-04-10 18:53:43 -07:00
Renaud Paquay
71978e3e37
Fix Logger and Localizer properties to be public
...
If they are not public, they are not injected (no private
reflection in Medium Trust)
--HG--
branch : 1.x
2011-04-10 18:37:31 -07:00
Renaud Paquay
ee1a96ec99
Last minute bug fix with recipes execution
...
Work Item: 17465
--HG--
branch : 1.x
2011-04-10 18:31:22 -07:00
Renaud Paquay
2962ba675d
Added tag 1.1 for changeset 48aedbdcebb1
2011-04-09 10:50:47 -07:00
Renaud Paquay
8fe03f6f32
Set build version (1.1.29) for v1.1.
2011-04-09 10:50:24 -07:00
Renaud Paquay
98091b23f9
Merge 1.x -> default
2011-04-09 10:46:52 -07:00
Renaud Paquay
8616f7a2e2
Don't exclude Recipes and MediaPicker from default modules
...
--HG--
branch : 1.x
2011-04-09 09:34:29 -07:00
Sebastien Ros
8f6b89f7ae
Preventing deferred execution of Linq queries in Media
...
--HG--
branch : 1.x
2011-04-08 18:31:14 -07:00
Suha Can
f7e239d728
Added tag 1.1 for changeset 6d7b973415c9
2011-04-08 17:24:55 -07:00
Suha Can
f8aebb342f
Set build version (1.1.28) for v1.1.
2011-04-08 17:24:31 -07:00
Suha Can
1dbeae220a
Merge 1.x -> default
2011-04-08 17:19:18 -07:00
Suha Can
fe77e45805
Merge
...
--HG--
branch : 1.x
2011-04-08 17:17:29 -07:00
Suha Can
6ad06a5dcf
Ignore a specflow test. Reason: specflow only simulates no js browser.
...
--HG--
branch : 1.x
2011-04-08 17:17:06 -07:00
Sebastien Ros
ac9d37de3f
Fixing Azure file system bugs
...
--HG--
branch : 1.x
2011-04-08 17:14:07 -07:00
Sebastien Ros
66ddf43730
Merge
...
--HG--
branch : 1.x
2011-04-08 15:31:44 -07:00
Sebastien Ros
c89477eaa2
Using StorageProvider.Combine() in Recipe
...
--HG--
branch : 1.x
2011-04-08 15:31:27 -07:00