aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Remove ID of the blog post.Aditi2013-07-301-2/+0
* Manually render form fields for the integration of tinymce.Aditi2013-07-301-1/+8
* Add tinymce in head for description field of blog, blogpost edit and create t...Aditi2013-07-301-0/+9
* Add temporary blogpost display template.Aditi2013-07-301-0/+33
* Add Blog Edit button.Aditi2013-07-291-4/+13
* Remove action url from form action.Aditi2013-07-251-1/+1
* Change edit url to a button for each blog post.Aditi2013-07-251-1/+1
* Add edit url for each blog post.Aditi2013-07-251-2/+3
* Add 'Add Blog Post' button on blog dashboard.Aditi2013-07-241-0/+4
* Write template for blog_dashboard.Aditi2013-07-221-0/+54
* Remove form action url.Aditi2013-07-211-2/+1
* 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