summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Add project is_public to GET /projects/:id and /projects API response (#17628).Jean-Baptiste Barth2014-08-152-0/+2
* Add time entries custom fields to the context menu for quick bulk edit (#17484).Jean-Philippe Lang2014-07-291-0/+14
* Use type="button" instead of return false; (#17401).Jean-Philippe Lang2014-07-141-2/+2
* Option to render boolean custom fields as a single check box or radio buttons...Jean-Philippe Lang2014-07-051-1/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-07-011-1/+3
* revert r13183 (#17151)Toshi MARUYAMA2014-06-251-3/+1
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-06-251-1/+3
* Remove useless settings when editing a query from the gantt (#16747).Jean-Philippe Lang2014-05-241-4/+10
* Count users with a single query on group list (#16905).Jean-Philippe Lang2014-05-241-3/+2
* Missing type=array attributes in custom fields API (#16739).Jean-Philippe Lang2014-04-261-2/+2
* Don't submit the form when tabs are inside a form (#16708).Jean-Philippe Lang2014-04-261-2/+2
* Missing closing tag (#3177).Jean-Philippe Lang2014-04-061-1/+1
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-051-1/+1
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-051-2/+2
* Adds "Check for updates" for installed plugins (#3177).Jean-Philippe Lang2014-04-051-1/+45
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-211-1/+3
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-211-6/+1
* Select proper tracker and status for when hitting F5 with browsers that prese...Jean-Philippe Lang2014-03-151-0/+8
* Always load formatter scripts for when the description is read-only on page l...Jean-Philippe Lang2014-02-281-0/+2
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-253-20/+55
* Move the field format at the top of the form.Jean-Philippe Lang2014-02-151-1/+1
* Fixed alignments.Jean-Philippe Lang2014-02-151-1/+1
* Display watch link only when inside project with logged-in user (#2549).Jean-Philippe Lang2014-02-091-1/+1
* Enable the watching of news (#2549).Jean-Philippe Lang2014-02-091-0/+1
* Reverts r12855.Jean-Philippe Lang2014-02-071-1/+0
* Adds JS response support to #render_error (#15760).Jean-Philippe Lang2014-02-071-0/+1
* 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