simplefl
|
c250c24745
|
Add steam group link to gather page.
|
2015-05-13 19:00:16 +02:00 |
|
simplefl
|
d7f0264009
|
Merge pull request #15 from cblanc/shoutbox_tweaks
Shoutbox Client-side validation
|
2015-05-09 17:59:55 +02:00 |
|
cblanc
|
5d8a693fed
|
Cleanup
|
2015-05-09 16:43:02 +01:00 |
|
cblanc
|
97162edfba
|
Changed wording on warning message
|
2015-05-09 16:37:00 +01:00 |
|
cblanc
|
2d8bf792f7
|
Listen on both keyup and change events
|
2015-05-09 16:36:50 +01:00 |
|
cblanc
|
353cd3262b
|
Added test for client side shoutbox validation
|
2015-05-09 16:21:48 +01:00 |
|
cblanc
|
d6d87bdf83
|
Added necessary factory methods to test shoutbox
|
2015-05-09 16:21:18 +01:00 |
|
cblanc
|
8db7da0b20
|
Added shoutbox controller to perform client side validation
|
2015-05-09 16:20:51 +01:00 |
|
cblanc
|
d6eba921f6
|
Cleanup: move out js, require_self shouldnt be necessary
|
2015-05-06 00:05:03 +01:00 |
|
cblanc
|
1a0100db20
|
Cleanup: move out js, require_self shouldnt be necessary
|
2015-05-06 00:04:41 +01:00 |
|
cblanc
|
46e30e8a4c
|
Updated test for expected ban behaviour
|
2015-05-05 22:51:26 +01:00 |
|
cblanc
|
79375b4474
|
Bundle installed
|
2015-05-05 22:51:10 +01:00 |
|
cblanc
|
165267c571
|
Added test to find out how banning works
|
2015-05-05 22:43:54 +01:00 |
|
cblanc
|
3bd72b6ddf
|
render_shoutmsgs never invoked
|
2015-05-05 20:35:54 +01:00 |
|
Luke Barratt
|
b1d8d65ccf
|
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
|
25143d21f9
|
Addec colour and documentaton style formatting to RSpec output to improve readability
|
2015-05-02 23:46:16 +01:00 |
|
simplefl
|
49606e2159
|
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
|
05b02a3d31
|
Fix error page for when the 404 is user not found
|
2015-05-02 18:07:10 +01:00 |
|
simplefl
|
fabcbf5900
|
Pump rmagick to 2.13.4.
|
2015-04-28 17:51:22 +02:00 |
|
simplefl
|
6082103a17
|
Display channel password on gather page.
|
2015-04-28 17:46:47 +02:00 |
|
simplefl
|
9caf75862e
|
Merge pull request #11 from cblanc/shoutbox_quick_fix
Shoutbox quick fix
|
2015-04-28 17:46:09 +02:00 |
|
cblanc
|
f9ca91b6cf
|
Move shoutmsg polling invocation to instances where shoutbox is available
|
2015-04-27 23:36:27 +01:00 |
|
cblanc
|
ad3bab8820
|
Added some simple integration tests for shout messages
|
2015-04-27 23:32:27 +01:00 |
|
cblanc
|
3a95dd53e3
|
Cleanup
|
2015-04-26 11:36:18 +01:00 |
|
cblanc
|
d910e65602
|
Update poltergeist (current version uses out of date phantomjs)
|
2015-04-26 11:35:02 +01:00 |
|
cblanc
|
5b9047341c
|
Ignore gemsets and directory env variables
|
2015-04-26 11:34:37 +01:00 |
|
Luke Barratt
|
aef219dfc6
|
Merge branch 'feature/ci-improvements' into develop
Conflicts:
.travis.yml
|
2015-04-25 23:31:33 +01:00 |
|
Luke Barratt
|
8f73a18500
|
Stub Google Calendar's JSON response globally for each spec
|
2015-04-25 23:15:10 +01:00 |
|
Luke Barratt
|
ee0f92262d
|
Show CircleCI's status badge in README.md
|
2015-04-25 22:40:09 +01:00 |
|
Luke Barratt
|
e61c9fbf76
|
Fixes Google Calendar feed test. Use the current timezone when checking for DST.
|
2015-04-25 22:35:01 +01:00 |
|
simplefl
|
ee40ff53e5
|
Merge pull request #8 from cblanc/master
Bumping ruby version to fix travis build error
|
2015-04-25 21:07:37 +02:00 |
|
cblanc
|
f363c29260
|
Bumping ruby version to fix travis build error
|
2015-04-25 19:55:56 +01:00 |
|
simplefl
|
79a32c5095
|
Add gather spreadsheet links to gather page.
|
2015-04-19 12:04:27 +02:00 |
|
simplefl
|
01f3b3d32e
|
Remove unloading hook from gather because its triggered to often.
|
2015-04-16 19:38:26 +02:00 |
|
Luke Barratt
|
faefc55457
|
Remove travis config. Added CircleCI config.
|
2015-04-12 10:42:34 +01:00 |
|
simplefl
|
68f24bef9f
|
Add twitter and steam to nav bar.
|
2015-04-11 18:35:25 +02:00 |
|
simplefl
|
4284366680
|
Add staff? to user model.
|
2015-04-11 15:37:47 +02:00 |
|
simplefl
|
adbd4554d2
|
Staff is more important then ref and caster on posts.
|
2015-04-11 15:31:11 +02:00 |
|
simplefl
|
3e750ba6da
|
Add group name and task to posts.
|
2015-04-11 12:34:52 +02:00 |
|
onyxserpent
|
332084334d
|
Added .sticky class
|
2015-04-09 10:52:14 -07:00 |
|
simplefl
|
741a11a289
|
Add sticky class to topic links.
|
2015-04-09 19:23:29 +02:00 |
|
simplefl
|
20276bb710
|
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
|
89f0cdedaf
|
Fix up/down moving.
|
2015-04-09 15:49:35 +02:00 |
|
simplefl
|
17efc2ec80
|
Fix forum access rules.
|
2015-04-09 13:44:30 +02:00 |
|
onyxserpent
|
75a34b2ba4
|
Fixed too bold links by avatar
|
2015-04-08 10:14:15 -07:00 |
|
onyxserpent
|
6e92b65872
|
Fixed wrapping issue
|
2015-04-08 09:57:42 -07:00 |
|
onyxserpent
|
11e72701cf
|
Fixed broken new topic buttons, unread boldness
|
2015-04-08 09:56:33 -07:00 |
|
onyxserpent
|
ea36fd1a76
|
Fixed h# a being too bold
|
2015-04-08 09:44:31 -07:00 |
|
Luke Barratt
|
24aa48f21b
|
Merge branch 'hotfix/header-opacity'
|
2015-04-08 09:49:30 +01:00 |
|
Luke Barratt
|
9f9676e7af
|
Hotfix: Added clear: both to headings to fix side effects of opacity: 0.99
|
2015-04-08 09:49:06 +01:00 |
|