Commit Graph

3964 Commits

Author SHA1 Message Date
loudej
ab0fbe20e1 Modifying the blog show template
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043450
2009-12-08 04:40:38 +00:00
skewed
a117039070 Starting to get blogs onto the DisplayForItem model
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043427
2009-12-07 23:37:47 +00:00
skewed
6656fb9823 Fixed BlogPost Create (controller action)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043416
2009-12-07 21:33:42 +00:00
skewed
7006df2f64 "fixing" blog post edit
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043402
2009-12-07 18:26:43 +00:00
skewed
cc44b2f281 Adding the BlogPostForList display template
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043400
2009-12-07 18:09:19 +00:00
skewed
57ca6069ac On the blog management page moved the edit and remove blog buttons to be icons in line with the blog name
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043387
2009-12-07 16:28:30 +00:00
skewed
93a6dd4fbb - changed the position of the tags displays to be post-default (of 5)
- cleaned up the content items style in the public "skin"

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043385
2009-12-07 16:15:58 +00:00
skewed
c384147f46 Tweaked blog post create/edit permalink displays to flow with the rest of the form
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043383
2009-12-07 16:03:00 +00:00
skewed
a17cf48eba - Fixed the blog post link in the BlogPostForList display template
- Cleaned up blog post edit/create editor templates

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043381
2009-12-07 15:55:22 +00:00
skewed
9f4b2e693c Some work on /tags views
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043380
2009-12-07 15:50:14 +00:00
loudej
594526e4c6 Providing example of content item display templates
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043362
2009-12-07 09:39:09 +00:00
ErikPorter
1d9a4d4229 Changed rendering of content items by tag page to look for templates by content type and a template name. Also changed admin link on front end to (temporarily) point to manage blogs page in admin.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043360
2009-12-07 08:34:11 +00:00
skewed
bcb489fadd Bunch of public-facing blog UI cleanup
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043236
2009-12-05 00:26:36 +00:00
suhacan
d07a59ed51 - Editing zoneName passed for display/edit views for the devtools drivers so it's rendered last.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043232
2009-12-04 22:53:52 +00:00
skewed
7210273340 More blog admin UI cleanup
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043231
2009-12-04 22:27:54 +00:00
suhacan
920175c7ee - Fixing text...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043229
2009-12-04 21:52:14 +00:00
suhacan
e2a21f6cf6 - Blogs: Go for checkbox for closing comments and enabling them in the comment editors (was links previously).
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043226
2009-12-04 21:37:22 +00:00
suhacan
2917d86c0c - Fixing a bug related to tag sanitization and cleaning up some dependencies.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043220
2009-12-04 20:47:24 +00:00
ErikPorter
4e93b3e601 Added Slugify action to be used in client script for setting the post slug based on the title of the post.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043168
2009-12-04 07:25:42 +00:00
ErikPorter
e61105b799 Minor wording change.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043164
2009-12-04 07:10:40 +00:00
skewed
ee782adc33 Whole lot more admin UI work mostly around blogs
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043158
2009-12-04 05:02:02 +00:00
skewed
6d7c45c0a1 Bunch more admin UI work around blogs, blog posts and the editing of posts (including aspects like comments/tags). Still more to do in this area but it's shaping up nicely
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043147
2009-12-04 03:55:30 +00:00
skewed
1a5a8882ca More work on the blog (+blog's posts) admin UI and CSS tweaking (cleanup/refactoring)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043133
2009-12-04 00:32:56 +00:00
suhacan
b9a8ae7c25 - Fixing a minor issue from refactoring.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043130
2009-12-04 00:08:09 +00:00
skewed
cde32d7a9f Added some info messages to /admin/blogs and /admin/blogs/<blog name> for when there are no items
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043129
2009-12-03 23:56:39 +00:00
skewed
f8f6766224 More work on the blog (+blog's posts) admin UI including a remove button style
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043127
2009-12-03 23:31:05 +00:00
ErikPorter
e24cd929d4 Fixed up a redirect that was wrong when creating a blog.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043126
2009-12-03 23:26:10 +00:00
ErikPorter
b55034fa50 Fixing a reference to comments from blogs problem.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043121
2009-12-03 23:01:18 +00:00
suhacan
a61f5a5dd4 - Blogs: Some permission checks for recently added operations
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043120
2009-12-03 22:53:49 +00:00
ErikPorter
807facdb91 Added the missing file from my last checkin.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043119
2009-12-03 22:49:56 +00:00
skewed
7b8aa47039 - More blogs admin UI work (mostly on /admin/blogs/<blog name>)
- More admin UI cleanup (working on getting rid of the remaining yui markup)

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043118
2009-12-03 22:47:43 +00:00
loudej
edcec5a480 Changing some method names, adding zone helpers for item editor template
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043117
2009-12-03 22:35:45 +00:00
ErikPorter
9f81c16228 Some minor tweaks to blog ui.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043116
2009-12-03 22:33:34 +00:00
suhacan
3b145f93da - Blogs: Create needed the tag aspect, also removing forms from individual aspect editors.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043112
2009-12-03 21:55:14 +00:00
skewed
fb128c4415 Fixed the border-radius for webkit
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043111
2009-12-03 21:51:27 +00:00
skewed
86034f3336 More blogs admin UI work (mostly on /admin/blogs/<blog name>)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043110
2009-12-03 21:46:52 +00:00
skewed
5645d55958 More blogs admin UI work (making /admin/blogs look more betterer)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043103
2009-12-03 20:11:54 +00:00
ErikPorter
a13df76497 Added all the infrastructure for deleting Blogs and BlogPosts.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043102
2009-12-03 19:50:57 +00:00
ErikPorter
9136b28f5d Fixed up some links that were wrong in blogs.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043039
2009-12-03 06:35:03 +00:00
loudej
7248d34812 rough concept work around some item template zones
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043037
2009-12-03 06:30:11 +00:00
skewed
320ce0e94c Small update to blog post display in the admin
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043036
2009-12-03 06:24:48 +00:00
skewed
9d2deaaec3 More blogs admin UI work (blogs and blog posts)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043023
2009-12-03 05:41:57 +00:00
skewed
04cb321de5 More blogs admin UI work (blog posts)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043018
2009-12-03 05:22:33 +00:00
loudej
3a60f63e95 Adding html helper for content item templates. Streamlining.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043017
2009-12-03 05:10:35 +00:00
skewed
d16bef8f77 Some blogs admin UI work
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043016
2009-12-03 04:54:44 +00:00
ErikPorter
fe099c157a Added an admin blog management page and changed some links throughout the blog admin to point to it instead of the blog edit page.
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043012
2009-12-03 04:30:34 +00:00
skewed
f5f9f5fa77 Fixed some admin UI bulk action style bugs
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043011
2009-12-03 04:22:01 +00:00
skewed
a2ef7dbd07 blogs (list) admin UI updates (needs destinations for all blog related links)
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043010
2009-12-03 03:15:42 +00:00
suhacan
54888399ec - Fixing instances storing dates as local time instead of UTC. The overall time management strategy will be implemented when we come to localization...
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043005
2009-12-03 02:28:01 +00:00
skewed
6e36ef09b2 Wrapping up cleanup pass on the media package's admin UI
--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043004
2009-12-03 02:17:50 +00:00