Commit Graph
73 Commits
Author SHA1 Message Date
Renaud Paquay 1e5f9656c0 Added tag 0.8 for changeset 083d09cd94a7 2010-10-24 19:21:44 -07:00
Renaud Paquay 90e098ae67 Removed tag 0.8 2010-10-24 19:21:37 -07:00
Renaud Paquay 415b4bf542 Merge default->dev 2010-10-24 19:21:18 -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
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
Renaud Paquay 0dd5fbd7ad Merge
--HG--
branch : dev
2010-10-21 14:20:42 -07:00
Renaud Paquay d16837afee Merge
--HG--
branch : dev
2010-10-21 13:53:17 -07:00
Renaud Paquay 6d44cc958f Change the feed url to the new url for 0.8
--HG--
branch : dev
2010-10-21 13:49:02 -07:00
Renaud Paquay ec3183a019 Add advisory message in dashboard
--HG--
branch : dev
2010-10-20 15:44:03 -07:00
Renaud Paquay ba0c2d8767 Merge
--HG--
branch : dev
2010-10-19 23:57:38 -07:00
Renaud Paquay c1af4ca217 Fix issue with widget positions
Widget position are in a somewhat usable state now.

--HG--
branch : dev
2010-10-19 23:56:49 -07:00
Renaud Paquay a11dfbf9e0 Partial fix for widget position input
--HG--
branch : dev
2010-10-19 23:11:35 -07:00
Renaud Paquay 0ac10fd0f3 Merge
--HG--
branch : dev
2010-10-19 20:03:52 -07:00
Renaud Paquay d9749af3fd Merge
--HG--
branch : dev
2010-10-19 19:30:43 -07:00
Renaud Paquay 821c7cb160 Site settings not updated anymore
Adding "Prefix" to all the editor template calls

--HG--
branch : dev
2010-10-19 19:30:27 -07:00
Renaud Paquay 05c2815637 Fix csproj file
--HG--
branch : dev
2010-10-19 18:52:31 -07:00
Renaud Paquay 5dcfb0607c Merge
--HG--
branch : dev
2010-10-19 17:54:53 -07:00
Renaud Paquay 003be16f1c Fix bug using command line on un-initialized site
ITransactionManager is not available on an uninitialized site

--HG--
branch : dev
2010-10-19 17:54:27 -07:00
Renaud Paquay 859d8ba0b6 Add a TryResolve method for dependencies
--HG--
branch : dev
2010-10-19 17:53:42 -07:00
Renaud Paquay 1bcbc7da3a Merge
--HG--
branch : dev
2010-10-19 16:26:24 -07:00
Renaud Paquay 6c1f1613e9 Fix ResolveUrl syntax
--HG--
branch : dev
2010-10-19 16:25:43 -07:00
Renaud Paquay b3b0a1ca1a Deleting obsolete themes
--HG--
branch : dev
2010-10-19 14:59:24 -07:00
Renaud Paquay f1910c15da Merge
--HG--
branch : dev
2010-10-18 20:09:41 -07:00
Renaud Paquay fb1240eb84 Don't pass "Localizer T" as parameter
T should only be used then injected as a property to avoid losing
context for translation tools.

