This website requires JavaScript.
ed696a99f5
User action logging for discussions
logging
Evert
2018-03-05 14:04:20 +02:00
5d3e81fe78
Add a moderator dashboard, add user action logging
Evert
2018-03-03 14:42:00 +02:00
8a33f6da59
Add a show field to reports
master
Evert
2018-03-03 11:39:56 +02:00
f3bf9a4e44
Merge pull request #63 from IcyNet/community
Evert
2018-03-02 16:39:54 +02:00
8732babf50
Final discussion boards fixes
Evert
2018-03-02 16:36:01 +02:00
e59c03539d
Add better show url formation method
Evert
2018-03-02 15:46:25 +02:00
028b1ab279
Add next and previous buttons to episode page
Evert
2018-03-02 11:59:44 +02:00
adb14fe486
Use a function to create show urls instead of having them static
Evert
2018-03-01 19:45:45 +02:00
ed720adbc5
Delete reply contents and add ban button to replies
Evert
2018-03-01 19:36:34 +02:00
d006598fe6
Board moderation tools
Evert
2018-03-01 19:22:34 +02:00
c3ce46b94a
Report replies
Evert
2018-03-01 15:48:20 +02:00
d7e7d5dc2c
Markdown support
Evert
2018-02-28 22:04:15 +02:00
8230e83528
Boards, Replies and Votes
Evert
2018-02-28 18:34:10 +02:00
22ca7de96b
Start with discussion boards
Evert
2018-02-28 00:06:41 +02:00
393f2689a0
Merge pull request #62 from IcyNet/bootstrap
Evert
2018-02-27 23:32:15 +02:00
25b37d6f45
Add a page with full list of shows
Evert
2018-02-27 20:14:28 +02:00
c9350f357d
Implement bootstrap, redesign some elements
Evert
2018-02-27 19:49:45 +02:00
e8e4433be1
Merge pull request #61 from IcyNet/reporting
Evert
2018-02-27 16:14:28 +02:00
da82bddd05
Add URL to find episode by submission ID
Evert
2017-12-29 16:27:26 +02:00
7481f245fd
Add submission reporting
Evert
2017-12-29 16:22:58 +02:00
2afb51ff4b
Quick url fix
Evert
2017-12-28 18:18:47 +02:00
bdfa24c82b
Merge pull request #60 from IcyNet/databases
Evert
2017-12-28 17:44:18 +02:00
fdd43208ea
Allow show submission page titles to be displayed instead of the url, if available
Evert
2017-12-28 17:41:02 +02:00
1883792c7f
Pinning of submissions
Evert
2017-12-28 17:34:58 +02:00
2bcf645461
Make season description optional
Evert
2017-12-28 17:24:27 +02:00
971730f1cb
Make CSS field actually nullable..
Evert
2017-12-28 17:20:22 +02:00
1449826082
Add views and pinned to discussion board
Evert
2017-12-28 17:16:20 +02:00
d32d0b069e
Merge branch 'databases' of github.com:IcyNet/Episodes.Community into databases
Evert
2017-12-28 17:10:50 +02:00
19f258d9fd
Fix admin
Evert
2017-12-28 17:10:33 +02:00
702e11de12
Add extra fields to Submission
Evert
2017-12-28 17:09:39 +02:00
845845bb2e
Remove show moderators model
Evert
2017-12-28 17:03:49 +02:00
307fdd4f7b
Make custom CSS nullable
Evert
2017-12-28 17:03:16 +02:00
36de1771ce
Extend abbreviation length
Evert
2017-12-28 17:02:41 +02:00
060b6e9b13
Merge pull request #59 from IcyNet/license
Evert
2017-12-28 13:01:48 +02:00
c850405d7a
Add license headers to all code files
Evert
2017-12-28 12:39:02 +02:00
c31fb93218
Merge pull request #58 from IcyNet/bans
Evert
2017-12-28 12:20:23 +02:00
61c853dcc7
Add shield to staff name
Evert
2017-12-28 12:15:32 +02:00
04ec755daf
Bans - Add option to delete all submissions by offender
Evert
2017-12-27 17:20:20 +02:00
4c2e0d0f91
Bans - Implement show bans
Evert
2017-12-27 17:01:39 +02:00
b302999956
Merge pull request #56 from IcyNet/show-mod
Evert
2017-12-26 20:03:11 +02:00
45785c9e51
Fix WrongAppError
Evert
2017-12-26 19:34:24 +02:00
48a037439e
Use season info on the banner on an episode page
Evert
2017-12-26 19:11:18 +02:00
fa594518c3
Add a bunch of moderation options to Show - add seasons, add episodes, add, change and delete submissions.
Evert
2017-12-15 13:33:01 +02:00
94931900e5
Install django-guardian
Evert
2017-12-11 19:23:19 +02:00
5f8d142508
Merge pull request #54 from IcyNet/authstuff
Evert
2017-12-11 15:55:57 +02:00
08ffa3fc50
oops, forgot the logged in test
Evert
2017-12-11 15:39:01 +02:00
35cb450f1f
Revert the tests commit
Evert
2017-12-11 15:37:15 +02:00
5809838f35
Merge pull request #53 from IcyNet/bugfixes
Evert
2017-12-11 09:25:08 +02:00
70832a685c
Remove the "Admin" model since it's not necessary
Evert
2017-11-16 21:13:13 +02:00
c7f0bbe545
Ensure the banner's text stays in it's place
Evert
2017-11-14 15:48:44 +02:00
ddeff408f1
Change Artwork
to Banner
in Show where its appropriate, make ban scope nullable because site_wide
is a thing
Evert
2017-11-14 15:39:11 +02:00
9226c46778
Add requests to requirements.txt. Closes #52
Evert
2017-11-14 15:35:08 +02:00
0bded3afc7
Authentication - Add logout view and set login url in settings
Evert
2017-11-14 15:32:26 +02:00
9f725b4c46
Authentication - Made Django use a custom User model WARNING! This commit requires you to re-migrate the database from the beginning, because AUTH_USER_MODEL can only be set before the initial migration.
Evert
2017-11-14 14:56:44 +02:00
20d3ac7aec
Updated tests to new user model
Tsa6
2017-11-13 16:13:25 -05:00
926ecbceb3
Authentication - Rewrite Show views to use django user model
Evert
2017-11-13 19:42:10 +02:00
5fb6911960
Authentication - Rewrite auth system to use Django's user model
Evert
2017-11-13 19:38:51 +02:00
325af6929f
Merge pull request #48 from IcyNet/show
Evert
2017-11-11 20:48:22 +02:00
c11a43b7c5
Show - Form hack with vote buttons - CSRF protection
Evert
2017-11-11 20:34:48 +02:00
064406bf89
use datetime.now instead of today
Evert
2017-11-11 17:35:21 +02:00
f07f6f1b46
change banner to artwork
Evert
2017-11-11 15:37:36 +02:00
576c91a6a8
Show - Add Open Graph meta to episode and show page
Evert
2017-11-11 15:33:27 +02:00
a8d2961a79
Show - Add episode link submissions
Evert
2017-11-11 14:57:52 +02:00
f13c412f85
Show - add page titles
Evert
2017-11-11 13:30:16 +02:00
c6672da6c6
slugify episode name into url
Evert
2017-11-11 12:53:25 +02:00
1f71c26fe7
conserve lines, fix issue
Evert
2017-11-11 12:41:41 +02:00
c3eff9f88a
Show - Convert positive to a boolean
Evert
2017-11-11 11:26:26 +02:00
528e95fc7b
Show - Allow submissions to be voted for
Evert
2017-11-11 11:24:39 +02:00
1e868efb72
Remove those counts because I can just use |length
Evert
2017-11-11 10:12:39 +02:00
94b54a0ef2
Show - Use .annotate for submissions with votes and their ordering
Evert
2017-11-11 10:03:06 +02:00
4adab93c3a
Show - Show empty message for no submitted links
Evert
2017-11-10 17:47:45 +02:00
f6895e7d25
Show - Added Submissions Page
Evert
2017-11-10 17:21:21 +02:00
5e0aa075d1
Show - Index Page, CSS
Evert
2017-11-10 15:55:39 +02:00
82f2e3dc83
Merge pull request #47 from IcyNet/landing-page
Tsa6
2017-10-09 12:54:32 -04:00
a584fec1a3
Switched from stylus to plain css
Tsa6
2017-10-09 12:48:21 -04:00
039935b9b5
migrations init still needs to be included
Evert
2017-10-09 19:14:04 +03:00
416399de9e
remove the migrations from the landingpage
Evert
2017-10-09 18:57:09 +03:00
6a2932f1b3
display name on the page
Evert
2017-10-09 17:39:55 +03:00
4acf500bc8
Merge remote-tracking branch 'origin/master' into landing-page
Evert
2017-10-09 17:00:11 +03:00
20cb72c864
simple mobile friendlyness
Evert
2017-10-06 13:25:32 +03:00
4ca7c86ec5
initial layout
Evert
2017-10-05 13:37:09 +03:00
6177b31227
Merge pull request #46 from IcyNet/unit-testing
Tsa6
2017-10-04 14:57:35 -04:00
ece4e8254f
Removed unnecessary test files
Tsa6
2017-09-29 17:44:37 -04:00
575c3f27cc
Added test that states are unique
Tsa6
2017-09-29 17:40:50 -04:00
40d8d1f5e5
Added test for logging in a pre-existing user
Tsa6
2017-09-29 17:34:57 -04:00
491a86f478
Added test to reject bad state tokens
Tsa6
2017-09-29 17:25:12 -04:00
8d3f54ae3f
Added test for successfully logging in new user
Tsa6
2017-09-29 17:21:42 -04:00
a6d4ebd1ba
Merge pull request #41 from IcyNet/documentation
Tsa6
2017-09-26 16:32:21 -04:00
3b01197b21
Merge pull request #42 from IcyNet/display-name-to-session
Tsa6
2017-09-25 18:10:26 -04:00
3b195eb763
Added user display name to session on login
Taizo 'Tsa6' Simpson
2017-09-25 18:08:43 -04:00
6399ac1432
Added a README
Taizo 'Tsa6' Simpson
2017-09-25 17:21:45 -04:00
2242ce2878
Merge pull request #39 from IcyNet/postive-vote-typo
Tsa6
2017-09-25 15:55:53 -04:00
18e8dbefd2
Fixed the postive typo
Taizo 'Tsa6' Simpson
2017-09-25 15:49:15 -04:00
f92a4e95bf
Merge pull request #38 from IcyNet/admin-panel-enhancements
Tsa6
2017-09-24 18:30:59 -04:00
2a5d4e3fdd
Added __str__ methods to all the models
Taizo 'Tsa6' Simpson
2017-09-24 18:30:15 -04:00
054a62c2f0
Merge pull request #36 from IcyNet/episode-season-typo
Tsa6
2017-09-24 17:04:04 -04:00
2b6dfeca8b
Fixed a typo in the Episode models's name's verbose_name
Taizo 'Tsa6' Simpson
2017-09-24 17:02:50 -04:00
a815e29f65
Added very basic framework for the landing page
Taizo 'Tsa6' Simpson
2017-09-24 16:53:10 -04:00
a1a8e624d9
Merge pull request #33 from IcyNet/add-models-admin
Tsa6
2017-09-24 16:15:27 -04:00
383ed7b649
Added models to the admin page
Taizo 'Tsa6' Simpson
2017-09-24 16:14:08 -04:00