Commit Graph

2473 Commits

Author SHA1 Message Date
Andre Rodrigues
10407a069c Add module.txt & theme.txt handler mapping to NotFoundHandler in global web.config.
--HG--
branch : dev
2010-09-27 13:09:17 -07:00
Sébastien Ros
72e4d8d93e Added missing templates rendering in content type editing
--HG--
branch : dev
2010-09-26 21:18:53 -07:00
Sébastien Ros
98ec5307b1 Corrected timepickr dynamic location
--HG--
branch : dev
2010-09-26 13:59:10 -07:00
Sébastien Ros
261a544d0a Corrected route definition on slugify
--HG--
branch : dev
2010-09-26 07:18:35 -07:00
Nathan Heskew
df77d8229e Changing a bunch of .cshtml file references to "Content" (instead of "None")
--HG--
branch : dev
2010-09-24 07:58:44 -07:00
Nathan Heskew
2e3c05afcc Temporary solution to get zone items in order
--HG--
branch : dev
2010-09-22 17:22:48 -07:00
Dave Reed
e9f780a408 Added a SiteSetting for whether to load resources in debug mode (use app setting, enabled, disabled)
--HG--
branch : dev
2010-09-22 14:39:01 -07:00
Sebastien Ros
f673579406 Fixed build
--HG--
branch : dev
2010-09-22 14:22:38 -07:00
Sebastien Ros
3f4e817b56 Manage default SQL values conversion in Datq Migrations
--HG--
branch : dev
2010-09-22 14:17:45 -07:00
Nathan Heskew
f6b895960c Fixing a Style.Require in a Core.Localization template
--HG--
branch : dev
2010-09-22 14:06:30 -07:00
Nathan Heskew
a27b00ba7d Bringing in the base js for Navigation.EditMenuPart template
--HG--
branch : dev
2010-09-22 12:36:35 -07:00
Nathan Heskew
732bc5ffa9 Clean up a couple of Style.Require's in Core.Localization templates
--HG--
branch : dev
2010-09-22 12:31:18 -07:00
Nathan Heskew
5b18a3f0c4 Changing the page (content type) configuration during setup to not add the CommentsPart
- content type configuration should go to the appropriate modules (blog & post in orchard.blogs, page in a new orchard.pages that's pretty much only initially for page content type configuration)

--HG--
branch : dev
2010-09-22 12:16:03 -07:00
Nathan Heskew
9b5e9c9633 Finished conversion of Core.Localization
--HG--
branch : dev
2010-09-22 12:08:06 -07:00
Nathan Heskew
d8342b9776 Re-enabling the rest of what was disabled in the SetupService
- also tossed out some Orchard.Comments specific code

--HG--
branch : dev
2010-09-22 11:36:39 -07:00
Sébastien Ros
ae11f911a5 Trying to resolve httpContext when there is no httContext
--HG--
branch : dev
2010-09-22 09:05:51 -07:00
Sébastien Ros
3cbb532327 Corrected Edit View in Orchard.ContentTypes
--HG--
branch : dev
2010-09-21 23:56:59 -07:00
Sébastien Ros
c884c39019 Migrating Contents.Location
--HG--
branch : dev
2010-09-21 23:56:14 -07:00
Nathan Heskew
7c4d00ee01 Converting/cleaning a few templates in Core.Shapes
--HG--
branch : dev
2010-09-21 21:43:46 -07:00
Nathan Heskew
df66338fd1 Finished converting Core.Contents
--HG--
branch : dev
2010-09-21 21:38:20 -07:00
Sebastien Ros
6144b197f5 Merge
--HG--
branch : dev
2010-09-21 18:19:06 -07:00
Andre Rodrigues
472183c3da And some more specflows fixed
--HG--
branch : dev
2010-09-21 18:00:55 -07:00
Andre Rodrigues
a7b488bdef Some more specflow tests fixed.
--HG--
branch : dev
2010-09-21 16:44:50 -07:00
Andre Rodrigues
633ac42f74 Fixed some more specflow tests
--HG--
branch : dev
2010-09-21 16:17:47 -07:00
Nathan Heskew
17eade34db Some progress on converting Core.Contents
--HG--
branch : dev
2010-09-21 16:09:31 -07:00
Sebastien Ros
3a15f9f7be Corrected script resource on Content Types edition
--HG--
branch : dev
2010-09-21 16:03:17 -07:00
Dave Reed
9c3dd779df Added ability to Script/Style/ResourceManager.Include() with just a plain url.
--HG--
branch : dev
2010-09-21 15:32:37 -07:00
Sebastien Ros
847c6df8c8 Merge
--HG--
branch : dev
2010-09-21 15:04:31 -07:00
Sebastien Ros
e0c1500db2 Adapted <handlers /> section for IIS7.0 2010-09-21 14:30:52 -07:00
Nathan Heskew
fd9152eb4f Changed the default theme back to "Classic" for now and making "Classic" look decent w/ existing CSS and minimal template overrides
--HG--
branch : dev
2010-09-21 13:56:51 -07:00
Sebastien Ros
8e9314686e Merge
--HG--
branch : dev
2010-09-21 11:50:39 -07:00
Dave Reed
a8bc2712c6 Removed dup theme resource definitions. Fix base path on razor views.
--HG--
branch : dev
2010-09-21 11:35:52 -07:00
Dave Reed
45cba60180 Added Script.Head and Script.Foot for capturing literal script (w/o Capture lambda)
--HG--
branch : dev
2010-09-21 10:39:04 -07:00
Nathan Heskew
8b0d80f0bf Merge
--HG--
branch : dev
2010-09-21 00:59:52 -07:00
Nathan Heskew
305fd9ef22 Getting setup looking a little more as it should
--HG--
branch : dev
2010-09-21 00:58:56 -07:00
Andre Rodrigues
814ca676f3 Merge
--HG--
branch : dev
2010-09-20 18:39:45 -07:00
Andre Rodrigues
272709178a Fixed some Spec Flow tests
--HG--
branch : dev
2010-09-20 18:37:01 -07:00
Sebastien Ros
56e88e4341 Corrected banners display
--HG--
branch : dev
2010-09-20 17:04:53 -07:00
Sebastien Ros
b5d17ca2b1 Merge
--HG--
branch : dev
2010-09-20 17:01:00 -07:00
Sebastien Ros
55adba610c Corrected notifications display
--HG--
branch : dev
2010-09-20 17:00:37 -07:00
Sebastien Ros
7ba469cd9a Security patch for MSA 2416728 2010-09-20 16:50:12 -07:00
Louis DeJardin
d726952cfc Updating unit test to use IWorkContextAccessor
The shell route's data token no longer has an IContainerProvider interface added

--HG--
branch : dev
2010-09-20 12:11:36 -07:00
Sébastien Ros
90d214db1a Merge
--HG--
branch : dev
2010-09-17 18:05:44 -07:00
Sébastien Ros
95bd863514 Converted a view in ContentsLocation
--HG--
branch : dev
2010-09-17 18:05:28 -07:00
Andre Rodrigues
2eabd9773d Fixed more Framework UT
--HG--
branch : dev
2010-09-17 17:20:03 -07:00
Sébastien Ros
3b78e3fe7d Temporary patch of fields display in Content Types edition
--HG--
branch : dev
2010-09-17 17:00:10 -07:00
Dave Reed
ae7012849a Moved all copies of jQuery/jQueryUI and related scripts, stylesheets, and images to the Orchard.jQuery module.
--HG--
branch : dev
2010-09-17 16:43:12 -07:00
Dave Reed
02bcb20dcc Merge
--HG--
branch : dev
2010-09-17 16:10:40 -07:00
Dave Reed
26f5956664 Require() now returns RequireSettings which has a fluent api. Dropped more complex overloads of Require in favor of it.
--HG--
branch : dev
2010-09-17 16:09:43 -07:00
Sébastien Ros
f1eda5ea45 Migrating Core.Dashboard
--HG--
branch : dev
2010-09-17 16:06:25 -07:00