]> git.openstreetmap.org Git - rails.git/history - test/functional
Fix lists in rich text to display properly
[rails.git] / test / functional /
2013-01-18 Tom HughesFix formating of way and relation redaction messages...
2013-01-18 Tom HughesImprove testing of the trace list view
2013-01-16 Tom HughesFixup test failure
2013-01-14 Tom HughesUpdate tests for layout changes
2013-01-14 Saman Bemel-BenrudSite cleanup
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-23 Tom HughesServe embedded maps through the assets pipeline
2012-10-30 Tom HughesSimplify handling of verified emails in OpenID signup
2012-09-30 Tom HughesIncrease allowed time delta in message sending test
2012-09-30 John FirebaughInline key partial used only on index
2012-09-24 Tom HughesDon't report the PD flag in the user API call
2012-09-24 Tom HughesAdd a /api/0.6/user/NNNN call to the API
2012-09-21 John FirebaughSupport the same edit params for Potlatch 1 and 2
2012-09-21 Matt AmosAdded a test for trac ticket 4471, and fixed the issue.
2012-09-07 John FirebaughUse a param to trigger export rather than a separate...
2012-09-03 Tom HughesTest that replying to a message marks it as read
2012-08-31 Tom HughesSelect which key entries to show on the client
2012-08-27 Tom HughesUse start.html.erb views instead of _sidebar.html.erb...
2012-08-27 John FirebaughExtract export.js static asset
2012-08-17 Tom HughesUpdate tests for changes to HTML escaping in rails...
2012-08-15 Tom HughesTest the links in the menu of the user view page
2012-08-15 Tom HughesAdd tests for make_friend and remove_friend
2012-08-15 Tom HughesFixup make_friend and remove_friend properly
2012-08-14 Tom HughesRequire POST for make_friend and remove_friend
2012-07-11 Andy AllanDon't show coordinates for deleted nodes
2012-06-18 Tom HughesFix tests to cope with stricter route enforcement in...
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-05-05 Tom HughesTest new API permissions route
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-05-01 Tom HughesAdd some basic changeset feed tests
2012-04-05 Matt AmosAdded redactions controller test and fixed a bug in...
2012-04-05 Matt AmosAdded tests for browsing object histories with redacted...
2012-04-05 Matt AmosAdded test for changeset/download hiding redacted elements
2012-04-05 Matt AmosAdded tests for old_* redaction routes
2012-04-05 Matt AmosAdded relation redaction logic, same as node and way...
2012-04-05 Matt AmosAltered old_way stuff to be Railsy like old_node is now
2012-04-05 Kai KruegerCopy the redaction code from nodes to ways
2012-04-05 Matt AmosFixing review comments
2012-04-05 Matt AmosAdding first cut of Redactions support
2012-03-22 Tom HughesAdd functional tests for messages
2012-03-22 Tom HughesTest that viewing a block marks it as seen
2012-03-22 Tom HughesAdd comments to the user block functional tests
2012-03-20 Tom HughesAdd functional tests for the user_roles controller
2012-03-20 Tom HughesGet rid of custom CSRF protection for user role changes
2012-03-19 Tom HughesAdd functional tests for user blocks
2012-03-17 Tom HughesAdd preview functionality to rich text controls
2012-03-16 Tom HughesRemoved Osmrender export test
2012-03-14 Tom HughesAllow POST requests to the home page so OpenSearch...
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-09 Tom HughesFix some incorrect tests that relied on the default...
2012-03-09 Tom HughesAdd routing tests for all supported routes
2012-01-14 Tom HughesSort node ids in test_ways_for_node
2011-12-13 Tom HughesAdd some password recovery tests
2011-12-13 Tom HughesAdd some tests for updating users
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-14 Tom HughesUpdate tests to set the username cookie as necessary
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesList all objects that are blocking a delete, in a well...
2011-11-14 Tom HughesSpecify the format when requesting an RSS feed
2011-11-14 Tom HughesRail 3 has renamed fieldWithErrors to field_with_errors
2011-11-14 Tom HughesRework AMF controller's streaming output for rails 3
2011-08-22 Tom HughesRemove :root qualifiers as they don't seem to work...
2011-07-12 Tom HughesUse num_changes to detect empty changesets instead...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-05-08 Tom HughesMake sure the ruby quadtile code give the same result...
2011-05-05 Tom HughesRearrange changeset list page to put the map beside...
2011-04-03 Tom HughesPreserve the referer at the end of account creation
2011-04-03 Matt AmosPhase 2 CTs implementation and tests, with config parameter
2011-03-15 Matt AmosFixed bug in changeset queries
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-15 Tom HughesAdd support for conditional deletes in changeset uploads
2010-12-15 Tom HughesAllow the client to request errors as an XML document
2010-12-06 Shaun McDonaldUpdate expected GPS namespace in tests
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-12-01 Tom HughesFix test for change to editor options
2010-11-29 Tom HughesFixup tests for changes to multi-editor functionality
2010-11-29 Matt AmosInitial work on support for multiple editors
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-11 Tom HughesMake trace API a proper CRUD API like other object...
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-08 Matt AmosFixed AMF controller to validate changeset comments
2010-08-04 Tom HughesRework application configuration
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-21 Tom HughesConvert diary views to use CSS based user specific...
2010-05-11 Tom HughesMerge branch 'master' into openid
2010-05-11 Tom HughesMerge branch 'master' of git://git.openstreetmap.org...
2010-05-11 Tom HughesUpdate test to reflect changes in signup page
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-04-19 Tom HughesMerge branch 'master' into terms
2010-04-03 Shaun McDonaldAdding timecop as a gem dependency when in development...
2010-03-22 Matt AmosPatching fix to test from branch.
2010-03-22 Matt AmosFix close tag on test.
2010-02-27 Tom HughesUse Nominatim to reverse geocode diary location informa...
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-26 Tom HughesFix test for viewing an unknown user to actually specif...
2010-02-11 Tom HughesFixup AMF tests to match Richard's latest changes.
2010-02-06 Kai Kruegermerge 19601:19888 of rails_port into the openID branch
2010-02-04 Tom HughesDrop the username from the "new diary entry" link to...
next