]> git.openstreetmap.org Git - rails.git/history - test/functional
Update leaflet.locate (fixes #438)
[rails.git] / test / functional /
2013-08-06 Tom HughesUpdate short link test results
2013-08-06 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-08-05 Tom HughesAdd method specifiers to oauth routing tests
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-08-04 Tom HughesAdd functional tests for nodes/ways/relations API methods
2013-08-01 John FirebaughRefactor user creation actions
2013-07-30 John FirebaughInclude layers in hash
2013-07-30 John FirebaughRedirect lat/lon/zoom query params to hash
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2013-07-08 Tom HughesUpdate tests for changes to user settings form
2013-07-08 Tom HughesUpdate tests for changes to signup form
2013-07-04 Tom HughesFix up user creation tests to handle cookie check
2013-06-30 Tom HughesSort tags to make comparision stable
2013-06-30 Tom HughesRemove empty test cases
2013-06-24 Ian DeesGuard against non-numeric lat and lons in nodes and...
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-05-10 Tom HughesBeef up tests for trace#list to check tag restrictions
2013-05-10 Tom HughesImprove tests for trace RSS feeds
2013-05-10 Tom HughesTidy up user preferences controller
2013-05-09 Tom HughesImprove functional tests for user preferences
2013-05-09 Tom HughesRemove unused friend controller and related test harness
2013-05-09 Tom HughesImprove export controller tests
2013-05-08 Tom HughesTidy up geocoder tests and extend lat/lon detection...
2013-05-07 Tom HughesAdd a routing test for /id
2013-04-24 Tom HughesImprove functional tests for notes#feed
2013-04-24 Tom HughesImprove functional tests for notes#show
2013-04-24 Tom HughesAdopt a consistent naming scheme fot notes functional...
2013-04-24 Tom HughesImprove functional tests for notes#search
2013-04-24 Tom HughesImprove functional tests for notes#index
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesReturn an updated copy of the note from the delete...
2013-04-08 Tom HughesRestriction note deletion to moderators
2013-04-02 Matt AmosAdded database, API and GPX status to capabilities.
2013-03-28 Tom HughesTest that closing and deleting notes require authentication
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-03 Eric TheiseExtend geocoder to support additional lat/lon formats
2013-02-05 Tom HughesReject attempts to create notes with no comment text
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesReject note comments with no text
2013-02-05 Tom HughesMake the API reject changes to closed notes
2013-02-03 Tom HughesAdd a test for commenting on diary entries
2013-02-03 Tom HughesAdd a test for diary entry creation
2013-02-02 Tom HughesMerge branch 'master' into notes
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-15 Tom HughesMerge branch 'master' into notes
2013-01-14 Tom HughesUpdate tests for layout changes
2013-01-14 Saman Bemel-BenrudSite cleanup
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-23 Tom HughesServe embedded maps through the assets pipeline
2012-11-20 Tom HughesGet the notes tests working again
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-10-30 Tom HughesSimplify handling of verified emails in OpenID signup
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-13 Tom HughesMerge branch 'master' into notes
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-20 Tom HughesMerge branch 'master' into openstreetbugs
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-22 Tom HughesMerge branch 'master' into openstreetbugs
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
next