]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2013-04-14 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesAdd a "Hide" button to notes when viewed by moderators
2013-04-08 Tom HughesReturn an updated copy of the note from the delete...
2013-04-08 Tom HughesAllow a comment to be supplied when hiding a note
2013-04-08 Tom HughesRestriction note deletion to moderators
2013-04-08 Tom HughesUpdate Potlatch 2 to 2.3-584-g996bb4d build
2013-04-07 Tom HughesFix next/previous links on diary pages properly
2013-04-07 Tom HughesCorrect next/previous links on diary list page
2013-04-07 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-04-02 Matt AmosAdded database, API and GPX status to capabilities.
2013-04-01 Tom HughesUpdate bundle
2013-04-01 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-04-01 Tom HughesMark CORS responses as uncacheable
2013-04-01 Tom HughesWait until after rails has initialise I18n to preload...
2013-04-01 Tom HughesForce translations to be preloaded during startup
2013-04-01 Tom HughesUse changeset and user caches in Changeset#download
2013-04-01 Tom HughesAvoid reading nodes twice in WayController#full
2013-04-01 Tom HughesOptimise database reads in DiaryEntry#list
2013-04-01 Tom HughesImprove selection logic in DiaryEntry#rss
2013-04-01 Tom HughesReimplement User#is_friends_with? in a non-insane way
2013-04-01 Tom HughesPreload sender/recipient details for messages
2013-04-01 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-03-28 Tom HughesAdd a new write_notes permission needed for OAuth acces...
2013-03-28 Tom HughesTest that closing and deleting notes require authentication
2013-03-28 Tom HughesFocus on the text field when a note is opened
2013-03-28 Tom HughesFix display of updates on newly loaded notes
2013-03-28 Tom HughesDon't try and use OAuth if we don't have a token
2013-03-28 Tom HughesTidy up javascript OAuth code
2013-03-28 Tom HughesAdd missing padding at right hand end of greeting menu
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesUse OAuth for notes API calls and require authenticatio...
2013-03-28 Tom HughesAdd javascript OAuth support
2013-03-25 Tom HughesMark CORS responses as uncacheable
2013-03-25 Tom HughesWait until after rails has initialise I18n to preload...
2013-03-25 Tom HughesForce translations to be preloaded during startup
2013-03-24 Tom HughesUse changeset and user caches in Changeset#download
2013-03-24 Tom HughesAvoid reading nodes twice in WayController#full
2013-03-24 Tom HughesOptimise database reads in DiaryEntry#list
2013-03-24 Tom HughesImprove selection logic in DiaryEntry#rss
2013-03-24 Tom HughesReimplement User#is_friends_with? in a non-insane way
2013-03-24 Tom HughesPreload sender/recipient details for messages
2013-03-24 Tom HughesLock iconv to version 0.1 as later ones need ruby 1.9
2013-03-18 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-03-11 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-03-04 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-03-03 Eric TheiseExtend geocoder to support additional lat/lon formats
2013-02-25 Tom HughesMap Serbian locales to Potlatch 2 correctly
2013-02-24 Tom HughesCorrect interpolation variables
2013-02-24 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-02-17 Sarah HoffmannAdd description for mountain passes
2013-02-16 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-02-12 Tom HughesRemove use of jQuery toggle() function
2013-02-12 Tom HughesUpdate "new note" messaging to provide more guidance
2013-02-12 Tom HughesClear the note cache when the note layer is turned off
2013-02-11 Tom HughesUpdate to rails 3.2.12
2013-02-10 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2013-02-08 Tom HughesCorrectly report which OAuth signature algorithms are...
2013-02-08 Tom HughesUpdate imagery definitions for Potlatch 2
2013-02-05 Tom HughesReject attempts to create notes with no comment text
2013-02-05 Tom HughesSeparate the links in the bottom right map corner better
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesStop newly added notes disappearing
2013-02-05 Tom HughesChange "Close" button to "Resolve" in notes popup
2013-02-05 Tom HughesReject note comments with no text
2013-02-05 Tom HughesMake the API reject changes to closed notes
2013-02-05 Tom HughesPass parameters to APIAlreadyDeletedError correctly
2013-02-05 Tom HughesRemove redundant return
2013-02-05 Tom HughesAvoid javascript warning
2013-02-05 Tom HughesRemove the "new note" marker when the user clicks somew...
2013-02-04 Tom HughesExpire special m- and c- reply addresses after a month
2013-02-03 Tom HughesDisable "Add Note" button when there is no text
2013-02-03 Tom HughesEnable the "add note" link after a new note is created
2013-02-03 Tom HughesAdd link to show a note on the map to the note browser...
2013-02-03 Tom HughesMake titles in note popups link to the note
2013-02-03 Tom HughesAllow a note=N parameter in the URL to zoom to and...
2013-02-03 Tom HughesDisable the "add note" link while a note is being added
2013-02-03 Tom HughesAvoid making the map scroll when adding a new note
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-03 Tom HughesMove the note popups up slightly
2013-02-03 Tom HughesAjaxify message deletion
2013-02-03 Tom HughesRemove unused messages
2013-02-03 Tom HughesDrop secret_token as we don't use it and it confuses...
2013-02-03 Tom HughesImprove date display in user notes list
2013-02-03 Tom HughesOnly show each note once is the user notes view
2013-02-03 Tom HughesTouch notes when new comments are added
2013-02-02 Tom HughesMake notes RSS feeds work
2013-02-02 Tom HughesShow anonymous user warning in data browser note view
2013-02-02 Tom HughesAdd anonymous comment warning to note popup
2013-02-02 Tom HughesImprove styling of the per-user notes list view
2013-02-02 Tom HughesImprove display of anonymous note comments
2013-02-02 Tom HughesTweak sizing of note popups
2013-02-02 Tom HughesLocalise dates and times in notes popups
2013-02-02 Tom HughesImprove comment descriptions in note popups
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-02-02 Tom HughesUpdate Potlatch 2 translations
2013-02-02 Paweł PaprotaMissing aerodrome symbol (referenced in browse.css...
2013-01-30 Tom HughesShow the header block on slim layout pages
2013-01-27 Siebrand MazelandLocalisation updates from http://translatewiki.net.
next