aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Removing the assertion that this site is run by StatusNet (major oops) and ad...Christopher Allan Webber2013-12-031-7/+13
* mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typoAlon Levy2013-12-011-1/+1
* No need to translate a variable name aloneChristopher Allan Webber2013-11-261-3/+1
* Removing duplicate terms of service link in the header.Christopher Allan Webber2013-10-241-3/+0
* Fix error in collection templates.Devan Goodwin2013-10-202-8/+8
* Make showing the Terms of Service a user option, and move it to the footer.Christopher Allan Webber2013-10-112-5/+7
* "Intellectual property" being a problematic term, replacing it in this document.Christopher Allan Webber2013-10-091-36/+42
* Improving the whitespace around the {% trans %} adjustments from tilly-qChristopher Allan Webber2013-10-092-14/+14
* Merge remote-tracking branch 'tilly-q/OPW-Moderation-Update' into merge-tilly...Christopher Allan Webber2013-10-095-20/+43
|\
| * This was a quick update to clean up some of my templates and fix the formattingtilly-Q2013-10-085-20/+43
* | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-0716-17/+1147
|\|
| * At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-236-25/+55
| * Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-127-14/+69
| |\
| * | In this next small update, I made a few changes to protect against XXS attackstilly-Q2013-09-121-7/+5
| * | This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-108-137/+112
| * | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-085-21/+55
| * | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-032-2/+4
| * | I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-036-193/+211
| * | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-292-10/+270
| * | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-299-40/+47
| * | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-208-17/+138
| |\ \
| * | | This was a very small update, I'm hoping to rebase after this to solve sometilly-Q2013-08-201-2/+12
| * | | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-1311-32/+109
| * | | This commit was the work I did fixing errors that cropped up from the merge.tilly-Q2013-07-311-0/+3
| * | | Merge branch 'ticket-679' into OPW-Moderation-Updatetilly-Q2013-07-2915-76/+222
| |\ \ \
| * | | | This is a very small commit. All that I have done here is to clean up my codetilly-Q2013-07-292-41/+55
| * | | | This commit had some important milestones in it. The major update is that now Itilly-Q2013-07-274-117/+214
| * | | | 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
| | |_|_|_|/ | |/| | | |