Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Updated logo from Thorsten Wilms! | Christopher Allan Webber | 2011-11-01 | 2 | -0/+116 | |
* | | | | | | | Updated translations | Christopher Allan Webber | 2011-11-01 | 39 | -721/+2551 | |
* | | | | | | | [620] Allow for multiple mediagoblin configs to be set in config.ini, use first | Christopher Allan Webber | 2011-10-29 | 1 | -1/+11 | |
* | | | | | | | Default to mediagoblin_local.ini if available in ./bin/gmg commands | Christopher Allan Webber | 2011-10-29 | 1 | -2/+13 | |
* | | | | | | | Small style changes: decrease button text size, change navigation button back... | Jef van Schendel | 2011-10-29 | 1 | -2/+1 | |
* | | | | | | | Removing this extra padding after form_field_box. | Christopher Allan Webber | 2011-10-29 | 1 | -4/+0 | |
* | | | | | | | Removing comment_form link which doesn't do anything? | Christopher Allan Webber | 2011-10-29 | 1 | -1/+0 | |
* | | | | | | | Unclosed anchor tags in the tags! Fixed :) | Christopher Allan Webber | 2011-10-27 | 1 | -1/+1 | |
* | | | | | | | Only show the "post a comment" link if there's a logged in user | Christopher Allan Webber | 2011-10-27 | 1 | -1/+3 | |
* | | | | | | | Renamed "Temporary button holder" to "actions" | Christopher Allan Webber | 2011-10-27 | 1 | -1/+1 | |
* | | | | | | | Removed suggestion that the user run ./bin/buildout | Christopher Allan Webber | 2011-10-26 | 1 | -1/+1 | |
* | | | | | | | Added an extra warning about wipealldata being pretty inflexible. | Christopher Allan Webber | 2011-10-26 | 1 | -0/+4 | |
* | | | | | | | Merge remote branch 'remotes/elrond/misc/add_db_field' | Christopher Allan Webber | 2011-10-23 | 2 | -27/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Change unit tests to use add_table_field | Elrond | 2011-10-22 | 1 | -4/+2 | |
| * | | | | | | | Factor out a add_table_field function | Elrond | 2011-10-21 | 1 | -23/+16 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge remote branch 'remotes/elrond/refactor/gmg_cf_option' | Christopher Allan Webber | 2011-10-23 | 5 | -18/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make gmg's -cf option a global option | Elrond | 2011-10-23 | 6 | -19/+5 | |
| * | | | | | | | Refactor gmg's cf option into a function | Elrond | 2011-10-23 | 5 | -18/+19 | |
| |/ / / / / / | ||||||
* / / / / / / | Should be Lato-Regular.ttf not Lato-Regular.woff (why was it even working?) | Christopher Allan Webber | 2011-10-23 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Hotfix: Renaming cookie broke unit tests | Elrond | 2011-10-16 | 1 | -1/+3 | |
* | | | | | | Support for older webobs and newer webobs both in accept language mess :) | Christopher Allan Webber | 2011-10-15 | 1 | -2/+11 | |
* | | | | | | Fixes issue662, MediaGoblin was broken by recent WebOb release. | Christopher Allan Webber | 2011-10-15 | 1 | -7/+3 | |
* | | | | | | Merge remote branch 'remotes/elrond/misc/i592_use_full_path' | Christopher Allan Webber | 2011-10-15 | 4 | -3/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i592: Use full path in various places | Elrond | 2011-10-03 | 4 | -3/+14 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge remote branch 'remotes/elrond/idea/csrf_improvement' | Christopher Allan Webber | 2011-10-15 | 2 | -10/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Some mostly cosmetic changes to CSRF | Elrond | 2011-10-14 | 2 | -10/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge remote branch 'aaronw/bug601_blank_comments' | Elrond | 2011-10-15 | 2 | -6/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make Comment posted! translatable. | Aaron Williamson | 2011-10-04 | 1 | -1/+1 | |
| * | | | | | | Update english translation file. | Aaron Williamson | 2011-10-03 | 1 | -33/+37 | |
| * | | | | | | Added a check to prevent blank messages from being posted. | Aaron Williamson | 2011-10-03 | 1 | -5/+10 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote branch 'aaronw/bug608_checkbox_labels' | Elrond | 2011-10-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | No need to translate label name. | Aaron Williamson | 2011-10-04 | 1 | -1/+1 | |
| * | | | | | | Add label tag to fix translation issue. | Aaron Williamson | 2011-10-04 | 1 | -1/+1 | |
| * | | | | | | Update english translation file. | Aaron Williamson | 2011-10-03 | 1 | -33/+33 | |
| * | | | | | | Checkbox label is being translated in the form definition -- translating it i... | Aaron Williamson | 2011-10-03 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Improve indentation a bit | Elrond | 2011-10-15 | 1 | -12/+12 | |
* | | | | | | Merge remote branch 'aaronw/feature469_comment_form_under_comments' | Elrond | 2011-10-15 | 2 | -44/+47 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Put the trans tag in the right place. | Aaron Williamson | 2011-10-14 | 1 | -1/+1 | |
| * | | | | | Move comment form below comments. | Aaron Williamson | 2011-10-03 | 2 | -44/+47 | |
| |/ / / / | ||||||
* / / / / | Fixing 404s, related to recent util refactoring. | Christopher Allan Webber | 2011-10-05 | 1 | -2/+3 | |
|/ / / / | ||||||
* | | | | Adding csrf token fields to the forgot password calls | Christopher Allan Webber | 2011-10-01 | 2 | -0/+4 | |
* | | | | Fixing indentation in start.html | Christopher Allan Webber | 2011-10-01 | 1 | -2/+2 | |
* | | | | Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux' | Christopher Allan Webber | 2011-10-01 | 37 | -864/+1018 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'mediagoblin-upstream' into bug444_fix_utils_py_redux | Aaron Williamson | 2011-10-01 | 1 | -0/+20 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 19 | -762/+61 | |
| * | | | | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 8 | -0/+523 | |
| * | | | | Merge branch 'mediagoblin-upstream' into bug444_fix_utils_py_redux | Aaron Williamson | 2011-10-01 | 38 | -263/+694 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Moved common, translation, template, and url code out of util.py and into too... | Aaron Williamson | 2011-10-01 | 20 | -303/+636 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge remote branch 'remotes/jwandborg/storage_split_fix' | Christopher Allan Webber | 2011-10-01 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | mountstorage - Changed typo in import | Joar Wandborg | 2011-09-15 | 1 | -1/+1 | |
| |/ / / |