Commit Graph

2497 Commits

Author SHA1 Message Date
Dave Reed
f8e8aefcf0 Added ability to generate a theme as a csproj/module from the command line
--HG--
branch : dev
2010-09-30 15:52:44 -07:00
Sebastien Ros
6feecc7f95 Renamed file
--HG--
branch : dev
2010-09-30 14:24:00 -07:00
Sebastien Ros
762b5777f3 Ignore themes with /bin folder in RawThemeExtensionLoader, as PreCompiledExtensionLoader does the job
--HG--
branch : dev
2010-09-30 14:23:07 -07:00
Sebastien Ros
337d18c8d3 Load all extensions and not just modules when listing features
--HG--
branch : dev
2010-09-30 14:14:57 -07:00
Nathan Heskew
81fad6fb05 Starting to dream up the new theme...up
--HG--
branch : dev
2010-09-30 13:03:48 -07:00
Sebastien Ros
81ff6b30c3 Corrected previous merge
--HG--
branch : dev
2010-09-30 12:58:48 -07:00
Sebastien Ros
663cecb34a Merge
--HG--
branch : dev
2010-09-30 12:55:27 -07:00
Sebastien Ros
3b4604d661 Extend ExtensionManager to support themes
- New ThemeExtensionLoader to load raw themes (without .csproj)
- Automatic creationg of a unique feature for all Themes
- Compilation and loading references if a Theme contains a .csproj file
- Updated views direcovery locations to aslo look inside ~/Themes

--HG--
branch : dev
2010-09-30 12:53:28 -07:00
Dave Reed
e2bada7486 Added ability to generate a simple theme from the command line
--HG--
branch : dev
2010-09-30 12:19:26 -07:00
Andre Rodrigues
5317183002 Merge
--HG--
branch : dev
2010-09-29 16:46:13 -07:00
Andre Rodrigues
9cf6dce05d Renaming inventory to shapetable
--HG--
branch : dev
2010-09-29 16:45:23 -07:00
Suha Can
268989dad8 - Basic persistency for the widget/layer parts.
--HG--
branch : dev
2010-09-29 16:34:24 -07:00
Andre Rodrigues
b49f3b82ce Adding experimental project to the solution after merge.
--HG--
branch : dev
2010-09-29 16:19:51 -07:00
Andre Rodrigues
6888b3f81a Merge
--HG--
branch : dev
2010-09-29 16:18:26 -07:00
Andre Rodrigues
145ed957c4 Adding orchard.experimental and removing orchard.devtools
--HG--
branch : dev
2010-09-29 16:15:41 -07:00
Andre Rodrigues
d0d60f2c1f Added the codegeneration module.
--HG--
branch : dev
2010-09-29 15:56:18 -07:00
Suha Can
43889c8c10 - Adding a resultfilter for widgets and some placeholders to fill when it all comes together.
--HG--
branch : dev
2010-09-29 15:29:33 -07:00
Suha Can
e9208542ed - Updating ExtensionManager and ThemeService to read zones from the manifest.
- Adding a few essential parts for layers, widgets.

--HG--
branch : dev
2010-09-29 14:29:43 -07:00
Suha Can
19313b887f - Obsoleting Futures.Widgets in favor of Orchard.Widgets.
--HG--
branch : dev
2010-09-29 13:35:57 -07:00
Sebastien Ros
050876bc19 Adding Advisory.html in Orchard.Web in the meantime
--HG--
branch : dev
2010-09-29 12:40:51 -07:00
Sebastien Ros
c6303e9477 Load advisory message in dashboard
- Current implementation uses a local file, publish it on orcharproject.net later

--HG--
branch : dev
2010-09-29 11:07:19 -07:00
Dave Reed
420baa7289 Fixed location of localization resource manfest cs file
--HG--
branch : dev
2010-09-27 14:22:18 -07:00
Dave Reed
f2748c5748 Rename resource manifest source files to match new type names
--HG--
branch : dev
2010-09-27 14:13:39 -07:00
Dave Reed
714ec54d0d - Converted ResourceManifests to provider/builder pattern.
- Removed ability to require a minimum version

--HG--
branch : dev
2010-09-27 13:56:05 -07:00
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