]> git.openstreetmap.org Git - rails.git/history - app
Don't try and fix the height of the search box
[rails.git] / app /
2012-07-30 Tom HughesDon't try and fix the height of the search box
2012-07-30 Tom HughesMake links back to the user language copyright page...
2012-07-27 Tom HughesShow the correct reconfirm link for OpenID login attempts
2012-07-27 Tom HughesOpenID attributes returned via AX seem to be arrays now
2012-07-27 Tom HughesReplace deprecated update_attribute method
2012-07-27 Tom HughesClear pass_crypt_confirmation when encrypting a new...
2012-07-23 Tom HughesDon't allow hash signs in usernames
2012-07-23 Tom HughesDon't allow percent signs in usernames
2012-07-18 Tom HughesAdd a paging control to the user blocks list
2012-07-16 Sarah HoffmannReplace PanZoom control with Zoom control for small...
2012-07-12 Tom HughesUpdate offset for marker icon to accurately position it
2012-07-12 Tom HughesRemove obsolete maxExtent from marker layer
2012-07-11 Tom HughesPresent links at the bottom of data browser pages in...
2012-07-11 Andy AllanDon't show coordinates for deleted nodes
2012-06-30 Tom HughesDon't try and store a user record in the session
2012-06-30 Tom HughesReplace use of Event with jQuery methods
2012-06-28 Tom HughesReport the feature limit correctly in the data browser
2012-06-28 Tom HughesMake switching data browser to current map view work
2012-06-28 Tom HughesReplace use of Layer.GML with Layer.Vector
2012-06-28 Tom HughesUpdate OpenLayers to 2.12
2012-06-18 Tom HughesTidy up generation of UJS data attributes
2012-06-18 Tom HughesRemove use of deprecated :comment attribute on link_to...
2012-06-05 Tom HughesUse browser detection to decide how many features to...
2012-06-01 Tom HughesFix syntax error
2012-06-01 Tom HughesReplace link_to_function with UJS based code
2012-05-30 Tom HughesRemove postscript export option as it doesn't really...
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-05-15 Tom HughesDon't show deleted comments in a user's diary comment...
2012-05-13 Tom HughesFixed diary entry and comment hiding for mass assignmen...
2012-05-13 Tom HughesUse POST for hiding diary entries and comments
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-05-01 Tom HughesError in a changeset feed is requested for a non-existe...
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
next