Suha Can
668f356331
- Bringing the Comments module back.
...
--HG--
branch : dev
2010-09-15 12:13:19 -07:00
Sébastien Ros
16df5c2955
Corrected site settings default location
...
--HG--
branch : dev
2010-09-15 11:02:07 -07:00
Sébastien Ros
5a8edb7086
Work on settings
...
--HG--
branch : dev
2010-09-15 10:31:52 -07:00
Sébastien Ros
73161f31f4
Merge
...
--HG--
branch : dev
2010-09-15 10:01:36 -07:00
Sébastien Ros
f3bdad2ffc
Migrating Site Settings
...
--HG--
branch : dev
2010-09-15 09:06:17 -07:00
Louis DeJardin
2d5adfc0f1
Adding Orchard.MultiTenancy
...
--HG--
branch : dev
2010-09-14 18:26:06 -07:00
Sébastien Ros
4308b063b4
Renamed Messaging class
...
--HG--
branch : dev
2010-09-14 17:59:45 -07:00
Suha Can
1ea5c25c1a
- Removing a char.
...
--HG--
branch : dev
2010-09-14 16:34:02 -07:00
Suha Can
0bd5f86b4a
- Some getting used to code blocks in razor
...
--HG--
branch : dev
2010-09-14 16:24:10 -07:00
Suha Can
9f68683eb7
- Adding Orchard.Email back
...
--HG--
branch : dev
2010-09-14 16:02:47 -07:00
Suha Can
cfd3b5fa48
- Bringing Orchard.Media
...
--HG--
branch : dev
2010-09-14 15:39:11 -07:00
Louis DeJardin
6652ec0ae7
Changing clay to binary dependency
...
--HG--
branch : dev
extra : rebase_source : 362e2533fa0ce5df0e0b41b7d11f94077c43c013
2010-09-14 14:56:02 -07:00
Suha Can
6a55a20a31
- Bringing Orchard.Tags back
...
--HG--
branch : dev
2010-09-14 14:49:34 -07:00
Louis DeJardin
3ef83d903d
Bringing TinyMce back to life
...
--HG--
branch : dev
2010-09-14 14:21:35 -07:00
Louis DeJardin
5bdd4db6db
Merge
...
--HG--
branch : dev
2010-09-14 13:38:41 -07:00
Louis DeJardin
ecdc2072f0
Merge
...
--HG--
branch : dev
2010-09-14 13:38:07 -07:00
Louis DeJardin
9e63244e7e
Preparing to re-integrate modules
...
Restoring csproj file extensions
--HG--
branch : theming
2010-09-14 13:32:49 -07:00
Nathan Heskew
63760e53c4
Removing the last of Orchard.Pages
...
--HG--
branch : theming
2010-09-14 13:26:49 -07:00
Louis DeJardin
bc90af996c
Merge
...
--HG--
branch : dev
2010-09-14 13:20:55 -07:00
Louis DeJardin
dacf985309
Merge
...
--HG--
branch : theming
2010-09-14 13:17:24 -07:00
Louis DeJardin
fab4fcdba9
Merge
...
--HG--
branch : theming
2010-09-14 13:16:25 -07:00
Louis DeJardin
a7f6fe9264
Merge
...
--HG--
branch : theming
2010-09-14 13:13:08 -07:00
Louis DeJardin
0b0bb3613b
Merge
...
--HG--
branch : theming
2010-09-14 12:31:53 -07:00
Louis DeJardin
458be54ca4
Some code cleanup
...
Adding a back-reference from ShapeBinding to ShapeDescriptor
Changing HomePage display type to default ("_HomePage" will be indicated in a different way)
Moving IShapeFactoryEvents into its own file
--HG--
branch : theming
2010-09-14 12:29:48 -07:00
Louis DeJardin
d7c663c90c
Merge
...
--HG--
branch : theming
2010-09-14 10:00:37 -07:00
Louis DeJardin
789d10cf5e
Changing the ShapeAlterationBuilder to collapse shapes together by base name
...
ShapeType and BindingName are treated as two strings
Shorter string broken at first delimiter is used as registered ShapeType name
All alterations of the same ShapeType are accumulated into the same ShapeDescriptor
--HG--
branch : theming
2010-09-14 09:59:33 -07:00
Nathan Heskew
5cb5d0868f
Tweaking the UI debugging...UI...so it's not so "in yo' face" by default
...
--HG--
branch : theming
2010-09-14 07:24:54 -07:00
Louis DeJardin
bab30e826d
Making the ShapeDescriptor.Bindings multiply occuring information
...
The same descriptor has all variants registered in the bindings collection
The descriptor is registered in the table under each of those names
--HG--
branch : theming
2010-09-13 22:28:26 -07:00
Louis DeJardin
6bfde2891c
Some refactoring in DisplayManagement namespace
...
Removing unused IShapeTableFactory
ShapeTableBuilder has default Feature - components describing shapes from their own module do not need to pass feature in
Fixing some tests
IShapeDescriptorBindingStrategy becomes IShapeTableProvider
--HG--
branch : theming
2010-09-13 20:57:37 -07:00
Nathan Heskew
a0188e8aca
Taking the Contoso footer out of the display for now
...
--HG--
branch : theming
2010-09-13 18:28:54 -07:00
Nathan Heskew
f4b7e29a07
Added work context providers for the current site and user
...
--HG--
branch : theming
2010-09-13 18:27:42 -07:00
Louis DeJardin
b368a0e5df
Shortening some class names
...
Small refactoring, preparing for descriptor binding variations
--HG--
branch : theming
2010-09-13 18:23:57 -07:00
Sebastien Ros
672d2d2178
Merge
...
--HG--
branch : theming
2010-09-13 18:11:10 -07:00
Sebastien Ros
add0757b33
Added Capture method for WebForms
...
--HG--
branch : theming
2010-09-13 18:10:52 -07:00
Sebastien Ros
5776c5ab58
Adding Capture method for WebForms
...
--HG--
branch : theming
2010-09-13 17:59:51 -07:00
Louis DeJardin
a8c414050e
Moving the IDisposable class as an implementation detail of the Capture method
...
--HG--
branch : theming
2010-09-13 17:58:26 -07:00
Sebastien Ros
7642c09570
Merge
...
--HG--
branch : theming
2010-09-13 17:44:55 -07:00
Sebastien Ros
a30b0ad51e
Adding Capture method to IOrchardViewPage
...
--HG--
branch : theming
2010-09-13 17:44:32 -07:00
Sebastien Ros
008155cb1f
Migrating Localization
...
--HG--
branch : theming
2010-09-13 15:30:00 -07:00
Louis DeJardin
766d365e48
Cleaning up dynamic parameter binder
...
--HG--
branch : theming
extra : rebase_source : 9c52b713a135109d714464db4c2ff9e544cd0882
2010-09-13 15:10:39 -07:00
Nathan Heskew
5e53b4dd46
Getting display in order for the (routable-specified) home page
...
--HG--
branch : theming
2010-09-13 14:48:22 -07:00
Nathan Heskew
a996aac51f
A bit more work getting content display in order
...
- content title added to the item shape (@Model.Title)
- some rough content item shape structure - needs real body zones and footer (need header @ footer markup at least as zone wrappers in a way so if there is nothing in the zone the tags aren't rendered)
- page title usage back in the picture though (impl.) not really touched
- contents and routable display type actions all falling back to the core shaped "Display" view
--HG--
branch : theming
2010-09-13 14:26:07 -07:00
Sebastien Ros
a49555d6ab
Migrating Orchard.ContentType
...
- Needs some more work on displaying children shapres
--HG--
branch : theming
2010-09-13 13:34:51 -07:00
Louis DeJardin
1b2bab702d
Moving script to end of page, and adding title and secondary zone
...
--HG--
branch : theming
2010-09-13 13:11:23 -07:00
Louis DeJardin
f05a8eb626
Adding a LocalizedString variation to TitleForPage
...
I'm guessing all string versions should be changed to localized string only?
--HG--
branch : theming
2010-09-13 13:10:09 -07:00
Louis DeJardin
b8a7e1ec46
Adding WorkContext to view pages
...
Including in IOrchardViewPage to ensure it's present in all locations
--HG--
branch : theming
2010-09-13 13:09:20 -07:00
Louis DeJardin
73f9e1de8c
Making debug output a little denser
...
--HG--
branch : theming
2010-09-13 13:08:33 -07:00
Sebastien Ros
508b0d88f7
Polishing Core.Contents
...
--HG--
branch : theming
2010-09-13 12:50:16 -07:00
Sebastien Ros
a37b464a14
Work on Routable parts edition
...
--HG--
branch : theming
2010-09-13 12:02:50 -07:00
Nathan Heskew
91862c6672
Getting the routable display to work and added a display part template (for the title)
...
- the title should probably be linked
- would it be useful for some route part properties to be on the model (for Model.Title) or is there already an easy way to get at that?
--HG--
branch : theming
2010-09-13 00:09:59 -07:00