aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-177-28/+134
| * | | | | | | | | | | | I just added the attribution for the clipboard image to the code.tilly-Q2013-07-081-1/+2
| * | | | | | | | | | | | This update I mostly did work on the templates for the admin pages. I did a co-tilly-Q2013-07-088-118/+370
| * | | | | | | | | | | | This is the first stage of my project of implenting admin/moderator functiona-tilly-Q2013-06-244-0/+246
* | | | | | | | | | | | | Okay, making the theme of video.js consistent with the theme we had previousChristopher Allan Webber2013-09-291-5/+1
* | | | | | | | | | | | | Merge remote-tracking branch 'spaetz/master'Christopher Allan Webber2013-09-282-109/+147
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Simplify non-active user pageSebastian Spaeth2013-09-032-109/+147
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Fixing error caused by merge (failure to build password editing url)Christopher Allan Webber2013-09-191-1/+1
* | | | | | | | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'Christopher Allan Webber2013-09-196-178/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | moved create account link on login page to a hookRodney Ewing2013-08-161-7/+1
| * | | | | | | | | | | | used template hooks instead of hardcoding basic_auth functionality into templ...Rodney Ewing2013-08-162-15/+3
| * | | | | | | | | | | | moved change_pass to basic_auth and fixed some typos with the moving of forgo...Rodney Ewing2013-08-161-52/+0
| * | | | | | | | | | | | moved forgot pass to basic_auth pluginRodney Ewing2013-08-163-111/+0
* | | | | | | | | | | | | 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