summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor custom fields form (#31859).Go MAEDA2019-08-183-84/+44
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-171-2/+3
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@18373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that "New custom field" button does not work if there are no custom ↵Go MAEDA2019-08-171-1/+1
| | | | | | | | | fields (#31896, #31320). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix jQuery.fn.attr('selected') might use property instead of attribute ↵Go MAEDA2019-08-131-1/+1
| | | | | | | | | (#31894, #31196). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-131-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-094-59/+71
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18358 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-041-2/+7
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-301-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18325 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing closing tags in workflows/permissions.html.erb (#31510).Go MAEDA2019-06-291-2/+2
| | | | | | | Contributed by Enziin System. git-svn-id: http://svn.redmine.org/redmine/trunk@18323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* View switches from gantt to list after editing an issue (#31552).Go MAEDA2019-06-292-0/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that actions dropdown menu is missing (#30294).Go MAEDA2019-06-271-10/+9
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18321 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add links to administration pages in project settings (#30203).Jean-Philippe Lang2019-06-203-0/+12
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18305 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove "View all issues" link from actions dropdown (#30294).Jean-Philippe Lang2019-06-201-2/+0
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18304 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the links from the sidebar under actions dropdown (#30294).Jean-Philippe Lang2019-06-202-13/+12
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18303 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-201-0/+12
| | | | | | Patch by Gregor Schmidt and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18285 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-208-0/+30
| | | | | | Patch by Jan Schulz-Hofen and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18283 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove history label and no data (#3058).Jean-Philippe Lang2019-06-201-1/+0
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18278 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-202-1/+2
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18277 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-204-24/+4
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-0/+28
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18274 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-203-9/+24
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18273 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-202-3/+8
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow tabs to have a custom action (#3058).Jean-Philippe Lang2019-06-201-1/+7
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18271 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-201-3/+3
| | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@18265 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-162-1/+14
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18257 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import issues: File content preview block is scrolling (#31330).Jean-Philippe Lang2019-06-101-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18243 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18236 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix incorrect position of the "Associated revisions" block when comments are ↵Go MAEDA2019-06-061-2/+2
| | | | | | | | | displayed in reverse chronological order (#31438). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18229 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CSV export of time entries report does not honor project filter (#31511).Go MAEDA2019-06-051-2/+2
| | | | | | | Patch by Xavier Calland. git-svn-id: http://svn.redmine.org/redmine/trunk@18227 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some fixes for r18214 (#31496):Go MAEDA2019-06-032-2/+4
| | | | | | | | | | | | * incorrect icon-toggle-plus and icon-toggle-minus background rules * broken CSS rule in .toggle-multiselect and removes some unnecessary rules * some cases where clicking on toggle-multiselect element adds the icon class to "a" element instead of "span" * icon switch in workflow permissions tab Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18224 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a link to project_issues_report from project_issues_report_details (#31493).Go MAEDA2019-06-031-2/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18222 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-022-4/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18214 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add an icon linked to trackers detail report on the project overview page ↵Go MAEDA2019-06-021-1/+7
| | | | | | | | | (#31465). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18213 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-305-7/+7
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18209 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix missing icons (#31433).Go MAEDA2019-05-305-7/+7
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18208 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-272-4/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the regular "icon icon-*" classes for sort-handle (#31433).Go MAEDA2019-05-271-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18203 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide closed statuses by default in the chart (#31418).Go MAEDA2019-05-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18201 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Stacked bar charts in the issue details report (#31418).Go MAEDA2019-05-261-0/+51
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-222-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-222-1/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18189 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-203-0/+4
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18181 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-198-11/+11
| | | | | | | | | | | | | * move existing methods from ApplicationHelper to a new helper file (AvatarsHelper) * change default avatar size from 50 to 24 because most of the avatars are using the size 24 * class 'gravatar' is always added and all custom classes are appended * added user name as default title for avatar images * added two new methods: @assignee_avatar@ and @author_avatar@ Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18175 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show the number of days left until the due date in reminders (#31225).Go MAEDA2019-05-192-2/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18174 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix broken gantt layout due to r18171 (#27672).Go MAEDA2019-05-171-3/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18172 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-162-14/+49
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-141-1/+1
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18164 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set an appropriate default type in New custom field page depending on the ↵Go MAEDA2019-05-112-5/+2
| | | | | | | | | current tab (#31320). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18156 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to send email notifications while importing issues from CSV files ↵Go MAEDA2019-05-101-0/+6
| | | | | | | | | (#22771). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18153 e93f8b46-1217-0410-a6f0-8f06a7374b81