Andy Allan
|
bc850d1d37
|
Move Relation.to_xml and to_xml_node out of the model and into tests
|
2019-11-20 15:45:28 +01:00 |
|
Andy Allan
|
2b1bac1279
|
Move Way.to_xml and to_xml_node out of the model and into tests
This code is only used in the tests. Refs #2433
|
2019-11-20 15:31:47 +01:00 |
|
Andy Allan
|
4e7c0c3008
|
Move Node.to_xml and to_xml_node out of model and into tests
This code is only used in the tests for creating 'fixture' payloads,
so it shouldn't be kept in the models.
|
2019-11-13 17:01:40 +01:00 |
|
Tom Hughes
|
135ec35a91
|
Fix numericality validation to use correct integer only constraint
Fixes #2355
|
2019-08-22 12:14:06 +01:00 |
|
Tom Hughes
|
9f57f60b87
|
Fix new rubocop warnings
|
2019-04-23 09:33:34 +01:00 |
|
Tom Hughes
|
79bda7a8ed
|
Format closed_at correctly in changeset API responses
Fixes #2195
|
2019-03-30 15:40:08 +00:00 |
|
Tom Hughes
|
dcfe326f65
|
Merge remote-tracking branch 'upstream/pull/2175'
|
2019-03-26 19:14:04 +00:00 |
|
Tom Hughes
|
e3ed9988ce
|
Merge remote-tracking branch 'upstream/pull/2177'
|
2019-03-16 15:39:03 +00:00 |
|
Andy Allan
|
987398ad2a
|
Rubocop fixes
|
2019-03-16 15:30:41 +00:00 |
|
Frederik Ramm
|
538bfed8a6
|
Move changeset XML generation to a view
|
2019-03-16 15:30:18 +00:00 |
|
Andy Allan
|
d102c9aaf4
|
Move all settings to settings.yml
We leave the STATUS setting alone, since it's required before rails
boots. The test-specific settings now live in config/settings/test.yml
|
2019-03-13 18:06:23 +01:00 |
|
Andy Allan
|
1ca77d6dda
|
Rubocop fixes for ruby 2.5
|
2019-03-13 10:33:33 +01:00 |
|
Andy Allan
|
1778fa3d9c
|
Move the api methods from changesets_controller into the api namespaced controller
|
2019-02-24 12:18:31 +01:00 |
|