Dave Reed
a58650076c
Improving initial size of mediapicker popup. Fixing width/height assignment in gallery view.
...
--HG--
branch : dev
2011-02-22 10:27:33 -08:00
Nathan Heskew
c07a806c20
Merge
...
--HG--
branch : dev
2011-02-22 10:19:44 -08:00
Nathan Heskew
1e4820166e
Fixing a spec test.
...
--HG--
branch : dev
2011-02-22 10:18:56 -08:00
Andre Rodrigues
60b8df8710
Merge
...
--HG--
branch : dev
2011-02-22 10:14:18 -08:00
Nathan Heskew
21b4db2281
Including some images in csprojs which hadn't been committed.
...
--HG--
branch : dev
2011-02-22 10:13:33 -08:00
Andre Rodrigues
dba42a394f
Fixing azure solution.
...
--HG--
branch : dev
2011-02-22 10:13:25 -08:00
Andre Rodrigues
037903cb75
Merge
...
--HG--
branch : dev
2011-02-22 10:04:20 -08:00
Andre Rodrigues
e7e60d2435
Aligning package update page to gallery. Moving the update feature to the packaging module as a feature.
...
--HG--
branch : dev
2011-02-22 10:01:21 -08:00
jowall
aed0e3fb58
Fixed tab vertical alignment.
...
--HG--
branch : dev
2011-02-22 09:59:02 -08:00
jowall
d0f9829a42
Updated content area alignment.
...
--HG--
branch : dev
2011-02-22 09:51:15 -08:00
Suha Can
68adf48809
Update recipe file.
...
--HG--
branch : recipe
2011-02-21 19:28:26 -08:00
Suha Can
45a8522469
Cleanup and refactor module/theme recipe step handler code.
...
--HG--
branch : recipe
2011-02-21 18:06:56 -08:00
Sebastien Ros
56ab64249d
Merge
...
--HG--
branch : dev
2011-02-21 17:52:10 -08:00
Sebastien Ros
f99e8ab793
Adding ability to override the content of a shape
...
- Using ShapeDispayingContext.ChildContent to force the HmlString to render
--HG--
branch : dev
2011-02-21 17:49:34 -08:00
Sebastien Ros
c26cc0973e
Fixing comment in a Blog view
...
--HG--
branch : dev
2011-02-21 17:48:28 -08:00
Suha Can
241f0ba372
Download/install theme from the feed in recipes.
...
Enable/set current if specified.
--HG--
branch : recipe
2011-02-21 17:32:00 -08:00
Jonathan Wall
7d4cd0c9d8
Updated layout in media picker so height and width inputs are inline.
...
--HG--
branch : dev
2011-02-21 17:30:02 -08:00
andrerod
b1075d50a7
Adding missing reference
...
--HG--
branch : dev
2011-02-21 17:03:06 -08:00
Suha Can
9148ce1515
Module installation from a feed.
...
--HG--
branch : recipe
2011-02-21 16:25:29 -08:00
Nathan Heskew
0aa6537238
Merge
...
--HG--
branch : dev
2011-02-21 15:30:55 -08:00
Nathan Heskew
6c5c36f17d
Adding admin menu icons for navigation, media, modules, tags, themes, users and widgets.
...
--HG--
branch : dev
2011-02-21 15:28:55 -08:00
Jonathan Wall
018f7ef2e1
Added scroll to gallery view.
...
--HG--
branch : dev
2011-02-21 15:17:55 -08:00
Suha Can
b7a54d8687
Fixing a bug in the journal by working around the fact that IStorageFile:OpenWrite() doesn't let you specify an opening mode for the underlying stream.
...
--HG--
branch : recipe
2011-02-21 14:53:30 -08:00
Jonathan Wall
09c071b941
Removed some inline styles from the media picker.
...
--HG--
branch : dev
2011-02-21 14:38:16 -08:00
Suha Can
f694138f29
Custom Content Site recipe: A recipe providing an installation profile with the functionality needed to create content-based custom sites.
...
--HG--
branch : recipe
2011-02-21 14:29:45 -08:00
Suha Can
0db3f9777d
Changing slug/title/description on the default blog created during execution of the blog recipe, adding a flag to the blog command handler for blog description.
...
Change CMS recipe's name to Custom Content Site.
--HG--
branch : recipe
2011-02-21 14:14:36 -08:00
Andre Rodrigues
03353c743c
Adding paging and search to installed modules.
...
--HG--
branch : dev
2011-02-21 13:58:31 -08:00
Nathan Heskew
4d298d8a69
Adding a little more padding for the admin menu icons.
...
--HG--
branch : dev
2011-02-21 13:48:42 -08:00
Nathan Heskew
f5d35ca3ae
Admin menu icons configured for page, list(s), comments, blog content plus an updated dashboard icon (8 bit)
...
--HG--
branch : dev
2011-02-21 13:40:32 -08:00
Suha Can
993849778f
Create a blog instead of a page in the Blog recipe.
...
Adding the gallery and feeds to it as well.
--HG--
branch : recipe
2011-02-21 13:37:18 -08:00
Andre Rodrigues
e8f36dcf21
Correcting last updated, adding paging footer, and searching packages by title instead of id.
...
--HG--
branch : dev
2011-02-21 13:00:18 -08:00
Suha Can
277a394fa5
Blog Recipe: A recipe providing an installation profile with the features you need for a personal blog.
...
--HG--
branch : recipe
2011-02-21 12:49:51 -08:00
Nathan Heskew
79b1a288b3
Progress made on the menu icons.
...
- Styles being inherited correctly down to the "New" section's sub items.
- Menu using the TextHint for generating class names instead of the menu text for predictability across localized sites.
--HG--
branch : dev
2011-02-21 12:16:31 -08:00
Andre Rodrigues
68e8e7aef4
Merge
...
--HG--
branch : dev
2011-02-21 12:03:38 -08:00
Andre Rodrigues
4a640ded06
Converting module and themes entries to shapes on module and theme projects. Adding recently updated notifications. Fixing small issue in Layout.Title.
...
--HG--
branch : dev
rename : src/Orchard.Web/Modules/Orchard.Modules/ViewModels/Module.cs => src/Orchard.Web/Modules/Orchard.Modules/Models/ModuleEntry.cs
rename : src/Orchard.Web/Modules/Orchard.Modules/ViewModels/ModuleFeature.cs => src/Orchard.Web/Modules/Orchard.Modules/Models/ModuleFeature.cs
2011-02-21 12:03:06 -08:00
Suha Can
08d0dd7e76
Removing TheThemeMachine from the Minimal recipe.
...
--HG--
branch : recipe
2011-02-21 12:02:23 -08:00
Suha Can
db7078f96a
Remove Orchard.Widgets dependency from the Setup module, and Orchard.Widgets from the list of features enabled by default.
...
Update the Minimal and Blog recipes.
--HG--
branch : recipe
2011-02-21 11:43:07 -08:00
Sebastien Ros
5b94c71039
Merge
...
--HG--
branch : dev
2011-02-21 11:36:21 -08:00
Sebastien Ros
9fca99c51b
Adding new alternates
...
- Injected alternates in curent Core/Framework
- Created a new Feature in Orchard.DesignerTools to add Url based alternates (e.g. __url__homepage)
- Added Work<> meta-dependency to inject dependencies in non-dependency enables classes
--HG--
branch : dev
2011-02-21 11:35:54 -08:00
Suha Can
acde4bd519
Adding the Minimal recipe: A recipe providing the Orchard framework with limited end-user functionality that can be used during development.
...
--HG--
branch : recipe
2011-02-21 11:27:55 -08:00
Andre Rodrigues
34c841818e
Preventing edit link to be added to an in memory content item.
...
--HG--
branch : dev
2011-02-21 11:15:13 -08:00
Jonathan Wall
1185f4d4d2
Some fixes to the media picker UI.
...
--HG--
branch : dev
2011-02-21 10:50:10 -08:00
Andre Rodrigues
a480aaa746
Adding simple search to gallery. Fixinx ratings CSS.
...
--HG--
branch : dev
2011-02-20 11:59:26 -08:00
Renaud Paquay
6b88f4f859
Fix merge errors
...
--HG--
branch : dev
2011-02-19 19:14:17 -08:00
Renaud Paquay
4883ffa5c9
Merge default => dev
...
--HG--
branch : dev
2011-02-19 18:14:08 -08:00
Renaud Paquay
efa13104d1
Fixing csproj file
...
--HG--
branch : dev
2011-02-19 17:58:31 -08:00
Renaud Paquay
df1249bab5
Adding recent modules to Azure solution
...
--HG--
branch : dev
2011-02-19 17:55:52 -08:00
Renaud Paquay
030999dda3
Ensure Azure specific IStorageProvider is registered properly
...
The AzureBlobStorageProvider components must be registered as a
per-lifetime-scope in the "Shell" container, not in the "Host" container.
This is why it must be registered in the "Config/Sites.Config" file instead
of the "Config/Host.config" files.
This also allows us to remove the "AZURE" compilation directive from
Orchard.Framework implementation.
All in all, this ensures that the files stored in the "Media" folder
are stored in the Azure Blob Storage even when running locally in
Visual Studio.
--HG--
branch : dev
extra : transplant_source : %3E%E2%82g%18M%AB%26xi%CA%19%99H%3A%A0%20%F0%B2F
2011-02-19 16:13:23 -08:00
Renaud Paquay
8a0cfa7805
Ensure SqlCe assembly is copied to ~/bin even if present in the GAC
...
--HG--
branch : dev
extra : transplant_source : %F0%02/%D4%F3y%D9%D6%03%DD%28%ECh%EC%0F/%A9%C0%C6T
2011-02-19 16:03:47 -08:00
Renaud Paquay
feb927485d
Support for running and debugging Azure.Web in Visual Studio
...
We need to copy contents files from Modules, Themes and Core directory
of Orchard.Web into the respective directory in Orchard.Azure.Web.
This is because when running Orchard.Azure.Web in Visual Studio, the web
application runs from the Orchard.Azure.Web directory.
Also update .hgignore file to ignore these directories.
--HG--
branch : dev
extra : transplant_source : %BB%F5j%1ANvL%B2g%2C%7EQ%3A%10VT%EA%D7%28%B5
2011-02-19 16:02:47 -08:00