| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix error in collection templates. | Devan Goodwin | 2013-10-20 | 2 | -8/+8 |
* | Make showing the Terms of Service a user option, and move it to the footer. | Christopher Allan Webber | 2013-10-11 | 4 | -6/+16 |
* | Renaming replace_table to replace_table_hack and documenting why it's a hack | Christopher Allan Webber | 2013-10-10 | 2 | -6/+12 |
* | Actually rename the table back, or else we just lose the old table! ;) | Christopher Allan Webber | 2013-10-10 | 1 | -1/+1 |
* | Merge remote-tracking branch 'tilly-q/merge-tillyq-moderation' into merge-til... | Christopher Allan Webber | 2013-10-10 | 2 | -21/+31 |
|\ |
|
| * | I made some changes in this commit to help out with other people trying to work | tilly-Q | 2013-10-09 | 2 | -21/+31 |
* | | Fix the create_moderation_tables migration to work with postgresql | Christopher Allan Webber | 2013-10-10 | 1 | -3/+3 |
* | | "Intellectual property" being a problematic term, replacing it in this document. | Christopher Allan Webber | 2013-10-09 | 1 | -36/+42 |
|/ |
|
* | Fixing migration to account for new fields added to User model | Christopher Allan Webber | 2013-10-09 | 1 | -1/+5 |
* | Improving the whitespace around the {% trans %} adjustments from tilly-q | Christopher Allan Webber | 2013-10-09 | 2 | -14/+14 |
* | Merge remote-tracking branch 'tilly-q/OPW-Moderation-Update' into merge-tilly... | Christopher Allan Webber | 2013-10-09 | 6 | -25/+52 |
|\ |
|
| * | This was a quick update to clean up some of my templates and fix the formatting | tilly-Q | 2013-10-08 | 6 | -25/+52 |
* | | Fixing the test_change_password test. Needed a privilege! | Christopher Allan Webber | 2013-10-08 | 1 | -1/+3 |
* | | Fixing up the email verified stuff to reflect the email_verified stuff! | Christopher Allan Webber | 2013-10-08 | 1 | -8/+14 |
* | | Fixing issues in the tests caused by the OPW-Moderation-Update merge | Christopher Allan Webber | 2013-10-08 | 1 | -45/+17 |
* | | Adding a comment explaining what vR1 means. | Christopher Allan Webber | 2013-10-08 | 1 | -0/+4 |
* | | Just fixing the order of migrations and a bit of whitespace. | Christopher Allan Webber | 2013-10-08 | 1 | -38/+48 |
* | | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update' | Christopher Allan Webber | 2013-10-07 | 59 | -206/+3409 |
|\| |
|
| * | This was a very important update where I fixed a few small but fatal bugs in my | tilly-Q | 2013-10-03 | 2 | -4/+4 |
| * | In this commit, I mostly did work on the migrations. Firstly, I droppped the | tilly-Q | 2013-10-03 | 2 | -48/+129 |
| * | This commit was solely to remove unused imports in the code that I have written | tilly-Q | 2013-09-23 | 10 | -25/+11 |
| * | At this point, I am very close to done with this code! I made one big change at | tilly-Q | 2013-09-23 | 19 | -122/+188 |
| * | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-09-12 | 131 | -6913/+22924 |
| |\ |
|
| * | | In this next small update, I made a few changes to protect against XXS attacks | tilly-Q | 2013-09-12 | 2 | -34/+29 |
| * | | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom- | tilly-Q | 2013-09-11 | 6 | -100/+63 |
| * | | This should be my final code update before I am ready for review! Basically, in | tilly-Q | 2013-09-10 | 21 | -246/+185 |
| * | | This was a quick update, I mostly worked on the transition from using the old | tilly-Q | 2013-09-08 | 15 | -58/+115 |
| * | | I did some more code-keeping in this commit. I added a lot of documentation, so | tilly-Q | 2013-09-03 | 15 | -97/+277 |
| * | | I've moved on to one of the last phases of my work! Now I'm just checking off | tilly-Q | 2013-09-03 | 12 | -204/+351 |
| * | | This is a quick commit. I gave admins the ability to ban or unban users | tilly-Q | 2013-08-29 | 11 | -23/+395 |
| * | | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 28 | -157/+793 |
| * | | pushing so paroneayea can help me resolve a conflict within the tests. | tilly-Q | 2013-08-23 | 2 | -18/+16 |
| * | | This commit was just to fix a few of the errors with the merging and to | tilly-Q | 2013-08-20 | 8 | -87/+97 |
| * | | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-08-20 | 91 | -202/+4359 |
| |\ \ |
|
| * | | | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 10 | -49/+122 |
| * | | | This has been an update to clean out the code a little bit. The primary change | tilly-Q | 2013-08-13 | 25 | -63/+219 |
| * | | | This commit was the work I did fixing errors that cropped up from the merge. | tilly-Q | 2013-07-31 | 8 | -20/+35 |
| * | | | Merge branch 'ticket-679' into OPW-Moderation-Update | tilly-Q | 2013-07-29 | 140 | -6033/+6689 |
| |\ \ \ |
|
| * | | | | This is a very small commit. All that I have done here is to clean up my code | tilly-Q | 2013-07-29 | 6 | -81/+98 |
| * | | | | This commit had some important milestones in it. The major update is that now I | tilly-Q | 2013-07-27 | 13 | -205/+490 |
| * | | | | Whew. This is a big update. I did some significant keeping work. I moved all of | tilly-Q | 2013-07-17 | 23 | -189/+509 |
| * | | | | I just added the attribution for the clipboard image to the code. | tilly-Q | 2013-07-08 | 1 | -1/+2 |
| * | | | | This update I mostly did work on the templates for the admin pages. I did a co- | tilly-Q | 2013-07-08 | 17 | -144/+470 |
| * | | | | This was a simple commit. I changed all references to Groups into Privileges so | tilly-Q | 2013-07-03 | 8 | -44/+59 |
| * | | | | In this commit, I have made a few changes and tightened up some of my models | tilly-Q | 2013-06-27 | 8 | -87/+175 |
| * | | | | This is the first stage of my project of implenting admin/moderator functiona- | tilly-Q | 2013-06-24 | 13 | -10/+548 |
* | | | | | Make the develop makefile target the default. | Christopher Allan Webber | 2013-10-07 | 1 | -1/+1 |
* | | | | | Fix by lennax: Fix the AC_MSG_ERROR undefined macro error. | Christopher Allan Webber | 2013-10-07 | 1 | -0/+1 |
* | | | | | Okay, making the theme of video.js consistent with the theme we had previous | Christopher Allan Webber | 2013-09-29 | 1 | -5/+1 |
* | | | | | Fixing ALL THE BROKEN TESTS. I probably broke most of them. | Christopher Allan Webber | 2013-09-29 | 5 | -6/+7 |