summaryrefslogtreecommitdiff
path: root/app/helpers/notes_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve button stylesDrew Blessing2016-01-081-1/+1
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-15/+0
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-4/+6
* Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-0/+4
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-3/+3
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+5
* Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-1/+1
* Use `icon` helper method in helper modulesRobert Speicher2015-01-281-3/+3
* Improve edited ago helpersDmitriy Zaporozhets2015-01-181-2/+4
* Render MR diff full size of screenDmitriy Zaporozhets2014-12-221-2/+5
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
* Replace javascript:; links with buttons.Ciro Santilli2014-09-221-4/+4
* Fix link_to_reply_diff.Ciro Santilli2014-09-191-4/+3
* Improve discussionsDmitriy Zaporozhets2014-06-241-6/+0
* Dont show reply button if user is not signed inDmitriy Zaporozhets2014-06-241-0/+2
* Move reply button to helper from viewDmitriy Zaporozhets2014-06-241-0/+17
* Refactor link to new diff note renderingDmitriy Zaporozhets2014-06-061-0/+19
* use the iid to generate the link_to_merge_request_diff_line_note instead of idPeter Golm2014-01-181-1/+1
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-2/+2
* Remove old methods and classesDmitriy Zaporozhets2013-12-251-9/+10
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-2/+8
* Ability to edit commentsJack Weeden2013-07-011-0/+7
* wall comment does not create an event on dashboard any moreDmitriy Zaporozhets2013-03-191-2/+1
* change logic on line_codeDmitriy Zaporozhets2013-01-151-1/+1
* Fix wall notesRiyad Preukschas2012-12-031-1/+2
* Refactor discussion replyRiyad Preukschas2012-12-031-1/+6
* Fix vote countingRiyad Preukschas2012-12-031-8/+8
* Update notes views to support discussionsRiyad Preukschas2012-12-031-1/+6
* Fix notes helperRiyad Preukschas2012-12-031-7/+4
* Make Note methods sanerRiyad Preukschas2012-10-131-3/+1
* Add links to the note source if the note is mixed inRiyad Preukschas2012-10-101-0/+10
* Fix vote counting to only count main target notes (not mixed in ones)Riyad Preukschas2012-10-101-6/+0
* Make notes for merge requests include commit notes and add helpersRiyad Preukschas2012-10-101-0/+5
* Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas2012-10-101-6/+0
* Add emoji_for_completion helperRiyad Preukschas2012-10-091-0/+6
* Highlight voting notes for issues and merge requestsRiyad Preukschas2012-09-151-0/+8
* Completely redo loading of notes with JSRiyad Preukschas2012-09-141-0/+9