aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Add temporary template for blogpost create/edit view.Aditi2013-07-201-0/+38
* Indent properly.Aditi2013-07-201-1/+1
* merge with remote master branch of cweb.Aditi2013-07-164-32/+42
|\
| * 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
* | Merge remote-tracking branch 'cweb/master'Aditi2013-07-043-8/+14
|\|
| * 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
* | Add template for blog edit and create page.Aditi2013-06-301-0/+34
|/
* 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
* fixed translation, and changed tabs to spaces, and change it so the user can ...Rodney Ewing2013-05-212-12/+12
* moved change pass to a seperate view and fixed issues 709Rodney Ewing2013-05-202-3/+58
* Modifies EXIF section with Camera Info, display toggle and template stylingGabriel Saldana2013-05-201-3/+80
* Normalizing indentation a bit in media.htmlChristopher Allan Webber2013-05-141-9/+9
* fix for bug when comments are disabled, link attribute is never closedRodney Ewing2013-05-141-2/+2
* Moving the get_original_date method over to the MediaManager.Christopher Allan Webber2013-05-111-1/+1
* Updated "created on" feature to reflect new "hover for real time" toolingChristopher Allan Webber2013-05-111-6/+10
* Merge remote-tracking branch 'refs/remotes/tryggvib/532-exif-creation-date'Christopher Allan Webber2013-05-111-0/+11
|\
| * Moved exif date transformation logic from template to image data model (as a ...Tryggvi Björgvinsson2012-11-251-7/+8