aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add change-account-settings link to user.htmlJef van Schendel2012-01-051-0/+5
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinJef van Schendel2012-01-055-5/+10
|\ \
| * | f691: Use StrictUndefined for templates and fix some issuesElrond2012-01-043-3/+8
| * | Import MigrationManager from mongo in mongo backend.Elrond2012-01-042-2/+2
* | | Create edit_account.htmlJef van Schendel2012-01-054-21/+92
|/ /
* | Add Markdown for submit page, edit page, profile edit page; thus fixing ticke...Jef van Schendel2012-01-044-5/+16
* | Dot-Notation for MediaEntry.queued_media_fileElrond2012-01-043-4/+4
* | Dot-Notation for MediaEntry.stateElrond2012-01-042-3/+3
* | Dot-Notation for MediaEntry.media_filesElrond2012-01-0410-16/+16
* | sql convert: Use more library functionsElrond2012-01-011-11/+9
* | Seperate jQuery bit that was still in media.htmlJef van Schendel2012-01-012-11/+11
* | Fix unit tests for new forget password flowElrond2012-01-011-1/+1
* | Remove fp_changed_success.html, use log in page + notification message insteadJef van Schendel2012-01-013-33/+6
* | Remove fp_email_sent.html and refs to itJef van Schendel2012-01-012-32/+0
* | Factor out check_db_migrations_currentElrond2012-01-014-22/+32
* | Forgot this one. Also disable horizontal resize for the bio fieldJef van Schendel2012-01-011-1/+1
* | Remove border-bottom from media_specsJef van Schendel2012-01-011-1/+0
* | Disable horizontal resize for text areas.Jef van Schendel2012-01-011-1/+6
* | Fixed submission error handling and broken testsJoar Wandborg2011-12-313-6/+12
* | Merge remote branch 'remotes/joar/tests'Elrond2011-12-311-17/+0
|\ \
| * | Fixed broken confirm_password testJoar Wandborg2011-12-301-17/+0
* | | ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-3118-11/+7323
* | | Change forgotten password process: different redirect, added/changed messagesJef van Schendel2011-12-301-8/+16
* | | Fix #712: Comment counter always uses pluralJef van Schendel2011-12-301-40/+46
* | | Fix #715: On media submit page, "Separate" is misspelledJef van Schendel2011-12-302-2/+2
|/ /
* | Forgot to include the newly created JS fileJef van Schendel2011-12-291-0/+19
* | Isolate JavaScript; add new show_password.js to forgot-password-page as wellJef van Schendel2011-12-293-28/+8
* | Finished #485 and worked out bugs: password fields always update, added margi...Jef van Schendel2011-12-292-1/+10
* | Add a .save method on the sql db objectsElrond2011-12-291-1/+9