Commit graph

524 commits

Author SHA1 Message Date
cblanc
9ee05c89a1 Cleanup 2015-05-09 16:43:02 +01:00
cblanc
c7b4e8e1d6 Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
9e7682fab1 Listen on both keyup and change events 2015-05-09 16:36:50 +01:00
cblanc
31254f416a Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
6a2280a600 Added necessary factory methods to test shoutbox 2015-05-09 16:21:18 +01:00
cblanc
96ef0dbc0d Added shoutbox controller to perform client side validation 2015-05-09 16:20:51 +01:00
cblanc
36d0331368 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:05:03 +01:00
cblanc
b06d39a86e Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:04:41 +01:00
cblanc
8187b1c5bc Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
9f5693af9c Bundle installed 2015-05-05 22:51:10 +01:00
cblanc
6ba92711fd Added test to find out how banning works 2015-05-05 22:43:54 +01:00
cblanc
7841ed732e render_shoutmsgs never invoked 2015-05-05 20:35:54 +01:00
Luke Barratt
8fd76a7668 Merge pull request #14 from ENSL/feature/pretty-test-output
Added colour and documentaton style formatting to RSpec output to improve readability
2015-05-02 23:51:49 +01:00
Luke Barratt
3ca1639ea2 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-02 23:46:16 +01:00
simplefl
53a0002194 Merge pull request #13 from cblanc/error_page_fix
Fix error page for when the 404 is user not found
2015-05-02 20:35:03 +02:00
cblanc
d50e4d0f5c Fix error page for when the 404 is user not found 2015-05-02 18:07:10 +01:00
simplefl
d3f45f2934 Add steam group link to gather page. 2015-05-01 00:48:51 +02:00
simplefl
de41e157b6 Pump rmagick to 2.13.4. 2015-04-28 17:51:22 +02:00
simplefl
a7c0a443ee Display channel password on gather page. 2015-04-28 17:46:47 +02:00
simplefl
ce1412282a Merge pull request #11 from cblanc/shoutbox_quick_fix
Shoutbox quick fix
2015-04-28 17:46:09 +02:00
cblanc
865ba6c477 Move shoutmsg polling invocation to instances where shoutbox is available 2015-04-27 23:36:27 +01:00
cblanc
1a8ab10005 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
simplefl
1ca9446bb0 Display channel password on gather page. 2015-04-27 20:56:50 +02:00
cblanc
466d180328 Cleanup 2015-04-26 11:36:18 +01:00
cblanc
f52866d60d Update poltergeist (current version uses out of date phantomjs) 2015-04-26 11:35:02 +01:00
cblanc
7029cd1fdc Ignore gemsets and directory env variables 2015-04-26 11:34:37 +01:00
Luke Barratt
ac6ca8bb01 Merge branch 'feature/ci-improvements' into develop
Conflicts:
	.travis.yml
2015-04-25 23:31:33 +01:00
Luke Barratt
51e04ce055 Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
403750ac46 Show CircleCI's status badge in README.md 2015-04-25 22:40:09 +01:00
Luke Barratt
35293eedc7 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
simplefl
f7b813cbd5 Merge pull request #8 from cblanc/master
Bumping ruby version to fix travis build error
2015-04-25 21:07:37 +02:00
cblanc
389ce2c2af Bumping ruby version to fix travis build error 2015-04-25 19:55:56 +01:00
simplefl
db53efadec Add gather spreadsheet links to gather page. 2015-04-19 12:04:27 +02:00
simplefl
7a8baa83c7 Remove unloading hook from gather because its triggered to often. 2015-04-16 19:38:26 +02:00
Luke Barratt
570e9e267f Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
simplefl
2cc522230c Add twitter and steam to nav bar. 2015-04-11 18:35:25 +02:00
simplefl
1b88c9f149 Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
17e421235b Staff is more important then ref and caster on posts. 2015-04-11 15:31:11 +02:00
simplefl
f909212c45 Add group name and task to posts. 2015-04-11 12:34:52 +02:00
onyxserpent
5bf3832c82 Added .sticky class 2015-04-09 10:52:14 -07:00
simplefl
d7e95509c1 Add sticky class to topic links. 2015-04-09 19:23:29 +02:00
simplefl
adfaabdf3d Remove old points before adding new points them on updates of matches. Also remove points if match gets deleted. 2015-04-09 18:45:33 +02:00
simplefl
d9c7e05e41 Fix up/down moving. 2015-04-09 15:49:35 +02:00
simplefl
35502d97d5 Fix forum access rules. 2015-04-09 13:44:30 +02:00
onyxserpent
b3542ecd6f Fixed too bold links by avatar 2015-04-08 10:14:15 -07:00
onyxserpent
668c0d2409 Fixed wrapping issue 2015-04-08 09:57:42 -07:00
onyxserpent
ba7c2de699 Fixed broken new topic buttons, unread boldness 2015-04-08 09:56:33 -07:00
onyxserpent
8449d40998 Fixed h# a being too bold 2015-04-08 09:44:31 -07:00
Luke Barratt
aa15fbda84 Merge branch 'hotfix/header-opacity' 2015-04-08 09:49:30 +01:00
Luke Barratt
e8ae79a5fd Hotfix: Added clear: both to headings to fix side effects of opacity: 0.99 2015-04-08 09:49:06 +01:00