aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Update english translation file.Aaron Williamson2011-10-031-33/+33
| * | | Checkbox label is being translated in the form definition -- translating it i...Aaron Williamson2011-10-031-1/+1
| |/ /
* | | Improve indentation a bitElrond2011-10-151-12/+12
* | | Merge remote branch 'aaronw/feature469_comment_form_under_comments'Elrond2011-10-152-44/+47
|\ \ \ | |_|/ |/| |
| * | Put the trans tag in the right place.Aaron Williamson2011-10-141-1/+1
| * | Move comment form below comments.Aaron Williamson2011-10-032-44/+47
| |/
* / Fixing 404s, related to recent util refactoring.Christopher Allan Webber2011-10-051-2/+3
|/
* Adding csrf token fields to the forgot password callsChristopher Allan Webber2011-10-012-0/+4
* Fixing indentation in start.htmlChristopher Allan Webber2011-10-011-2/+2
* Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'Christopher Allan Webber2011-10-0137-864/+1018
|\
| * Merge branch 'mediagoblin-upstream' into bug444_fix_utils_py_reduxAaron Williamson2011-10-011-0/+20
| |\
| * | Finished splitting util.py into separate files.Aaron Williamson2011-10-0119-762/+61
| * | Finished splitting util.py into separate files.Aaron Williamson2011-10-018-0/+523
| * | Merge branch 'mediagoblin-upstream' into bug444_fix_utils_py_reduxAaron Williamson2011-10-0138-263/+694
| |\ \
| * | | Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-0120-303/+636
* | | | Merge remote branch 'remotes/jwandborg/storage_split_fix'Christopher Allan Webber2011-10-011-1/+1
|\ \ \ \
| * | | | mountstorage - Changed typo in importJoar Wandborg2011-09-151-1/+1
| |/ / /