aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* en_US is always availableSebastian Spaeth2012-12-023-11/+10
* Fixing bug where not all conditions returned a language in get_locale_from_re...Christopher Allan Webber2012-12-011-1/+2
* Fall back to "en" if we don't find matching translationsSebastian Spaeth2012-12-021-1/+1
* Also package i18n/*.moSebastian Spaeth2012-12-021-0/+1
* Honor user's browser language (#558)Sebastian Spaeth2012-12-025-12/+33
* Fix i18n in our browserSebastian Spaeth2012-12-013-18/+15
* docs: Add trim_whitespaces plugin to relnotes and documentationSebastian Spaeth2012-12-012-9/+19
* trim_whitespace meddleware pluginSebastian Spaeth2012-12-012-0/+98
* Make ENABLED_MEDDLEWARES a list and not a tuple, so we can modify itSebastian Spaeth2012-12-011-2/+2
* Remove the NoOp meddlewareSebastian Spaeth2012-12-012-28/+0
* Implement licenses.get_license_by_urlSebastian Spaeth2012-11-302-1/+11
* Improve mediagoblin.tools.licensesSebastian Spaeth2012-11-301-34/+38
* Use mediagoblin import machinerySebastian Spaeth2012-11-301-4/+5
* Remove importlib (python2.7'ism)Sebastian Spaeth2012-11-301-3/+1
* Merge remote-tracking branch 'spaetz/formerge/538_FORBIDDEN_admin_pages'Elrond2012-11-293-15/+34
|\
| * Fix error page textSebastian Spaeth2012-11-291-2/+2
| * Return code 403 when accessing admin pagesSebastian Spaeth2012-11-291-3/+4
| * Implement generic error pagesSebastian Spaeth2012-11-292-12/+30
* | Merge remote-tracking branch 'spaetz/formerge/bundle_xml_templates_too'Elrond2012-11-291-1/+1
|\ \
| * | Also package webfinger.xmlSebastian Spaeth2012-11-291-1/+1
| |/
* | Merge remote-tracking branch 'spaetz/formerge/507_remove_routes'Elrond2012-11-292-8/+4
|\ \ | |/ |/|
| * Purge routes package from MG (#507)Sebastian Spaeth2012-11-202-8/+4
* | Merge some small bits by spaetz. Needed later.Elrond2012-11-282-6/+8
|\ \
| * | Add commit argument to clean_orphan_tagsSebastian Spaeth2012-11-281-4/+4
| * | Add "commit" argument to Base model delete()Elrond2012-11-281-2/+4
* | | Merge remote-tracking branch 'spaetz/focus_on_user_creation'Jef van Schendel2012-11-271-0/+2
|\ \ \
| * | | Autofocus the username field on user creationSebastian Spaeth2012-11-261-0/+2
| |/ /
* | | Merge remote-tracking branch 'refs/remotes/elrond/sql/migrate_new_tables'Christopher Allan Webber2012-11-262-40/+130
|\ \ \ | |/ / |/| |
| * | SQL Migrations: Rewrite table creation completely.Elrond2012-11-242-40/+130
* | | Merge remote-tracking branch 'spaetz/390_delim' into reviewElrond2012-11-261-15/+11
|\ \ \
| * | | No need to strip the tag 4 timesSebastian Spaeth2012-11-161-5/+4
| * | | Slightly shorten the media_tags_as_string functionSebastian Spaeth2012-11-141-5/+3
| * | | Remove tag delimiter configurability (#390), fixed pep-8 compliancedunkyp2012-11-141-8/+7
* | | | Merge remote-tracking branch 'elrond/for-schendje'Christopher Allan Webber2012-11-262-7/+27
|\ \ \ \
| * | | | Some small template changesElrond2012-11-262-7/+27
* | | | | geolocation now on by defaultChristopher Allan Webber2012-11-261-1/+1
* | | | | Merge remote-tracking branch 'remotes/spaetz/410_OSM_attrib_v2'Christopher Allan Webber2012-11-264-7/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add geolocation_visible setting to mediagoblin.iniSebastian Spaeth2012-11-161-0/+3
| * | | | Pop up OpenStreetMap license on demand (#410)Sebastian Spaeth2012-11-163-7/+22
* | | | | Stop unicode conversion warning during dbupdate.Elrond2012-11-241-1/+1
| |_|/ / |/| | |
* | | | Marking "attachment" stuff for translation (thanks for catching AVRS)Christopher Allan Webber2012-11-241-2/+2
* | | | Require werkzeug >= 0.7Elrond2012-11-241-1/+1
* | | | Very small typo fix in deploying docs.Elrond2012-11-201-2/+2
| |_|/ |/| |
* | | Suggest checking out the wiki for additional recipesChristopher Allan Webber2012-11-191-0/+5
|/ /
* | Borrowing an image from Tango!Christopher Allan Webber2012-11-151-0/+6
* | Simplify/Robustify the thumbnail URL usage in templatesSebastian Spaeth2012-11-1510-25/+37
|/
* Merge remote-tracking branch 'refs/remotes/spaetz/trac_475_email_notification...Christopher Allan Webber2012-11-132-6/+9
|\
| * Don't put checkbox text on separate line (#475)LotusEcho2012-11-132-6/+9
* | Revert thumbnail styling and sizing; allows for 5 thumbnails per rowJef van Schendel2012-11-012-6/+4
* | Change to 5 thumbnails per rowJef van Schendel2012-11-011-2/+2