--HG--
branch : dev
2010-10-18 20:07:45 -07:00
Renaud Paquay 0601e2fb24 Fix remaining issues with DateTimeRelative, etc. shapes
--HG--
branch : dev
2010-10-18 20:03:33 -07:00
Renaud Paquay 42344af36e Merge
--HG--
branch : dev
2010-10-18 17:38:15 -07:00
Renaud Paquay 6789347981 Make PublishedDate and PublishedWhen shape methods
--HG--
branch : dev
2010-10-18 17:36:42 -07:00
Renaud Paquay 1bda590fda Making DateTimeRelative an extension method
--HG--
branch : dev
2010-10-18 17:21:42 -07:00
Renaud Paquay ee8f511484 Renaming shape file and class
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Comments/Extensions/HtmlHelperExtensions.cs => src/Orchard.Web/Modules/Orchard.Comments/Shapes.cs
2010-10-18 17:05:18 -07:00
Renaud Paquay e3432628d0 Fix display of comments counts in shape function
--HG--
branch : dev
2010-10-18 16:58:30 -07:00
Renaud Paquay a57dbde1eb Merge
--HG--
branch : dev
2010-10-18 16:37:06 -07:00
Renaud Paquay 4ecb6ed588 Make Comments cound display a shape
--HG--
branch : dev
2010-10-18 16:36:30 -07:00
Renaud Paquay be86c89eb2 Fix typo
--HG--
branch : dev
2010-10-18 16:32:17 -07:00
Renaud Paquay 958dafa4ef Merge
--HG--
branch : dev
2010-10-18 14:37:55 -07:00
Renaud Paquay d874dfa8df Ignore 4 remaining failing unit tests (back to green)
--HG--
branch : dev
2010-10-18 14:37:10 -07:00
Renaud Paquay f138ed6375 Merge
--HG--
branch : dev
2010-10-18 13:19:34 -07:00
Renaud Paquay 4f0e597f29 Merge
--HG--
branch : dev
2010-10-18 13:18:15 -07:00
Renaud Paquay b88df3db38 Convert AchiveLater to new Shape API
--HG--
branch : dev
2010-10-18 13:17:37 -07:00
Renaud Paquay 134700079e Merge
--HG--
branch : dev
2010-10-18 10:27:08 -07:00
Renaud Paquay 173ed4ebb8 Merge
--HG--
branch : dev
2010-10-17 20:47:11 -07:00
Renaud Paquay d5764be0ef Fix typo
--HG--
branch : dev
2010-10-17 20:46:01 -07:00
Renaud Paquay 93ed1c060f Fix typos
--HG--
branch : dev
2010-10-16 12:24:38 -07:00
Renaud Paquay 9075a1f9ec Merge
--HG--
branch : dev
2010-10-16 12:15:50 -07:00
Renaud Paquay 4f830c7a64 Add a "Name" entry to FeatureDescriptors
This is for consistency with Modules (Name != DisplayName) and allows
better UI experience (Display Name indenpendant of the internal name)

--HG--
branch : dev
2010-10-16 12:15:09 -07:00
Renaud Paquay d1f411e1ce Merge
--HG--
branch : dev
2010-10-16 10:31:38 -07:00
Renaud Paquay 4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
Renaud Paquay 1607c1dcac Merge
--HG--
branch : dev
2010-10-15 18:27:39 -07:00
Renaud Paquay a62af585e9 Merge
--HG--
branch : dev
2010-10-15 16:25:07 -07:00
Renaud Paquay 80c96fa5b5 Merge
--HG--
branch : dev
2010-10-15 16:00:44 -07:00
Renaud Paquay b7a8219874 Removing unused controller action and view from XmlRpc
--HG--
branch : dev
2010-10-15 16:00:06 -07:00
Renaud Paquay f6e6cff914 Merge
--HG--
branch : dev
2010-10-15 15:20:53 -07:00
Renaud Paquay ada594bf3e Move creation of default layers to SetupService
--HG--
branch : dev
2010-10-15 15:18:53 -07:00
Renaud Paquay 94fee29d1a Authenticate admin user during setup phase
This is so that we don't need code all over the place to set the Owner
of the CommonPart. The CommonPart will have direct access to the user.

--HG--
branch : dev
2010-10-15 14:33:02 -07:00
Renaud Paquay ac8e1355df Merge
--HG--
branch : dev
2010-10-14 17:59:25 -07:00
Renaud Paquay bfbe249271 Add reference to MVC to avoid spurious errors from Resharper
--HG--
branch : dev
2010-10-14 17:47:25 -07:00
Renaud Paquay 6388ceb5ef Fix unit tests
--HG--
branch : dev
2010-10-14 17:46:47 -07:00
Renaud Paquay d2c7b533c0 Merge
--HG--
branch : dev
2010-10-14 15:55:21 -07:00
Renaud Paquay 21f391b143 Move themes out of Orchard.Web
--HG--
branch : dev
2010-10-14 15:50:16 -07:00
Renaud Paquay 3d9d7d7fc9 Fix unit tests
--HG--
branch : dev
2010-10-14 15:40:07 -07:00
Renaud Paquay 995025cebf Fix unit tests
--HG--
branch : dev
2010-10-14 12:22:00 -07:00
Renaud Paquay c71aa1f942 Merge
--HG--
branch : dev
2010-10-14 12:05:01 -07:00
Renaud Paquay 8f2f5c7fc2 Fix unit tests
--HG--
branch : dev
2010-10-14 12:03:28 -07:00
Renaud Paquay 22bc1e9a49 Fix unit tests
--HG--
branch : dev
2010-10-14 11:59:24 -07:00
Renaud Paquay 1a6359b5cc Fix unit test
--HG--
branch : dev
2010-10-14 11:53:10 -07:00