aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a syntax error in edit/views and added back in some missing license stu...Aaron Williamson2012-01-172-3/+10
* Added new filesAaron Williamson2012-01-172-0/+88
* Fixed merge with upstreamAaron Williamson2012-01-171-106/+47
* Merged changes with upstreamAaron Williamson2012-01-17233-6322/+20363
|\
| * Small fix to simplify font styleJef van Schendel2012-01-151-2/+1
| * Another small text style fixJef van Schendel2012-01-151-3/+8
| * Small margin/font-weight fixJef van Schendel2012-01-151-0/+2
| * Drop sessions with invalid ObjectIdsElrond2012-01-141-4/+8
| * Move maketarball.sh into devtools/Elrond2012-01-141-0/+0
| * make this script executableChristopher Allan Webber2012-01-131-0/+0
| * Simple translation update scriptChristopher Allan Webber2012-01-131-0/+48
| * Fix request.user==None errorElrond2012-01-131-1/+1
| * Remove unnecessary piece of text in media.html. Fix "Markdown text" indentati...Jef van Schendel2012-01-132-5/+4
| * Add CC0 license header to Sphinx MediaGoblin theme (mg.css)Jef van Schendel2012-01-131-0/+12
| * Add MediaFile table and related infrastructure.Elrond2012-01-113-3/+49
| * Dot-Notation: Some random placesElrond2012-01-112-6/+6
| * Fix url_for_self mixupElrond2012-01-112-24/+5
| * Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-01-109-49/+145
| |\
| | * Added check for request.user to media.html attachment-related conditionalJoar Wandborg2012-01-101-0/+1
| | * Test Suite: Enable attachments, add failing testElrond2012-01-102-0/+17
| | * Fix reset.css reference and drop link to video-js.cssElrond2012-01-091-3/+1
| | * Warn about unknown staticdirect paths.Elrond2012-01-091-4/+7
| | * Create a default logging configElrond2012-01-091-0/+22
| | * Add DB Mixin classes and use themElrond2012-01-083-61/+97
| * | Fixed #724 and added extra infos to the atom feed (author uri and links to th...Michele Azzolari2012-01-103-11/+49
| |/
| * Committing extracted and compiled translationsChristopher Allan Webber2012-01-0738-2345/+3640
| * Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-01-073-93/+132
| * Increase docs sidebar widthJef van Schendel2012-01-071-0/+4
| * New docs logo, small css changesJef van Schendel2012-01-062-3/+3
| * First push with new style (includes css file, logo image, fonts)Jef van Schendel2012-01-069-3/+245
| * Fix div breaking in user.html; add media query bitsJef van Schendel2012-01-062-4/+17
| * Resize image below 660px widthJef van Schendel2012-01-061-0/+9
| * * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagobli...Jef van Schendel2012-01-055-18/+44
| * Add closing bracket so the whole thing doesn't break downJef van Schendel2012-01-051-0/+1
| * Remove last 960.gs leftover; fix classes for edit formsJef van Schendel2012-01-053-4/+4
| * Fix merge conflictsJef van Schendel2012-01-0527-936/+201
| |\
| | * Several changes for mobile layoutJef van Schendel2012-01-053-24/+11
| | * Random changes that break stuff and eat pigletsJef van Schendel2011-12-301-22/+19
| | * Lots of little fixes and removal of all 960.gs classes:Jef van Schendel2011-12-3016-105/+115
| | * Change widths to percentages for small devicesJef van Schendel2011-12-181-2/+15
| | * Add styles to make media.html not fall apart entirelyJef van Schendel2011-12-182-2/+16
| | * Move reset.css to extlib and symlink itJef van Schendel2011-12-182-0/+1
| | * Remove first 960.gs classesJef van Schendel2011-12-182-16/+23
| | * Media query for everything(?) below 960px wideJef van Schendel2011-12-181-1/+1
| | * Remove 960.gs stylesheets, add Eric Meyer's reset.cssJef van Schendel2011-12-1810-817/+50
| | * First test lines for responsive designJef van Schendel2011-12-181-0/+17
| * | Always show 'Change account settings' linkJef van Schendel2012-01-051-7/+6
| * | Fix Unit Tests for new password changingElrond2012-01-051-8/+4
| * | Make show-password-js work for change password tooElrond2012-01-052-2/+3
| * | Fix more StrictUndefined issuesElrond2012-01-051-2/+2