Commit Graph

3060 Commits

Author SHA1 Message Date
Suha Can
035c60fb90 PERF: Fix for Memory leak when enabling/disabling a feature
http://orchard.codeplex.com/workitem/16716

--HG--
branch : perf
2010-11-04 14:49:12 -07:00
Louis DeJardin
d0cb69b805 Calling from clr to dlr without using dynamic callsite
Avoids callsite rule table - enables more memory to gc sooner

--HG--
branch : perf
2010-11-04 12:16:44 -07:00
Suha Can
d7963003aa - PERF Fix for codeplex bug 16713: don't use dynamic keywork to invoke DLR object methods
--HG--
branch : perf
2010-11-03 14:17:27 -07:00
Suha Can
f690c17be8 - Creating the perf branch to have means to measure before/after.
- Adding a command to Experimental which creates sample users (used to populate profiling apps)

--HG--
branch : perf
2010-11-03 11:45:49 -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
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
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
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
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
Dave Reed
5887ade4aa Rename 'generate create' commands to 'codegen' commands. woohooo.
--HG--
branch : dev
2010-10-21 13:37:49 -07:00
Nathan Heskew
0490252c0a Fixing the comment textarea's name (codeplex issue #16646)
--HG--
branch : dev
2010-10-21 10:47:19 -07:00
Renaud Paquay
ec3183a019 Add advisory message in dashboard
--HG--
branch : dev
2010-10-20 15:44:03 -07:00
Sebastien Ros
f5000f5b36 Merge
--HG--
branch : dev
2010-10-20 15:30:36 -07:00
Sebastien Ros
3490c1159e Removing unused extension method
--HG--
branch : dev
2010-10-20 15:13:51 -07:00
Sebastien Ros
a06d1e34a2 Simplifying the advisory message
--HG--
branch : dev
2010-10-20 15:08:46 -07:00
Nathan Heskew
f845156cf5 Changing the widget admin to show the widget title ?? widget type display name
--HG--
branch : dev
2010-10-20 15:00:24 -07:00
Nathan Heskew
5c8d2f1864 Making the WidgetPart title optional and using the widget type's display name in the widget admin...
--HG--
branch : dev
2010-10-20 14:30:49 -07:00
Nathan Heskew
ddc9843726 Adding the MenuPart to the WidgetPage content type
--HG--
branch : dev
2010-10-20 11:18:44 -07:00
Nathan Heskew
9fc9e5287e Adding another null check to the FilterModuleBinaries msbuild task
--HG--
branch : dev
2010-10-20 00:17:55 -07:00
Nathan Heskew
d329722c62 Updating the packing build to put themes in their place
--HG--
branch : dev
2010-10-20 00:07:53 -07:00
Renaud Paquay
ba0c2d8767 Merge
--HG--
branch : dev
2010-10-19 23:57:38 -07:00