aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idea/check_mgoblin_static'Elrond2011-11-123-2/+54
|\
| * Move TestingMiddleware to tests/tools.pyElrond2011-11-122-60/+45
| * Some docs for the TestingMiddlewareElrond2011-11-122-0/+27
| * 591: Let Testing Middleware check for staticdirect() usageElrond2011-10-194-2/+42
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2011-11-046-59/+38
|\ \
| * | Tiny padding change to vertically center navigation button arrowsJef van Schendel2011-11-041-1/+1
| * | Small style changes to navigation buttonsJef van Schendel2011-11-041-3/+6
| * | On second thought, let's use this title for forgot_password.htmlJef van Schendel2011-11-041-1/+1
| * | Text edits and rearrangements to login.htmlJef van Schendel2011-11-041-14/+10
| * | Add translation brackety things to forgot-password page, I forgot thoseJef van Schendel2011-11-041-1/+1
| * | Text changes to forgot-paddword pageJef van Schendel2011-11-041-7/+2
| * | Text changes to front page, as described in ticket #637Jef van Schendel2011-11-041-14/+5
| * | Several small changes (reordering/restyling) for media descriptions and commentsJef van Schendel2011-11-043-20/+14
* | | Updating translationsChristopher Allan Webber2011-11-0410-50/+568
|/ /
* | 0.1.0!Christopher Allan Webber2011-11-021-1/+1
* | Removed the bloof print debuggingChristopher Allan Webber2011-11-021-1/+0
* | Make sure you can't force comments on entries that don't exist.Christopher Allan Webber2011-11-021-5/+8
* | Updated logo from Thorsten Wilms!Christopher Allan Webber2011-11-012-0/+116
* | Updated translationsChristopher Allan Webber2011-11-0139-721/+2551
* | [620] Allow for multiple mediagoblin configs to be set in config.ini, use firstChristopher Allan Webber2011-10-291-1/+11
* | Default to mediagoblin_local.ini if available in ./bin/gmg commandsChristopher Allan Webber2011-10-291-2/+13
* | Small style changes: decrease button text size, change navigation button back...Jef van Schendel2011-10-291-2/+1
* | Removing this extra padding after form_field_box.Christopher Allan Webber2011-10-291-4/+0
* | Removing comment_form link which doesn't do anything?Christopher Allan Webber2011-10-291-1/+0
* | Unclosed anchor tags in the tags! Fixed :)Christopher Allan Webber2011-10-271-1/+1
* | Only show the "post a comment" link if there's a logged in userChristopher Allan Webber2011-10-271-1/+3
* | Renamed "Temporary button holder" to "actions"Christopher Allan Webber2011-10-271-1/+1
* | Removed suggestion that the user run ./bin/buildoutChristopher Allan Webber2011-10-261-1/+1
* | Added an extra warning about wipealldata being pretty inflexible.Christopher Allan Webber2011-10-261-0/+4
* | Merge remote branch 'remotes/elrond/misc/add_db_field'Christopher Allan Webber2011-10-232-27/+18
|\ \
| * | Change unit tests to use add_table_fieldElrond2011-10-221-4/+2
| * | Factor out a add_table_field functionElrond2011-10-211-23/+16
| |/
* | Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'Christopher Allan Webber2011-10-235-18/+5
|\ \
| * | Make gmg's -cf option a global optionElrond2011-10-236-19/+5
| * | Refactor gmg's cf option into a functionElrond2011-10-235-18/+19
| |/
* / Should be Lato-Regular.ttf not Lato-Regular.woff (why was it even working?)Christopher Allan Webber2011-10-231-1/+1
|/
* Hotfix: Renaming cookie broke unit testsElrond2011-10-161-1/+3
* Support for older webobs and newer webobs both in accept language mess :)Christopher Allan Webber2011-10-151-2/+11
* Fixes issue662, MediaGoblin was broken by recent WebOb release.Christopher Allan Webber2011-10-151-7/+3
* Merge remote branch 'remotes/elrond/misc/i592_use_full_path'Christopher Allan Webber2011-10-154-3/+14
|\
| * i592: Use full path in various placesElrond2011-10-034-3/+14
* | Merge remote branch 'remotes/elrond/idea/csrf_improvement'Christopher Allan Webber2011-10-152-10/+7
|\ \
| * | Some mostly cosmetic changes to CSRFElrond2011-10-142-10/+7
* | | Merge remote branch 'aaronw/bug601_blank_comments'Elrond2011-10-152-6/+15
|\ \ \
| * | | Make Comment posted! translatable.Aaron Williamson2011-10-041-1/+1
| * | | Update english translation file.Aaron Williamson2011-10-031-33/+37
| * | | Added a check to prevent blank messages from being posted.Aaron Williamson2011-10-031-5/+10
| | |/ | |/|
* | | Merge remote branch 'aaronw/bug608_checkbox_labels'Elrond2011-10-151-1/+1
|\ \ \
| * | | No need to translate label name.Aaron Williamson2011-10-041-1/+1
| * | | Add label tag to fix translation issue.Aaron Williamson2011-10-041-1/+1