]> git.openstreetmap.org Git - rails.git/commit
Adds optional use of note's author and description
authorNenad Vujicic <nenadus@gmail.com>
Thu, 30 Jan 2025 11:34:51 +0000 (12:34 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Tue, 4 Feb 2025 00:29:45 +0000 (01:29 +0100)
commit2d0b7b6b874952a6759dbe5f43a821bce389cb81
tree81ab4e66e09ec2f6e3f539b7c307ceb6bbc533ea
parent575538656733cc6a65f8f76292bd8931254da2a2
Adds optional use of note's author and description

Adds optional use of author and description from notes (in case data-migration is done) and author and description from first visible note comment (in case data-migration is not done). Also, adds author association to Note model.
app/models/note.rb