aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Add forms for editing and creating formsAditi2013-06-281-3/+9
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add url mapping for blog-admin, blog-collection-admin, blog edit/create, ↵Aditi2013-06-271-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blog post edit/create views.
| * | | | | | | | | | | | | | | | Add BlogPostEditForm for editing and creating a blog post entry.Aditi2013-06-261-0/+36
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add basic files models, views, forms, routing, __init__ to for a new ↵Aditi2013-06-265-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | media_type blog.
| * | | | | | | | | | | | | | | | Created filr structure for blog as a plugin(option 1).Aditi2013-06-267-0/+62
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-06-2657-331/+1740
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'cweb/master'Aditi2013-06-21625-0/+99415
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Initial commitAditi Mittal2013-06-211-0/+2
| / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Fixing Josie's nameChristopher Allan Webber2013-12-111-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fixed a small typo that was causing the mediagoblin.moderation.users_detailtilly-Q2013-12-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | page to crash.
* | | | | | | | | | | | | | | | | | Committing extracted and compiled translationsChristopher Allan Webber2013-12-0365-4159/+863
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-12-032-97/+49
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Make "Username's privileges" translatableChristopher Allan Webber2013-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Aaron Borden. Thank you!
* | | | | | | | | | | | | | | | | | v0.6.2.devChristopher Allan Webber2013-12-031-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Now on v0.6.1, officially!Christopher Allan Webber2013-12-031-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Release notes for v0.6.1, also instructions to check out a specific tagChristopher Allan Webber2013-12-031-3/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The instructions to check out a specific tag comes at the recommendation of Mike Linksvayer. It's only appropriate then that this sponsored commit go to Mike Linksvayer then. Thanks, Mike! :)
* | | | | | | | | | | | | | | | | | Turning off the Terms of Service feature by defaultChristopher Allan Webber2013-12-032-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Jessica Coates. Thank you!
* | | | | | | | | | | | | | | | | | We're in the 0.6.1 dev zone! But we shouldn't stay here long ;)Christopher Allan Webber2013-12-031-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Removing the assertion that this site is run by StatusNet (major oops) and ↵Christopher Allan Webber2013-12-031-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding <p> tags The StatusNet one was a pretty goofy mistake. But at least now it's fixed! :) This commit sponsored by Jon Buckley. Thank you!
* | | | | | | | | | | | | | | | | | At v0.6.0! Woohoo!Christopher Allan Webber2013-12-021-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Adding Asheesh Laroia to AUTHORS!Christopher Allan Webber2013-12-021-0/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Previous ordering seemed weird.Christopher Allan Webber2013-12-021-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Including python-dateutil in our dependency listChristopher Allan Webber2013-12-021-0/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | In the case of setuptools/sqlalchemy conflict, explain the issueAsheesh Laroia2013-12-021-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit tri-licensed under: CC0 1.0, AGPLv3 or later (at your option), and Apache License 2.0
* | | | | | | | | | | | | | | | | | Committing extracted and compiled translationsChristopher Allan Webber2013-12-0265-1535/+767
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-12-022-28/+28
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Also adding contributor "Josie". Not sure of full name!Christopher Allan Webber2013-12-021-0/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typoAlon Levy2013-12-011-1/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Adding Lenna Peterson to AUTHORSChristopher Allan Webber2013-11-301-0/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | LDAP readme linkChristopher Allan Webber2013-11-301-0/+15
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | 0.6.0 release notesChristopher Allan Webber2013-11-301-0/+68
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Provide an easy option to turn off the terms of serviceChristopher Allan Webber2013-11-301-0/+3
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Adding Devan to AUTHORSChristopher Allan Webber2013-11-291-0/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Committing extracted and compiled translationsChristopher Allan Webber2013-11-2667-242/+72
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-11-265-119/+119
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | No need to translate a variable name aloneChristopher Allan Webber2013-11-261-3/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Committing extracted and compiled translationsChristopher Allan Webber2013-11-2567-2106/+3025
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Removing the "logging is debug by default in dbupdate"Christopher Allan Webber2013-11-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by David Neudorfer. Thank you!
* | | | | | | | | | | | | | | | | | Merge branch 'fix-foundations-warn'tilly-Q2013-11-241-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | This is a tiny change. I took out the warnings that were displayed when a plugintilly-Q2013-11-211-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | didn't have a FOUNDATIONS dictionary because people found them annoying.
* | | | | | | | | | | | | | | | | | | I went through the code and just removed some blank spaces. I also looked ittilly-Q2013-11-193-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thru and it looked great.
* | | | | | | | | | | | | | | | | | | Addressed ticket number 630 by removing MediaEntry.collectedJosie2013-11-184-6/+17
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Documenting the command-line uploading tooling.Christopher Allan Webber2013-11-142-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Libby Reinish. Thank you! :)
* | | | | | | | | | | | | | | | | | Making the API make use of the new submit tooling.Christopher Allan Webber2013-11-142-46/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Zakkai Kauffman-Rogoff. Thanks! :)
* | | | | | | | | | | | | | | | | | Pass in request.urlgen to submit_media so it can update the feed_url stuffChristopher Allan Webber2013-11-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Jesus Alberto Rodriguez Chavez. Thank you!
* | | | | | | | | | | | | | | | | | Also switching piwigo integration of submit_media over to kwargs.Christopher Allan Webber2013-11-141-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Roberto Capone. Thanks!
* | | | | | | | | | | | | | | | | | Switching use of submit_media to be keyword arguments in views.py.Christopher Allan Webber2013-11-141-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should make things a bit easier for me to fiddle with argument ordering. This commit sponsored by Maira Sutton. Thanks!
* | | | | | | | | | | | | | | | | | Switching the addmedia tool over to using the get_upload_file_limits tool also.Christopher Allan Webber2013-11-141-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Damien Radtke. Thanks!
* | | | | | | | | | | | | | | | | | Porting the piwigo submit system over to using the new submit utility.Christopher Allan Webber2013-11-141-57/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also adds upload limit checks to the piwigo plugin! This commit sponsored by Sam Black. Thank you!
* | | | | | | | | | | | | | | | | | Breaking out get_upload_file_limits into its own utility.Christopher Allan Webber2013-11-142-12/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Mikael Nordfeldth. Thank you!