summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-146-8/+8
* 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
* Add tabindex -1 to skip on tabbing.Marin Jankovski2014-06-181-2/+2
* Revert "Implements and refactors clipboard feature for markdown."Dmitriy Zaporozhets2014-06-031-3/+3
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
* Implements and refactors clipboard feature for markdown.erbunao2014-05-281-3/+3
* Improve notes form UI/UXDmitriy Zaporozhets2014-05-241-18/+16
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-10/+15
* Merge pull request #6045 from jacargentina/fix-4305Dmitriy Zaporozhets2014-05-131-2/+2
|\
| * Merge remote-tracking branch 'upstream/master' into fix-4305Javier Castro2014-03-044-35/+31
| |\
| * | Temporary fix for #4305: Cant preview attached png images on notes; attachmen...Javier Castro2014-01-141-2/+2
* | | Merge pull request #6860 from hszcg/devDmitriy Zaporozhets2014-05-081-11/+10
|\ \ \
| * | | Add support for side-by-side inline commentsChenguang Zhang2014-04-241-11/+10
* | | | Serialize last_fetched_at as a string with secondsJacob Vosmaer2014-04-281-1/+1
* | | | Pass last_fetched_at for notes to javascriptJacob Vosmaer2014-04-281-1/+1
|/ / /
* | | Fix show/hide discussion linkDmitriy Zaporozhets2014-04-071-16/+5
* | | Only show diff it exists.Marin Jankovski2014-04-041-23/+24
* | | Use new gems methods.Marin Jankovski2014-03-201-1/+1
* | | Merge branch 'toggle_diff_comments' of https://github.com/jacob-carlborg/gitl...Dmitriy Zaporozhets2014-03-132-2/+2
|\ \ \ | |_|/ |/| |
| * | Add button for toggling inline comments in diff view.Jacob Carlborg2014-02-222-2/+2
* | | Use proper classes for sdiff contentDmitriy Zaporozhets2014-02-242-33/+29
* | | Use more specific class names: grouped -> btn-groupedDmitriy Zaporozhets2014-02-201-1/+1
|/ /