mediagoblin.git
2013-08-10 AditiChange button names to Save and Blog.
2013-08-10 AditiCreate symbolic link for tinymce.
2013-08-10 AditiRemove extlib/tinymce submodule.
2013-08-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-09 AditiAdd delete error for failed type.
2013-08-09 AditiReplace edit blogpost url from default media_edit url...
2013-08-09 AditiWrite function get_blog_by_blogpost
2013-08-09 AditiDelete initial blog folder from plugin directory.
2013-08-08 Rodney EwingRevert "slugs are now generated during processing"
2013-08-08 Rodney EwingRevert "Leave slug empty until we are sure media proces...
2013-08-08 Christopher... Switching the MediaGoblin homepage image over to using...
2013-08-08 Rodney EwingAdd ?next= when trying to add a comment when not logged in
2013-08-08 AditiMake media_confirm_delete to work for failed media...
2013-08-08 Rodney EwingRender 404 if not ajax request
2013-08-07 Rodney Ewingchange interval to 1000ms
2013-08-07 Emily O'LearyChanged how the comment was encoded/read.
2013-08-07 Emily O'LearyChanged the target of the markdown links for opening...
2013-08-07 Emily O'LearyAdded i18n to my javascript changes as per trac #417
2013-08-07 Emily O'LearyAdded comment preview functionality to user pages....
2013-08-07 Rodney Ewingslugs are now generated during processing
2013-08-07 Rodney EwingLeave slug empty until we are sure media processing...
2013-08-07 Kenneth Dombrowski * create config option for optional jinja2 extensions
2013-08-07 Rodney EwingUse the workbench for video processing.
2013-08-07 Christopher... autoplay is now by default False for videos.
2013-08-07 Christopher... Merge branch 'merge-pyconfigure'
2013-08-07 AditiMove templates to blog plugin from all mediagoblin...
2013-08-07 AditiEliminate url mapping using mediagoblin/routing.py...
2013-08-07 AditiAdd url mapping to it, to have a complete media_type...
2013-08-07 Aditishow all blogposts.
2013-08-07 AditiSpecify the status of blog post.
2013-08-07 AditiURL mapping blog post draft view.
2013-08-07 Aditiwrite a function to extract blog post state from create...
2013-08-07 AditiCode for blog post view when it is in draft state.
2013-08-07 AditiWrite template for draft view of a blog post.
2013-08-07 AditiChange message when user tries to create multiple blogs.
2013-08-07 AditiDisplay date of creation of the blog post.
2013-08-06 Aditibutton to start with blogging.
2013-08-05 Aditiremove underline from the urls.
2013-08-05 AditiConfigure tinymce with various plugins.
2013-08-05 AditiChange font color.
2013-08-05 AditiAdd new css elememts for blog post listing template.
2013-08-05 Aditiclean description of blog and blogposts.
2013-08-05 Aditisafe pipelline for blog description.
2013-08-05 AditiAdd url for delete blogpost button.
2013-08-05 AditiNew elements added for the styling of blog post listing...
2013-08-05 AditiAdd safe pipe for proper rendering of cleaned html.
2013-08-05 Aditimedia template for blog to get blogpost.html template...
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-04 AditiWrite temporary template for blog_post_listing view.
2013-08-04 AditiAdd icon for the blogpost.
2013-08-04 AditiAdd tinymce code.
2013-08-02 Rodney Ewingtypo fix in foundations branch
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QI added a few more unitests in this commit. It now...
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-08-01 tilly-QIn this commit I added a few unittests to account for...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney Ewingminor styling updates to docs
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-31 AditiUpdate version on tinymce.
2013-07-31 AditiChange field name to description.
2013-07-31 AditiAdd elements for blog system.
2013-07-31 AditiAdd Draft feature and add view blog_post_listing.
2013-07-31 AditiAdd Url for blog post listing.
2013-07-31 AditiFix size and selector for tinymce.
2013-07-31 AditiIntegrate tinymce, Draft status.
2013-07-31 AditiChange div class for wider firm fields.
2013-07-31 AditiAdd blog post state field to blog dashboard.
2013-07-30 tilly-QStarting to write unit tests...
2013-07-30 AditiRemove ID of the blog post.
2013-07-30 AditiReverse order of blog posts on blog dashboard.
2013-07-30 AditiManually render form fields for the integration of...
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 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 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
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-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 AditiWrite template for blog_dashboard.
2013-07-22 AditiFormat url for blog_dashboard view.
next