projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into notes
2013-03-28
Tom Hughes
Merge branch 'master' into notes
commit
|
commitdiff
|
tree
2013-03-28
Tom Hughes
Use OAuth for notes API calls and require authentication...
commit
|
commitdiff
|
tree
2013-03-28
Tom Hughes
Add javascript OAuth support
commit
|
commitdiff
|
tree
2013-03-25
Tom Hughes
Mark CORS responses as uncacheable
commit
|
commitdiff
|
tree
2013-03-25
Tom Hughes
Wait until after rails has initialise I18n to preload...
commit
|
commitdiff
|
tree
2013-03-25
Tom Hughes
Force translations to be preloaded during startup
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Use changeset and user caches in Changeset#download
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Avoid reading nodes twice in WayController#full
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Optimise database reads in DiaryEntry#list
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Improve selection logic in DiaryEntry#rss
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Reimplement User#is_friends_with? in a non-insane way
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Preload sender/recipient details for messages
commit
|
commitdiff
|
tree
2013-03-24
Tom Hughes
Lock iconv to version 0.1 as later ones need ruby 1.9
commit
|
commitdiff
|
tree
2013-03-03
Eric Theise
Extend geocoder to support additional lat/lon formats
commit
|
commitdiff
|
tree
2013-02-25
Tom Hughes
Map Serbian locales to Potlatch 2 correctly
commit
|
commitdiff
|
tree
2013-02-24
Tom Hughes
Correct interpolation variables
commit
|
commitdiff
|
tree
2013-02-17
Sarah Hoffmann
Add description for mountain passes
commit
|
commitdiff
|
tree
2013-02-12
Tom Hughes
Remove use of jQuery toggle() function
commit
|
commitdiff
|
tree
2013-02-12
Tom Hughes
Update "new note" messaging to provide more guidance
commit
|
commitdiff
|
tree
2013-02-12
Tom Hughes
Clear the note cache when the note layer is turned off
commit
|
commitdiff
|
tree
2013-02-11
Tom Hughes
Update to rails 3.2.12
commit
|
commitdiff
|
tree
2013-02-08
Tom Hughes
Correctly report which OAuth signature algorithms are...
commit
|
commitdiff
|
tree
2013-02-08
Tom Hughes
Update imagery definitions for Potlatch 2
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Reject attempts to create notes with no comment text
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Separate the links in the bottom right map corner better
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Merge branch 'master' into notes
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Stop newly added notes disappearing
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Change "Close" button to "Resolve" in notes popup
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Reject note comments with no text
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Make the API reject changes to closed notes
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Pass parameters to APIAlreadyDeletedError correctly
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Remove redundant return
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Avoid javascript warning
commit
|
commitdiff
|
tree
2013-02-05
Tom Hughes
Remove the "new note" marker when the user clicks somewhere...
commit
|
commitdiff
|
tree
2013-02-04
Tom Hughes
Expire special m- and c- reply addresses after a month
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Disable "Add Note" button when there is no text
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Enable the "add note" link after a new note is created
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Add link to show a note on the map to the note browser...
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Make titles in note popups link to the note
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Allow a note=N parameter in the URL to zoom to and...
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Disable the "add note" link while a note is being added
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Avoid making the map scroll when adding a new note
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Add a test for commenting on diary entries
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Add a test for diary entry creation
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Move the note popups up slightly
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Ajaxify message deletion
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Remove unused messages
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Drop secret_token as we don't use it and it confuses...
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Improve date display in user notes list
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Only show each note once is the user notes view
commit
|
commitdiff
|
tree
2013-02-03
Tom Hughes
Touch notes when new comments are added
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Make notes RSS feeds work
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Show anonymous user warning in data browser note view
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Add anonymous comment warning to note popup
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Improve styling of the per-user notes list view
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Improve display of anonymous note comments
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Tweak sizing of note popups
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Localise dates and times in notes popups
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Improve comment descriptions in note popups
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Merge branch 'master' into notes
commit
|
commitdiff
|
tree
2013-02-02
Tom Hughes
Update Potlatch 2 translations
commit
|
commitdiff
|
tree
2013-02-02
Paweł Paprota
Missing aerodrome symbol (referenced in browse.css...
commit
|
commitdiff
|
tree
2013-01-30
Tom Hughes
Show the header block on slim layout pages
commit
|
commitdiff
|
tree
2013-01-26
Saman Bemel-Benrud
Allow non-square user images
commit
|
commitdiff
|
tree
2013-01-24
Tom Hughes
Fix lists in rich text to display properly
commit
|
commitdiff
|
tree
2013-01-24
Tom Hughes
Remove redundant CSS rule - table headings are already...
commit
|
commitdiff
|
tree
2013-01-24
Tom Hughes
Compute size of rich text preview pane correctly
commit
|
commitdiff
|
tree
2013-01-24
Tom Hughes
Put some white space back to make things readable
commit
|
commitdiff
|
tree
2013-01-22
Tom Hughes
Wrap longitude values explicitly
commit
|
commitdiff
|
tree
2013-01-22
Saman Bemel-Benrud
Fix overflow on login page on mobile
commit
|
commitdiff
|
tree
2013-01-22
Saman Bemel-Benrud
Fix mobile map and other minor mobile adjustments
commit
|
commitdiff
|
tree
2013-01-22
Tom Hughes
Remove asset pipeline overrides for unused images in...
commit
|
commitdiff
|
tree
2013-01-21
Tom Hughes
Use U+25BC instead of U+25BE for the menu indicator
commit
|
commitdiff
|
tree
2013-01-21
Tom Hughes
Remove asset pipeline overrides for now unused images
commit
|
commitdiff
|
tree
2013-01-21
Tom Hughes
Correct vertical position of map controls in small...
commit
|
commitdiff
|
tree
2013-01-21
Paweł Paprota
Rename historic=ruins tag symbol to match the CSS rule...
commit
|
commitdiff
|
tree
2013-01-19
Tom Hughes
Make maximising work properly again in Potlatch
commit
|
commitdiff
|
tree
2013-01-18
Tom Hughes
Detach the permalink from the DOM so only one copy...
commit
|
commitdiff
|
tree
2013-01-18
Tom Hughes
Fix formating of way and relation redaction messages...
commit
|
commitdiff
|
tree
2013-01-18
Tom Hughes
Improve testing of the trace list view
commit
|
commitdiff
|
tree
2013-01-17
Tom Hughes
Update to Leaflet 0.5
commit
|
commitdiff
|
tree
2013-01-17
Tom Hughes
Remove style rules that are no longer needed
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Mark hide rules as important
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Fix formatting of redaction messages on browse history...
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Highlight the history tab correctly
commit
|
commitdiff
|
tree
2013-01-16
Saman Bemel-Benrud
Cleanup followup
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Remove messages which have been copied from english
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Fixup test failure
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Make user markers display correctly
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Avoid wrapping an <li> in a <span>
commit
|
commitdiff
|
tree
2013-01-16
Tom Hughes
Display trace descriptions properly
commit
|
commitdiff
|
tree
2013-01-15
Tom Hughes
Fix notes page in data browser to match new site style
commit
|
commitdiff
|
tree
2013-01-15
Tom Hughes
Set width of comment entry area in note popups
commit
|
commitdiff
|
tree
2013-01-15
Tom Hughes
Merge branch 'master' into notes
commit
|
commitdiff
|
tree
2013-01-15
Tom Hughes
Update data schema
commit
|
commitdiff
|
tree
2013-01-14
Tom Hughes
Update tests for layout changes
commit
|
commitdiff
|
tree
2013-01-14
Tom Hughes
Disable caching of pages with dynamic layout
commit
|
commitdiff
|
tree
2013-01-14
Saman Bemel-Benrud
Site cleanup
commit
|
commitdiff
|
tree
2013-01-08
Tom Hughes
Update to rails 3.2.11
commit
|
commitdiff
|
tree
2013-01-08
Tom Hughes
Remove messages which have been copied from english
commit
|
commitdiff
|
tree
next