]> git.openstreetmap.org Git - rails.git/history - app
Use openstreetmap-oauth-plugin for now
[rails.git] / app /
2012-04-23 Tom HughesShow a delete button on the OAuth application view
2012-04-23 Tom HughesDelete tokens for an application when the application...
2012-04-23 Tom HughesRearrange the left menu
2012-04-23 Tom MacWrightRemove border for arrow
2012-04-23 Tom HughesStop the menu appearing when the anchor is disabled
2012-04-23 Tom HughesFix some issues with the new edit menu code
2012-04-23 Tom MacWrightRework the edit tab and it's associated drop down menu
2012-04-23 Tom MacWrightThis simply moves GPS Traces to the left bar
2012-04-18 Tom HughesUpdate to use api.geonames.org instead of ws.geonames.org
2012-04-12 Tom HughesDon't show "Browse Map Data" when we're not on the...
2012-04-05 Tom HughesImprove styling of redaction view
2012-04-05 Tom HughesNo need for explicit h() escaping in new code
2012-04-05 Tom HughesPrefer using _html locale keys to the raw function
2012-04-05 Matt AmosRemoved lookup of current element in calls to history
2012-04-05 Matt AmosRemoved user checks from to_xml_node, as these should...
2012-04-05 Matt AmosFixed redaction attribute on old nodes and ways, added...
2012-04-05 Matt AmosRemoved early return from printable name method
2012-04-05 Matt AmosSet defaults properly on redaction model, and remove...
2012-04-05 Matt AmosDecided that restricting redacts to the user who create...
2012-04-05 Matt AmosRefactored common functionality from object history...
2012-04-05 Matt AmosBetter comments in application controller logic
2012-04-05 Matt AmosUsed `unredacted` scope rather than explicit SQL
2012-04-05 Matt AmosAdded redactions controller test and fixed a bug in...
2012-04-05 Matt AmosFixed fixture after adding link from redaction to user
2012-04-05 Matt AmosStop the data browser leaking details of redactions
2012-04-05 Matt AmosFixed redaction link in browse/history page
2012-04-05 Matt AmosFixed redaction link in redactions list
2012-04-05 Matt AmosAdded redactions resource
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted ways
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted nodes
2012-04-05 Matt AmosAdded tests for browsing object histories with redacted...
2012-04-05 Matt AmosAdded test for changeset/download hiding redacted elements
2012-04-05 Matt AmosAdded relation redaction logic, same as node and way...
2012-04-05 Matt AmosAltered old_way stuff to be Railsy like old_node is now
2012-04-05 Kai KruegerCopy the redaction code from nodes to ways
2012-04-05 Kai KruegerExpose redactions through the node history API calls
2012-04-05 Matt AmosFixing review comments
2012-04-05 Matt AmosAdding first cut of Redactions support
2012-04-04 Tom HughesRevert "Add notice about upcoming downtime"
2012-04-02 Tom HughesMark yet more methods as needing write access to the...
2012-04-02 Tom HughesWe no longer need to disable sessions when the database...
2012-04-02 Tom HughesMark some extra methods as needing write access to...
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
next