mediagoblin.git
2013-07-30 AditiAdd tinymce in head for description field of blog,...
2013-07-30 AditiChange blogpost_create redirect url.
2013-07-30 AditiAdd temporary blogpost display template.
2013-07-30 AditiAdd feature: redirect to 404 error if blog or blog...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-29 Christopher... Why isn't .ogg in this list? A comment explains.....
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-29 tilly-QThis was a very simple ticket actually. I created a...
2013-07-29 tilly-QThis is a very small commit. All that I have done here...
2013-07-29 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
2013-07-29 xray7224Fix problem causing exception when invalid Authenticati...
2013-07-29 xray7224Fix problem with routing to oauth
2013-07-29 xray7224Fixes problem with headers pointing to old federation dir
2013-07-29 AditiAdd Blog Edit button.
2013-07-29 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-29 AditiFix error in blog edit view.
2013-07-29 AditiChange Redirect url to blog dashboard in blog_edit...
2013-07-27 tilly-QThis commit had some important milestones in it. The...
2013-07-25 Christopher... Set up in-package virtualenv via make
2013-07-25 Christopher... Removing aclocal.m4, which is autogenerated
2013-07-25 Christopher... Adding .gitignore for pyconfigure/automake generated...
2013-07-25 Christopher... Moving setup.py.in back to setup.py
2013-07-25 Christopher... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-25 Christopher... More up to date README
2013-07-25 AditiRemove action url from form action.
2013-07-25 AditiFix blog extraction for get and post both type of requests.
2013-07-25 AditiChange edit url to a button for each blog post.
2013-07-25 AditiAdd edit url for each blog post.
2013-07-24 AditiAdd 'Add Blog Post' button on blog dashboard.
2013-07-24 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-24 Christopher... Move the "cd mediagoblin" to the right line. Thanks...
2013-07-22 xray7224Renames OAuth1 code to federation
2013-07-22 xray7224Refactor WTFormData
2013-07-22 Jessica TallonFix problem with migration - OAuth
2013-07-22 AditiWrite template for blog_dashboard.
2013-07-22 AditiFormat url for blog_dashboard view.
2013-07-22 AditiWrite blog_dashboard view.
2013-07-22 AditiFix attribute error by writing request.user.is_admin.
2013-07-22 AditiChange class name to BlogPostData(camelcase) and add...
2013-07-22 AditiCreate may_edit_blogpost function.
2013-07-21 AditiRemove form action url.
2013-07-21 AditiFix media type.
2013-07-21 AditiMake changes in blogpost_edit view.
2013-07-21 AditiCreate view for blogpost_edit.
2013-07-21 AditiRemove unused import.
2013-07-20 Jessica TallonFixes some typo's and removes unused imports
2013-07-20 AditiChange in blogpost create Url.
2013-07-20 AditiRemove BlogPost model and Add attribute for blog id...
2013-07-20 AditiAdd temporary template for blogpost create/edit view.
2013-07-20 AditiAdd BlogPostMediaManager and setup_plugin.
2013-07-20 AditiIndent properly.
2013-07-19 Adititemperory url change for creating a new blog.
2013-07-19 AditiWrote blogpost_create view.
2013-07-19 AditiAdd blog media_type plugin to plugin section.
2013-07-19 AditiChange view and urls for blog edit/create page.
2013-07-19 AditiReplace hardcoded URL by variable for the same.
2013-07-19 AditiAdd class BlogMixin.
2013-07-19 AditiCreate file for utility function and add function.
2013-07-19 AditiAdd view for blog edit and create page.
2013-07-18 xray7224Moves first versions of the the models to migrations
2013-07-18 xray7224Adds migration for OAuth1 tables
2013-07-18 xray7224Adds test for request_tokens
2013-07-17 tilly-QWhew. This is a big update. I did some significant...
2013-07-16 xray7224Adds some tests for the OAuth and some docs
2013-07-16 AditiAdd config_spec for blog plugin specification.
2013-07-16 AditiChange the field name in BlogEditForm.
2013-07-16 AditiCreate Blog and BlogPostData models.
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-15 Christopher... Fixing docs: git submodule update, not git submodule...
2013-07-14 xray7224Fixes tests
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 Christopher... Skip the openid tests if the openid module is not insta...
2013-07-14 xray7224Using nonce now, preventing OAuth replay attacks
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher... Documenting the media_manager fetching hook
2013-07-12 Christopher... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Rodney Ewingdocumenting the new media_type plugins and available...
2013-07-12 Christopher... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher... Fix the last bit preventing all the unit tests from...
2013-07-12 Christopher... Switch the import of the image media manager over to...
2013-07-12 Christopher... Changing the information spat out while printing from...
2013-07-12 Rodney EwingPatch by Strum. Remove redundent tool-tips from Stl...
2013-07-12 Rodney EwingPatch by pythonsnake. Make mediagoblin.ini comments...
2013-07-11 Rodney Ewingmake change_pass page autofocus
2013-07-11 Rodney Ewingforgot to render errors
2013-07-11 Rodney Ewingchange to class instead of id to work with firefox
2013-07-11 Rodney Ewingfix for boolean fields
2013-07-11 Rodney Ewingupdated to new render_divs macro
2013-07-11 Jakob Kramersave “stay_logged_in” in the session
2013-07-11 Jakob Krameradd login option: stay_logged_in
2013-07-11 Rodney EwingPatch submitted by mrb.
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-11 xray7224Ensures endpoint queries with @oauth_required are validated
2013-07-11 dunkypfixes the inability to upload non ascii filenames,...
2013-07-11 Rodney Ewingshould use media.slug_or_id incase a MediaEntry doesn...
2013-07-11 xray7224Adds the decorator
2013-07-11 xray7224Cleans up some of the OAuth code
2013-07-11 xray7224Finishes most of oauth, just decorator to complete
2013-07-11 xray7224Adds more support for oauth - access_token & decorators...
2013-07-11 xray7224Adds oauth support up until authorization
next