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
Nathan Heskew
ac4c1c8f80
Renaming Orchard.Blogs' content item templates to fit the updated naming scheme
...
--HG--
branch : dev
2010-10-15 16:00:15 -07:00
Renaud Paquay
b7a8219874
Removing unused controller action and view from XmlRpc
...
--HG--
branch : dev
2010-10-15 16:00:06 -07:00
Sebastien Ros
2733255b3d
Excluding themes from solution
...
--HG--
branch : dev
2010-10-15 15:58:51 -07:00
Sebastien Ros
515b4fe64f
Merge
...
--HG--
branch : dev
2010-10-15 15:56:35 -07:00
Sebastien Ros
fcbd0da00f
Fixing solution
...
--HG--
branch : dev
2010-10-15 15:56:09 -07:00
Suha Can
e8f6150f44
- Migrating Roles to the new shape API.
...
--HG--
branch : dev
2010-10-15 15:55:47 -07:00
Sebastien Ros
dd01e51869
Correcting Part editing
...
- http://orchardqa.codeplex.com/workitem/102
--HG--
branch : dev
2010-10-15 15:48:29 -07:00
Jonathan Wall
cf06414fc7
Updated CSS for asides.
...
--HG--
branch : dev
2010-10-15 15:41:55 -07:00
Dave Reed
9699899f34
Merge
...
--HG--
branch : dev
2010-10-15 15:38:11 -07:00
Dave Reed
77fd99f804
Removing 2 warnings
...
--HG--
branch : dev
2010-10-15 15:37:47 -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
Suha Can
640a904279
Merge
...
--HG--
branch : dev
2010-10-15 15:17:24 -07:00
Suha Can
3d72236e81
- Migrating Email module to the new shape API.
...
--HG--
branch : dev
2010-10-15 15:16:41 -07:00
Nathan Heskew
21c04e45da
Adding a layout classification helper function to TheThemeMachine's layout
...
--HG--
branch : dev
2010-10-15 15:15:44 -07:00
Dave Reed
cf328c0807
Merge
...
--HG--
branch : dev
2010-10-15 14:56:44 -07:00
Louis DeJardin
cd6e1fb7c9
Merge
...
--HG--
branch : dev
2010-10-15 14:52:20 -07:00
Andre Rodrigues
72f65432cf
Merge
...
--HG--
branch : dev
2010-10-15 14:42:33 -07:00
Andre Rodrigues
ed0b69f420
Fix bug #91 - Page error occurs when manage contents after add "Archive Later" part to "Page"(2483)
...
--HG--
branch : dev
2010-10-15 14:42:16 -07:00
Nathan Heskew
cc13efad06
Merge
...
--HG--
branch : dev
2010-10-15 14:41:01 -07:00
Nathan Heskew
262f4a4559
Getting Orchard.Blogs on the new UI composition model (for display)
...
--HG--
branch : dev
2010-10-15 14:40:35 -07:00
Jonathan Wall
089e8e63c9
Updates to commenting UI.
...
--HG--
branch : dev
2010-10-15 14:38:27 -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
Dave Reed
ed04469851
Merge
...
--HG--
branch : dev
2010-10-15 14:30:47 -07:00
Dave Reed
54f53af981
Added Html.LabelFor overloads that accept string and LocalizedString.
...
e.g. Html.LabelFor(m=>m.Tags, T("Tags"))
Existing uses NOT converted. Conversion can be accomplished with a VS Regular Expression search/replace:
Replace this:
\.LabelFor:b*\({[a-zA-Z]+}:b*\=\>:b*\1\.{[a-zA-Z]+}:b*\)
With this:
.LabelFor(\1=>\1.\2, T("\2"))
--HG--
branch : dev
2010-10-15 14:29:56 -07:00
Sebastien Ros
88fe32ce2b
Updating Azure solution
...
--HG--
branch : dev
2010-10-15 14:29:24 -07:00
Sebastien Ros
054bd9f76e
Correcting disabling feature from command line
...
- http://orchard.codeplex.com/workitem/16524
--HG--
branch : dev
2010-10-15 14:29:04 -07:00
Louis DeJardin
0a1ed98ac2
Files lost in translation
...
--HG--
branch : dev
2010-10-15 14:26:45 -07:00
Suha Can
0d5c2db898
- Migrating Tags to the shape API.
...
--HG--
branch : dev
2010-10-15 14:24:25 -07:00
Andre Rodrigues
02a57cc505
Merge
...
--HG--
branch : dev
2010-10-15 14:06:43 -07:00
Andre Rodrigues
f1ccd646f5
Adjusting search widget to new shape template format.
...
--HG--
branch : dev
2010-10-15 14:06:22 -07:00
Jonathan Wall
5598623b0a
Fixed an issue with the legend not rendering.
...
--HG--
branch : dev
2010-10-15 13:39:21 -07:00
Jonathan Wall
31968a8eaa
Removed one test style.
...
--HG--
branch : dev
2010-10-15 13:26:18 -07:00
Jonathan Wall
46c9dbfc55
Wrapped the comments form fields in an ordered list.
...
--HG--
branch : dev
2010-10-15 13:24:26 -07:00
Louis DeJardin
5cd048f30d
Committing changes on content Items_ name change
...
--HG--
branch : dev
2010-10-15 12:47:47 -07:00
Jonathan Wall
7ba0ab27a6
Changed the list of comments to html5.
...
--HG--
branch : dev
2010-10-15 12:28:12 -07:00
Andre Rodrigues
3315c6f644
Merge
...
--HG--
branch : dev
2010-10-15 12:02:29 -07:00
Andre Rodrigues
e3950c6010
Adding aditional UT.
...
--HG--
branch : dev
2010-10-15 12:02:15 -07:00
Andre Rodrigues
194c6b8fb4
Fixing incorrect action.
...
--HG--
branch : dev
2010-10-15 12:01:04 -07:00
Louis DeJardin
03a82cbb11
Missed a file
...
--HG--
branch : dev
2010-10-15 11:56:30 -07:00
Louis DeJardin
c308aa1fbd
Refactoring some shape naming conventions
...
Items_Content* shapes types now Content*
Items_Widget* shape types now Widget*
*_Editor shapes now *_Edit
--HG--
branch : dev
2010-10-15 11:55:48 -07:00
Jonathan Wall
144714da42
Updated Blog post html to html5.
...
--HG--
branch : dev
2010-10-15 11:52:19 -07:00
Sebastien Ros
3b33fa9edf
New command to launch migration on all features; Moved the update command to DatabaseUpdate feature
...
--HG--
branch : dev
2010-10-15 11:21:24 -07:00
Nathan Heskew
4fa953c150
Merge
...
--HG--
branch : dev
2010-10-14 21:12:45 -07:00
Nathan Heskew
d6cdd6d239
Getting live writer support hooked back up to blogs
...
...w/out breaking blogs' paging
--HG--
branch : dev
2010-10-14 21:12:08 -07:00
Sebastien Ros
356753856e
Correcting Blog commands
...
--HG--
branch : dev
2010-10-14 18:19:52 -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