Commit Graph

3073 Commits

Author SHA1 Message Date
Sebastien Ros
77cc446f99 Preparing PackageExpander unit tests
--HG--
branch : nuget
2010-11-08 13:21:06 -08:00
Sebastien Ros
70848ef2dd Implementing "package install" command based on NuGet
--HG--
branch : nuget
2010-11-05 18:17:12 -07:00
Sebastien Ros
08eb862153 Checking Website validity before assigning it to the package metadata
--HG--
branch : nuget
2010-11-03 17:45:35 -07:00
Sebastien Ros
4edd10589f Adding ProjectUrl property to the package
--HG--
branch : nuget
2010-11-02 18:01:51 -07:00
Sebastien Ros
fd16feef4a Modifying the "package create" command to handle new Nuget's filename convention
- e.g., Orchard.Module.Orchard.Blogs.0.8.0.nupkg
- Creating packages in Orchard.Web/Packages to prevent them from being added to /bin (common behavior when running orchard.exe)

--HG--
branch : nuget
2010-11-02 17:59:09 -07:00
Louis DeJardin
204bf60d18 Merge
--HG--
branch : nuget
2010-10-30 22:17:15 -07:00
Louis DeJardin
5193028884 Changing project and solution references to nuget subfolder
--HG--
branch : nuget
2010-10-30 20:23:22 -07:00
Louis DeJardin
695f70a6e3 Changing external repos reference to nuget codeplex project
--HG--
branch : nuget
extra : transplant_source : %08%F3%11%0F%ED%BC%05%A68%02%88K8%89%DE%B6%A3%24c%BF
2010-10-30 20:06:48 -07:00
Louis DeJardin
f3181136f4 Missed a unit test file
--HG--
branch : nuget
extra : transplant_source : %B5B%F9%1A%87C%99%14%17%DB%0Bz%E8%D3%C7%B0%E9%DE%CB%BA
2010-10-30 20:00:28 -07:00
Nathan Heskew
dba8ea4b92 Adding a Content Summary template that doesn't try to modify the page title.
Fixes http://orchard.codeplex.com/workitem/16699 - Title on blog post list page = title of last post on page

--HG--
branch : dev
2010-10-30 07:45:13 -07:00
Nathan Heskew
4fe4cfe46b Making the zone names used on admin related templates consistent with what's being used for the front-end (e.g. Header, Meta, Actions, Content, Sidebar)
--HG--
branch : dev
2010-10-29 22:52:53 -07:00
Louis DeJardin
36c1a85b7d Updating NuGet integration
Using latest version
Namespace change from NuPack to NuGet
Adding tests for package creation

--HG--
branch : nuget
extra : transplant_source : H%D0%91G%21%E4%22x%00%B6eX%8E%98%04%FE%2B%B57%28
2010-10-29 12:17:26 -07:00
Nathan Heskew
9a5239e777 Starting the new queried content list module.
Everything for the new part, content type and widget are there except for what makes them useful (back-end logic & data and complete shape templates)

--HG--
branch : dev
2010-10-28 15:30:14 -07:00
Suha Can
46c62206a4 Added tag perf baseline for changeset 523f3564d2c0
--HG--
branch : dev
2010-10-28 14:38:19 -07:00
Nathan Heskew
c8f90ab6c4 Fixing a bug with "~/something/*" url's in the UrlRuleProvider
--HG--
branch : dev
2010-10-28 07:02:18 -07:00
Louis DeJardin
7b8deeb33c Changing system.io.packaging to nupack for packaging
PackageBuilder changed to produce opc binary through nupack
Affected code in PackageManager and PackageExpander disabled by #if REFACTORING

--HG--
branch : nuget
extra : transplant_source : %16%B0%AA%E7%24H/%D3%08%FBz%3D%83%94%26s%3F%99%B5%C8
2010-10-27 11:19:17 -07:00
Louis DeJardin
21837215d5 Adding nupack subrepository
temporary condition - easiest way to integrate a new class library reference
will change to lib binary when complete

