Commit Graph

2960 Commits

Author SHA1 Message Date
Sebastien Ros
ce60c6d3a0 Adding BlogArchives widget
--HG--
branch : dev
2010-10-12 17:33:08 -07:00
Jonathan Wall
1e18168dbe Added more CSS for forms and comments.
--HG--
branch : dev
2010-10-12 17:26:59 -07:00
Andre Rodrigues
9480774bcb "Fixing" failing UT.
--HG--
branch : dev
2010-10-12 17:10:17 -07:00
Dave Reed
30cb7dc75d Themes admin allows you to enable/disable themes separately from setting them to the default. DataMigrations for themes are done there too.
--HG--
branch : dev
2010-10-12 16:52:36 -07:00
Jonathan Wall
ff858f1536 Added some styles for the form elements in the new theme.
--HG--
branch : dev
2010-10-12 16:35:51 -07:00
Dave Reed
6f61bc590b Fix ThemeServiceTests
--HG--
branch : dev
2010-10-12 16:08:15 -07:00
Nathan Heskew
789b00a0f3 Pulling the FlatPositionComparer* out of Orchard.Core's CoreShapes and changing the widget managemen index to use that
* need to reconcile this and the Orchard.UI.Navigation.PositionComparer and make the comparer work with negative numbers w/ null/""/0 as the default

--HG--
branch : dev
2010-10-12 15:57:22 -07:00
Jonathan Wall
7540e437b8 More layout updates to the new theme.
--HG--
branch : dev
2010-10-12 15:53:42 -07:00
Sebastien Ros
b222794a39 Only the "Default" tenant is able to manage tenants
- Don't show links in other tenants
- Protected controller actions

--HG--
branch : dev
2010-10-12 15:42:18 -07:00
Dave Reed
dc7de6ae96 Themes no longer show up as features in the features admin
--HG--
branch : dev
2010-10-12 15:14:17 -07:00
Sebastien Ros
d8f7c821c9 Corrected fake ExtensionEntry for RawThemeExtensionLoader
--HG--
branch : dev
2010-10-12 14:33:21 -07:00
Nathan Heskew
f7b77808fc Adding a rudimentary recent blog posts widget
--HG--
branch : dev
2010-10-12 13:53:17 -07:00
Dave Reed
dd2294935e Missing file. Fixed SafeMode theme which was considered disabled in safe mode.
--HG--
branch : dev
2010-10-12 13:04:44 -07:00
Dave Reed
7811d4fcdd Nested Themes. Also, enabling a theme now really enables its features.
--HG--
branch : dev
2010-10-12 12:21:46 -07:00
Jonathan Wall
62eb8101af Updating CSS for new theme again.
--HG--
branch : dev
2010-10-12 12:06:35 -07:00
Nathan Heskew
9c2923f781 Adding other zones from the theme machine to its theme.txt and giving the homepage's htmlwidget a position value that makes the widget management UI happy
--HG--
branch : dev
2010-10-12 11:29:17 -07:00
Louis DeJardin
fd6f482295 Adding a ShapePlacementParsingStrategy
Built-in shape table provider to provide alterations based on placement files in modules and themes

--HG--
branch : composition
2010-10-12 11:18:00 -07:00
Sebastien Ros
1863cf9561 Removed extra semi colon
--HG--
branch : dev
2010-10-12 11:07:49 -07:00
Nathan Heskew
09eec89a3f Addin the CommonPart to the WidgetPage
--HG--
branch : dev
2010-10-12 10:18:51 -07:00
Nathan Heskew
1506a588db pushing the composition branch
--HG--
branch : composition
2010-10-12 10:18:19 -07:00
Nathan Heskew
9e2c340be0 Setting the owner of the homepage created during setup
--HG--
branch : dev
2010-10-12 08:40:59 -07:00
Nathan Heskew
4e0f8430e2 Cleaning out the (commented out) code for creating the initial content page during setup
--HG--
branch : dev
2010-10-12 08:36:41 -07:00
Louis DeJardin
0ce0dcb69b Preparing to put a content part placement subsystem in effect
ContentShapeResult.Apply calls through the context.FindPlacement to acquire placement location
DefaultContentDisplay component wires the FindPlacement onto the ShapeDescriptor.Placement
ShapeDescriptor.Placement func contains the chained per-theme rule stack for part shape placement
Next up - simple Placement.txt parser to convert rules into Placement chain

