Commit Graph

669 Commits

Author SHA1 Message Date
jowall
e25a36d1cc Updated green theme CSS and added comment bubbles.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045499
2010-01-16 00:13:24 +00:00
skewed
ee7ed66480 Some work on (blog and blogpost) slug generation
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045497
2010-01-15 23:44:22 +00:00
jowall
88924471b7 CSS changes to the classic theme.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045487
2010-01-15 20:58:16 +00:00
jowall
de1d072eeb Removed old times theme.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045480
2010-01-15 18:55:05 +00:00
jowall
38d97e8ced Renamed and updated times theme.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045478
2010-01-15 18:46:52 +00:00
skewed
ba82badc6c Changing Themes activate and uninstall actions to POST
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045458
2010-01-15 09:40:29 +00:00
loudej
341d2fa817 Adding display links to feed. Deduplicating some worker code into an inspector class.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045457
2010-01-15 08:20:13 +00:00
loudej
59ca753956 Fixing relocated file issue. Removing unused connection string from default web.config
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045455
2010-01-15 06:53:15 +00:00
loudej
c4eaca47e5 Groundwork for rss support by container id
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045452
2010-01-15 03:44:54 +00:00
skewed
775567683c Some rough style/script for the blog archives faux widget
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045442
2010-01-15 00:38:02 +00:00
jowall
e5f10e98a0 Updated green theme and added ascx overrides.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045441
2010-01-15 00:28:29 +00:00
skewed
80989b7cf0 Cleaned up markup and CSS for inline admin action buttons
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045431
2010-01-14 23:24:10 +00:00
skewed
7cf97c6d13 Missed the csproj change on the jQuery upgrade
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045428
2010-01-14 22:36:24 +00:00
ErikPorter
023db20add Forgot to save Orchard.Blogs.csproj before checking in. Fixing.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045427
2010-01-14 22:23:47 +00:00
loudej
d9441f26eb Refactoring scheduling implementation. Removing scheduled aspect. Moving interfaces into Orchard.Tasks.Scheduling namespace.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045426
2010-01-14 22:14:19 +00:00
skewed
f3babd8751 jQuery 1.3.2 -> jQuery 1.4 and updated credits
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045425
2010-01-14 22:02:37 +00:00
ErikPorter
6d59754258 Added archives UI to show up on blog and blog post pages in the secondary zone. The current archives data shown is hardcoded and temporary.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045424
2010-01-14 22:00:11 +00:00
skewed
f683210de8 Swapping the tmp hard-coded slugify path out of the Common.Routable part editor template in favor of a Url.Action
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045423
2010-01-14 21:48:30 +00:00
jowall
a91e18f706 Updated times/classic theme css and added ascx overrides.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045418
2010-01-14 21:10:27 +00:00
skewed
e73efc95c2 - Fixing the theme preview image path for the current theme in the themes admin.
- Rolling back the markup in the Orange theme's layout a little more

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045372
2010-01-14 00:41:00 +00:00
ErikPorter
133220d976 Removed PageRecord since it's no longer needed.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045370
2010-01-13 23:51:07 +00:00
ErikPorter
d195d2b231 Hooking up Removing/Removed events to fire when DefaultContentManager.Remove is called (this fixes the bug where deleting a blog post doesn't decrement its blog post count).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045369
2010-01-13 23:30:56 +00:00
loudej
622cb50c02 Removing ad-hoc example code from layout. Oops.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045368
2010-01-13 23:28:10 +00:00
skewed
be81ee7436 Adding some slugification
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045366
2010-01-13 23:01:52 +00:00
loudej
9d9f4b1669 Implementing a general scheduled task subsystem... Main top level actors include IScheduledTaskManager and SchedulingBackgroundTask. Specific needs of interfaces into subsystem expected to evolve as used from modules.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045364
2010-01-13 22:40:30 +00:00
ErikPorter
8817fbc020 Minor fix to make sure that when logged into the admin and the app is restarted when there's no database, no exception is thrown when attempting to look up the currently logged in user.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045354
2010-01-13 20:45:59 +00:00
jowall
e24a0e230c CSS updates based on changes made to the design.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045353
2010-01-13 20:39:43 +00:00
jowall
b2da71b67c Some html updates - moved manage and metadata divs.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045352
2010-01-13 20:38:15 +00:00
skewed
3fdff425f7 Fixed a string replacement bug in the blog summary display template
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045347
2010-01-13 19:36:27 +00:00
skewed
4736fa5e6f Adding a themed blog post permalink page to the Orange theme as part of getting an idea/example of the current state of theming
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045344
2010-01-13 18:24:46 +00:00
ErikPorter
f4e1f829c7 Changed Blog delete button to be a form submit so it could be checked against the antiforgery token.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045336
2010-01-13 16:58:28 +00:00
ErikPorter
411a045648 Added Html.ThemePath to simplify referencing a file in the current theme.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045315
2010-01-13 00:12:33 +00:00
ErikPorter
706bd7f2e4 Hooked up remove BlogPost in the admin.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045314
2010-01-12 23:48:09 +00:00
skewed
adde3ef6ea UI cleanup pass (progress - Orchard.Pages)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045310
2010-01-12 19:41:34 +00:00
skewed
8ec350ca2b - Adding some debug logging of view search locations
- Making the Themes (Core) Package a theme as well so the default theme can be reactivated

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045306
2010-01-12 18:24:14 +00:00
suhacan
65770e9a48 - Pages: Display the date when the page will be published when it's scheduled for being published at a future date.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045304
2010-01-12 18:06:13 +00:00
ErikPorter
acd5bdcb5d Hooked up publish later option for blogs and pages. Code is fairly duplicated at the moment. Added todo comments in marking the duplicated code to evaluate for pulling back into content manager.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045266
2010-01-12 01:04:11 +00:00
ErikPorter
00deaecd41 Fixed a url I missed with my last check-in (since the navigation builder doesn't use a url helper so the url building isn't centralized yet).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045257
2010-01-11 22:26:35 +00:00
ErikPorter
418e975ab1 Moving create, update, delete actions from BlogController and BlogPostController into BlogAdminController and BlogPostController for consistency.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045254
2010-01-11 22:07:03 +00:00
ErikPorter
88e797a9b1 Removed publish property from BlogPostRecord to use the built in date from CommonAspect and removed BlogPostRecord since it doesn't contain any properties anymore and cleaned up some code inconsistencies in BlogController, BlogAdminController and BlogPostController.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045249
2010-01-11 21:05:24 +00:00
skewed
7c4ea5f328 No .*Admin themes appear in the admin
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045244
2010-01-11 20:05:40 +00:00
jowall
1d17afd9f2 Removed about tab from theme.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045240
2010-01-11 18:27:48 +00:00
ErikPorter
21a2e4ca42 Hooked up publishing for blog posts (still no date driven publishing [just draft or publish now]).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045239
2010-01-11 18:27:42 +00:00
loudej
4272b2609d Adding an extension manager events interface for enable/disable livecycle of modules. Adding a HackInstallationGenerator which produces Enabling/Enabled events for all modules on app startup. Adding a Roles module Enabled event handler that populates predefined roles with permission stereotypical permissions.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045231
2010-01-11 02:36:25 +00:00
loudej
864dd42a08 Adding publish date, version-specific create/modify/publish dates, and unpublish method on content manager
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045209
2010-01-10 11:18:28 +00:00
jowall
a4fcbb482c Minor CSS cleanup.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045169
2010-01-09 00:18:34 +00:00
skewed
4ee8800bdf UI cleanup pass (progress - Orchard.Sandbox)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045167
2010-01-08 23:19:49 +00:00
suhacan
b68e7b3c3c - Pages: adding Unpublish to the service. The content manager needs to have this capability in addition to publish...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045166
2010-01-08 22:49:16 +00:00
skewed
b22d9bc5bf UI cleanup pass (progress - Orchard.DevTools (<- just a quick loc pass on that one - not trying to clean it that up, yet))
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045165
2010-01-08 22:39:52 +00:00
skewed
d3b1eb4dc5 Adding page classification (aka class names for the body tag).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045161
2010-01-08 22:07:54 +00:00