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
Renaud Paquay
c1af4ca217
Fix issue with widget positions
...
Widget position are in a somewhat usable state now.
--HG--
branch : dev
2010-10-19 23:56:49 -07:00
Renaud Paquay
a11dfbf9e0
Partial fix for widget position input
...
--HG--
branch : dev
2010-10-19 23:11:35 -07:00
Nathan Heskew
849591e8fd
Updating the client expandoControl to not do anything if the controlees have no height
...
--HG--
branch : dev
2010-10-19 22:20:51 -07:00
Nathan Heskew
445f0f955a
Fixing some widget display parts
...
--HG--
branch : dev
2010-10-19 21:52:22 -07:00
Nathan Heskew
53d0c6ac74
Making the list shape's ul/ol not render if there are no items
...
--HG--
branch : dev
2010-10-19 21:50:10 -07:00
Michael Dorian Bach
2adfc335f3
Merge
...
--HG--
branch : dev
2010-10-19 20:56:03 -07:00
Michael Dorian Bach
b021468400
Updated Orchard home default content so it looks better when rendered in an empty template. Final CSS revisions for ThemeMachine 0.1. Included default CSS styling in ThemeMachine to support floating "EDIT" links and dotted outlines around widgets.
...
--HG--
branch : dev
2010-10-19 20:55:13 -07:00
Renaud Paquay
0ac10fd0f3
Merge
...
--HG--
branch : dev
2010-10-19 20:03:52 -07:00
Jonathan Wall
719d50789c
Updated the up and down icons in manage widgets UI.
...
--HG--
branch : dev
2010-10-19 19:52:40 -07:00
Michael Dorian Bach
d9f1696868
Merge
...
--HG--
branch : dev
2010-10-19 19:44:05 -07:00
Michael Dorian Bach
9796467508
Updated ThemeMachine CSS, Thumbnail Image, Description and Default Styling for Search Widget for Zone Header
...
--HG--
branch : dev
2010-10-19 19:43:18 -07:00
Renaud Paquay
d9749af3fd
Merge
...
--HG--
branch : dev
2010-10-19 19:30:43 -07:00
Renaud Paquay
821c7cb160
Site settings not updated anymore
...
Adding "Prefix" to all the editor template calls
--HG--
branch : dev
2010-10-19 19:30:27 -07:00
Jonathan Wall
aa756f46d0
Fixed overflow issue with blog list in Chrome.
...
--HG--
branch : dev
2010-10-19 19:29:08 -07:00
Renaud Paquay
05c2815637
Fix csproj file
...
--HG--
branch : dev
2010-10-19 18:52:31 -07:00
Michael Dorian Bach
0a462c0942
Merge
...
--HG--
branch : dev
2010-10-19 18:40:40 -07:00
Michael Dorian Bach
909036a954
Removing orphaned files from ThemeMachine
...
--HG--
branch : dev
2010-10-19 18:40:14 -07:00
Michael Dorian Bach
a1ed60b0aa
Removing Draft.html and Blog shape overrides from views in ThemeMachine
...
--HG--
branch : dev
2010-10-19 18:39:30 -07:00
Jonathan Wall
055439abc8
More updates to the manage widgets UI.
...
--HG--
branch : dev
2010-10-19 18:23:05 -07:00
Michael Dorian Bach
daef682b7c
Merge
...
--HG--
branch : dev
2010-10-19 18:19:45 -07:00
Michael Dorian Bach
400779f5a9
CSS refactoring and cleanup for ThemeMachine. Resolved default padding styles.
...
--HG--
branch : dev
2010-10-19 18:18:53 -07:00
Renaud Paquay
5dcfb0607c
Merge
...
--HG--
branch : dev
2010-10-19 17:54:53 -07:00
Renaud Paquay
003be16f1c
Fix bug using command line on un-initialized site
...
ITransactionManager is not available on an uninitialized site
--HG--
branch : dev
2010-10-19 17:54:27 -07:00