Commit Graph

3674 Commits

Author SHA1 Message Date
Nathan Heskew
f512e634b1 Adding some spec tests around setting a page as the home page
--HG--
branch : dev
2010-11-30 14:00:21 -08:00
Renaud Paquay
9d7d2d5b12 Merge perf => dev
--HG--
branch : dev
2010-11-30 13:36:13 -08:00
Jonathan Wall
b7e6292d69 Fixed search widget rendering in TheThemeMachine. Work Item: 16894
--HG--
branch : dev
2010-11-30 13:24:35 -08:00
Suha Can
3eb270a7b4 PERF: Fixing 16732 5% virtual paths enumerated multiple times
--HG--
branch : perf
2010-11-30 13:19:15 -08:00
Jonathan Wall
965f2c5013 Removed blog specific CSS from TheTemeMachine. Work Item: 16731
--HG--
branch : dev
2010-11-30 12:38:01 -08:00
Suha Can
43f5c282ec PERF: Fixing 16733 '\' is incorrectly used in virtual paths--should be '/'
--HG--
branch : perf
2010-11-30 12:15:38 -08:00
Andre Rodrigues
de4103dc89 Setting container conditionally to account for contentitems that do not have commonparts.
--HG--
branch : dev
2010-11-30 11:13:42 -08:00
Renaud Paquay
d97b2aacb0 Merge
--HG--
branch : dev
2010-11-30 11:05:31 -08:00
Renaud Paquay
9366f79f5a Fixing error from previous merge
--HG--
branch : dev
2010-11-30 10:30:36 -08:00
Nathan Heskew
b136fbe02b Merge
--HG--
branch : dev
2010-11-30 08:36:12 -08:00
Nathan Heskew
ad7deee2cb Fixing some spec tests
--HG--
branch : dev
2010-11-30 08:35:34 -08:00
Andre Rodrigues
4a461374eb Merge
--HG--
branch : dev
2010-11-29 17:58:55 -08:00
Sebastien Ros
11c2fc9242 Fixing "index refresh" command
Work Item: 16844

--HG--
branch : dev
2010-11-29 17:50:20 -08:00
Andre Rodrigues
264fdb0979 Merge
--HG--
branch : dev
2010-11-29 17:37:22 -08:00
Andre Rodrigues
9b995953d5 Improving user messages.
--HG--
branch : dev
2010-11-29 17:37:05 -08:00
Sebastien Ros
40b89a2567 Adding the new Scripting module to Azure solution, and defining an auto generated MachineKey
--HG--
branch : dev
2010-11-29 17:35:48 -08:00
Andre Rodrigues
c68206c19f #16872: Setting contentitem container. Fixing publish now.
--HG--
branch : dev
2010-11-29 17:21:14 -08:00
Renaud Paquay
24ef2adb9e Merge perf => dev
--HG--
branch : dev
2010-11-29 16:44:10 -08:00
BertrandLeRoy
47725ae961 Merge
--HG--
branch : dev
2010-11-29 16:09:57 -08:00
BertrandLeRoy
c8ba47c9e5 Removing inappropriate title, fixing /p.
--HG--
branch : dev
2010-11-29 16:09:31 -08:00
Nathan Heskew
a30374780e Updating the RoutePart slug prefix display in the editor to cope with not being in a vdir.
Related to #16496 which was already fixed a w/ another bug a little earlier but a double '/' appears when the app is not in a vdir.

work item: 16496

