aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into change_emailRodney Ewing2013-05-282-10/+29
| | |\ \
| | * | | added support for user to change email addressRodney Ewing2013-05-242-0/+31
| * | | | Indenting some stuff in pdf.html and wrapping width and height parameters in ...Christopher Allan Webber2013-06-201-13/+15
| | |_|/ | |/| |
* | | | changes after cwebb's reviewRodney Ewing2013-06-215-16/+16
* | | | minor changes from aaronw's reviewRodney Ewing2013-06-042-6/+6
* | | | Merge remote-tracking branch 'upstream/master' into basic_authRodney Ewing2013-05-302-13/+19
|\| | |
| * | | Fixing bug where non-image types might break if app_config['original_date_vis...Christopher Allan Webber2013-05-282-13/+19
| | |/ | |/|
* | | Merge branch 'pre-auth' into basic_authRodney Ewing2013-05-272-10/+29
|\| |
| * | Extract footer into bits/base_footer.html.Elrond2013-05-262-10/+29
| |/
* | moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-242-1/+3
* | added focus to form inputRodney Ewing2013-05-244-3/+8
* | add a check for authentication plugin on startup and respond according to no_...Rodney Ewing2013-05-243-17/+23
* | moved forgot pw views to basic_auth pluginRodney Ewing2013-05-241-1/+1
|/
* Cleaned up EXIF viewJoar Wandborg2013-05-231-48/+4
* Move "bits" templates with dashes in them to underscoresChristopher Allan Webber2013-05-224-3/+3
* Moved frontpage "welcome" stuff into its own bits file.Christopher Allan Webber2013-05-222-17/+37