Renaud Paquay
f486b7afa3
Flatten "Core/Common/Views" folder
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Fields/Common.Text.Edit.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Fields.Common.Text.Edit.cshtml
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts/Common.Body.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts.Common.Body.cshtml
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts/Common.Container.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts.Common.Container.cshtml
rename : src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts/Common.Owner.cshtml => src/Orchard.Web/Core/Common/Views/EditorTemplates/Parts.Common.Owner.cshtml
rename : src/Orchard.Web/Core/Common/Views/Fields/Common.Text.cshtml => src/Orchard.Web/Core/Common/Views/Fields.Common.Text.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Body.Summary.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Body.Summary.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Body.SummaryAdmin.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Body.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Body.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Body.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Metadata.Summary.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.Summary.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Metadata.SummaryAdmin.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.SummaryAdmin.cshtml
rename : src/Orchard.Web/Core/Common/Views/Parts/Common.Metadata.Summary.cshtml => src/Orchard.Web/Core/Common/Views/Parts.Common.Metadata.cshtml
2010-12-03 14:02:10 -08:00
Suha Can
86be175d63
Setting trust level back to Full in perf.
...
--HG--
branch : perf
2010-12-03 12:28:52 -08:00
Suha Can
f89550b7df
Merge perf -> dev
...
--HG--
branch : dev
2010-12-03 12:23:36 -08:00
Suha Can
946257f513
Fixing unit test failures introduced by ShapeTable caching changes.
...
--HG--
branch : perf
2010-12-03 12:19:02 -08:00
Renaud Paquay
65c0def67e
Log total time and total number of directories processed
...
--HG--
branch : dev
2010-12-03 12:12:04 -08:00
Suha Can
bd1846e382
Merge dev -> perf
...
--HG--
branch : perf
2010-12-03 11:34:33 -08:00
Nathan Heskew
ed0ee41035
Setting a max width and height on the preview image in Orchard.Media's media manager
...
--HG--
branch : dev
2010-12-03 00:51:41 -08:00
Renaud Paquay
40924a0f73
Merge Perf => Dev
...
--HG--
branch : dev
2010-12-02 22:56:46 -08:00
Renaud Paquay
37c133af48
Remove use of "async" (future C# keyword)
...
Work Item: 16709
--HG--
branch : dev
2010-12-02 20:32:13 -08:00
Renaud Paquay
cc44d1d7dd
Add a "OnUnpublish" event to content handlers
...
Work Item: 16856
--HG--
branch : dev
2010-12-02 20:30:13 -08:00
Renaud Paquay
d336bfa6cf
Add error message in dynamic compilation if a reference can't be found
...
Work item: 16920
--HG--
branch : dev
2010-12-02 20:01:38 -08:00
Renaud Paquay
eb8624966a
Merge
...
--HG--
branch : dev
2010-12-02 17:18:38 -08:00
Renaud Paquay
e88e52b280
Improve response time for first time users
...
On the first time installation of Orchard, the user gets to the setup screen, which
will take a while to finish (user entering data and the setup process itself).
We use this opportunity to start a background task to "pre-compile" all the known
views in the app folder, so that the application is more reponsive when the user
hits the homepage and admin screens for the first time.
--HG--
branch : dev
2010-12-02 17:13:44 -08:00
Suha Can
5a0742d61d
PERF: 16858 Shape table cached too aggressively, should expired on file changes, deletion and creation
...
--HG--
branch : perf
2010-12-02 16:11:47 -08:00
Nathan Heskew
b13a3baafd
Merge
...
--HG--
branch : dev
2010-12-02 15:56:32 -08:00
Nathan Heskew
cf7115271c
Replacing carriage returns in comments with <br />'s
...
work item: 16596
--HG--
branch : dev
2010-12-02 15:55:25 -08:00
Nathan Heskew
b4fef7188c
Updating spec test cookie handling to support removing and updating existing cookies
...
--HG--
branch : dev
2010-12-02 15:53:31 -08:00
Dave Reed
466135eccf
Merge
...
--HG--
branch : dev
2010-12-02 15:52:37 -08:00
Dave Reed
b8c2baea57
Missing files
...
--HG--
branch : dev
2010-12-02 15:51:24 -08:00
Sebastien Ros
3e29e2ed65
Improving e-mail templates and settings for users registration
...
--HG--
branch : dev
2010-12-02 15:46:33 -08:00
Dave Reed
aa870505f1
Merge
...
--HG--
branch : dev
2010-12-02 15:35:23 -08:00
Dave Reed
aa2db37190
Fix setup loading indicator issue in IE
...
--HG--
branch : dev
2010-12-02 15:34:53 -08:00
Andre Rodrigues
3d347ba76d
Merge
...
--HG--
branch : dev
2010-12-02 15:33:28 -08:00
Andre Rodrigues
6789e39370
#16841 , #16495 : Fixing theme installation.
...
--HG--
branch : dev
2010-12-02 15:27:00 -08:00
Dave Reed
a6d1786e00
#16899 : Added a simple js 'loading' indicator to setup.
...
--HG--
branch : dev
2010-12-02 15:17:46 -08:00
Dave Reed
625ad33476
#16903 : Remove the Widget Page content type (and WidgetBagPart)
...
--HG--
branch : dev
2010-12-02 14:05:09 -08:00
Dave Reed
42b572f648
Merge
...
--HG--
branch : dev
2010-12-02 13:23:43 -08:00
Dave Reed
d86fb19308
#16922 : Added webpages:Enabled=false to web.configs
...
--HG--
branch : dev
2010-12-02 13:22:32 -08:00
Louis DeJardin
fb82b122f8
Fixing unit tests
...
Registering WorkContextModule to allow it to register the components it will use internally
--HG--
branch : dev
extra : rebase_source : 82c6712e0b465f57d080f751e36f5cc41a2158b9
2010-12-02 12:42:12 -08:00
Dave Reed
4762b1d3f6
#16906 : You can no longer add fields with an empty name
...
--HG--
branch : dev
2010-12-02 12:32:15 -08:00
Nathan Heskew
4f2fa8e012
Adding a new string extension method, ReplaceNewLinesWith(this string text, string replacement), and add more unit test coverage for Orchard.Utility.Extensions.StringExtensions
...
--HG--
branch : dev
2010-12-02 11:55:15 -08:00
Sébastien Ros
cd5319dbd7
Removing "Remember me" checkbox
...
Work Item: 16870
--HG--
branch : dev
2010-12-02 08:37:04 -08:00
Sébastien Ros
8cfdb19ed8
Removing TextContentFieldDisplayViewModel and TextContentFieldDisplayViewModel
...
Work Item: 16835
--HG--
branch : dev
2010-12-02 08:24:49 -08:00
Sébastien Ros
5d350688bb
Comments from the site owner or administrator should not need moderation
...
Work Item: 16643
--HG--
branch : dev
2010-12-02 08:20:03 -08:00
Sébastien Ros
8efaf1ca20
Renaming ContainerCustomPart to CustomProperties
...
--HG--
branch : dev
2010-12-02 08:10:32 -08:00
Nathan Heskew
bf005f20a2
Cleaning up some string extension methods
...
--HG--
branch : dev
2010-12-02 07:30:33 -08:00
Renaud Paquay
907c6481c8
Fix csproj file
...
--HG--
branch : dev
2010-12-02 00:07:02 -08:00
Nathan Heskew
fd6dc8b92b
Making it so multiple warning messages don't appear when creating a new container enabled content item (messages which appear when there are no containable enabled content types in the system)
...
work item: 16905
--HG--
branch : dev
2010-12-01 23:59:10 -08:00
Nathan Heskew
a134940305
Updating a blog spec test to rearrange the workflow
...
--HG--
branch : dev
2010-12-01 22:38:54 -08:00
Nathan Heskew
7c8d659940
Giving the checkbox and radio inputs in the admin a little focus outline
...
--HG--
branch : dev
2010-12-01 22:38:21 -08:00
Renaud Paquay
5dd5f1333c
Merge
...
--HG--
branch : dev
2010-12-01 19:43:01 -08:00
Renaud Paquay
1cd1e8c417
Removed unused methods
...
--HG--
branch : dev
2010-12-01 19:40:13 -08:00
Louis DeJardin
b88178b542
Avoiding the eager creation of certain proxies to optional records
...
cannot be done in fluent config
the IsSelectable = false prevents unused ContentPartRecord proxies from being created
for each ContentItemRecord or ContentItemVersionRecord.
done for perf reasons - has no other side-effect
--HG--
branch : perf
2010-12-01 19:37:10 -08:00
Andre Rodrigues
70e875d8c4
Merge
...
--HG--
branch : dev
2010-12-01 17:52:29 -08:00
Andre Rodrigues
d3eb21e8de
Adding IsTheme and IsModule static methods.
...
--HG--
branch : dev
2010-12-01 17:52:10 -08:00
Nathan Heskew
984cd638c5
Hooking up filtering by content type within a list of contained items in the contents admin UI.
...
--HG--
branch : dev
2010-12-01 17:37:59 -08:00
Andre Rodrigues
f3f518b0db
Replacing Module/Theme/Core strings.
...
--HG--
branch : dev
2010-12-01 17:37:11 -08:00
Andre Rodrigues
3c9b2c8489
Merge
...
--HG--
branch : dev
2010-12-01 16:42:55 -08:00
Andre Rodrigues
a1543c964f
Delegating theme installation to Orchard.Packaging.
...
--HG--
branch : dev
2010-12-01 16:42:36 -08:00
Andre Rodrigues
48ccf121f8
Setting name explicitly for all the module features.
...
--HG--
branch : dev
2010-12-01 16:34:28 -08:00