]> git.openstreetmap.org Git - rails.git/history - app
Update test for changes in #903
[rails.git] / app /
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1040'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1045'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1043'
2015-08-27 Tom HughesMark some flash messages as html safe
2015-08-27 Simon LegnerDisplay number of comments in changeset list
2015-08-26 Simon LegnerClose layers panel on double-clicking a layer
2015-08-26 Simon LegnerDirections, read "to" location in URL - fixes #998
2015-08-24 Tom HughesDon't treat flash messages as raw
2015-08-19 Tom HughesAdd missing parenthesis
2015-08-18 Tom HughesFix new rubocopy warnings
2015-08-18 Tom HughesMake button on OAuth authorization screen translatable
2015-08-18 Tom HughesFix double XML declaration on trace RSS feeds
2015-08-14 Tom HughesApply a timeout to most changeset API calls
2015-08-12 Tom HughesDon't show hidden notes to non-moderators in the user...
2015-08-12 Tom HughesHide hidden notes and comments correctly in the data...
2015-08-10 Markus HeidelbergMake notes GPX valid and add useful official elements
2015-08-09 Dan StowellSimplify new-note marker placement - always in the...
2015-07-28 Tom HughesRevert e04cab86 and add explicit small screen rules...
2015-07-28 Tom HughesAllow customer URL schemas for OAuth callback URLs
2015-07-26 Tom HughesError if geocoder#search is called with no arguments
2015-07-26 Mateusz Koniecznyremove completely outdated entries from map key for...
2015-07-25 Tom HughesRemove height specification for sidebar in small screen...
2015-07-23 Tom HughesFix small screen CSS rules that match on a body class
2015-07-23 Tom HughesFix a missing translation
2015-07-23 Tom HughesUse correct translation for new notes in RSS feed
2015-07-22 Tom HughesMake switch to compact and small modes dynamic
2015-07-22 Tom HughesAdd missing ::before to archaeological_site CSS rule
2015-07-20 Tom HughesRequire a valid session token to resend a confirmation
2015-07-20 Tom HughesTemporary fix to avoid showing emails
2015-07-17 Tom HughesUse correct URL for problem report control
2015-07-17 Tom HughesSimplify "report a problem" control
2015-07-17 Simon PooleAdd report a problem link to attribution, code nicked...
2015-07-11 Tom HughesRemove donation drive banner
2015-07-08 Tom HughesChange direction string ids to force retranslation
2015-07-01 Tom HughesImprove formatting of OSRM directions
2015-06-30 Tom HughesChange donation drive panel to a thank you
2015-06-27 Michael GlanznigAdd browse symbols for openstreetmap-carto 2.31.0
2015-06-25 Eric TheiseAdd a Geo URI link to the share panel
2015-06-25 Tom HughesImprove display of user block timestamps
2015-06-24 Tom HughesAdd HTML version of friend notification email
2015-06-16 Simon PooleAdd a paragraph on the rules in OSM or the lack of...
2015-06-16 Tom HughesAdd advert for donation drive
2015-06-16 Tom HughesRemove unused images
2015-06-13 Matt AmosFix bug allowing created elements to reference deleted...
2015-06-11 Tom HughesMore favicon tweaks
2015-06-11 Tom HughesImprove favicons
2015-06-08 Tom HughesFix warnings from rubocop update
2015-05-26 Tom HughesOnly apply data browser CSS rules in the data browser
2015-05-19 Tom HughesAdd support for Windows Live authentication
2015-05-19 Tom HughesAdd support for Facebook authentication
2015-05-19 Simon PooleAdd trademark information to copyright page
2015-05-15 Tom HughesMore improvements to mediawiki fragment escaping
2015-05-15 Simon PooleAdd IRC and switch2osm to help page, slight language...
2015-05-14 Tom HughesEscape fragment identifiers in wikipedia URLs
2015-05-14 nebulon42add browse symbols of openstreetmap-carto 2.30.0
2015-05-14 Tom HughesImprove handling of HTTP errors in search
2015-05-05 Simon PooleAdd "Legal" paragraph on the "About" page
2015-05-05 Simon PooleAdd links to the Beginners' guide, mailing lists and...
2015-04-17 nebulon42update browse symbols changed in osm-carto 2.29.0
2015-04-16 Tom HughesRedirect to the login page if auth failure has no origin
2015-04-16 Tom HughesPrefer username/password to openid_url if both are set
2015-04-14 Tom HughesAdd support for Google OAuth2 authentication
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-04-07 Štefan BaeblerAdded information about sources for Slovenia
2015-03-31 Tom HughesAllow space as a language separator
2015-03-17 Tom HughesURI encode the X-Page-Title header
2015-03-16 Tom HughesFix some validation issues
2015-03-16 Tom HughesRemove inline styling
2015-03-16 Tom HughesSimplify close icon for routing panel and fix validatio...
2015-03-12 Tom HughesAttach labels to fields on the login page
2015-03-09 Tom HughesDisplay tooltips on the right for RTL languages
2015-03-09 Tom HughesStyle site status notices
2015-03-09 Tom HughesRemove unreachable code
2015-03-08 Tom HughesA few more edge cases
2015-03-08 Tom HughesTest some missing cases in the way controller
2015-03-08 Tom HughesEver more tests...
2015-03-08 Florian SchäferChange cursor to 'move' when hovering routing markers
2015-03-08 Tom HughesMore test work
2015-03-07 Tom HughesAdd a few more tests
2015-03-05 Tom HughesRemove duplicate search handlers
2015-03-04 Tom HughesTests!
2015-03-03 Tom HughesAdd extra tests for API and redaction controllers
2015-03-02 Tom HughesYet more tests...
2015-03-02 Tom HughesTest changeset and note comment notification emails
2015-03-02 Tom HughesRemove unused code
2015-03-01 Tom HughesTesting, testing, testing...
2015-03-01 Tom HughesUse Faraday in place of Net::HTTP so we can mock responses
2015-03-01 Tom HughesThe test train rolls ever onwards...
2015-03-01 Tom HughesRemove unused method
2015-03-01 Tom HughesDrop the old output_compression plugin
2015-03-01 Tom HughesMore test coverage improvements
2015-02-28 Tom HughesMake sure we give iD uncompressed XML for a trace
2015-02-28 Tom HughesMore work on test coverage
2015-02-27 Tom HughesFix typo
2015-02-27 Tom HughesFix OSRM directions issues
2015-02-27 Tom HughesFix validation failures for trace tags
2015-02-27 Tom HughesImprove test coverage
2015-02-26 Tom HughesCancel any outstanding route when starting a new one
next