Commit graph

603 commits

Author SHA1 Message Date
Absurdon
faa165bb73 Fixed an error where country for teams was not properly set/updated due to a copy paste mistake 2017-10-14 20:02:32 +02:00
Prommah
8717173797 Return error in JSON for users API 2017-10-01 19:22:52 +02:00
Prommah
56087b09f3 404 bad user API requests & spec 2017-10-01 19:22:52 +02:00
Absurdon
6b5cafcbf0 Made API return 404 when no user was found 2017-09-30 01:06:19 +02:00
Absurdon
db129bc95a Merge pull request #103 from Prommah/master
Fix users API when nothing found
2017-09-30 00:59:35 +02:00
Prommah
8a49948af1 Fix users API when nothing found 2017-09-29 22:43:14 +02:00
Absurdon
62fe368b13 Fixing flags not showing correctly for brackets and in flat theme 2017-09-19 20:37:18 +02:00
Absurdon
683e32c7f6 Fixed new team view still having old country_code_select 2017-09-03 19:15:43 +02:00
Absurdon
2b45db440c Fixed team edit still using the old country_code_select 2017-08-23 23:23:18 +02:00
Absurdon
a43914e815 Migrated countries to use country_select gem and reworked how flags get displayed 2017-08-23 22:45:09 +02:00
Absurdon
dd7b59a811 Fixed primary team of user applying to team gets updated if that team is updated 2017-08-13 01:13:35 +02:00
Absurdon
f31668fb44 fixed more places where NULL category could cause problems when editing issues as admin 2017-07-03 08:50:00 +02:00
Absurdon
784c5832cf fixed issues with NULL category not showing 2017-07-02 22:48:33 +02:00
Absurdon
9312a90585 refined issue to have more clear permission logic 2017-07-02 21:16:16 +02:00
Absurdon
0bf5e74c38 added filter to show only users logged in lately 2017-07-02 18:34:19 +02:00
Absurdon
f06dfc025a show count for users signed in the last 30 days on users page 2017-07-02 17:14:07 +02:00
Absurdon
3edf8cc5e7 added comp mod council to staff page 2017-07-02 16:31:36 +02:00
Absurdon
8579d0b569 gave gathermods the possibility to respond to gather issues 2017-06-24 20:43:42 +02:00
Absurdon
313500c257 added gather mod tab to staff page 2017-06-21 09:39:30 +02:00
Absurdon
df5c6b1a7a fixed parsed signatures might be bigger than allowed by database 2017-06-12 20:30:10 +02:00
Absurdon
925001b73d Updated all links to use https 2017-04-18 16:01:36 +02:00
Absurdon
bb5bd6c824 Switched gathers url to use https 2017-04-18 00:04:18 +02:00
Absurdon
f6ecbb9f4d gave referees a possibility to signup for matches 2017-04-13 19:32:07 +02:00
Absurdon
4508e11270 Fixed calendar widget entries showin in wrong order 2017-04-04 17:24:37 +02:00
Absurdon
0c18e7f9ba added correct linking to nsltv events 2017-04-04 12:16:32 +02:00
Absurdon
eb43c87f00 made streamlinks from event description show as link in calendar widget 2017-04-04 12:11:36 +02:00
Absurdon
6eae7330dd disabling calendar tests for now as they dont fit the new implementation anymore 2017-04-03 02:10:38 +02:00
Absurdon
dcefd1c984 Merge pull request #102 from Absurdon/CalendarIntegrationUpdate
Calendar integration update
2017-04-03 01:06:33 +02:00
Absurdon
b411f559b8 Made Calendar Integration failsafe and use google-api-client gem 2017-04-03 01:02:09 +02:00
Absurdon
6d5536ea94 Added Google API gem 2017-04-02 19:35:50 +02:00
Absurdon
624da53bb6 Added possibility for Admins to check on votes wo querying the database manually 2017-03-24 00:07:39 +01:00
Absurdon
c882419af2 Merge remote-tracking branch 'origin/master' 2017-03-21 16:04:14 +01:00
Absurdon
4e319ed5e9 Disabled Google calender as it seems broken right now 2017-03-21 16:01:30 +01:00
Absurdon
e50ba391fe Updated the contact page 2017-03-19 02:37:44 +01:00
Absurdon
4ebb95ca3a Fixed link formatting error 2017-03-15 13:53:18 +01:00
Absurdon
b1e451030c fixed reactivating teams in a contest failed 2017-03-08 20:31:10 +01:00
Absurdon
9989e840aa fixed logical flaw in last commit 2017-03-08 02:21:49 +01:00
Absurdon
035f15648a fixed error for old bans that don't have a creator
validation failed on editing older bans that do not have a creator. Added a check to make sure this is still working.
2017-03-08 01:45:33 +01:00
Absurdon
a3a7e92789 Merge pull request #101 from Absurdon/master
Added Button to show user history for admins
2017-03-07 01:50:57 +01:00
Absurdon
91d585f378 Added Button to show user history for admins 2017-03-07 01:45:39 +01:00
Absurdon
7d60a90d69 Merge pull request #100 from Absurdon/master
Gave Gathermods simple banning permissions
2017-03-06 02:37:31 +01:00
Absurdon
569122862f Gave Gathermods simple banning permissions 2017-03-06 02:33:12 +01:00
Absurdon
303fbf9587 Merge pull request #99 from Absurdon/master
Made bans show who created them
2017-03-04 22:57:42 +01:00
Absurdon
5fac74f715 added creator field to ban/show.html.erb 2017-03-04 22:50:36 +01:00
Absurdon
9a0d2c6a25 Added creator to ban modell 2017-03-04 22:45:05 +01:00
Absurdon
eefde7277a Merge pull request #98 from Absurdon/master
Fixed issue#97
2017-03-03 14:14:53 +01:00
Absurdon
f3baf7e896 Fixed issue#97 2017-03-03 14:09:14 +01:00
Absurdon
038d9b37d5 Merge pull request #96 from Absurdon/master
Fixing constants to reflect new organisational structure
2017-02-27 23:26:12 +01:00
Absurdon
f17af42bfd Update to new rules and updated categories 2017-02-27 23:21:59 +01:00
Absurdon
bb0845f9bd Merge remote-tracking branch 'upstream/master' 2017-02-27 17:14:03 +01:00