summaryrefslogtreecommitdiff
path: root/app/helpers/issues_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add title attribute to Emojis in award pickerrs-add-title-to-emojiRobert Speicher2016-01-111-3/+6
* Use `xmlschema` where even more appropriate!Robert Speicher2016-01-071-1/+1
* Use `to_s(:iso8601)` where appropriateRobert Speicher2016-01-071-1/+1
* catch Emoji encode errorValery Sizov2016-01-041-1/+1
* Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher2015-12-251-0/+4
|\
| * resolves conflicts with new buttonsJacob Schatz2015-12-231-9/+7
| |\
| * | open and close issue via ajax request. With testsJacob Schatz2015-12-211-0/+4
* | | add sorting of awardsValery Sizov2015-12-251-0/+12
* | | Emoji picker: better alias handlingValery Sizov2015-12-241-1/+2
| |/ |/|
* | fix specsValery Sizov2015-12-221-2/+4
* | base implementation of emoji picker [ci skip]Valery Sizov2015-12-221-9/+5
|/
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-5/+5
* Banzai::XFilter -> Banzai::Filter::XFilterDouwe Maan2015-12-151-1/+1
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-1/+1
* Merge branch 'link-refs' into 'master' Robert Speicher2015-12-041-1/+5
|\
| * Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan2015-11-301-1/+5
* | Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-041-2/+4
|\ \
| * | Add "No Milestone" option to issue milestone selectDouwe Maan2015-12-021-2/+4
| |/
* | Merge branch 'ui/issuable-filter' into 'master' Dmitriy Zaporozhets2015-12-031-3/+4
|\ \
| * | Remove "none" username for "Unassigned" and "Any User" select optionsDouwe Maan2015-12-021-3/+4
| |/
* | Use full names in emoji tooltipDouwe Maan2015-12-021-1/+1
|/
* Fix for Emojinotes_fix_stablenotes_fixValery Sizov2015-11-201-0/+2
* added spinach testsValery Sizov2015-11-191-1/+5
* addressing commentsValery Sizov2015-11-191-0/+4
* Emoji: fix image of emoji when it is submitted via commentValery Sizov2015-11-191-1/+1
* Emoji: refactoringValery Sizov2015-11-191-0/+4
* add stats on hoverValery Sizov2015-11-191-0/+8
* award emojiValery Sizov2015-11-191-0/+5
* Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu2015-11-101-1/+1
* Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-1/+1
* Show merge requests which close current issueZeger-Jan van de Weg2015-10-161-0/+4
* 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
* Remove title_for_issue helperRobert Speicher2015-04-301-12/+1
* Escape title attributes in referencesRobert Speicher2015-04-201-0/+1
* Reference filters :sparkles:Robert Speicher2015-04-201-0/+2
* Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-6/+18
* Make sure issue assignee is properly reset.Douwe Maan2015-03-241-12/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+4
* Merge pull request #8670 from tsigo/rs-fa-icon-helperDmitriy Zaporozhets2015-01-291-1/+1
|\
| * Use `icon` helper method in helper modulesRobert Speicher2015-01-281-1/+1
* | Build the urls inside of the service.Marin Jankovski2015-01-281-16/+3
|/
* Update the issue tracker attribute on issue tracker change.Marin Jankovski2015-01-261-3/+3
* Manipulate external tracker issues urls generated from services.Marin Jankovski2015-01-231-11/+4
* Do a check which issue tracker is used inside the project.Marin Jankovski2015-01-231-4/+4
* Use service settings instead of config file settings to present issues.Marin Jankovski2015-01-231-8/+3
* Improve edited ago helpersDmitriy Zaporozhets2015-01-181-2/+4
* DRY and refactor atom codeDmitriy Zaporozhets2014-12-041-0/+15
* Add issue edited timestampNikita Verkhovin2014-11-081-0/+13
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-2/+2