2017-09-13 |
Andy Allan | Create an IssueCommentsController for managing IssueComments
|
commit | commitdiff | tree |
2017-09-13 |
Andy Allan | Fix parameter spacing
|
commit | commitdiff | tree |
2017-09-13 |
Andy Allan | Rework the 'issues not found' notice slightly.
|
commit | commitdiff | tree |
2017-09-13 |
Andy Allan | The link is to the list of issues, not of reports,...
|
commit | commitdiff | tree |
2017-09-13 |
Andy Allan | Ensure that issue comments have associated issues and...
|
commit | commitdiff | tree |
2017-09-13 |
Andy Allan | Add missing structure.sql changes from 948fd8c8faf1016d
|
commit | commitdiff | tree |
2017-09-13 |
Andy Allan | Remove created_at / updated_at column definitions since...
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Ensure report details are not blank.
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Refactor creating a new report to use a ReportsController
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Use reports_count so that counter_cache works automatically.
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Remove the border around the radio boxes
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Check that the flag is not show when not logged in
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Add a basic feature test for reporting diary entries.
|
commit | commitdiff | tree |
2017-09-06 |
Andy Allan | Add minitest-rails-capybara
|
commit | commitdiff | tree |
2017-08-02 |
Andy Allan | Avoid passing the current_user.id when commenting
|
commit | commitdiff | tree |
2017-08-02 |
Andy Allan | Use current_user instead of @user.
|
commit | commitdiff | tree |
2017-08-02 |
Andy Allan | Merge branch 'master' into moderation
|
commit | commitdiff | tree |
2017-07-27 |
Andy Allan | Convert @user to current_user
|
commit | commitdiff | tree |
2017-07-27 |
Andy Allan | Use a current_user helper for accessing the logged...
|
commit | commitdiff | tree |
2017-07-27 |
Andy Allan | Convert remaining controller code to use current_user
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Use current_user to represent the currently logged...
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Standardise on basic_authorization without the parentheses
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Use rails 5 version of redirect_back.
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Remove indirection.
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Set the reported_user in a callback
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Rubocop autofixes.
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Rename association to reported_user, for clarity
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Get tests passing. Use factories instead of fixtures.
|
commit | commitdiff | tree |
2017-07-12 |
Andy Allan | Merge branch 'master' into moderation
|
commit | commitdiff | tree |
2017-07-05 |
Andy Allan | Revert unrelated changes from db/structure.sql
|
commit | commitdiff | tree |
2017-07-05 |
Andy Allan | Whitespace fixes.
|
commit | commitdiff | tree |
2017-07-05 |
Andy Allan | Remove unused files
|
commit | commitdiff | tree |
2017-07-05 |
Andy Allan | Revert changes to Vagrantfile
|
commit | commitdiff | tree |
2017-07-05 |
Andy Allan | Hide contributor terms details, unless the user hasn...
|
commit | commitdiff | tree |
2017-06-23 |
Andy Allan | Rework coordinates to avoid scientific formatting of...
|
commit | commitdiff | tree |
2017-06-01 |
Andy Allan | Ensure closed changesets appear in the feed, and update...
|
commit | commitdiff | tree |
2017-06-01 |
Andy Allan | Remove test fixtures.
|
commit | commitdiff | tree |
2017-06-01 |
Andy Allan | Remove remaining references to fixtures.
|
commit | commitdiff | tree |
2017-06-01 |
Andy Allan | Remove the api_fixtures helper
|
commit | commitdiff | tree |
2017-06-01 |
Andy Allan | Rubocop fixes.
|
commit | commitdiff | tree |
2017-06-01 |
Andy Allan | create nodes from factories for the api changes test.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Update amf_controller tests to use a factory-generated...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Update the user list pagination test to avoid counting...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor the user list test to use factory-built users...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Use factories to generate the relations
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Use the user factory to generate login details.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor the assert_changeset helper to take an array...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Only use changesets from factories for the test_query...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Create objects via factories, rather than implicity...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Rework the changeset feed tests.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Create nodes explicitly rather than relying on fixtures.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Add ways into the database explicitly, rather than...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Create a redaction object before testing the index...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Use a user factory in order to log in.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor changeset tags model test to remove dependency...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Update rubocop class length limit.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | refactor remaining amf controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor some controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor remaining relation model tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor some controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor various controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor remaining way model tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Convert more changeset controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor more changeset controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Convert more changeset controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor user_changeset_comments integration test to...
|
commit | commitdiff | tree |
2017-05-31 |
Andy Allan | Refactor a few tests to use changeset factories.
|
commit | commitdiff | tree |
2017-05-24 |
Andy Allan | Refactor more changeset_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-24 |
Andy Allan | Refactor some changesets controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-24 |
Andy Allan | Refactor the changeset query tests to use factories.
|
commit | commitdiff | tree |
2017-05-24 |
Andy Allan | Convert more relation controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-24 |
Andy Allan | Convert remaining node_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Ensure invisible_way is actually deleted
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Update more relation_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor some relation_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor the relation_for_nwr tests to use factories
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor get_nodes_undelete test to use factories instead...
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor remaining way model tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | More amf_controller tests converted to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor more amf_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor putway method tests to use factories
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor some more amf_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor old_relation_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Update old_ways_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Convert remaining old_node_controller tests to use...
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Ensure the old nodes are created with the same changeset
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor remaining api_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Refactor remaining way_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Refactor more way_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Add a way_with_nodes factory, and use it in the way_controll...
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Refactor deletion tests in way_controller_test to use...
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Refactor some way_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Refactor some amf_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Use factories for all factory associations.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_way_node factory, and start using it...
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_way factory, and start using it for tests.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_relation_member factory, and start using...
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_relation factory, and start using it...
|
commit | commitdiff | tree |
2017-04-24 |
Andy Allan | Convert the node_controller update tests to use factories.
|
commit | commitdiff | tree |
2017-04-24 |
Andy Allan | Convert the duplicate_tags node controller test to...
|
commit | commitdiff | tree |
next |