summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Fix jQuery.fn.attr('selected') might use property instead of attribute ↵Go MAEDA2019-08-131-4/+4
| | | | | | | | | (#31894, #31196). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and ↵Go MAEDA2019-08-131-4/+7
| | | | | | | | | features that have been or will be removed from jQuery core (#31196). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that h4 headings in an issue note is unintendedly highlighted (#31742).Go MAEDA2019-07-181-2/+2
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18329 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the compatibility problem with Internet Explorer 11 (#3058).Go MAEDA2019-07-121-1/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18328 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "issue" macro to help files (#29489).Go MAEDA2019-06-2396-0/+672
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18313 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "selected" class is wrongly removed from journal edit tabs when switching ↵Go MAEDA2019-06-221-2/+2
| | | | | | | | | the issue history tabs (#3058, #31599). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18311 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set border on tab content instead of #history.Jean-Philippe Lang2019-06-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18279 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove history label and no data (#3058).Jean-Philippe Lang2019-06-201-0/+1
| | | | | | 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-201-0/+5
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18277 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load remote tab only once (#3058).Jean-Philippe Lang2019-06-201-12/+17
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18276 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-0/+18
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-201-3/+35
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show elements titles using jQuery UI tooltips (#31441).Go MAEDA2019-06-192-0/+21
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18260 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some fixes for r18214 (#31496):Go MAEDA2019-06-031-3/+3
| | | | | | | | | | | | * 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
* Insert a link to the source to the attribution line when quoting a note or a ↵Go MAEDA2019-06-021-1/+1
| | | | | | | | | message (#31427). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18217 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-022-3/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18214 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use "icon icon-*" classes for sort elements (#31433).Go MAEDA2019-05-301-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18210 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-303-2/+9
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18209 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-272-4/+5
| | | | | | | 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/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18203 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Stacked bar charts in the issue details report (#31418).Go MAEDA2019-05-261-0/+1
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year.Go MAEDA2019-05-257-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Chart.js to 2.8.0 (#31434).Go MAEDA2019-05-231-14/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18195 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-221-0/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18189 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix unintended background color for fields input[type="file"]. (#31147).Go MAEDA2019-05-211-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-203-0/+2
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18181 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set background color in order to provide a consistent style on GTK dark ↵Go MAEDA2019-05-201-1/+1
| | | | | | | | | themes (#31147). Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@18177 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts undesired changes in r18175 (#31391).Go MAEDA2019-05-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-1/+1
| | | | | | | | | | | | | * 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
* Fix a misspelled CSS property name (#27672).Go MAEDA2019-05-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18173 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix broken gantt layout due to r18171 (#27672).Go MAEDA2019-05-172-1/+5
| | | | | | | 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-163-9/+103
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Visually distinguishable style for inline code (#31343).Go MAEDA2019-05-161-0/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18170 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that "Stay logged in" checkbox in Sign in page is misaligned (#31147, ↵Go MAEDA2019-05-161-1/+2
| | | | | | | | | #31371). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18169 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
* Fix that down arrow for dropdowns is broken in Edge and Internet Explorer ↵Go MAEDA2019-05-131-2/+12
| | | | | | | | | (#31147, #31358). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18163 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace the "+" button in the issues filter with a larger one (#31328).Go MAEDA2019-05-132-0/+0
| | | | | | | Contributed by Hiroyuki ENDO. git-svn-id: http://svn.redmine.org/redmine/trunk@18162 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: Remove an extra closing brace from ↵Go MAEDA2019-05-091-1/+1
| | | | | | public/stylesheets/application.css git-svn-id: http://svn.redmine.org/redmine/trunk@18144 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix layout problem when showing wide tables (#30435).Go MAEDA2019-05-081-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Left align long text custom fields in the issues list (#31280).Go MAEDA2019-05-011-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18115 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add hover styles to buttons (#31204).Go MAEDA2019-04-301-1/+13
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18110 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary padding (#31147).Go MAEDA2019-04-291-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18097 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that r18089 disabled context menu in the gantt subject column (#31268).Go MAEDA2019-04-291-1/+1
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@18095 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix gaps in resizable gantt chart (#31268).Go MAEDA2019-04-281-0/+4
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@18089 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrap subprojects in the overview section with an unordered list (#29289).Go MAEDA2019-04-231-0/+4
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@18077 e93f8b46-1217-0410-a6f0-8f06a7374b81
* input#months on gantt is too narrow (#31147, #31238).Go MAEDA2019-04-221-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails ujs (#31205).Go MAEDA2019-04-181-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Multiselect elements don't expand (#31147, #31216).Go MAEDA2019-04-181-2/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18059 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add custom styles for all fields (#31147).Go MAEDA2019-04-101-9/+20
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-091-0/+14
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18053 e93f8b46-1217-0410-a6f0-8f06a7374b81