| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed the columns on core__privileges_users table so that they are unique and | tilly-Q | 2014-04-22 | 1 | -2/+2 |
* | I went through the code and just removed some blank spaces. I also looked it | tilly-Q | 2013-11-19 | 1 | -1/+1 |
* | Addressed ticket number 630 by removing MediaEntry.collected | Josie | 2013-11-18 | 1 | -2/+1 |
* | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update' | Christopher Allan Webber | 2013-10-07 | 1 | -12/+227 |
|\ |
|
| * | In this commit, I mostly did work on the migrations. Firstly, I droppped the | tilly-Q | 2013-10-03 | 1 | -6/+0 |
| * | At this point, I am very close to done with this code! I made one big change at | tilly-Q | 2013-09-23 | 1 | -5/+3 |
| * | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-09-12 | 1 | -0/+1 |
| |\ |
|
| * | | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom- | tilly-Q | 2013-09-11 | 1 | -50/+28 |
| * | | This should be my final code update before I am ready for review! Basically, in | tilly-Q | 2013-09-10 | 1 | -1/+4 |
| * | | This was a quick update, I mostly worked on the transition from using the old | tilly-Q | 2013-09-08 | 1 | -2/+2 |
| * | | I did some more code-keeping in this commit. I added a lot of documentation, so | tilly-Q | 2013-09-03 | 1 | -12/+59 |
| * | | This is a quick commit. I gave admins the ability to ban or unban users | tilly-Q | 2013-08-29 | 1 | -2/+2 |
| * | | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 1 | -30/+30 |
| * | | This commit was just to fix a few of the errors with the merging and to | tilly-Q | 2013-08-20 | 1 | -6/+7 |
| * | | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-08-20 | 1 | -12/+75 |
| |\ \ |
|
| * | | | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 1 | -8/+0 |
| * | | | This has been an update to clean out the code a little bit. The primary change | tilly-Q | 2013-08-13 | 1 | -0/+10 |
| * | | | Merge branch 'ticket-679' into OPW-Moderation-Update | tilly-Q | 2013-07-29 | 1 | -12/+120 |
| |\ \ \ |
|
| * | | | | This commit had some important milestones in it. The major update is that now I | tilly-Q | 2013-07-27 | 1 | -4/+42 |
| * | | | | Whew. This is a big update. I did some significant keeping work. I moved all of | tilly-Q | 2013-07-17 | 1 | -5/+43 |
| * | | | | This update I mostly did work on the templates for the admin pages. I did a co- | tilly-Q | 2013-07-08 | 1 | -2/+10 |
| * | | | | This was a simple commit. I changed all references to Groups into Privileges so | tilly-Q | 2013-07-03 | 1 | -16/+16 |
| * | | | | In this commit, I have made a few changes and tightened up some of my models | tilly-Q | 2013-06-27 | 1 | -27/+58 |
| * | | | | This is the first stage of my project of implenting admin/moderator functiona- | tilly-Q | 2013-06-24 | 1 | -2/+86 |
* | | | | | remove a blank line | Rodney Ewing | 2013-09-19 | 1 | -1/+0 |
* | | | | | not all JSONEncoded fields should be mutable dicts | Rodney Ewing | 2013-09-19 | 1 | -2/+1 |
* | | | | | make all JSONEncoded columns mutable | Rodney Ewing | 2013-09-19 | 1 | -1/+3 |
* | | | | | need to use mutation tracking to detect changes in JSONEncoded types | Rodney Ewing | 2013-09-19 | 1 | -2/+4 |
* | | | | | skip image resizing if possible | Rodney Ewing | 2013-09-19 | 1 | -1/+0 |
* | | | | | get and set metadata for a MediaFile | Rodney Ewing | 2013-09-19 | 1 | -0/+1 |
* | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing' | Christopher Allan Webber | 2013-09-18 | 1 | -0/+29 |
|\ \ \ \ \ |
|
| * | | | | | skip image resizing if possible | Rodney Ewing | 2013-08-21 | 1 | -2/+2 |
| * | | | | | get and set metadata for a MediaFile | Rodney Ewing | 2013-08-21 | 1 | -0/+29 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits' | Christopher Allan Webber | 2013-09-18 | 1 | -0/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | added user upload limits | Rodney Ewing | 2013-08-26 | 1 | -0/+3 |
| |/ / / |
|
* / / / | add user prefrence for insite notifications | Rodney Ewing | 2013-08-20 | 1 | -0/+1 |
|/ / / |
|
* | | | -update to latest master | Rodney Ewing | 2013-08-19 | 1 | -5/+5 |
* | | | Merge remote-tracking branch 'refs/remotes/tsyesika/master' | Christopher Allan Webber | 2013-08-15 | 1 | -4/+70 |
|\ \ \
| |_|/
|/| | |
|
| * | | Using nonce now, preventing OAuth replay attacks | xray7224 | 2013-07-14 | 1 | -2/+12 |
| * | | Adds more support for oauth - access_token & decorators still to do | xray7224 | 2013-07-11 | 1 | -1/+1 |
| * | | Adds oauth support up until authorization | xray7224 | 2013-07-11 | 1 | -4/+33 |
| * | | Client registration now supports application/x-www-form-urlencoded now | xray7224 | 2013-07-11 | 1 | -4/+8 |
| * | | Working client registration | xray7224 | 2013-07-11 | 1 | -1/+24 |
* | | | This was a very simple ticket actually. I created a list called FOUNDATIONS in | tilly-Q | 2013-07-29 | 1 | -0/+15 |
|/ / |
|
* | | Merge remote-tracking branch 'upstream/master' into auth | Rodney Ewing | 2013-06-25 | 1 | -8/+105 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'refs/remotes/joar/notifications' | Christopher Allan Webber | 2013-06-22 | 1 | -5/+105 |
| |\ \ |
|
| | * | | New notifications | Joar Wandborg | 2013-06-09 | 1 | -5/+105 |
| | |/ |
|
| * / | modified verification emails to use itsdangerous tokens | Rodney Ewing | 2013-05-29 | 1 | -3/+0 |
| |/ |
|
* / | changed User model pw_hash field to nullable and added migrations | Rodney Ewing | 2013-05-24 | 1 | -1/+1 |
|/ |
|
* | Noting why we don't have an email uniqueness constraint in the db. | Christopher Allan Webber | 2013-05-17 | 1 | -0/+4 |