Louis DeJardin
55cdaadbe3
Reordering the safe mode service registration
...
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
2010-02-05 12:31:32 -08:00
Louis DeJardin
49ebdb876e
Adding some additional process-only files to ignore list
...
.patch and .hg extensions exist only for patch/review process, if they're in the code tree it's only for convenience
--HG--
branch : dev
2010-02-05 12:29:52 -08:00
Louis DeJardin
c9b4d63f51
Renaming some Setup components to SafeMode
...
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
2010-02-05 12:05:26 -08:00
Louis DeJardin
69c2d9475d
Creating and using shell settings loader
...
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
2010-02-04 22:17:17 -08:00
Louis DeJardin
b50dfa7c50
Removing some comments in templates
...
These no longer applied to the safemode theme, because user and nav partials are not rendered
--HG--
branch : dev
2010-02-04 22:14:12 -08:00
Louis DeJardin
79fe90356b
Adding a Setup mode shell container factory
...
Minimum profile of services needed to function are registered
Certain services are provided by hardcoded replacements implemented only for this context
--HG--
branch : dev
2010-02-04 19:47:24 -08:00
Louis DeJardin
1b273c7a8a
Adding SafeMode theme
...
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
2010-02-04 19:42:42 -08:00
Erik Porter
fd68c90349
Added some data annotations to validate SetupViewModel
...
--HG--
branch : dev
2010-02-04 14:54:55 -08:00
Erik Porter
ec8df71e50
Added initial view and view model for setup
...
--HG--
branch : dev
2010-02-04 14:16:16 -08:00
Suha Can
1b014f577e
Starting work on Setup, a new core package
...
--HG--
branch : dev
2010-02-04 12:24:18 -08:00
Suha Can
7dadc87129
Removing old cmspages
...
- 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
2010-02-04 11:26:46 -08:00
jowall
d013ff0d66
Changes to csproj file.
2010-02-03 18:03:59 -08:00
jowall
6a702b5911
Moved the old admin files to an AdminClassic folder. Started edits to skin the admin with the light design.
2010-02-03 17:53:46 -08:00
Nathan Heskew
f10dcbd4e1
Cleaning out some old view templates that were hanging around but not referenced by a csproj
2010-02-03 00:23:45 -08:00
Louis DeJardin
17085fbabc
Adding .hgignore file
...
Stops the client tools from prompting to add unknown bin, obj, etc files
2010-02-02 22:59:43 -08:00
rpaquay
8e6c3fc0bd
Fix unit tests
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046148
2010-01-31 19:29:16 +00:00
skewed
8f7b18ed8d
#themes - Playing with file names for views in Orchard.Blogs
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046131
2010-01-31 08:46:37 +00:00
rpaquay
61cf152cf3
Update automapping convention for record table name (prefix table name with module name)
...
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
2010-01-31 07:47:34 +00:00
skewed
034607ef4e
A few more tweaks to the theme preview (resurrecting the cancel button and changing redirect on apply url)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046097
2010-01-29 21:09:14 +00:00
skewed
bc46cb3692
A little lipstick for the theme preview UI. Will need a little work/cleanup in the near future but it's good for a Friday show and tell.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046094
2010-01-29 19:37:28 +00:00
skewed
a575eb759f
Un-reversing resources in ResourceManager's GetFiles for now and pulling unnecessary script registration from publish editor templates (page and post)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046092
2010-01-29 19:07:28 +00:00
skewed
e81becb6ed
- Fixing up the date and time picker UI a little to keep the input in a block
...
- 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
2010-01-29 09:30:18 +00:00
ErikPorter
95c927f9f4
More prototype changes to templating (not done). #themes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046086
2010-01-29 08:57:11 +00:00
ErikPorter
e7d735692a
Changed ResourceManager to reverse everything it returns since multi-pass rendering makes resources get register backwards. This makes it so resources will be rendered in the proper order.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046085
2010-01-29 08:39:55 +00:00
loudej
a737e9bda1
Apply from the preview form needs to set site theme.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046082
2010-01-29 00:20:14 +00:00
loudej
f96c27c1d8
Theme preview with black-bar style
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046081
2010-01-29 00:15:14 +00:00
ErikPorter
2a72d27e74
More templating work (getting closer, but not done). #themes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046049
2010-01-28 09:57:08 +00:00
ErikPorter
6af2247c1d
Temp check-in with some of viewing a blog working with new templating. #themes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046048
2010-01-28 09:33:59 +00:00
skewed
5a8ac65dae
Adding date and time pickers to page and blog post create/edit for scheduled publishing input. There's a fair bit of duplication in here between post and page possibly making more clear another candidate for consolidation.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046045
2010-01-28 06:53:58 +00:00
ErikPorter
efa9a2f02b
Continuing work to make view models and views more generic. #themes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046043
2010-01-28 05:16:47 +00:00
ErikPorter
49cf19b7ee
Added some templated view models and removed unneeded view models from blogs. #themes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046039
2010-01-28 02:39:34 +00:00
suhacan
69bda8f0da
- Fixing more tags related regressions.
...
- Fixing a bug where tags weren't being applied to new posts.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046035
2010-01-28 00:58:20 +00:00
ErikPorter
08fa1c0c6b
Adding rest of files missed in my last branching check-in.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046034
2010-01-28 00:56:30 +00:00
ErikPorter
acad15c2ff
Creating exploratory branch for theming.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046032
2010-01-28 00:25:52 +00:00
ErikPorter
13aa625fdd
Moved/renamed FeedExtensions to fit with other patterns.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046030
2010-01-27 23:52:07 +00:00
skewed
0c71dc6611
Some Comments UI work
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046029
2010-01-27 23:10:27 +00:00
skewed
9ac369032d
Separating anonymous and authenticated comments and getting anonymous comments hooked up. Still a bit of work left in the comments space...
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046027
2010-01-27 22:18:39 +00:00
loudej
71e3b2fc63
Applying change to support “Anonymous” and “Authenticated” role’s permissions as appropriate.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046025
2010-01-27 21:48:09 +00:00
loudej
6955cd51fe
Need to bring back the “Delete this draft” operation on the page/post editing page
...
* 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
2010-01-27 21:30:57 +00:00
suhacan
dac26b2b6d
- Adding ability to delete users from the manage users screen.
...
- Fixing a couple bugs/refactoring related to tags.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046022
2010-01-27 20:39:35 +00:00
skewed
1157fac6b1
Changing generated slugs to be lower-cased
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046006
2010-01-27 07:12:27 +00:00
rpaquay
5d797fed00
Bug fixes
...
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
2010-01-27 02:30:04 +00:00
BertrandLeRoy
91b0af0591
Updated CREDITS.txt.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046001
2010-01-27 02:07:55 +00:00
skewed
5612e1e0c8
Fixing a bug in the client-side routable slugifier to not suggest a new slug for an existing content item. Near term solution that should be a little more smart about knowing if the content item is published and perhaps always offer up the generated slug as an option to clobber the existing (for published pages redirects would need to be put in place to not break the web :P)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4046000
2010-01-27 01:38:43 +00:00
skewed
32f4850692
Enabling tags and comments on pages.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045999
2010-01-27 00:45:34 +00:00
skewed
c7cd71afbe
- Grabbing (and changing reference to) the latest in jQuery
...
- 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
2010-01-26 22:13:28 +00:00
ErikPorter
ad16a2e051
Made archives ui render on archives page.
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045991
2010-01-26 18:58:05 +00:00
loudej
27e87db9f3
Adding http://meyerweb.com/eric/tools/css/reset/reset.css to lib folder
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045980
2010-01-26 05:06:31 +00:00
rpaquay
99a38bf865
Update comment counts to be consistent with post count:
...
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
2010-01-26 05:05:05 +00:00
rpaquay
1b780e242e
Fix pages slug to not be case sensitive when used in url
...
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
2010-01-26 05:03:55 +00:00