| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix wrong markup in public/help/ja/wiki_syntax_detailed_(markdown|textile).ht... | Go MAEDA | 2019-09-30 | 2 | -2/+2 |
* | Add links to the detailed Wiki formatting help in Quick Reference (#32169). | Go MAEDA | 2019-09-30 | 100 | -588/+595 |
* | Text enclosed in pre tag in Wiki formatting reference is not displayed in a m... | Go MAEDA | 2019-09-30 | 2 | -1/+2 |
* | Make the disabled fields more obvious (#31147). | Go MAEDA | 2019-09-28 | 1 | -0/+5 |
* | Rounded corners on table.list elements (#32014). | Go MAEDA | 2019-09-28 | 1 | -1/+1 |
* | Add "Highlighted code" section in Wiki Syntax Quick Reference (#32123). | Go MAEDA | 2019-09-27 | 99 | -1/+792 |
* | Don't set border-radius for the items in the dropdown menu (#32013). | Go MAEDA | 2019-09-26 | 1 | -4/+6 |
* | input[type="number"] should be highlighted as well when it has focus (#31971). | Go MAEDA | 2019-09-25 | 1 | -0/+1 |
* | Highlight the input field that has focus by setting border-color (#31971). | Go MAEDA | 2019-09-25 | 1 | -0/+10 |
* | Rounded corners of "my page" blocks (#32015). | Go MAEDA | 2019-09-23 | 1 | -0/+1 |
* | Auto-complete issues #id in the search form (#32052). | Go MAEDA | 2019-09-21 | 1 | -0/+3 |
* | Rounded corners of the main menu (#32013). | Go MAEDA | 2019-09-20 | 1 | -3/+3 |
* | Constrain sidebar width on different resolutions (#32037). | Go MAEDA | 2019-09-15 | 1 | -1/+7 |
* | Add clear query icon next to selected query in sidebar (#31640). | Go MAEDA | 2019-09-14 | 1 | -2/+3 |
* | Don't use ^= operator to target the wrapper elements (#30467). | Go MAEDA | 2019-09-11 | 1 | -1/+1 |
* | Inline auto complete for issue (#) in wiki-edit fields (#31989). | Go MAEDA | 2019-09-09 | 4 | -0/+86 |
* | Remove unnecessary vertical scroll bar from gantt (#32019, #27672). | Go MAEDA | 2019-09-05 | 1 | -3/+0 |
* | Broken gzip icon in the repository view (#32024). | Go MAEDA | 2019-09-05 | 1 | -1/+1 |
* | Broken JavaScript icon in the repository view (#32012). | Go MAEDA | 2019-09-04 | 1 | -1/+1 |
* | Footer is not placed at the bottom on pages with little content (#30467). | Go MAEDA | 2019-09-04 | 1 | -1/+4 |
* | Update raphael.js to 2.3.0 (#31436). | Go MAEDA | 2019-09-02 | 1 | -10/+1 |
* | Add CSS class to "journal" and "reply" headers (#31950). | Go MAEDA | 2019-08-27 | 1 | -2/+2 |
* | Add different style for group names in the New member modal window (#6831). | Go MAEDA | 2019-08-24 | 1 | -1/+1 |
* | Remove deprecated .zIndex() method (#31870). | Go MAEDA | 2019-08-18 | 1 | -2/+2 |
* | Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189... | Go MAEDA | 2019-08-13 | 1 | -4/+4 |
* | Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and feat... | Go MAEDA | 2019-08-13 | 1 | -4/+7 |
* | Fix that h4 headings in an issue note is unintendedly highlighted (#31742). | Go MAEDA | 2019-07-18 | 1 | -2/+2 |
* | Fix the compatibility problem with Internet Explorer 11 (#3058). | Go MAEDA | 2019-07-12 | 1 | -1/+2 |
* | Add "issue" macro to help files (#29489). | Go MAEDA | 2019-06-23 | 96 | -0/+672 |
* | "selected" class is wrongly removed from journal edit tabs when switching the... | Go MAEDA | 2019-06-22 | 1 | -2/+2 |
* | Set border on tab content instead of #history. | Jean-Philippe Lang | 2019-06-20 | 1 | -1/+1 |
* | Remove history label and no data (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+1 |
* | User preference for issue history default tab (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+5 |
* | Load remote tab only once (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -12/+17 |
* | Load changesets and time entries tabs async (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+18 |
* | Show issue history in tabs (#3058). | Jean-Philippe Lang | 2019-06-20 | 1 | -3/+35 |
* | Show elements titles using jQuery UI tooltips (#31441). | Go MAEDA | 2019-06-19 | 2 | -0/+21 |
* | Some fixes for r18214 (#31496): | Go MAEDA | 2019-06-03 | 1 | -3/+3 |
* | Insert a link to the source to the attribution line when quoting a note or a ... | Go MAEDA | 2019-06-02 | 1 | -1/+1 |
* | Switch between toggle plus and minus icons for toggle multi select (#31496). | Go MAEDA | 2019-06-02 | 2 | -3/+6 |
* | Use "icon icon-*" classes for sort elements (#31433). | Go MAEDA | 2019-05-30 | 1 | -2/+2 |
* | Use "icon icon-*" classes for expandable elements (#31433). | Go MAEDA | 2019-05-30 | 3 | -2/+9 |
* | Use the regular "icon icon-*" classes for collapsible fields (#31433). | Go MAEDA | 2019-05-27 | 2 | -4/+5 |
* | Use the regular "icon icon-*" classes for sort-handle (#31433). | Go MAEDA | 2019-05-27 | 1 | -1/+2 |
* | Stacked bar charts in the issue details report (#31418). | Go MAEDA | 2019-05-26 | 1 | -0/+1 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 7 | -7/+7 |
* | Update Chart.js to 2.8.0 (#31434). | Go MAEDA | 2019-05-23 | 1 | -14/+5 |
* | Show assignee avatar in Roadmap and Version (#28510). | Go MAEDA | 2019-05-22 | 1 | -0/+2 |
* | Fix unintended background color for fields input[type="file"]. (#31147). | Go MAEDA | 2019-05-21 | 1 | -1/+1 |
* | Adds favorites and recently used projects lists to project jump box (#31355). | Go MAEDA | 2019-05-20 | 3 | -0/+2 |