Commit Graph

1687 Commits

Author SHA1 Message Date
Louis DeJardin
13e4040cd0 Merge
--HG--
branch : dev
2010-07-07 15:07:04 -07:00
Louis DeJardin
62e9c69713 Refactoring some packaging code
--HG--
branch : dev
2010-07-07 15:06:33 -07:00
Sebastien Ros
b13c42557a Corrected Search command
--HG--
branch : dev
2010-07-07 15:02:45 -07:00
Sebastien Ros
ef02c6d66d Corrected Azure project
- Removes automatically teh system.extensions tags which prevents MVC from working on Azure
- Updated web.config with Orchard.Web's one
- Added a machineKey for server farm scenarios

--HG--
branch : dev
2010-07-07 15:01:51 -07:00
Nathan Heskew
fd95b7284f Getting at available parts (to hook on to content types) differently to include appropriate code- and user-defined parts
--HG--
branch : dev
2010-07-07 12:29:30 -07:00
Nathan Heskew
8da1423511 Changed new content types to be part-free on creation
--HG--
branch : dev
2010-07-07 11:47:18 -07:00
Suha Can
9597712701 - Invalidating cultures cache when site cultures are modified (add,delete).
--HG--
branch : dev
2010-07-07 11:30:43 -07:00
Suha Can
ba34854ae0 Merge
--HG--
branch : dev
2010-07-07 11:16:34 -07:00
Suha Can
857c59de45 - Adding a culture command handler with a few commands related to culture management.
- Moving fr-FR culture to fr

--HG--
branch : dev
2010-07-07 11:15:48 -07:00
Nathan Heskew
2ccd28fea1 Some features management CSS cleanup
--HG--
branch : dev
2010-07-07 11:15:05 -07:00
Nathan Heskew
75d7f6bc68 A bit of content type management refactoring
- put the controller on a diet
- made type display name changes take
- pulled some hard-coded template prefix strings into the view model

--HG--
branch : dev
2010-07-07 10:16:30 -07:00
Louis DeJardin
882b1f6df5 Moving action result into its own file
--HG--
branch : dev
2010-07-06 19:00:49 -07:00
Louis DeJardin
387b20b7ad Merge
--HG--
branch : dev
2010-07-06 18:58:21 -07:00
Louis DeJardin
b48d546fc1 Ignoring Modules-temp location
--HG--
branch : dev
2010-07-06 18:57:41 -07:00
Louis DeJardin
5c45c0d239 Continued work on package prototyping
Renamed and organized some components
Rough implementation of install/expand (currently to alternate location to avoid overwrites)

--HG--
branch : dev
2010-07-06 18:56:55 -07:00
Sebastien Ros
e9a0e09732 Hide the Manage Content admin menu item
--HG--
branch : dev
2010-07-06 13:55:20 -07:00
Sebastien Ros
8b9a8e14ea Features list display link to update schema if available
--HG--
branch : dev
2010-07-06 12:51:26 -07:00
Sebastien Ros
4ed7964cbf Added menu item for developer tools
--HG--
branch : dev
2010-07-06 11:39:26 -07:00
Sebastien Ros
48c00c30a4 Added better UI for Data migration developer tools
--HG--
branch : dev
2010-07-06 11:35:38 -07:00
Sebastien Ros
fb87fb9dd4 Code clean up
--HG--
branch : dev
2010-07-05 14:41:56 -07:00
Sebastien Ros
d428ebc2f8 Data migration for developers
- NHibernate auto-update is explicitly run by the user (dev) through a DevTool Controller Action or Command
- Generate the create method from the nhib schema

--HG--
branch : dev
2010-07-05 13:35:50 -07:00
Louis DeJardin
25c35ece69 Orchard.MetaData module now known as Orchard.ContentTypes
--HG--
branch : dev
2010-07-04 14:15:50 -07:00
Louis DeJardin
7e9c238847 Incremental work prototyping packaging
Extends Orchard.Modules with Orchard.Modules.Packaging feature
IWebSiteFolder capabilities to test FileExists and pull binaries via CopyFileTo
Adds rough web-based mechanism for command execution

--HG--
branch : dev
2010-07-04 14:14:15 -07:00
Louis DeJardin
f100c7c2ad Initial prototyping on atom/zip placeholders
Based on atom/atompub/opc standards to reduce coding effort

