aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* 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-131-1/+1
* Added check for request.user to media.html attachment-related conditionalJoar Wandborg2012-01-101-0/+1
* Fix reset.css reference and drop link to video-js.cssElrond2012-01-091-3/+1
* Fix div breaking in user.html; add media query bitsJef van Schendel2012-01-061-3/+3
* * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, mediagobli...Jef van Schendel2012-01-051-11/+13
* Remove last 960.gs leftover; fix classes for edit formsJef van Schendel2012-01-053-4/+4
* Fix merge conflictsJef van Schendel2012-01-0517-108/+75
|\
| * Several changes for mobile layoutJef van Schendel2012-01-052-1/+2
| * Lots of little fixes and removal of all 960.gs classes:Jef van Schendel2011-12-3015-92/+68
| * Add styles to make media.html not fall apart entirelyJef van Schendel2011-12-181-2/+2
| * Remove first 960.gs classesJef van Schendel2011-12-181-9/+3
| * Remove 960.gs stylesheets, add Eric Meyer's reset.cssJef van Schendel2011-12-181-5/+1
* | Always show 'Change account settings' linkJef van Schendel2012-01-051-7/+6
* | Make show-password-js work for change password tooElrond2012-01-051-1/+1
* | 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-052-3/+5
|\ \
| * | f691: Use StrictUndefined for templates and fix some issuesElrond2012-01-042-3/+5
* | | Create edit_account.htmlJef van Schendel2012-01-051-0/+45
|/ /
* | Add Markdown for submit page, edit page, profile edit page; thus fixing ticke...Jef van Schendel2012-01-042-2/+2
* | Dot-Notation for MediaEntry.media_filesElrond2012-01-047-10/+10
* | Seperate jQuery bit that was still in media.htmlJef van Schendel2012-01-011-11/+2
* | Remove fp_changed_success.html, use log in page + notification message insteadJef van Schendel2012-01-011-27/+0
* | Remove fp_email_sent.html and refs to itJef van Schendel2012-01-011-28/+0
* | ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-313-0/+76
* | Fix #712: Comment counter always uses pluralJef van Schendel2011-12-301-40/+46
* | Isolate JavaScript; add new show_password.js to forgot-password-page as wellJef van Schendel2011-12-292-21/+7
* | Finished #485 and worked out bugs: password fields always update, added margi...Jef van Schendel2011-12-291-1/+5
* | Turn media.get_uploader into a propertyElrond2011-12-274-10/+10
* | Use media.url_for_self instead of calling urlgen directlyElrond2011-12-271-4/+2
* | Translate one stringElrond2011-12-251-1/+5
* | Turn MediaComment's author() into get_author propertyElrond2011-12-231-1/+1
* | added translation tags to html5 wwarningKaren Rustad2011-12-231-2/+6
* | Added a 'you don't have HTML5 so this video will not work' warning using just...Karen Rustad2011-12-231-0/+5
* | Merge remote branch 'remotes/joar/webfinger'Elrond2011-12-202-0/+54
|\ \ | |/ |/|
| * Polishing the webfinger implementationJoar Wandborg2011-12-202-17/+15
| * webfinger fully compliant with webfinger.org! Still *preliminary* solution.Joar Wandborg2011-12-151-1/+1
| * Changed some thngs to be compatible with webfinger.org, still *very preliminary*Joar Wandborg2011-12-151-0/+3
| * Added *very preliminary* support for webfingerJoar Wandborg2011-12-152-0/+53
* | Show actual comment number. Only shows plural for now (ticket #712)Jef van Schendel2011-12-181-1/+1
|/
* Change "Submit" to "Add" for ticket #466Jef van Schendel2011-12-142-3/+3
* Remove "X license" placeholder from media pageJef van Schendel2011-12-141-1/+1
* Change wording for change_fp; improved the button textJef van Schendel2011-12-141-2/+2
* Merge jQuery branch, resolve conflictsJef van Schendel2011-12-135-75/+110
|\
| * Style changes for media_uploader (now media_specs); removed margins from butt...Jef van Schendel2011-12-101-11/+5
| * Remove pagination images and replace them with unicode charactersJef van Schendel2011-12-101-4/+2
| * Change wording in tags.htmlJef van Schendel2011-12-091-2/+2
| * Open Markdown link in new windows; I know _blank is sometimes frowned upon bu...Jef van Schendel2011-12-091-1/+1
| * Lots of changes to media page; rearranged things, added new styles, added jqu...Jef van Schendel2011-12-091-33/+46