--HG--
branch : composition
2010-10-12 01:02:18 -07:00
Nathan Heskew
9536b74fa2 Adding an html widget to the homepage @ setup (w/ content from previous homepage page)
--HG--
branch : dev
2010-10-12 00:57:52 -07:00
Nathan Heskew
f334a171c1 Adding an html widget to the homepage @ setup (w/ content from previous homepage page)
--HG--
branch : dev
2010-10-12 00:57:52 -07:00
Nathan Heskew
b1e80feba8 Merge
--HG--
branch : dev
2010-10-12 09:39:34 -07:00
Nathan Heskew
f1d8f3ee22 Merge
--HG--
branch : dev
2010-10-12 09:39:11 -07:00
Nathan Heskew
766ee10a6c Adding the "current" class back to the current menu item
--HG--
branch : dev
2010-10-12 09:04:48 -07:00
Sebastien Ros
417423369e Merge
--HG--
branch : dev
2010-10-11 18:05:36 -07:00
Sebastien Ros
7ba5841373 Merge
--HG--
branch : dev
2010-10-11 18:05:11 -07:00
Sebastien Ros
2211deb116 Working on Azure
--HG--
branch : dev
2010-10-11 18:04:41 -07:00
Louis DeJardin
0d27bc794c Merge
--HG--
branch : composition
2010-10-11 16:14:07 -07:00
Louis DeJardin
097d936a83 Starting to transition onto different displaytype/location architecture
Introducing branch to avoid pushing a known broken state onto dev

--HG--
branch : composition
2010-10-11 16:13:22 -07:00
Andre Rodrigues
7e92ec14e6 Merge
--HG--
branch : dev
2010-10-11 15:52:23 -07:00
Andre Rodrigues
36fb567212 Applied Louis comments.
--HG--
branch : dev
2010-10-11 15:51:44 -07:00
Nathan Heskew
302d0585b9 Changing primary content zone to "Primary" (from "primary")
--HG--
branch : dev
2010-10-11 15:45:32 -07:00
Sebastien Ros
b5c4a8dde2 Correcting localization key for themes
--HG--
branch : dev
2010-10-11 15:38:07 -07:00
Sebastien Ros
c7bfc8c130 Localizing Themes and Modules
- Added sample localizations for French

--HG--
branch : dev
2010-10-11 15:24:11 -07:00
Jonathan Wall
71d3c9c32a More updates to the CSS for the new theme.
--HG--
branch : dev
2010-10-11 15:03:07 -07:00
Sebastien Ros
8a6f988ca0 Making the translation keys cas insensitive, and making generic keys explicit
--HG--
branch : dev
2010-10-11 14:35:57 -07:00
Sebastien Ros
d0306db0c3 Theme localization files support
--HG--
branch : dev
2010-10-11 14:32:12 -07:00
Sebastien Ros
6f72d040b3 Corrected merge
--HG--
branch : dev
2010-10-11 13:53:07 -07:00
Sebastien Ros
8154bf7496 PascalCasing base theme property
--HG--
branch : dev
2010-10-11 13:43:01 -07:00
Sebastien Ros
42e409ceaf Merge
--HG--
branch : dev
2010-10-11 13:41:10 -07:00
Sebastien Ros
28df755732 Merge
--HG--
branch : dev
2010-10-11 13:40:49 -07:00
Sebastien Ros
8d20f0c50e Merge
--HG--
branch : dev
2010-10-11 13:40:29 -07:00
Sebastien Ros
f170d6ac4e Corrected PascalCasing
--HG--
branch : dev
2010-10-11 13:40:00 -07:00
Nathan Heskew
41af6c2660 Fixing paste-into-vs js errors
--HG--
branch : dev
2010-10-11 12:55:48 -07:00
Jonathan Wall
dd8297eafd More CSS changes to the new theme.
--HG--
branch : dev
2010-10-11 12:48:15 -07:00
Louis DeJardin
925fd6b916 Merge
--HG--
branch : dev
2010-10-11 12:44:26 -07:00