Commit Graph
100 Commits
Author SHA1 Message Date
Sébastien Ros 95bd863514 Converted a view in ContentsLocation
--HG--
branch : dev
2010-09-17 18:05:28 -07:00
Sébastien Ros 3b78e3fe7d Temporary patch of fields display in Content Types edition
--HG--
branch : dev
2010-09-17 17:00:10 -07:00
Sébastien Ros f1eda5ea45 Migrating Core.Dashboard
--HG--
branch : dev
2010-09-17 16:06:25 -07:00
Sébastien Ros d43f10198f Corrected project files
--HG--
branch : dev
2010-09-17 15:27:22 -07:00
Sébastien Ros e002cf41c1 Cleaned shapes folder
--HG--
branch : dev
2010-09-17 15:25:24 -07:00
BertrandLeRoy b7cadf6e89 Merge
--HG--
branch : dev
2010-09-16 16:19:43 -07:00
BertrandLeRoy 9ad682af1e Merge
--HG--
branch : dev
2010-09-16 15:44:54 -07:00
BertrandLeRoy adc891d2f0 Moving PublishLater back in.
--HG--
branch : dev
2010-09-16 15:43:51 -07:00
BertrandLeRoy edb1d9aebe Bringing Orchard.Packaging back, part 3
--HG--
branch : dev
2010-09-16 13:58:18 -07:00
BertrandLeRoy 1c2f9d6ac7 Bringing back Orchard.Packaging, part 2
--HG--
branch : dev
2010-09-16 13:56:55 -07:00
BertrandLeRoy d862b12000 Bringing back Orchard.Packaging
--HG--
branch : dev
2010-09-16 13:56:25 -07:00
BertrandLeRoy 0071ff339d Deleted Futures.Modules.Packaging.csproj that had been added back by mistake.
--HG--
branch : dev
2010-09-16 12:25:11 -07:00
Sébastien Ros 8aed02cee3 Corrected NotFound shape
--HG--
branch : dev
2010-09-16 08:43:39 -07:00
Sébastien Ros 16df5c2955 Corrected site settings default location
--HG--
branch : dev
2010-09-15 11:02:07 -07:00
Sébastien Ros 5a8edb7086 Work on settings
--HG--
branch : dev
2010-09-15 10:31:52 -07:00
Sébastien Ros 73161f31f4 Merge
--HG--
branch : dev
2010-09-15 10:01:36 -07:00
Sébastien Ros f3bdad2ffc Migrating Site Settings
--HG--
branch : dev
2010-09-15 09:06:17 -07:00
Sébastien Ros 4308b063b4 Renamed Messaging class
--HG--
branch : dev
2010-09-14 17:59:45 -07:00
Andrew Ma b7d809e8d0 Adding Localizer to translate strings in UserCommands
--HG--
branch : dev
2010-08-08 14:31:39 -04:00
Andrew Ma afb8578d17 Creating a commandline option to create users
--HG--
branch : dev
2010-08-05 16:27:42 -07:00
Jonathan Wall 761b707fed Fixed buttons on Edit Role page.
--HG--
branch : dev
2010-07-30 11:12:49 -07:00
Jonathan Wall 88ac840284 Removed extra text from Browse Gallery page.
--HG--
branch : dev
2010-07-30 11:00:27 -07:00
Jonathan Wall 04bc8b3da3 Removed icon button from comments page.
--HG--
branch : dev
2010-07-30 10:49:45 -07:00
Jonathan Wall 66cd633fe4 Made Add cultures link text larger.
--HG--
branch : dev
2010-07-30 09:44:24 -07:00
Jonathan Wall 2078932f41 Fixed install/download links on browse gallery page.
--HG--
branch : dev
2010-07-29 15:36:34 -07:00
Jonathan Wall 78493d3f75 Fix translations spacing on themes. Added ie button styles.
--HG--
branch : dev
2010-07-29 12:47:26 -07:00
Jonathan Wall 8e25eb923b Merge
--HG--
branch : dev
2010-07-29 12:44:47 -07:00
Jonathan Wall cec1b3b8d6 Made all textbox fields have the same padding in the admin.
--HG--
branch : dev
2010-07-29 12:40:24 -07:00
Jonathan Wall f934dc208c Fix translations spacing on themes.
--HG--
branch : dev
2010-07-28 14:36:31 -07:00
Jonathan Wall 06f210e0a0 Fixed translations rendering on all themes.
--HG--
branch : dev
2010-07-27 16:41:48 -07:00
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