aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/rodney757/file_limits'Christopher Allan Webber2013-09-181-0/+5
|\
| * javascript limit validationRodney Ewing2013-08-261-0/+5
* | Also add a bit of color to the theme's base colorChristopher Allan Webber2013-09-151-1/+7
* | Updating the video.js that we use to avoid an XSS attack. Yikes! ;\Christopher Allan Webber2013-09-151-3/+20
* | pdf media_type now have their own config_spec.iniRodney Ewing2013-08-291-1/+1
* | video media_type now have their own config_spec.iniRodney Ewing2013-08-291-1/+1
* | Fixing another typo, thanks to Laura Arjona (again!)Christopher Allan Webber2013-08-261-1/+1
* | Merge remote-tracking branch 'refs/remotes/rodney757/email'Christopher Allan Webber2013-08-252-8/+56
|\ \
| * | move links to the bottom of the page until we have a tabbed UIRodney Ewing2013-08-201-13/+11
| * | maybe have change password and email on same pageRodney Ewing2013-08-202-0/+50
* | | Merge remote-tracking branch 'refs/remotes/rodney757/notifications'Christopher Allan Webber2013-08-212-0/+7
|\ \ \ | |_|/ |/| |
| * | use urlgen and store it in a variableRodney Ewing2013-08-201-0/+3
| * | add the ability to mark all notifications read.Rodney Ewing2013-08-201-0/+4
| |/
* | Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'Christopher Allan Webber2013-08-211-3/+3
|\ \ | |/ |/|
| * rename webm_640 to webm_video since it might be a different resolutionRodney Ewing2013-08-201-3/+3
* | use href='javascript:;' instead of href='#notifications', etcRodney Ewing2013-08-201-3/+3
|/
* load js at the end of the pageRodney Ewing2013-08-162-2/+2
* Merge branch 'persona_resquash'Christopher Allan Webber2013-08-152-6/+35
|\
| * made it so that the create account button works with only persona enabledRodney Ewing2013-07-031-1/+1
| * moved persona template stuff to use template_hooksRodney Ewing2013-07-034-27/+2
| * merge --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-035-6/+60
* | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-152-0/+89
|\ \
| * \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinxray72242013-07-144-32/+42
| |\ \
| * | | Adds more support for oauth - access_token & decorators still to doxray72242013-07-112-0/+89
| | |/ | |/|
* | | Avoiding the celery warnings that we seem to be confusing people lately.Christopher Allan Webber2013-08-143-6/+5
* | | change dropdown button to <a> from <div> so that it is tabbableRodney Ewing2013-08-091-2/+2
* | | Switching the MediaGoblin homepage image over to using the "official" gavroch...Christopher Allan Webber2013-08-081-2/+2
* | | Add ?next= when trying to add a comment when not logged inRodney Ewing2013-08-081-1/+2
* | | Changed how the comment was encoded/read.Emily O'Leary2013-08-071-0/+1
* | | Added comment preview functionality to user pages. It works by passing the co...Emily O'Leary2013-08-071-0/+2
| |/ |/|
* | Patch by Strum. Remove redundent tool-tips from Stl media_typeRodney Ewing2013-07-121-11/+5
* | make change_pass page autofocusRodney Ewing2013-07-111-1/+1
* | forgot to render errorsRodney Ewing2013-07-111-5/+10
* | change to class instead of id to work with firefoxRodney Ewing2013-07-111-1/+1
* | fix for boolean fieldsRodney Ewing2013-07-111-18/+29
* | should use media.slug_or_id incase a MediaEntry doesn't have a slugRodney Ewing2013-07-111-2/+2
|/
* Fix missing quoteChristopher Allan Webber2013-07-031-1/+1
* changed hook name to reuse with personaRodney Ewing2013-07-033-3/+3
* use template hooks instead of hardcoding in templatesRodney Ewing2013-07-033-27/+3
* merge --squash openid branch to take care of a false merge commit in theRodney Ewing2013-07-033-8/+38
* typoRodney Ewing2013-06-261-1/+1
* do the label thing only for boolean fieldsRodney Ewing2013-06-261-1/+1
* made edit_account to autofocus on the first fieldRodney Ewing2013-06-261-1/+1
* added feature to render_divs where if field.label == '' then it will render f...Rodney Ewing2013-06-252-7/+6
* Merge remote-tracking branch 'upstream/master' into authRodney Ewing2013-06-257-13/+131
|\
| * Merge remote-tracking branch 'refs/remotes/joar/notifications'Christopher Allan Webber2013-06-224-0/+86
| |\
| | * New notifications, fixedJoar Wandborg2013-06-093-5/+7
| | * New notificationsJoar Wandborg2013-06-094-0/+84
| * | Removing the "enter your password to change your email" bit.Christopher Allan Webber2013-06-211-1/+0
| * | Merge remote-tracking branch 'refs/remotes/rodney757-github/mail'Christopher Allan Webber2013-06-212-0/+31
| |\ \