summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Always show note action icons.Douwe Maan2015-05-142-12/+11
* Show user roles by comments.Douwe Maan2015-05-121-9/+17
* Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-2/+2
* Single quotes/icon helper in viewsRobert Speicher2015-05-062-20/+20
* Update task list behavior for NotesRobert Speicher2015-05-062-4/+3
* Fix merge request comments on files with multiple commitsDominik Sander2015-04-151-4/+3
* Explicitly set image alt to prevent graphical glitchesSven Strickroth2015-04-131-2/+2
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-1/+1
* Merge branch 'note-avatar-link' into 'master'Dmitriy Zaporozhets2015-03-242-3/+6
|\
| * Link note avatar to user.note-avatar-linkDouwe Maan2015-03-242-3/+6
* | Fix diff header in discussion blocksDmitriy Zaporozhets2015-03-241-7/+7
|/
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-022-1/+2
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-246-8/+8
|\
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-192-2/+2
| |\
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-146-8/+8
* | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-202-21/+5
|\ \ \
| * | | Remove note attachment file selector.Douwe Maan2015-02-172-17/+1
| * | | Refactor.Douwe Maan2015-02-171-1/+1
| * | | Generalize the image upload in markdownHannes Rosenögger2015-02-172-4/+4
| | |/ | |/|
* | | Split up AttachmentUploader.Douwe Maan2015-02-201-3/+3
|/ /
* | Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-172-2/+2
|/
* Also show colors in the sidebar of commentJeroen van Baarsen2015-02-031-2/+4
* Only count the user's last voteMichael Clarke2015-01-191-8/+18
* Refactor zen mode. Make it works in diffsDmitriy Zaporozhets2015-01-152-2/+2
* Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-143-22/+27
* Remove extra css class markdown-area which prevented attachments upload.Marin Jankovski2014-12-221-1/+1
* Differentiate system notesDrew Blessing2014-12-201-2/+7
* Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-072-2/+4
|\
| * UI improvements mostly for mobile screensDmitriy Zaporozhets2014-12-021-1/+1
| * Show username in comment header for easier mentionDmitriy Zaporozhets2014-12-011-0/+2
| * Fix attachment misaligned in commentDmitriy Zaporozhets2014-11-071-1/+1
* | Add Markdown preview to more formsVinnie Okada2014-10-152-17/+8
|/
* same rendering for note diff as for usual diffEvgeniy Sokovikov2014-10-151-1/+1
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-037-15/+15
* Search for 'div-dropzone' correctlyfix_selecting_them_uploadRobert Schilling2014-10-011-1/+1
* Factor zen mode.Ciro Santilli2014-09-201-7/+2
* Remove unecesarry array operations.Marin Jankovski2014-09-121-2/+1
* Add comments on the side-by-side diff.Marin Jankovski2014-09-121-4/+4
* Implement zen mode for issues/MRs/notesRobert Schilling2014-09-111-1/+6
* Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets2014-09-082-13/+4
* Use new diff parsing logicDmitriy Zaporozhets2014-09-081-8/+8
* Dont allow edit or remove of system notesDmitriy Zaporozhets2014-08-291-1/+1
* Round avatars for notes timelineDmitriy Zaporozhets2014-08-262-2/+2
* Fix discussion style for timelineDmitriy Zaporozhets2014-08-265-11/+13
* Basic UI implememntation of comments in timeline styleDmitriy Zaporozhets2014-08-262-58/+61
* Disable 'Save changes' button if input is empty, fixes #6351Robert Schilling2014-08-041-2/+2
* Fix diff comments toggle buttonDmitriy Zaporozhets2014-06-255-5/+7
* CleanupDmitriy Zaporozhets2014-06-242-39/+0
* Improve discussionsDmitriy Zaporozhets2014-06-248-13/+84
* Move reply button to helper from viewDmitriy Zaporozhets2014-06-244-15/+4