Jonathan Wall
b5693a1db2
Update to csproj for new file in green theme.
...
--HG--
branch : dev
2010-07-27 16:10:29 -07:00
Jonathan Wall
ff553fd36c
Added search UI to home page on green theme.
...
--HG--
branch : dev
2010-07-27 16:09:25 -07:00
Jonathan Wall
9bd16e9fe6
Updated title on Manage Content Types page.
...
--HG--
branch : dev
2010-07-27 14:33:55 -07:00
Jonathan Wall
74378d0a43
Shortened menu text and filtering text on Manage Content page.
...
--HG--
branch : dev
2010-07-27 14:12:39 -07:00
Michael Bach
ef53d20b5a
Added search zones to all included Orchard themes. Create a generic search form style and added them to theme styles sheet. Refactored the CSS code for Contoso search.
...
--HG--
branch : dev
2010-07-26 17:12:16 -07:00
Michael Bach
da3ccbf7e3
Reduce the size of the comment text area in blogs. Move the styling from global textarea to target only the text area in the comment fields. Remove the top border in blog list items. Clean up various things in the comment box, including removing the extra "comment" label and added friendly verbage to the comment from for authenticated users.
...
--HG--
branch : dev
2010-07-26 14:07:10 -07:00
skewed
4414fcb7b1
Fixing up the admin nav so it looks better with wrapped headings and items
...
--HG--
branch : dev
2010-07-26 11:14:24 -07:00
Michael Bach
62b479a07a
Merge
...
--HG--
branch : dev
2010-07-22 22:05:13 -07:00
Michael Bach
e221c96024
Merge
...
--HG--
branch : dev
2010-07-22 21:05:01 -07:00
Michael Bach
256d1b41a3
Remove the responsibility of styling the language selection on the front-end from core to the themes. Add the neccessary styles too all included themes. Additionally, added a view to override in Contoso, as Blog.etc appears to be deprecated.
...
--HG--
branch : dev
2010-07-22 21:03:34 -07:00
Jonathan Wall
e5d3357923
Sped up admin navigation toggle.
...
--HG--
branch : dev
2010-07-20 14:07:33 -07:00
Jonathan Wall
2cf2931745
Added toggle for admin menu. Some work needed to make generic.
...
--HG--
branch : dev
2010-07-20 11:22:53 -07:00
Jonathan Wall
bab693c084
Fixed title on Manage Content page try #2 .
...
--HG--
branch : dev
2010-07-15 15:45:23 -07:00
Jonathan Wall
4483e9f635
Fixed font size on list of tenants view. Added CSS file.
...
--HG--
branch : dev
2010-07-15 13:14:36 -07:00
Jonathan Wall
12b9e87948
Fixed title on Manage Content page and made module install textbox longer.
...
--HG--
branch : dev
2010-07-15 12:06:22 -07:00
Jonathan Wall
f76623e117
Small update to h1 and h2 tag CSS.
...
--HG--
branch : dev
2010-07-13 16:49:16 -07:00
Jonathan Wall
5c7b3f4396
Small change to admin navigation design.
...
--HG--
branch : dev
2010-07-13 16:28:50 -07:00
Jonathan Wall
10173ba687
Updated button on setup screen to match the admin buttons.
...
--HG--
branch : dev
2010-07-13 15:50:30 -07:00
Jonathan Wall
0abf6a2374
Updated Cultures page UI.
...
--HG--
branch : dev
2010-07-07 15:43:05 -07:00
Jonathan Wall
3d3a72b856
Updated the button CSS in the admin.
...
--HG--
branch : dev
2010-06-16 15:53:35 -07:00
Jonathan Wall
0fb6ece9a9
Added drop shadows to manage features page.
...
--HG--
branch : dev
2010-06-03 10:20:40 -07:00
Jonathan Wall
0fec7c869f
Changed the font-size of the h3 tag on the Manage Features page.
...
--HG--
branch : dev
2010-05-26 16:40:03 -07:00
Jonathan Wall
6a1df6e896
Merge
...
--HG--
branch : dev
2010-05-19 16:17:25 -07:00
Jonathan Wall
15c2b46aee
Updated classic theme css. Added temporary inline style to installed modules page.
...
--HG--
branch : dev
2010-05-19 16:09:20 -07:00
khavas
c1f4fe9099
Fix: Solution not automatically building MetaData UI
...
--HG--
branch : dev
2010-05-19 15:57:32 -07:00
khavas
6c392482f8
Merge
...
--HG--
branch : dev
2010-05-19 15:45:57 -07:00
khavas
04a2e0c3c3
MetaData Review Changes
...
--HG--
branch : dev
2010-05-19 15:12:05 -07:00
khavas
106eff8d3e
ContentType MetaData UI
...
--HG--
branch : dev
2010-05-19 10:12:04 -07:00
khavas
5667e6a999
Added ContentType metadata feature to allow dynamic mapping.
...
--HG--
branch : dev
2010-05-18 13:08:47 -07:00
Andrew Ma
b8620cd49c
Fixing spelling mistake in BlogCOntroller.Rsd
2010-04-25 21:18:59 -07:00
Andrew Ma
de4aacc5bc
Issue #16411 . Adding support for additional Hash algorithms specified by user in the UserRecord.
2010-04-24 17:01:11 -07:00
Andrew Ma
0fa617e7f0
Updating the User module use the Localizer class to localize strings.
...
Adding an extension method for ModelStateDictionary.AddModelError to accept LocalizedString objects.
2010-04-15 21:53:32 -07:00
Anthony Steele
4b96ede0be
Removed unneeded project references and using statements
2010-04-07 21:40:16 +01:00
smwhit
4957a259d0
Merge
2010-04-07 15:36:41 +01:00
smwhit
8fcbea38c2
Issue 16229. Validation for empty filenames when uploading media
2010-04-07 15:31:16 +01:00
smwhit
4a88a8bf10
Fix for issue 16353
2010-04-06 17:17:39 +01:00
Andrew Ma
fde6eef6b9
Fix for issue [workitem:16371]
...
Removing FollowReturnUrl filter because it always gets executed and does not allow actions to return other view or redirect to other locations.
Replacing filter with a Controller extension method called ReturnUrlRedirect which parses the ReturnUrl in the querystring and returns a RedirectFilter action with that Url.
2010-04-05 22:36:30 -07:00
mibach
56cead2791
Merge
...
--HG--
branch : dev
2010-03-12 00:10:38 -08:00
mibach
d5d43de13a
Completion of Corporate Business Theme 1.0
...
--HG--
branch : dev
2010-03-12 00:09:35 -08:00
Jonathan Wall
b1a9447ce6
Added the notification styles from the admin to the green and classic themes.
...
--HG--
branch : dev
2010-03-10 14:34:41 -08:00
Jonathan Wall
c28fc55a17
More minor updates to classic and classic dark CSS.
...
--HG--
branch : dev
2010-03-10 12:44:31 -08:00
Jonathan Wall
ce28540efe
Minor updates to theme preview toolbar and classic CSS.
...
--HG--
branch : dev
2010-03-10 12:19:44 -08:00
Jonathan Wall
f3d42957de
Hooked up last image in theme preview toolbar.
...
--HG--
branch : dev
2010-03-10 11:20:58 -08:00
Andrew Ma
c0b640c498
- Fixing 16274: If user is already logged on and goes to the LogOn page, user is redirected to ~/
...
--HG--
branch : dev
2010-03-03 10:21:59 -08:00
Andrew Ma
615703b304
- Fixing 16273 : Missing IOrchardServices services in constructor
...
--HG--
branch : dev
2010-03-03 00:53:33 -08:00
Andrew Ma
3a207d403a
Moving CommentDriver, HasCommentsContainerDriver and HasCommentsDriver from Models to Controllers
...
--HG--
branch : dev
2010-02-23 20:54:19 -08:00
jowall
5cb9a78ceb
Updated the CSS for tables and fixed a font size issue on manage menu page.
...
--HG--
branch : dev
2010-02-19 17:22:33 -08:00
jowall
5fe62671ad
Updated the html and CSS of the BlogPostSummary page in the admin. Checked changes with W3C validation service. Added status icons.
...
--HG--
branch : dev
2010-02-19 13:53:07 -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
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
loudej
ac483d511e
Adding jquery to lib folder
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045977
2010-01-26 05:01:41 +00:00
loudej
1db442e2dc
Mapping permissions into default role stereotypes
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045975
2010-01-26 01:17:04 +00:00
rpaquay
cc079a8aa4
Bug fix
...
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
2010-01-26 01:08:58 +00:00
loudej
c026cb9e34
Small rename in utility method
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045958
2010-01-25 18:23:38 +00:00
loudej
60b4db7cbb
Initial placeholder http context to be used in background tasks
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045949
2010-01-25 06:58:37 +00:00
loudej
ac6e2a5961
Fixing a unit test that was broken when menus started cropping empty sections
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045948
2010-01-25 05:01:09 +00:00
rpaquay
741e04a2fb
Fix Blog Post publishing to follow same logic as Pages
...
Scheduling, publishing, etc.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045947
2010-01-25 04:42:26 +00:00
rpaquay
031582d156
Fix scheduled publishing of pages
...
Data model is now correctly updated when publishing, creating drafts, scheduling publishing, etc. There is no code left in the pages module which directly sets the CommonAspect dates. All is properly done through the CommonAspectHandler, the ContentManager and the PublishingTaskManager.
There is a remaining issue with the background scheduler which is unable to run scheduled tasks (exception thrown by autofac). This will be investigated later.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045944
2010-01-25 03:44:51 +00:00
rpaquay
d135ed776d
Adding section to increase transaction timeout
...
It's commented out, just uncomment it on dev boxes when running into "Transaction Timeout" exception when doing interactive debugging sessions of the app (default timeout is 1 minute, which is not much...)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045937
2010-01-24 22:01:32 +00:00
rpaquay
e18c962e04
Fix issues with setting proper create/update/published dates on pages/blog post
...
The issue was that both the Pages and BlogPost handlers were adding a StorageFilter for the CommonVersionRecord. This was already done by the CommonAspectHandler, so we ended up having 3 StorageFilter for pages and blog post content items. This lead to incorrect behavior when creating instances (the CommonVersionRecord was re-initialized 3 times). The fix is to remove the StorageFilter from BlogPost and Page. Also added a check in StorageFilter to throw an exception is this situation is be detected in the future.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045936
2010-01-24 21:58:37 +00:00
rpaquay
966462667e
First step into getting versioning/publishing working for blog posts and pages
...
Publishing/versioning/draft is now mostly working according to spec, next big thing to work on is scheduled publishing (use the TaskScheduler)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045915
2010-01-24 07:46:16 +00:00
rpaquay
980b741a25
Fix RSS feed for comments
...
Need to use "Comment" content item instead of "CommentRecord"
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045909
2010-01-24 00:14:07 +00:00
rpaquay
0542649fdc
Refactor comment creation code (don't use CommentRecord as data object)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045905
2010-01-23 23:55:19 +00:00
rpaquay
308f4f089b
Make "Comment" a content type and enable comment count at blog container level
...
* Fix bug where closing comments multiple times would result in inconsistent database.
* Rename a few classes/fields in Comments module to follow coding convention (Record suffix, Utc suffix for dates)
* Move classes to their own file
* Create a HasCommentContainer handler to enable displaying comment counts (approved/pending) for container (i.e. blog)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045899
2010-01-23 23:21:08 +00:00
skewed
9eb3ae81f2
Changing case of files names in remaining themes (part 2 of 2)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045871
2010-01-22 23:59:31 +00:00
skewed
adf2cdee3d
Changing case of files names in remaining themes (part 1 of 2)
...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045870
2010-01-22 23:57:56 +00:00