Starting point for controlled creation and upgrade of databases and schema
Only automatic schema population currently supported
SqlServer and SQLite providers implemented
--HG--
branch : dev
They're now in two groups: the default services, and safemode specific service replacements
The lifecycle scope is now container instead of singleton, which is consistent with the component's lifecycle in a default shell container
--HG--
branch : dev
In the environment namespace the fact that it's a setup scenario isn't important
This may also be in effect when the app is in a "barely running" state, which has nothing to do with setup
--HG--
branch : dev
All *.txt files in ~/app_data/sites are discovered
Only one file should be present at the moment
If no files are present the setup shell container will be used
--HG--
branch : dev
Minimum profile of services needed to function are registered
Certain services are provided by hardcoded replacements implemented only for this context
--HG--
branch : dev
Needed for setup. Currently a copy of the Orchard theme, until a design is produced.
Simplified standalone layout and document templates reduce dependencies
Eventually should be in effect when the site is barely working for other reasons
--HG--
branch : dev
- Create new branch dev for iteration activity
- CmsPages was a leftover from the previous iteration where we rewrote it as the Pages package.
--HG--
branch : dev
Also remove nhibernate reference from a few modules, as it is not needed anymore.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046128
- Some work on the timepicker to keep its width and right alignment in check (still need to make right/left alignment on its target element an option)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046087
- Fixing a bug where tags weren't being applied to new posts.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046035
* Added DiscardDraft to pages admin and blogpost admin.
* Added an action link to edit pages when the "latest" is not "published"
* Added ContentItemViewModel properties IsPublished, IsLatest, IsDraft**
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046024
Remove unused comment settings
Fix "Edit" action link for pages (front-end)
Creating a draft shouldn't unpublish the page/blog post anymore
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046002
- Copying YUI CSS being used in themes to /lib/yui and adding credits
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045997
In admin, display total # of comments (active+pending) following (optionally) by the number of pending comments
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045979
There was one line of code left to be resurrected from the old cms pages module
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045978
Re-activate the slug constraint for pages. Published pages now should get their friendly slug on the front-end.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045974