--HG--
branch : nuget
extra : transplant_source : %D0%91%C0%21%0F%F5%E8%D8%D0%94%AD%A8%12%A6%2Cv%F0L%21%BF
2010-10-25 21:24:29 -07:00
Louis DeJardin
c7e5e826cd nuget branch
--HG--
branch : nuget
2010-10-30 20:17:18 -07:00
Sébastien Ros
278b12f55b Adapting PublishLater dependencies and tests
--HG--
branch : dev
2010-10-25 19:53:16 -07:00
Sebastien Ros
8ef266dc13 Moving PublishLater from Core
--HG--
branch : dev
2010-10-25 18:21:19 -07:00
Sebastien Ros
abfdc11f8b Removing local tests from ArchiveLater included during Shapes migration
--HG--
branch : dev
2010-10-25 18:09:12 -07:00
Sebastien Ros
b478b32767 Corrected Orchard.Email project guid
--HG--
branch : dev
2010-10-25 17:51:25 -07:00
Nathan Heskew
f5775630e9 Getting Orchard.Comment's site settings back on ~/admin/settings (includes Akismet settings)
--HG--
branch : dev
2010-10-25 11:21:56 -07:00
Nathan Heskew
3166c8fb2e Getting a blog's RSS feed to be made known on the blog's detail page
--HG--
branch : dev
2010-10-25 10:16:33 -07:00
Renaud Paquay
ba2cae0404 Removing MVC2 project guids from project files
--HG--
branch : dev
2010-10-24 19:20:38 -07:00
Renaud Paquay
49d6f8828d Merge default->dev
--HG--
branch : dev
2010-10-24 19:14:44 -07:00
Renaud Paquay
176f826443 Added tag 0.8 for changeset 48d6ca629553 2010-10-24 15:51:15 -07:00
Renaud Paquay
3d9115c5cd Merge 2010-10-24 15:45:42 -07:00
Renaud Paquay
10e9991f5c Features with no code should be loaded successfully
Simply return a feature with no exported types instead of failing. The system
is currently built with the assumption that if an extension is active,
then any of its feature can be activated/loaded.

--HG--
branch : dev
2010-10-23 13:42:40 -07:00
Renaud Paquay
0616035d5d Null assembly check when adding razor assembly references
--HG--
branch : dev
2010-10-23 13:39:54 -07:00
Renaud Paquay
69f1e13a5f Removing commented code
--HG--
branch : dev
2010-10-22 11:45:24 -07:00
Renaud Paquay
8548de19d7 Update project alteration task to support references from "lib"
In the Orchard.Web.csproj file for WebPI, we need to reference all
assemblies coming from our "lib" folder to point to the "bin" folder
of the deployed app.

--HG--
branch : dev
2010-10-22 11:44:34 -07:00
Nathan Heskew
908a049b58 Fixing the TinyMCE image uploader in Chrome and Opera
--HG--
branch : dev
2010-10-22 11:37:28 -07:00
Suha Can
721b2b3f57 - Removing an empty section declaration from web.config.
--HG--
branch : dev
2010-10-27 11:23:32 -07:00
Sebastien Ros
8435dff302 Corrected rendering of Routable links
--HG--
branch : dev
2010-10-26 15:32:59 -07:00
Nathan Heskew
6f3c2aca13 Fixing which extension type Orchard.Packaging is related to for spec tests
--HG--
branch : dev
2010-10-26 11:04:53 -07:00
Sébastien Ros
6bcf152e12 Added the missing files to Orchard.PublishLater
--HG--
branch : dev
2010-10-26 07:58:22 -07:00
Sébastien Ros
c7e49fbfa5 Handle local server time and different cultures for PublishLater and ArchiveLater
- Does not include jQuery.datepicker localization, currently forced to en-US parsing

--HG--
branch : dev
2010-10-26 07:56:56 -07:00
Renaud Paquay
5803922b49 fix Url rule provider to work on rooted web sites
--HG--
branch : dev
2010-10-22 00:23:42 -07:00
Renaud Paquay
db669c67b6 Include DLR assembly references
--HG--
branch : dev
2010-10-21 23:18:16 -07:00
Renaud Paquay
ad278694c4 Fix project files to properly include all content files
--HG--
branch : dev
2010-10-21 23:18:02 -07:00
Michael Dorian Bach
765464ca1b Fixing default font sizing in TheThemeMachine
--HG--
branch : dev
2010-10-21 14:49:59 -07:00
Nathan Heskew
74dd705b6f Tidying up TheThemeMachine layout code block a little
--HG--
branch : dev
2010-10-21 11:26:20 -07:00
Nathan Heskew
1fffa221b8 Merge
--HG--
branch : dev
2010-10-21 14:42:53 -07:00
Sebastien Ros
48c6ddcc3f Merge
--HG--
branch : dev
2010-10-21 14:21:49 -07:00
Renaud Paquay
0dd5fbd7ad Merge
--HG--
branch : dev
2010-10-21 14:20:42 -07:00
Nathan Heskew
3e0b8731f6 Fixing the setting of the Search fields site settings (http://orchardqa.codeplex.com/workitem/150)
--HG--
branch : dev
2010-10-21 14:04:37 -07:00
Sebastien Ros
73c815f67d Ignoring incomplete localization entries
- i.e. when the msgid or msgstr are empty

--HG--
branch : dev
2010-10-21 14:02:12 -07:00
Renaud Paquay
d16837afee Merge
--HG--
branch : dev
2010-10-21 13:53:17 -07:00
Suha Can
dfb07bb95c - No need for IRepository<T>::void Transaction(Action action); to be in 0.8. We don't want it to be used.
--HG--
branch : dev
2010-10-21 13:50:18 -07:00