summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Show tabs for existing custom field types only and adds a view for choosing t...Jean-Philippe Lang2014-02-074-5/+24
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...Toshi MARUYAMA2014-02-061-3/+3
* code format clean up app/views/issues/_list_simple.html.erbToshi MARUYAMA2014-02-051-2/+2
* remove unneeded h() from app/views/repositories/_revisions.html.erbToshi MARUYAMA2014-02-051-1/+1
* remove unneeded h() from app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2014-02-051-1/+1
* remove unneeded h() from app/views/issues/_list_simple.html.erbToshi MARUYAMA2014-02-051-2/+2
* code format clean up app/views/search/index.html.erbToshi MARUYAMA2014-02-051-3/+5
* code format clean up app/views/projects/settings/_members.html.erbToshi MARUYAMA2014-02-041-6/+8
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-244-0/+11
* Don't display default watchers checkboxes on the new issue form when there ar...Jean-Philippe Lang2014-01-193-7/+3
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-194-6/+0
* Show warning when exported issues exceed the limit (#13770).Jean-Philippe Lang2014-01-121-2/+7
* Adds favicon to ATOM feeds (#14309).Jean-Philippe Lang2014-01-122-0/+2
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-116-9/+12
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+2
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+3
* Adds project status to GET /projects/:id and GET /projects API response (#158...Jean-Philippe Lang2014-01-112-0/+2
* Wrap filters, options and buttons with extra div (#15362).Jean-Philippe Lang2014-01-112-6/+9
* cleanup syntax of Relation#all at app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+1
* code format cleanup app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+5
* remove unneeded Relation#all from app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-2/+2
* remove unneeded Relation#all from app/views/settings/_projects.html.erbToshi MARUYAMA2014-01-101-1/+1
* code format cleanup app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-6/+34
* cleanup syntax of Relation#all at app/views/wiki/rename.html.erbToshi MARUYAMA2014-01-101-1/+1
* cleanup syntax of Relation#all at app/views/wiki/edit.html.erbToshi MARUYAMA2014-01-101-1/+2
* remove unneeded Relation#all from app/views/custom_fields/_form.html.erbToshi MARUYAMA2014-01-081-1/+1
* Adds an option for formatter display name.Jean-Philippe Lang2013-12-231-1/+1
* Adds support for links on values for various custom field formats (#1358).Jean-Philippe Lang2013-12-225-1/+6
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-142-3/+2
* Removed hardcoded format in API response.Jean-Philippe Lang2013-12-141-3/+4
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-1415-56/+103
* Fixed that the label element may contain at most one input.Jean-Philippe Lang2013-11-271-1/+1
* Use pagination css class for search results pagination (#15398).Jean-Philippe Lang2013-11-191-2/+2
* Use :button_edit instead of :button_update for editing issues (#15275).Jean-Philippe Lang2013-11-162-2/+2
* Use :button_save instead of :button_update on committers form (#15275).Jean-Philippe Lang2013-11-161-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-1134-116/+111
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-106-6/+6
* Custom fields in issue form - splitting is incorrect (#15227).Jean-Philippe Lang2013-11-091-2/+3
* Wiki Pages REST API with version returns wrong comments (#15235).Jean-Philippe Lang2013-11-091-1/+1
* Prevents duplicate element ids (#15191).Jean-Philippe Lang2013-10-261-1/+2
* Projects selection on custom field form (#15136).Jean-Philippe Lang2013-10-203-16/+35
* Adds some links for wiki history navigation.Jean-Philippe Lang2013-10-144-11/+14