--HG--
branch : dev
2010-11-29 16:07:12 -08:00
Nathan Heskew
de949ccdfc Adding some spec tests for the routeable part's slug prefix display in the editor (for blogs)
--HG--
branch : dev
2010-11-29 16:01:46 -08:00
BertrandLeRoy
106bb8322d Small correction to the home page text post-setup, plus making it localizable.
--HG--
branch : dev
2010-11-29 16:00:43 -08:00
BertrandLeRoy
49d446f645 Revising the post-setup homepage content. http://orchard.codeplex.com/workitem/16773
--HG--
branch : dev
2010-11-29 15:51:08 -08:00
Dave Reed
ff8eceefc9 Merge
--HG--
branch : dev
2010-11-29 15:00:46 -08:00
Dave Reed
b1f88725b0 #16692: Better stack trace when loading a module fails because the types cannot be exported.
--HG--
branch : dev
2010-11-29 15:00:04 -08:00
Jonathan Wall
7105848138 Added CSS for notifications in TheTemeMachine. Work Item: 16818
--HG--
branch : dev
2010-11-29 14:52:15 -08:00
Dave Reed
aec516a89e Merge
--HG--
branch : dev
2010-11-29 14:17:07 -08:00
Dave Reed
59a57413c5 #16800: Add a Condition property on RequireSettings.
You can now say Require("foo").UseCondition("lte IE7") for example.

--HG--
branch : dev
2010-11-29 14:16:26 -08:00
Suha Can
0a5a48cf1d PERF: Fixing 16595 Verify User Unicity
--HG--
branch : perf
2010-11-29 14:13:02 -08:00
Jonathan Wall
a9e92b9d5e Updated CSS for hint text. Work Items: 16862
--HG--
branch : dev
2010-11-29 14:04:45 -08:00
Dave Reed
891705c0ec Merge
--HG--
branch : dev
2010-11-29 13:30:59 -08:00
Dave Reed
4ecb35bc99 #16822: Display missing features in admin features view.
--HG--
branch : dev
2010-11-29 13:30:26 -08:00
Andre Rodrigues
1a4b6358bb Merge
--HG--
branch : dev
2010-11-29 13:04:28 -08:00
Andre Rodrigues
63cfef8aed #16883: Including application path in permalinks
--HG--
branch : dev
2010-11-29 13:03:55 -08:00
Jonathan Wall
53dea641b5 Updated CSS for Archive Later UI. Fix for bug #16871.
--HG--
branch : dev
2010-11-29 13:01:35 -08:00
Dave Reed
77c202bf6d Merge
--HG--
branch : dev
2010-11-29 12:15:53 -08:00
Dave Reed
32474bff72 Merge
--HG--
branch : perf
2010-11-29 12:14:35 -08:00
Dave Reed
067daabdb0 Fix YSOD when a module has a missing dependency.
--HG--
branch : dev
2010-11-29 12:12:11 -08:00
Suha Can
32eaf72e4a PERF: Manually merging a condition in CommonPartHandler::ContentTypeWithACommonPart
--HG--
branch : perf
2010-11-29 12:04:03 -08:00
Suha Can
dafca60524 Merge dev -> perf
--HG--
branch : perf
2010-11-29 11:59:11 -08:00
Nathan Heskew
544a96c88b Removing the Pager HtmlHelper extension method.
work item: 16784

--HG--
branch : dev
2010-11-29 11:57:08 -08:00
Jonathan Wall
08990e5ae1 Updated header font sizes in the theme machine.
--HG--
branch : dev
2010-11-29 11:46:09 -08:00
Suha Can
22a4b00be0 PERF: Fixing a NullReferenceException that shows up on startup.
--HG--
branch : perf
2010-11-29 11:31:35 -08:00
Suha Can
632f94f3d7 Setting trust level back to Full in branch.
--HG--
branch : perf
2010-11-29 11:03:14 -08:00
Renaud Paquay
4101cfef7e Merge
--HG--
branch : dev
2010-11-29 10:29:30 -08:00
Renaud Paquay
5b01b31079 Fix SpecFlow tests
--HG--
branch : dev
2010-11-29 10:29:06 -08:00
Nathan Heskew
3827c90f41 Changing how the versioned compliment to the CommonPart is welded to the content type in question so as to not have potentially odd problems with an ActivatingFilter applied CommonPart
--HG--
branch : dev
2010-11-29 10:24:28 -08:00
Nathan Heskew
a1c8765fa0 Making the Resolve<TService> HtmlHelper extension method throw once again if a WorkContext isn't found in the request
--HG--
branch : dev
2010-11-29 10:21:54 -08:00
Sébastien Ros
974054aa72 Merge
--HG--
branch : dev
2010-11-28 19:03:41 -08:00