Commit Graph
971 Commits
Author SHA1 Message Date
jowall e065d5053c Update to csproj file.
--HG--
branch : dev
2010-03-10 09:38:25 -08:00
Nathan Heskew e7dbae2796 Encoding directly the site name in the default header template
Instead of getting the encoding from Html.TitleForPage which also adds the title to the page title...something not needed here

--HG--
branch : dev
2010-03-09 22:25:06 -08:00
Michael Dorian Bach b5bf9cf6f4 Merge
--HG--
branch : dev
2010-03-09 21:10:37 -08:00
jowall 7798083a8d Updated CSS to green, classic, and classic dark themes.
--HG--
branch : dev
2010-03-09 20:55:38 -08:00
Michael Dorian Bach 274b96449b Updated Cotoso theme CSS.
Fixed triple site name in page title.
Removed trailing "Author" content at the end of blog pages.

--HG--
branch : dev
2010-03-09 20:55:06 -08:00
Nathan Heskew a9c7c8ea14 Giving the blog post metadata summary template a little inline info
--HG--
branch : dev
2010-03-09 19:51:38 -08:00
Michael Dorian Bach 189d1e9a10 Merge
--HG--
branch : dev
rename : src/Orchard.Web/Themes/Contoso/DesignerNotes/Highlights.html => src/Orchard.Web/Themes/Contoso/Zones/Highlights.html
2010-03-09 19:41:09 -08:00
Michael Dorian Bach 1cd6b63006 Merge
--HG--
branch : dev
2010-03-09 19:35:57 -08:00
Michael Dorian Bach bdff945dbc CSS Fixes for Contoso Theme.
Add HTML for markup around various elements in module views index/search

--HG--
branch : dev
2010-03-09 19:35:06 -08:00
Michael Dorian Bach c52f802827 Wrapping div around archive bread-crumb trail and added class to H1 page header
--HG--
branch : dev
2010-03-09 18:11:12 -08:00
Nathan Heskew fa9dc2d728 Wrapping up some cleanup work in the admin.
--HG--
branch : dev
2010-03-09 17:08:37 -08:00
Erik Porter 4b41550957 Renamed "DesignerNotes" to "Zones"
--HG--
branch : dev
rename : src/Orchard.Web/Themes/Classic/DesignerNotes/Sidebar.html => src/Orchard.Web/Themes/Classic/Zones/Sidebar.html
rename : src/Orchard.Web/Themes/Contoso/DesignerNotes/Highlights.html => src/Orchard.Web/Themes/Contoso/Zones/Highlights.html
rename : src/Orchard.Web/Themes/Contoso/DesignerNotes/Home-Hero-Gallery.html => src/Orchard.Web/Themes/Contoso/Zones/Home-Hero-Gallery.html
rename : src/Orchard.Web/Themes/Contoso/DesignerNotes/Home-Hero.html => src/Orchard.Web/Themes/Contoso/Zones/Home-Hero.html
rename : src/Orchard.Web/Themes/Contoso/DesignerNotes/Sidebar-w2.html => src/Orchard.Web/Themes/Contoso/Zones/Sidebar-w2.html
rename : src/Orchard.Web/Themes/Contoso/DesignerNotes/Sidebar-w3.html => src/Orchard.Web/Themes/Contoso/Zones/Sidebar-w3.html
rename : src/Orchard.Web/Themes/Green/DesignerNotes/User1.html => src/Orchard.Web/Themes/Green/Zones/User1.html
rename : src/Orchard.Web/Themes/Green/DesignerNotes/User2.html => src/Orchard.Web/Themes/Green/Zones/User2.html
rename : src/Orchard.Web/Themes/Green/DesignerNotes/User3.html => src/Orchard.Web/Themes/Green/Zones/User3.html
2010-03-09 16:19:45 -08:00
Erik Porter 7800b75e77 Fixed a compile bug in the Contoso theme
--HG--
branch : dev
2010-03-09 15:58:22 -08:00
Erik Porter 40ca536d1a Wording change to admin dashboard
--HG--
branch : dev
2010-03-09 15:54:29 -08:00
Nathan Heskew 390538a744 Fixing the page.summary display title link when used from a different module
--HG--
branch : dev
2010-03-09 15:45:59 -08:00
Erik Porter 61105565d7 Updated temp text in NotFound page
--HG--
branch : dev
2010-03-09 15:40:46 -08:00
Michael Dorian Bach 571a39b737 Adding first rev of Contoso Theme
--HG--
branch : dev
2010-03-09 15:28:38 -08:00
Nathan Heskew ff6415a8bf Fixing the FileREgistrationContext to make link tags self-closing
--HG--
branch : dev
2010-03-09 15:14:40 -08:00
jowall fc08a61594 Merge
--HG--
branch : dev
2010-03-09 15:05:06 -08:00
jowall 94ff65840e Changed id to class in menu file and updated themes.
--HG--
branch : dev
2010-03-09 15:03:49 -08:00
Nathan Heskew 9535f18573 Making the permalink input UI for blog, post and page consistent
--HG--
branch : dev
2010-03-09 14:57:24 -08:00
jowall 53fbe1fe86 Added primary button to manage menus page.
--HG--
branch : dev
2010-03-09 14:09:44 -08:00
jowall 2a6d05c964 Styled tag page in Green, Classic, and Classic Dark theme.
--HG--
branch : dev
2010-03-09 12:09:32 -08:00
jowall b5878aec4b Merge
--HG--
branch : dev
2010-03-09 11:48:50 -08:00
jowall a8a7cf26e3 Removed the grey lines from the fieldsets on the manage settings page.
--HG--
branch : dev
2010-03-09 11:47:24 -08:00
Nathan Heskew 86722cad7e Fixing up the existing comment UI in the HasComments editor template
--HG--
branch : dev
2010-03-09 11:43:21 -08:00
jowall 804c002bd6 More CSS clean up on the Classic Dark theme.
--HG--
branch : dev
2010-03-09 09:51:09 -08:00
Nathan Heskew 5a34ad7c19 Changing the zone target for the blog archives "widget" to "sidebar"
...from "secondary"

