summaryrefslogtreecommitdiff
path: root/app/views/projects/tags/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* Replace text field with textarea in 'New Tag' view and display tag message in...Calin Seciu2016-05-101-1/+1
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-3/+3
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* Tweak tag form wordingDouwe Maan2015-12-031-1/+1
* Rename variableDouwe Maan2015-12-021-2/+2
* Use js-requires-input where appropriateDouwe Maan2015-12-021-2/+1
* Only use input placeholders when they add valueDouwe Maan2015-12-021-3/+3
* Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-021-2/+2
* Use consistent casing for form field labelsDouwe Maan2015-12-021-2/+2
* Use consistent casing for page titlesDouwe Maan2015-12-021-1/+1
* Fix 'Attach a file' link in new tag formnew-tag-textareaDouwe Maan2015-11-191-11/+2
* Better englishDmitriy Zaporozhets2015-11-061-1/+1
* Small UI improvements to new git tag pageDmitriy Zaporozhets2015-11-061-6/+8
* Add release description to new tag formDmitriy Zaporozhets2015-11-051-1/+18
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* Corrected validation of 'Create branch' and 'Create tag' buttonsuran2014-12-231-1/+2
* Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-281-1/+1
|\
| * Use button type=submit instead of input.Ciro Santilli2014-10-011-1/+1
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
|/
* Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge2014-09-041-0/+5
* Validate tag-names and references in WebUI, APIRobert Schilling2014-09-031-2/+6
* Style new branch/tag formsDmitriy Zaporozhets2014-01-021-3/+3
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
* Feature: add git tag via uiDmitriy Zaporozhets2013-07-171-0/+24