Commit Graph

443 Commits

Author SHA1 Message Date
rubenwardy bd2e7e7a46
Fix import bugs 2018-05-23 18:49:23 +01:00
rubenwardy da33b10612
Reduce access restrictions on user list 2018-05-23 18:42:59 +01:00
rubenwardy 5c13200429
Fix GitHub login by making username case insensitive 2018-05-23 18:22:41 +01:00
rubenwardy a0814f4792
Increase task_id column length 2018-05-23 18:19:29 +01:00
rubenwardy 73a7ebc352
Add Flask migrations 2018-05-23 17:59:24 +01:00
rubenwardy a5eb97e0af
Add -t option to populate with test values, hide suggest changes button 2018-05-23 17:40:15 +01:00
rubenwardy 98d37dfe21
Add note about verification email 2018-05-21 22:46:48 +01:00
rubenwardy 5b056e8aab
Fix .box spacing issues 2018-05-21 22:42:02 +01:00
rubenwardy 4841c66602
Restrict changing display name to moderator and above 2018-05-21 22:31:50 +01:00
rubenwardy 0a72a38dd0
Add release requirement to package approval 2018-05-21 22:26:48 +01:00
rubenwardy acad90c312
Add dependency support 2018-05-21 22:20:28 +01:00
rubenwardy 47432ea7e4
Clean up package list search CSS 2018-05-21 14:56:00 +01:00
rubenwardy e5f61f2dc6
Add jumbotron background 2018-05-21 13:50:30 +01:00
rubenwardy 51a31b58b6
Improve alert box style 2018-05-18 21:36:00 +01:00
rubenwardy ec4461d0f7
Improve homepage design further 2018-05-18 04:18:57 +01:00
rubenwardy b6601e5bc4
Improve form CSS 2018-05-18 04:09:10 +01:00
rubenwardy e45b4da09a
Improve package list design 2018-05-18 02:31:38 +01:00
rubenwardy 6711eb4afe
Move package grid to macro 2018-05-18 01:32:34 +01:00
rubenwardy 0b1aa8980b
Add footer 2018-05-18 01:27:11 +01:00
rubenwardy bdca63bc7b
Improve alignment of MT icon 2018-05-18 00:43:41 +01:00
rubenwardy c1672a413b
Add notification icon 2018-05-18 00:33:24 +01:00
rubenwardy fe53b6f3f3
Improve CSS and overall design 2018-05-18 00:16:10 +01:00
rubenwardy 57c43e7994
Move create and work queue to user drop down 2018-05-17 23:26:36 +01:00
rubenwardy 67f028f6fc
Fix space between navbar buttons 2018-05-17 23:14:27 +01:00
rubenwardy 7396ed9105
Fix navbar image height 2018-05-17 23:01:50 +01:00
rubenwardy 3004dbeb4e
Add dropdown menu for user stuff 2018-05-17 20:36:46 +01:00
rubenwardy 69425df6c3
Add logo 2018-05-17 20:12:30 +01:00
rubenwardy 7fef1fb0d2
Add license to all JS/py files 2018-05-17 15:18:20 +01:00
rubenwardy cfb92273ff
Add import screenshots admin action 2018-05-15 20:05:35 +01:00
rubenwardy dbc56283eb
Add screenshot importing from github 2018-05-15 19:35:59 +01:00
rubenwardy 976f83c550
Fix wrong table style on all pages but help 2018-05-15 15:03:08 +01:00
rubenwardy 0bdcbd741c
Add import users from Krock's mod list feature 2018-05-15 15:00:12 +01:00
rubenwardy e669b18062
Add user rank colors, sort user list 2018-05-15 15:00:07 +01:00
rubenwardy f79c14ece8
Add footnote to ranks and permissions 2018-05-14 15:14:26 +01:00
rubenwardy 9d94744506
Change new package URL to /packages/new/ 2018-05-14 15:05:14 +01:00
rubenwardy 46b7c38d59
Fix bug in Conf file parser 2018-05-14 15:04:02 +01:00
rubenwardy 1e440d4523
Add help pages 2018-05-14 14:46:41 +01:00
rubenwardy 661bb19de7
Fix moderators being able to change emails of admins 2018-05-14 14:46:32 +01:00
rubenwardy 4bea3484d1
Fix crash on mod name not specified 2018-05-14 13:58:31 +01:00
rubenwardy 46a4bfbcff
Fix error not being shown in import meta alert 2018-05-14 13:54:29 +01:00
rubenwardy c26c6ab220
Fix crash on no email provided to edit user 2018-05-14 01:35:18 +01:00
rubenwardy e2341aafd9
Fix crash on anonymous user in rank_required 2018-05-14 01:27:08 +01:00
rubenwardy d2b705b8bb
Don't require r query arg to check_task 2018-05-14 01:23:43 +01:00
rubenwardy e6a3836aab
Hide all non-TaskError exceptions from users 2018-05-14 01:20:02 +01:00
rubenwardy 73fa5d1186
Add email support 2018-05-14 00:40:34 +01:00
rubenwardy acc48c7262
Remove registering with username/email 2018-05-13 23:48:04 +01:00
rubenwardy ff8bf992a9
Add user account claiming 2018-05-13 23:33:05 +01:00
rubenwardy 31615da169
Replace placeholder screenshot 2018-05-13 21:23:09 +01:00
rubenwardy 95235849f7
Fix another crash 2018-05-13 20:30:05 +01:00
rubenwardy 4d94e4a326
Fix crash in edit release caused by is_package_page addition 2018-05-13 18:55:08 +01:00