openstreetmap-website/app/models
Łukasz Gurdek 14ac1babc2 Changeset discussions
Add support for commenting on changesets with RSS feeds and email
notification of comments to other commenters and people that have
chosen to subscribe to a changeset.
2014-10-23 21:24:51 +01:00
..
access_token.rb Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
acl.rb Add support for ACL blocks on note commenting 2014-06-03 20:59:25 +01:00
changeset.rb Changeset discussions 2014-10-23 21:24:51 +01:00
changeset_comment.rb Changeset discussions 2014-10-23 21:24:51 +01:00
changeset_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
client_application.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
diary_comment.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
diary_entry.rb Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
friend.rb Add basic support for logically deleting a user. 2008-08-24 16:53:42 +00:00
language.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
message.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
node.rb Remove unused (and non-functioning) code 2014-02-26 18:53:25 +00:00
node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
note.rb Improve consistency of selections in the browser controller 2013-09-30 08:45:19 +01:00
note_comment.rb Validate note comments for control characters 2014-10-16 00:59:34 +01:00
notifier.rb Changeset discussions 2014-10-23 21:24:51 +01:00
oauth2_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth2_verifier.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth_nonce.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
oauth_token.rb Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
old_node.rb Simplify a number of object model methods 2013-12-05 00:50:04 +00:00
old_node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation.rb Simplify a number of object model methods 2013-12-05 00:50:04 +00:00
old_relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way.rb Test get_nodes_undelete methods of the OldWay model 2013-12-05 17:49:06 +00:00
old_way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
redaction.rb Set defaults properly on redaction model, and remove unnecessary 2012-04-05 13:53:32 +01:00
relation.rb Remove unused (and non-functioning) code 2014-02-26 18:53:25 +00:00
relation_member.rb Fix error resolving relation parents 2014-07-24 00:23:45 +01:00
relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
request_token.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
trace.rb Rename Trace#public to Trace#visible_to_all 2014-07-04 19:24:25 +01:00
tracepoint.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
tracetag.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user.rb Changeset discussions 2014-10-23 21:24:51 +01:00
user_block.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user_preference.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user_role.rb Refactored user_role and controller. Now much more DRY. 2009-10-01 17:15:34 +00:00
user_token.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
way.rb Remove bogus sort that is implied by the intermate association 2014-05-21 22:44:04 +01:00
way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00