aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Weird indentation issue, fixing!Christopher Allan Webber2013-11-131-2/+3
* Refactoring submission utility to make it more generic! Reusable!Christopher Allan Webber2013-11-132-120/+88
* Starting to split out a submit_media utilityChristopher Allan Webber2013-11-121-0/+82
* Oh god how did I leave a pdb.set_trace() in hereChristopher Allan Webber2013-11-101-2/+0
* Apparently kombu is fine againChristopher Allan Webber2013-11-101-1/+1
* Fixing the ascii art media type. There was an ordering issue in the code.Christopher Allan Webber2013-11-081-2/+3
* Committing extracted and compiled translationsChristopher Allan Webber2013-11-0567-840/+432
* Removing strings that should not have been translatedChristopher Allan Webber2013-11-051-4/+5
* Just made it so the "okay to wipe your database" echo doesn't add a newlineChristopher Allan Webber2013-11-051-1/+1
* Merge remote-tracking branch 'refs/remotes/tilly-q/dev_tools_environment_upda...Christopher Allan Webber2013-11-051-0/+105
|\
| * This commit made it so that the script now extracts two different archive. Onetilly-Q2013-10-311-1/+3
| * This was a very minor update. In the mg-dev-example-environment branch I changedtilly-Q2013-10-311-0/+103
* | Committing extracted and compiled translationsChristopher Allan Webber2013-11-0465-663/+1473
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-11-042-187/+187
* | accoutn -> account. Typo fix caught by Laura Arjona! Thanks!Christopher Allan Webber2013-11-041-1/+1
* | Committing extracted and compiled translationsChristopher Allan Webber2013-11-0465-9700/+22665
* | Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2013-11-042-21/+21
* | Apparently we need a version of Kombu less than 3.0 for now.Christopher Allan Webber2013-11-031-1/+1
* | Removing duplicate views from views.pyChristopher Allan Webber2013-11-011-158/+0
|/
* 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-114-6/+16
* Renaming replace_table to replace_table_hack and documenting why it's a hackChristopher Allan Webber2013-10-102-6/+12
* Actually rename the table back, or else we just lose the old table! ;)Christopher Allan Webber2013-10-101-1/+1
* Merge remote-tracking branch 'tilly-q/merge-tillyq-moderation' into merge-til...Christopher Allan Webber2013-10-102-21/+31
|\
| * I made some changes in this commit to help out with other people trying to worktilly-Q2013-10-092-21/+31
* | Fix the create_moderation_tables migration to work with postgresqlChristopher Allan Webber2013-10-101-3/+3
* | "Intellectual property" being a problematic term, replacing it in this document.Christopher Allan Webber2013-10-091-36/+42
|/
* Fixing migration to account for new fields added to User modelChristopher Allan Webber2013-10-091-1/+5
* 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-096-25/+52
|\
| * This was a quick update to clean up some of my templates and fix the formattingtilly-Q2013-10-086-25/+52
* | Fixing the test_change_password test. Needed a privilege!Christopher Allan Webber2013-10-081-1/+3
* | Fixing up the email verified stuff to reflect the email_verified stuff!Christopher Allan Webber2013-10-081-8/+14
* | Fixing issues in the tests caused by the OPW-Moderation-Update mergeChristopher Allan Webber2013-10-081-45/+17
* | Adding a comment explaining what vR1 means.Christopher Allan Webber2013-10-081-0/+4
* | Just fixing the order of migrations and a bit of whitespace.Christopher Allan Webber2013-10-081-38/+48
* | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-0759-206/+3409
|\|
| * This was a very important update where I fixed a few small but fatal bugs in mytilly-Q2013-10-032-4/+4
| * In this commit, I mostly did work on the migrations. Firstly, I droppped thetilly-Q2013-10-032-48/+129
| * This commit was solely to remove unused imports in the code that I have writtentilly-Q2013-09-2310-25/+11
| * At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-2319-122/+188
| * Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-12131-6913/+22924
| |\
| * | In this next small update, I made a few changes to protect against XXS attackstilly-Q2013-09-122-34/+29
| * | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-tilly-Q2013-09-116-100/+63
| * | This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-1021-246/+185
| * | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-0815-58/+115
| * | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-0315-97/+277
| * | I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-0312-204/+351
| * | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-2911-23/+395