]> git.openstreetmap.org Git - rails.git/history - app
Remove use of deprecated :comment attribute on link_to and button_to
[rails.git] / app /
2012-03-14 Tom HughesAdjust width of donate box so it centres properly
2012-03-14 Tom MacWrightFront page copy revision
2012-03-14 Tom HughesSpecify the username when redirecting to the OAuth...
2012-03-14 Tom HughesAdjust left and right padding on the introductory text
2012-03-14 Tom MacWrightMove the diary link to the sidebar
2012-03-13 Tom HughesGenerate correct links to language specific diary lists
2012-03-13 Tom MacWrightRemove dead code
2012-03-13 Tom HughesDon't escape HTML in the "user suspended" message
2012-03-11 Tom HughesFixed incorrect link generation in sent message list
2012-03-11 Tom HughesFix incorrect link generation that relied on default...
2012-03-10 Tom HughesAvoid mass assignment error in spam observer
2012-03-10 Tom HughesRemoved expiry code for bogus trace URLs that no longer...
2012-03-10 Tom HughesSpecify the username when generating a URL for a trace
2012-03-10 Tom HughesFix layout selection to detect OAuth correctly
2012-03-10 Tom HughesLoad the piwik tracking code asynchronously
2012-03-09 Tom HughesDon't escape the heading as it contains a link
2012-03-09 Tom HughesFix mass assignment errors with user blocks
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-09 Tom HughesRemove method tests that are now enforced by the routes
2012-03-09 Tom HughesSave the user record after changing it
2012-03-08 Tom HughesFix typo
2012-03-08 Tom HughesUse normal assignment instead of mass assignment
2012-03-06 Tom HughesTurn on mass assignment protection
2012-03-04 Tom MacWrightFix some issues with the new tab styling
2012-03-04 Tom MacWrightSet overflow to auto to gracefully hide tabs before...
2012-03-04 Tom HughesRemove unused image
2012-03-04 Tom MacWrightRestyle the tabs as simple blocks
2012-03-04 Tom HughesUse a consistent host name in cache keys
2012-03-03 Tom HughesUpdate the username cookie when the display name is...
2012-03-03 Tom HughesDetect changes to the user image correctly
2012-03-01 Tom HughesRemove references to mapnik in the export pane
2012-03-01 Tom HughesRename "Mapnik" to "Standard" in the layer switcher
2012-03-01 Tom HughesRemove osmarender export option
2012-03-01 Tom HughesRemove the osmarender map layer
2012-02-29 Tom MacWrightSimplify login page
2012-02-29 Tom HughesRemoved line break
2012-02-28 Tom HughesGenerate correct links to diary entries
2012-02-28 Tom HughesImprove the diary comments view
2012-02-28 Steve SingerAdd a view to show diary comments left by a user
2012-02-27 Tom HughesChange session expiry to 28 days when "remember me...
2012-02-26 Tom HughesRefactor session persistence code
2012-02-21 Tom HughesMake sure we don't attach alert handler multiple times
2012-02-21 Tom HughesDon't escape the user pagination links
2012-02-21 Tom HughesServe up paperclip attachments in a cache friendly way
2012-02-20 Tom HughesDon't escape the title - rails will handle it
2012-02-20 Tom HughesDon't escape the name - rails will handle it
2012-02-19 Tom HughesFix bad database query for RSS feeds of trace file...
2012-02-19 Tom HughesAdd apple-touch-icon link to the layout
2012-02-19 Tom HughesAvoid double render error
2012-02-15 Tom HughesExplicitly disable the layout for actions which don...
2012-02-15 Tom HughesMake sure we don't inherit old tags when parsing XML...
2012-02-15 Tom HughesReplace deprecated methods with modern equivalents
2012-02-15 Tom HughesRemove remnants of old lower case relation member types
2012-02-15 Tom HughesActionController::UnknownAction is now AbstractControll...
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-15 Tom HughesRestore borders to maps on various pages
2012-02-15 Tom HughesReduce the effect of the user description on the spam...
2012-02-14 Tom HughesRevert "Log locale selection"
2012-02-14 Tom HughesLog locale selection
2012-02-14 Tom HughesDon't remove the content area border on the copyright...
2012-02-14 Tom HughesAllow the copyright page to be requested in any locale
2012-02-12 Tom HughesUse the same subhead style for search results as export
2012-02-12 Tom HughesTidy up the stylesheets
2012-02-12 Tom HughesImprove sidebar styling a little
2012-02-12 Tom MacWrightFix sidebar border and padding, tweak styles to simplif...
2012-02-12 Tom HughesTidy up the stylesheets
2012-02-12 Tom HughesRead the content area size before making any changes
2012-02-12 Tom MacWrightCleanup style
2012-02-12 Tom HughesMake ACLs match when the address is equal
2012-02-08 Tom HughesAdd convenience methods to make ACL use simpler
2012-02-08 Tom HughesDon't check the ACL unless we're creating a new user
2012-02-08 Tom HughesDon't escape mailto link on blocked signup page
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-02-08 Tom HughesCombine the address and netmask for an ACL in one column
2012-02-08 Tom HughesStop pretending we support MySQL
2012-02-06 Tom HughesLeave https wikipedia URLs unmolested
2012-02-01 Tom MacWrightFixes and cleanups suggested by JSHint
2012-01-23 Tom HughesUse jQuery syntax instead of Prototype syntax
2012-01-23 Tom HughesFix exception when a suspended user tries to login
2012-01-17 Tom HughesAdd an ACL check to allow trace downloads to be blocked
2012-01-16 Shaun McDonaldRailsify the box link on the browse changeset page
2012-01-16 Tom HughesRevert "Increase the size of the diary RSS feed tempora...
2012-01-14 Tom HughesIncrease the size of the diary RSS feed temporarily
2012-01-14 Tom HughesExplicitly specify the format when expiring RSS feeds
2012-01-14 Tom HughesPluralize message counts properly
2012-01-07 Tom HughesDon't cache user specific diary entry lists
2012-01-07 Tom HughesTry really hard to find out if the real exception was...
2012-01-07 Tom HughesRecognise wrapped timeout exceptions properly
2012-01-07 Tom HughesDon't show feed icons for friend and nearby user lists
2012-01-07 Tom HughesNo need to restrict friend's diary entries to public...
2012-01-07 Mikel MaronAdd some more social features
2012-01-06 Tom HughesUse OSM::Timer (and hence SystemTimer) consistently
2012-01-06 Tom HughesUse Timeout if SystemTimer isn't loaded
2012-01-04 Tom HughesFix up case statement syntax for ruby 1.9 compatibility
2012-01-04 Jason MeinzerFix up case statement syntax for ruby 1.9 compatibility
2012-01-04 Tom HughesUser getImageLocation to get the URLs for markers
2012-01-02 Tom HughesRemove unused code that triggered a javascript error
2012-01-02 Tom HughesTell OpenLayers when we have resized the map
2012-01-02 Tom HughesAllow the export box to be moved and resized
2011-12-31 Tom HughesAllow OpenStreetMap.js to work with an unpatched OpenLayers
next