]> git.openstreetmap.org Git - rails.git/history - app/models
Fix up issues with notes in the data browser
[rails.git] / app / models /
2012-10-14 Tom HughesGet note comment notification working again
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-10-07 Paweł PaprotaDisplay a diary entry count on the user page
2012-09-21 Matt AmosAdded a test for trac ticket 4471, and fixed the issue.
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-09-05 Tom HughesClear the openid URL when an account is deleted
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-10 Tom HughesImprove blocks on/by links on user pages
2012-08-10 Tom MacWrightImprove user page navigation menu
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-11 Andy AllanDon't show coordinates for deleted nodes
2012-04-23 Tom HughesDelete tokens for an application when the application...
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 AmosSet defaults properly on redaction model, and remove...
2012-04-05 Matt AmosUsed `unredacted` scope rather than explicit SQL
2012-04-05 Matt AmosAdded redactions resource
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted nodes
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-03-20 Tom HughesAdjust spam scoring to try and reduce false positives
2012-03-17 Tom HughesTreat messages received by email as plain text
2012-03-17 Tom HughesMake spam scoring work with new rich text system
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
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-09 Tom HughesGet the per-user note list view working again
2012-03-09 Tom HughesFix mass assignment issues
2012-03-09 Tom HughesUser errors.add(:base) instead of the removed errors...
2012-03-09 Tom HughesMake setting of a default status for new notes work
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-06 Tom HughesTurn on mass assignment protection
2012-03-03 Tom HughesDetect changes to the user image correctly
2012-02-21 Tom HughesServe up paperclip attachments in a cache friendly way
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 HughesReplace the file_column plugin with paperclip
2012-02-15 Tom HughesReduce the effect of the user description on the spam...
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 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-01-14 Tom HughesExplicitly specify the format when expiring RSS feeds
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
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
2011-12-18 Tom HughesReplace @body with @text again...
2011-12-15 Tom HughesConvert friend changeset selection to use Arel queries
2011-12-13 Tom HughesLook up names and emails case insensitively for authent...
2011-12-12 Tom HughesRequire user names and emails to be case insensitively...
2011-12-01 Tom HughesAdd an HTML version of the message notification email
2011-11-17 Tom HughesSpell way_id correctly
2011-11-16 Tom HughesMake OAuth work again
2011-11-15 Tom HughesLooks like @body is special somehow so use @text instead
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesAvoid noise on console when running tests
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
2011-11-14 Tom HughesList all objects that are blocking a delete, in a well...
2011-11-14 Tom HughesCope with MESSAGES_DOMAIN not being defined
2011-11-14 Tom HughesAvoid using string interpolation in conditions
2011-11-14 Tom HughesAvoid use of deprecated methods on error objects
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesDeclare callbacks explicitly
2011-11-14 Tom HughesUpdate notifiers to use new ActionMailer API
2011-11-14 Tom HughesUse before_validation with :on rather than before_valid...
2011-09-18 Tom HughesReturn GeoJSON for notes when JSON format is requested
2011-09-18 Tom HughesMerge branch 'master' into openstreetbugs
2011-09-14 Tom HughesMake sure asking a node for it's history returns an...
2011-08-24 Tom HughesMerge branch 'master' into openstreetbugs
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-07-06 Matt AmosDon't compare changeset bbox coordinates when they...
2011-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-15 Tom HughesExpire user pages when their image changes
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-09 Tom HughesExpire diary pages which contain comments by a user...
2011-06-06 Tom HughesOnly check some user validations when the field has...
2011-05-31 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-22 Tom HughesTidy up the note controller
2011-05-22 Tom HughesTidy up the note_comment model a bit
2011-05-22 Tom HughesTidy up the note model a bit
2011-05-21 Tom HughesMass rename of "bugs" as "notes" for increased user...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-05-21 Tom HughesMerge branch 'master' into openstreetbugs
2011-05-17 Tom HughesSimplify URL scheme name matching in OAuth callback...
next