--HG--
branch : dev
2010-07-04 14:10:36 -07:00
Renaud Paquay
24eb381be3 Dynamic loading: Skip reference assemblies in ~/bin
--HG--
branch : dev
2010-07-03 12:29:40 -07:00
Renaud Paquay
392f4fd7b2 Dynamic loading: monitor .cs files in addition to .csproj file
--HG--
branch : dev
2010-07-03 12:29:04 -07:00
Renaud Paquay
0fa27bb6d6 Renames...
--HG--
branch : dev
2010-07-03 12:28:23 -07:00
Renaud Paquay
23521a1d5b Merge
--HG--
branch : dev
2010-07-03 09:52:53 -07:00
Renaud Paquay
6c2ee38bd3 Perf: Don't call "GetReferencedAssemblies" when loading extensions
GetReferencedAssemblies forces all assemblies to be loaded, which has an impact
on startup time. Since we know the name of the assemblies we need to load for
extensions/modules, do a assembly name check instead.

Also refactor code paths to always use the IBuildManager abstraction.

--HG--
branch : dev
2010-07-02 23:37:33 -07:00
Renaud Paquay
6ff8f611db Perf: Cache for dependencies.xml file was incorrectly setup
--HG--
branch : dev
2010-07-02 21:27:24 -07:00
Renaud Paquay
b0842c5529 Fix dynamic compilation issue in command line host
--HG--
branch : dev
2010-07-02 21:08:50 -07:00
Renaud Paquay
e7aa444a95 Create a stub for IVirtualPathProvider (Unit Tests)
--HG--
branch : dev
2010-07-02 21:08:13 -07:00
Nathan Heskew
d89eeb7985 Beginning some content type edit refactoring/cleanup
--HG--
branch : dev
2010-07-02 17:15:59 -07:00
Nathan Heskew
d892e88d09 Added part creation and tidied up the content type management flow a little
- could make use of a redirectUrl for a little better experience

--HG--
branch : dev
2010-07-02 16:07:43 -07:00
Renaud Paquay
a178f29e37 Merge
--HG--
branch : dev
2010-07-02 12:31:10 -07:00
Nathan Heskew
5214c80cdf Cleaned up the create content link on the content types (list) page
--HG--
branch : dev
2010-07-02 11:42:41 -07:00
Nathan Heskew
312bc56f6f Fixed a "typo" on the parts list page
--HG--
branch : dev
2010-07-02 11:30:18 -07:00
Nathan Heskew
d2e93fd33b Added list of content parts
--HG--
branch : dev
2010-07-02 11:28:31 -07:00
Renaud Paquay
462eed28f3 Slightly refactor AppDomain restart code
--HG--
branch : dev
2010-07-02 10:55:11 -07:00
Sebastien Ros
9fb7ccaa11 Clean up some code
--HG--
branch : dev
2010-07-02 10:38:46 -07:00
Nathan Heskew
f45e73bcbf Fixed the fields display when editing a content type
--HG--
branch : dev
2010-07-02 09:57:48 -07:00
Renaud Paquay
fd81420210 Merge
--HG--
branch : dev
2010-07-02 09:12:33 -07:00
Nathan Heskew
1df3d89638 Some edit type UI "refactoring" (in progress)
--HG--
branch : dev
2010-07-02 01:52:42 -07:00
Nathan Heskew
c1f4474a85 Hooked up field removal from a content part
--HG--
branch : dev
2010-07-02 01:42:19 -07:00
Nathan Heskew
ff91b4cac4 Some edit type UI "refactoring" (in progress)
--HG--
branch : dev
2010-07-01 17:47:31 -07:00
Renaud Paquay
6b2c1788ab Monitor "~/Modules" path to detect add/remove of modules
--HG--
branch : dev
2010-07-01 17:29:53 -07:00
Renaud Paquay
9af69afef0 Merge
--HG--
branch : dev
2010-07-01 16:57:22 -07:00
Renaud Paquay
ed3bece16e Slightly tweak the redirect code...
--HG--
branch : dev
2010-07-01 16:57:07 -07:00
Nathan Heskew
ef9ed3145e Fixed the links to features on the module list
--HG--
branch : dev
2010-07-01 15:35:06 -07:00
Nathan Heskew
b95534b1cf A little more markup cleanup (of something that just gave me a 500)
--HG--
branch : dev
2010-07-01 15:21:51 -07:00