aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | Change thumbnail width to 212pxJef van Schendel2012-11-011-1/+1
* | Update Airy's base.htmlJef van Schendel2012-10-231-14/+7
* | Move <a> end tagJef van Schendel2012-10-231-1/+2
* | Remove obsolete dropdown stylingJef van Schendel2012-10-231-10/+0
* | Don't show link to original when the file is an imageJef van Schendel2012-10-231-11/+0
* | Don't show zoom in cursor if there is no larger versionJef van Schendel2012-10-231-1/+1
* | Fixed attachmentsJoar Wandborg2012-10-233-14/+16
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-10-2211-88/+105
|\ \
| * | Replace dropdown in top right with regular linksJef van Schendel2012-10-213-74/+7
| * | Move "Add collection" and "Change account settings" links to root.htmlJef van Schendel2012-10-213-7/+9
| * | Add "Add collection" link to Airy themeJef van Schendel2012-10-211-0/+1
| * | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinJef van Schendel2012-10-211-0/+58
| |\ \
| | * | Added HTTP API auth pluginJoar Wandborg2012-10-201-0/+58
| * | | Styling edits to Airy themeJef van Schendel2012-10-211-7/+3
| |/ /
| * | Implement new RSS icon for Airy themeJef van Schendel2012-10-201-1/+1
| * | Replace icon_feed.png with proper Airy versionJef van Schendel2012-10-202-0/+23
| * | Replace dark empty_dots.png for Airy themeJef van Schendel2012-10-202-0/+4
* | | Set the user page to two columns wide so we don't have this weird wrapping.Christopher Allan Webber2012-10-221-1/+1
|/ /
* | Fix thumbnail aspect ratiosJef van Schendel2012-10-201-1/+1