Rename a few files and minor cleanup
[mediagoblin.git] / mediagoblin / media_types /
2013-12-12 Sebastian SpaethRename a few files and minor cleanup
2013-12-12 Sebastian SpaethRemove "Create blog" from admin top bar
2013-12-12 Sebastian SpaethForce evaluation of Query() through count()
2013-12-12 Sebastian SpaethFix "middot" when blog plugin is disabled
2013-12-12 Sebastian SpaethUse MEDIA_TYPE, not hardcoded variable of same value
2013-12-12 Sebastian SpaethConvert blog plugin to use new privileges system
2013-12-12 Sebastian SpaethRevert "Replace hardcoded URL by variable for the same."
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-11-14 Christopher Allan... Generic'ifying the submit code to not rely on the werkz...
2013-11-08 Christopher Allan... Fixing the ascii art media type. There was an ordering...
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-24 Aditi MittalWrite docstringg for view functions.
2013-09-21 Aditi Mittalsome fixes
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Rodney Ewingskip video processing if necessary
2013-09-19 Rodney Ewingskip stl processing if necessary
2013-09-19 Rodney Ewingskip pdf processing if necessary
2013-09-19 Rodney Ewingskip audio reprocessing if necessary
2013-09-19 Rodney Ewingskip ascii thumb resizing if necessary
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-18 Aditi MittalWrite template to render blog about page.
2013-09-18 Aditi MittalChange the text of url to blogs on user profile page.
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Aditi MittalUrl mapping for blog about page.
2013-09-18 Aditi MittalAdd view button and create blog button on blogs dashboard.
2013-09-18 Aditi MittalAdd url to blog post listing page on blog dashboard...
2013-09-18 Aditi MittalWrite view for blog about page.
2013-09-15 Aditi MittalSeparate Create Blog and Blog Dashboard links on the...
2013-09-15 Aditi MittalReplace tabs with spaces in blog.__init__.
2013-09-15 Aditi MittalChange blogs query object to list object by .all()...
2013-09-15 Aditi MittalCapitalize blog title.
2013-09-15 Aditi MittalAdd buton to create a blog.
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-09 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-09 Aditi MittalAdd ConfirmDeleteForm and URL mapping for blog_delete...
2013-09-09 Aditi MittalWrite view function for blog deletion
2013-09-09 Aditi MittalWrite code for deleting a blog
2013-09-09 Aditi MittalWrite template for confirmation for blog deletion and...
2013-09-07 Aditi MittalGet max_blog_count variable from config_spec.ini file...
2013-09-07 Aditi MittalReindentation
2013-09-07 Aditi MittalAdd user to invidual blog dashboard context.
2013-09-07 Aditi MittalCorrect template syntax error.
2013-09-07 Aditi MittalPut buttons for blog create and blog dashboard on view...
2013-09-07 Aditi MittalCapitalize first letter of tags
2013-09-07 Aditi MittalWrite on the template when there is no blog for the...
2013-09-07 Aditi MittalAmend blog_dashboard view for accomodating all conditions.
2013-09-07 Aditi MittalRemove condition of being logged in to view blog dashboard.
2013-09-07 Aditi MittalInsert URL to blog in a user's profile page by spaetz
2013-09-06 Rodney Ewingtypo. conversions not convirsions
2013-09-06 Aditi MittalAdd tags for every post on blog post listing page.
2013-09-05 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-05 Aditi MittalMake changes for displaying page listing all the blogs...
2013-09-05 Aditi MittalAdd url for viewing page which lists all blogs created...
2013-09-05 Aditi MittalCreated a template for viewing all blogs by a user.
2013-09-02 Aditi MittalRename get_all_posts_of_a_blog function.
2013-09-02 Aditi MittalImplement pagination feature for blog_post_listing...
2013-09-02 Aditi MittalGet all blog posts as a query object as suggested by...
2013-09-02 Aditi MittalMake get_all_posts_of_a_blog a function of Blog class.
2013-09-02 Aditi MittalRename save button to 'save as draft'.
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-29 Rodney Ewingpdf media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingascii media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingaudio media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingvideo media_type now have their own config_spec.ini
2013-08-29 Rodney Ewingimage media_type now have their own config_spec.ini
2013-08-29 AditiAdd function get_all_blog_posts_of_blog.
2013-08-28 AditiRefactor views using functions in lib file.
2013-08-28 AditiChange Url for blog post listing view.
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-28 Christopher Allan... Should fix Beuc's bug with video thumbnail width.....
2013-08-25 Christopher Allan... Removing unnecessary "setup_plugin()" calls, as pointed...
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-21 Rodney Ewingskip ascii thumb resizing if necessary
2013-08-21 Rodney Ewingskip image resizing if possible
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Rodney Ewingonly use the width for video thumbnails to keep the...
2013-08-21 Christopher Allan... Fixing migration name. webm not wemb :)
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 Rodney Ewingrename webm_640 to webm_video since it might be a diffe...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney Ewingmake sure size is a tuple
2013-08-16 Rodney EwingKeep the best quality file if there's no original
2013-08-16 Rodney Ewingfor some reason, the minimum thumbnail size for videos...
2013-08-16 Rodney Ewingrefactor get_orig_filename to return an acceptable...
2013-08-16 Rodney Ewingmake medium dimensions a tuple
2013-08-16 Rodney Ewingcheck medium_size arg in skip_transcoding, not config
2013-08-16 Rodney Ewinguse thumb_size
2013-08-16 Rodney Ewinginclude a thumb_size string with each Resizer to run...
2013-08-16 Rodney Ewingtypos
2013-08-16 Rodney Ewingadd quality and filter args to image processors
2013-08-16 Rodney Ewingforgot to add the ascii resizer to the list of processors
2013-08-16 Rodney Ewingforce thumbnail creation of audio
2013-08-16 Rodney Ewingsize should be a tuple
2013-08-16 Rodney Ewingrewind the file to the begining
next