summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-148-10/+10
* Parent issue autocomplete does not follow to the "Allow cross-project subtask...Jean-Philippe Lang2014-09-141-1/+1
* Fixed: Issues counters in roadmap only link to issues in the same project (#9...Jean-Philippe Lang2014-09-141-14/+10
* Issue API: include is_private attribute in xml/json output (#10914).Jean-Philippe Lang2014-09-132-0/+2
* Moves project sidebar content to a partial (#17380).Jean-Philippe Lang2014-09-132-11/+13
* Mark private notes more clearly (#16240).Jean-Baptiste Barth2014-09-091-1/+2
* Include enabled modules in projects API (#17602).Jean-Baptiste Barth2014-09-062-12/+2
* revert r13199 (#17151)Toshi MARUYAMA2014-08-261-3/+1
* 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