Tom Hughes
34e3e51456
Cleanup trailing whitespace
2015-02-20 08:56:16 +00:00
Tom Hughes
250bb47cc2
Merge remote-tracking branch 'systemed/routing'
2015-02-16 08:30:29 +00:00
Tom Hughes
27179c8706
Wrap flash messages in a div instead of a paragraph
...
This allows more complex HTML in the message, closing #896 .
2015-02-11 21:32:56 +00:00
Tom Hughes
4cef51bcbe
Add basic tests for the directions controller
2015-02-07 12:02:42 +00:00
Tom Hughes
7f81de2065
Don't try and match xmlns as an attribute
...
This doesn't seem to work with the new nokogiri based matching
in rails 4.2 probably because the attribute is removed by the
parser and used to set the namespace of the element.
2015-01-11 12:54:17 +00:00
Tom Hughes
a9a9ae2cbb
Updated for changes in rails HTML testing
2015-01-11 12:53:06 +00:00
Tom Hughes
0ebbccdcef
Fix invalid CSS selectors
2015-01-10 17:45:10 +00:00
Tom Hughes
0d7f7944bb
Fix invalid CSS selectors
2015-01-10 15:58:30 +00:00
Tom Hughes
6af8f8a9e3
Fix invalid CSS selectors
2015-01-10 12:41:09 +00:00
Tom Hughes
36592f72bc
Fix exception when message limit is hit
2014-12-02 21:29:12 +00:00
Tom Hughes
f636391580
Move changeset comment feeds out of the API namespace
2014-10-23 21:40:13 +01:00
Tom Hughes
72a7fc67ca
Tidy up changeset comment tests and beef them up a bit
2014-10-23 21:24:51 +01:00
Łukasz Gurdek
14ac1babc2
Changeset discussions
...
Add support for commenting on changesets with RSS feeds and email
notification of comments to other commenters and people that have
chosen to subscribe to a changeset.
2014-10-23 21:24:51 +01:00
Tom Hughes
042ecee695
Don't preload the nodes as it seems to break the ordering
...
Fixes #795
2014-07-29 10:14:08 +01:00
Tom Hughes
76ab4dc2f3
Don't assume we know what ID the new block will have
2014-07-04 19:24:25 +01:00
Tom Hughes
dd81b09eba
Update for API change in CPK 7.x
2014-07-04 19:24:25 +01:00
Tom Hughes
28bfb9999f
Rename Trace#public to Trace#visible_to_all
2014-07-04 19:24:25 +01:00
Tom Hughes
5bbe1c4aee
Improve testing of emails
...
Make sure we test that everything which should send email does
and that we clear the pending emails afterwards.
2014-07-04 19:21:57 +01:00
Tom Hughes
c9e9ef1a89
Rewrite layer parameters in shortlinks correctly
...
Fixes #762
2014-06-17 21:15:36 +01:00
Tom Hughes
f3166176d7
Qualify SCALE in tests
2014-05-21 22:43:57 +01:00
Tom Hughes
1a38e9b315
Don't pass strings to set_fixture_class
2014-04-27 19:16:42 +01:00
Tom Hughes
98184dfb9c
Reorganise tests to match modern rails test layout
2014-02-26 00:13:19 +00:00