Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old methods and classes | Dmitriy Zaporozhets | 2013-12-25 | 1 | -584/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make note anchors actually work | Dmitriy Zaporozhets | 2013-12-25 | 1 | -3/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Drop rjs from Notes#index | Dmitriy Zaporozhets | 2013-11-29 | 1 | -3/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | FIX: note-original-content appending itself too many times | Cornelio Hopmann | 2013-11-10 | 1 | -4/+8 |
| | |||||
* | Show autocomplete list when editing notes. | Jack Weeden | 2013-07-29 | 1 | -1/+2 |
| | |||||
* | Fix typos | Johannes Schleifenbaum | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Fix multiple trigger on button attachment | Dmitriy Zaporozhets | 2013-07-10 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-07-02 | 1 | -7/+140 |
|\ | | | | | | | | | | | | | Conflicts: app/views/dashboard/projects.html.haml app/views/layouts/_head_panel.html.haml config/routes.rb | ||||
| * | Ability to edit comments | Jack Weeden | 2013-07-01 | 1 | -7/+140 |
| | | |||||
* | | Unbind note events to prevent firing twice with turbolinks | Dmitriy Zaporozhets | 2013-06-21 | 1 | -1/+11 |
|/ | |||||
* | add attachemnts support for wall | Dmitriy Zaporozhets | 2013-03-19 | 1 | -1/+0 |
| | |||||
* | Remove wall from basic notes logic | Dmitriy Zaporozhets | 2013-03-19 | 1 | -141/+0 |
| | |||||
* | Result of misspellings run. | Kevin Lyda | 2013-03-17 | 1 | -1/+1 |
| | | | | | | | | | Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now. | ||||
* | a bit of restyling. Replace some images with icons. Simplify note form | Dmitriy Zaporozhets | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | change logic on line_code | Dmitriy Zaporozhets | 2013-01-15 | 1 | -0/+4 |
| | |||||
* | Fix comment and reply buttons | Riyad Preukschas | 2013-01-02 | 1 | -0/+1 |
| | |||||
* | Revamped note form options. | Riyad Preukschas | 2012-12-03 | 1 | -26/+63 |
| | |||||
* | Fix a bunch of smaller glitches. | Riyad Preukschas | 2012-12-03 | 1 | -45/+27 |
| | |||||
* | Fix handling form errors. | Riyad Preukschas | 2012-12-03 | 1 | -11/+55 |
| | |||||
* | Unify forms for discussions and main target. | Riyad Preukschas | 2012-12-03 | 1 | -33/+88 |
| | | | | | Allows previews and uploads in all forms. Also fixes #1730 | ||||
* | Fix wall notes | Riyad Preukschas | 2012-12-03 | 1 | -2/+18 |
| | |||||
* | Fix common form and note preview | Riyad Preukschas | 2012-12-03 | 1 | -65/+76 |
| | |||||
* | Move code for appending a discussion note to notes JS | Riyad Preukschas | 2012-12-03 | 1 | -0/+14 |
| | |||||
* | Reformat notes JS | Riyad Preukschas | 2012-12-03 | 1 | -189/+177 |
| | |||||
* | Refactor discussion reply | Riyad Preukschas | 2012-12-03 | 1 | -28/+32 |
| | |||||
* | Refactor diff notes creation | Riyad Preukschas | 2012-12-03 | 1 | -78/+171 |
| | |||||
* | Make notes JS know which notes are new in a request | Riyad Preukschas | 2012-12-03 | 1 | -19/+20 |
| | |||||
* | Update notes views to support discussions | Riyad Preukschas | 2012-12-03 | 1 | -3/+10 |
| | |||||
* | Fix Notes JS | Riyad Preukschas | 2012-11-14 | 1 | -7/+29 |
| | | | | Also fixes #1983 | ||||
* | Fix vote counting to only count main target notes (not mixed in ones) | Riyad Preukschas | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'update-votes-when-adding-notes' of ↵ | Dmitriy Zaporozhets | 2012-09-18 | 1 | -3/+40 |
|\ | | | | | | | https://github.com/riyad/gitlabhq into riyad-update-votes-when-adding-notes | ||||
| * | Update votes when creating or refreshing notes | Riyad Preukschas | 2012-09-15 | 1 | -3/+40 |
| | | |||||
* | | Fix project update. Make slim form only for reversed comments | Dmitriy Zaporozhets | 2012-09-18 | 1 | -5/+10 |
|/ | |||||
* | Update Notes JS for reversed notes | Riyad Preukschas | 2012-09-14 | 1 | -7/+20 |
| | |||||
* | Rename note.js to notes.js | Riyad Preukschas | 2012-09-14 | 1 | -0/+238 |