]> git.openstreetmap.org Git - rails.git/history - app
Style readonly notice correctly
[rails.git] / app /
2012-04-01 Tom HughesStyle readonly notice correctly
2012-03-31 Kai KruegerRename showData to updateData in start.js.erb to resolv...
2012-03-29 Tom HughesImprove styling of notice and alert boxes
2012-03-29 Tom HughesAdd notice about upcoming downtime
2012-03-28 Tom HughesTweak the mobile style a little
2012-03-28 Tom HughesRemove mention of Tiles@Home from noscript text
2012-03-28 Tom HughesRename toggleData to showData
2012-03-28 Tom HughesRearrange layer switcher assets
2012-03-28 Tom MacWrightIntroduce a new layer switcher
2012-03-28 Tom HughesOnly require a readable database for login, not a writa...
2012-03-25 Tom HughesLoad Potlatch 2 through the asset pipeline
2012-03-25 Tom HughesMove swfobject to the vendor assets tree
2012-03-23 Tom HughesMake sure text in Markdown help is aligned correctly
2012-03-22 Tom HughesAdd functional tests for messages
2012-03-22 Tom HughesHandle change from @to_user to @this_user for new messa...
2012-03-21 Tom HughesFactor out common code for looking up users
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-21 Tom HughesMove generation of role icons into a helper
2012-03-21 Grant SlaterSet required Flash version to 10.1.x per request of...
2012-03-21 Tom HughesImprove styling of notice boxes to match new sidebar...
2012-03-21 Tom HughesImprove styling of alert boxes to match new sidebar...
2012-03-21 Grant SlaterPotlatch 2 compiled with Flex 4.5 requires Flash 10...
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-20 Tom HughesAdjust spam scoring to try and reduce false positives
2012-03-19 Tom HughesAdd functional tests for user blocks
2012-03-19 Tom HughesHandle reason as a rich text area when editing a block
2012-03-18 Tristen BrownTidy up the trace paging view
2012-03-18 Tristen BrownMake the disabled state of the primary menu items more...
2012-03-17 Tom HughesDon't display Markdown help when editing an old diary...
2012-03-17 Tom HughesSet the user description to markdown formatting when...
2012-03-17 Tom HughesTreat messages received by email as plain text
2012-03-17 Tom HughesLink to the Markdown spec
2012-03-17 Tom HughesAdd an HTML version of the diary comment notification...
2012-03-17 Tom HughesMake spam scoring work with new rich text system
2012-03-17 Tom HughesOnly reload the preview if the content has changed
2012-03-17 Tom HughesShow an animation while a preview is loading
2012-03-17 Tom HughesAdd preview functionality to rich text controls
2012-03-17 Tom HughesGrow text areas automatically in response to input
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-15 Tom HughesIt's zoomToExtent, not setExtent
2012-03-15 Tom HughesDisable the export button until a format is selected
2012-03-15 Tom HughesRemoved code for handling Osmrender export requests
2012-03-14 Tom HughesRefactor calculation of zoom level based on a scale
2012-03-14 Tom MacWrightChange abstraction level for map functions
2012-03-14 Tom HughesAdd missing </div> tag
2012-03-14 Tom HughesAdd _html suffixes to some resource strings which have...
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
next