summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/note.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename note.js to notes.jsRiyad Preukschas2012-09-141-238/+0
|
* Update JS for adding and removing diff line notesRiyad Preukschas2012-09-141-4/+33
|
* Completely redo loading of notes with JSRiyad Preukschas2012-09-141-86/+113
|
* Reorder notes view elementsRiyad Preukschas2012-09-141-4/+4
|
* Add "enable" and "disable" jQuery functionsRobert Speicher2012-09-091-2/+2
| | | | | Handles (un)setting the disabled attribute and adding/removing the 'disabled' class
* Fix spelling of "empty" in disableButtonIfEmptyField function nameRobert Speicher2012-09-091-2/+2
|
* Fixed bunch of js bugs with comments. Also added development tipsrandx2012-08-301-137/+137
|
* Changed colors for buttons. Imporved preview area. Added clone panel to ↵Dmitriy Zaporozhets2012-08-301-1/+3
| | | | empty project
* Preview as button. Disable note submit unless contentrandx2012-08-291-0/+11
|
* commit.short_id as model method. Styled inline comment formrandx2012-07-271-1/+1
|
* Fix comments in MR. Fixed event destroy with userDmitriy Zaporozhets2012-07-191-2/+2
|
* Images refactored, Feed icon replaced, Fixed comment form focusrandx2012-05-271-2/+2
|
* Fixed line ending issues on windows.Steven Verbeek2012-03-241-1/+0
|
* Fixed line ending issues on windows.Steven Verbeek2012-03-241-1/+1
|
* Started note attachment changes, and text changesSteven Verbeek2012-03-241-1/+2
|
* Started note attachment changes, and text changesSteven Verbeek2012-03-241-1/+3
|
* Started note attachment changes, and text changesSteven Verbeek2012-03-241-0/+4
|
* Added loading animation for notesDmitriy Zaporozhets2012-02-271-0/+2
|
* fixed notes logicDmitriy Zaporozhets2012-02-271-32/+93
|
* move notes login to one controllerDmitriy Zaporozhets2012-02-241-11/+16
|
* fixed unworking infinite scrollDmitriy Zaporozhets2012-02-121-7/+16
|
* clean up whitespace from projectNihad Abbasov2011-11-151-15/+12
|
* fixed duplicate on wallDmitriy Zaporozhets2011-11-061-2/+4
|
* fixed notes loading/pagingDmitriy Zaporozhets2011-11-051-1/+23
|
* wall login in progressgitlabhq2011-11-041-0/+65