--HG--
branch : dev
2010-03-09 07:42:04 -08:00
Nathan Heskew 93d0f2cb22 Refixed the homepage link and fixed the tests that were broken
- Added an ApplicationPath override to the StubHttpRequest

--HG--
branch : dev
2010-03-09 02:59:45 -08:00
Erik Porter 429ba7e054 Undoing my fix for the homepage link because it's way too late to debug tests
--HG--
branch : dev
2010-03-09 02:36:31 -08:00
Nathan Heskew 069a6f5439 Setting up "Add to home page" for page create
--HG--
branch : dev
2010-03-09 02:29:11 -08:00
Erik Porter 805cf5c147 Fixed menu to not display blank class="" on <li> elements
--HG--
branch : dev
2010-03-09 02:26:54 -08:00
Erik Porter 0a2e640820 Fixed a bug in NavigationManager so the home page link in the menu will work
--HG--
branch : dev
2010-03-09 02:21:24 -08:00
Nathan Heskew 0291653273 Setting up "Add to home page" for blog create
--HG--
branch : dev
2010-03-09 02:16:08 -08:00
Erik Porter 012137726e Changed DiscardDraft actions on page/blogpost to be antiforgery checked
--HG--
branch : dev
2010-03-09 02:01:52 -08:00
Erik Porter 21bcaa1139 Ensuring that usage of "Add/Edit/Remove" for actions is consistent across modules
--HG--
branch : dev
2010-03-09 01:13:07 -08:00
Nathan Heskew 7daf068e30 Merge
--HG--
branch : dev
2010-03-09 01:01:54 -08:00
Nathan Heskew 4a0b3f8468 Adding some helpful focus the form functionality for logon and setup
--HG--
branch : dev
2010-03-09 00:55:56 -08:00
Erik Porter 80d0155c9f Changed "Add to the main menu" to "Show on main menu" so they checkboxes reflect state instead of an action
--HG--
branch : dev
2010-03-09 00:45:02 -08:00
Erik Porter b435e81533 Converted LogOn, LogOff, AccessDenied to use the new FollowReturnUrl attribute
--HG--
branch : dev
2010-03-09 00:41:17 -08:00
Erik Porter 64a5415725 Add a FollowReturnUrl attribute to honor ReturnUrl in the querystring
--HG--
branch : dev
2010-03-08 23:54:18 -08:00
Nathan Heskew 262fc83dbf Cleaning up the add/edit blog UI
- textarea and large text inputs full width

--HG--
branch : dev
2010-03-08 23:44:12 -08:00
Jonathan Wall 7602999f03 Minor update the the dark theme CSS.
--HG--
branch : dev
2010-03-08 20:27:05 -08:00
Jonathan Wall 5275209ab3 Added a dark version of the Classic theme. Still more fine-tuning to do,
--HG--
branch : dev
2010-03-08 19:41:23 -08:00
Erik Porter 3e3ab6c7be Merge
--HG--
branch : dev
2010-03-08 17:24:17 -08:00
Jonathan Wall 88caea5e28 Added widget files.
--HG--
branch : dev
2010-03-08 17:11:09 -08:00
Jonathan Wall b2cb4e691e Added widgets to the green theme home page. Removed sidebar files.
--HG--
branch : dev
2010-03-08 17:10:12 -08:00
Erik Porter 60d1d8d652 Merge
--HG--
branch : dev
2010-03-08 16:46:00 -08:00
Erik Porter 6b27c2b2c7 Made blogpost getting its blog property filled more generic (fixes last checkin)
--HG--
branch : dev
2010-03-08 16:45:11 -08:00
Suha Can a2ac73a142 Merge
--HG--
branch : dev
2010-03-08 16:19:54 -08:00