summaryrefslogtreecommitdiffstats
path: root/app/views/common
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-192-2/+2
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-051-1/+7
* Raise the maximum length of the title element in the Atom feed from 100 to 30...Go MAEDA2024-02-071-3/+3
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-271-42/+31
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-251-1/+1
* Fix code copying in common browsers (#36580).Go MAEDA2022-02-192-14/+16
* Revert r19810 (#10535).Go MAEDA2020-12-221-5/+3
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
* Atom feed on project with subprojects should show in article title the name o...Go MAEDA2020-12-141-1/+1
* remove spaces inside {} of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-221-1/+1
* shorten long line of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-211-3/+24
* remove unneeded semicolon from app/views/common/feed.atom.builderToshi MARUYAMA2020-11-201-1/+1
* not use html_safe in app/views/common/_calendar.html.erbToshi MARUYAMA2020-11-071-7/+13
* shorten long line of app/views/common/_calendar.html.erbToshi MARUYAMA2020-09-121-1/+6
* URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...Go MAEDA2020-06-041-3/+5
* Add styles for Textile/Markdown attachments preview (#29752).Go MAEDA2019-10-031-1/+1
* Render Textile and Markdown attachments on the preview page (#29752).Go MAEDA2019-10-031-0/+3
* View switches from gantt to list after editing an issue (#31552).Go MAEDA2019-06-291-0/+1
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-2/+2
* Allow tabs to have a custom action (#3058).Jean-Philippe Lang2019-06-201-1/+7
* Enable frozen_string_literal for app/views/*/*.builder (#26561).Go MAEDA2019-03-171-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Move calendar day classes to a helper (#27096).Go MAEDA2019-01-141-1/+1
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-021-0/+5
* Adds style to the empty preview message (#27758).Jean-Philippe Lang2018-09-301-1/+1
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-3/+5
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-172-6/+30
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-0/+6
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-1/+5
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-171-1/+7
* Make common/_tabs partial usable without JS partial switching (#25999).Jean-Philippe Lang2017-06-101-2/+2
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-2/+2
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-081-0/+1
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-1/+1
* Add inline image preview/display for attachments and repository entries (#220...Jean-Philippe Lang2016-04-111-0/+1
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-161-5/+0
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-232-4/+4
* Use named routes or helpers.Jean-Philippe Lang2014-11-261-1/+1
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-2/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-2/+2
* Use type="button" instead of return false; (#17401).Jean-Philippe Lang2014-07-141-2/+2
* Don't submit the form when tabs are inside a form (#16708).Jean-Philippe Lang2014-04-261-2/+2
* 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-071-2/+0
* Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...Toshi MARUYAMA2014-02-061-3/+3
* Adds favicon to ATOM feeds (#14309).Jean-Philippe Lang2014-01-121-0/+1
* Highlighting of source link target line (#13746).Jean-Philippe Lang2013-05-181-2/+2