Commit Graph

2637 Commits

Author SHA1 Message Date
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
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
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
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
2211deb116 Working on Azure
--HG--
branch : dev
2010-10-11 18:04:41 -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
Suha Can
5468cab310 Merge
--HG--
branch : dev
2010-10-11 12:20:01 -07:00
Suha Can
44cf3c1cc2 - Fixing a couple WidgetService tests that were failing and ignored due to missing Flush() calls.
--HG--
branch : dev
2010-10-11 12:19:28 -07:00
Louis DeJardin
435471e80b Removing test-templates from classic theme
--HG--
branch : dev
2010-10-11 12:18:33 -07:00
Louis DeJardin
aa4a80bf6d Merge
--HG--
branch : dev
2010-10-11 12:04:17 -07:00
Louis DeJardin
117a613715 Fixing some issues that showed up in testing
Built-in zones need to be created with names
Binding and shape dictionary is now compare-ordinal-case-insensive
ZoneName is quirky - because it is an actual property some of the inline assignment mechanisms don't work as expected.
Main content area is salmon

--HG--
branch : dev
2010-10-11 11:52:38 -07:00
Nathan Heskew
62ddb9498a Adding html5shim to the core shapes (document template)
--HG--
branch : dev
2010-10-11 11:45:22 -07:00
Suha Can
b5826e3ba3 Merge
--HG--
branch : dev
2010-10-11 11:30:44 -07:00
Suha Can
0267ef5e00 - Tools\PackageIndexReferenceImplementation project shouldn't start Cassini.
--HG--
branch : dev
2010-10-11 11:29:57 -07:00
Andre Rodrigues
8836e5af92 Merge
--HG--
branch : dev
2010-10-11 11:28:04 -07:00
Andre Rodrigues
3219053649 Applied review comments.
--HG--
branch : dev
2010-10-11 11:27:20 -07:00
Louis DeJardin
7021670529 Adding specializations for additional core shapes
MenuItem now has Parent and Menu back-pointer properties
Menu-{name} and MenuItem-{name} templates are added as specializations

--HG--
branch : dev
2010-10-11 11:24:55 -07:00
Jonathan Wall
44f76b4276 Updated navigation in the new theme.
--HG--
branch : dev
2010-10-11 10:32:54 -07:00
Nathan Heskew
b7510e014a Getting the comments display UI to render
Only verified to display on a blog post. A little more work is still needed on the comments driver/templates (make more dynamic and a little cleanup).

--HG--
branch : dev
2010-10-11 10:28:00 -07:00
Andre Rodrigues
140f4d22cc Renamed widget editor template files.
--HG--
branch : dev
2010-10-11 10:26:23 -07:00
Andre Rodrigues
a37f967556 Widget and layer administration.
--HG--
branch : dev
2010-10-11 10:15:15 -07:00
Nathan Heskew
71ead6bae3 Changing parts shapes to use the "Parts_" prefix convention.
Similart to content items now (Items_*) and what fields will use (Fields_*)

--HG--
branch : dev
2010-10-11 09:45:29 -07:00
Nathan Heskew
ddca57edd4 Making progress on updating the content manager API fit better with the new dynamic UI composition scheme
- Includes changing display-related implementations (drivers & views) to work with shapes
- Editor implementations still on the old template model
- Orchard.Blogs is currently using a different display type instead of specifying alterations (for Blog and BlogPost)

--HG--
branch : dev
2010-10-11 02:06:01 -07:00
Nathan Heskew
b7c3ada825 Updating some file references in TheThemeMachine
--HG--
branch : dev
2010-10-09 14:57:49 -07:00
Nathan Heskew
51c1a8104a Getting the Orchard.Specs tests back up and running
--HG--
branch : dev
2010-10-09 07:34:35 -07:00
BertrandLeRoy
91ce8e5200 Fixing what prevented the changepassword view from compiling.
--HG--
branch : dev
2010-10-08 21:20:09 -07:00
Louis DeJardin
7515f955fa Missed a file
--HG--
branch : dev
2010-10-08 18:29:37 -07:00
Louis DeJardin
9b67b6e165 Implementing a some fundamental alternate binding names for core shapes
--HG--
branch : dev
2010-10-08 18:29:11 -07:00