summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Replaces static img tag from wiki syntax help files with @image_tag@ (#39111,...Marius Balteanu2024-02-1937-517/+517
* Includes CSS files from the asset pipeline (#39111, #40137).Marius Balteanu2024-02-1974-76/+74
* Cleanup wiki syntax files by moving inline style for img border to CSS (#3911...Marius Balteanu2024-02-1937-519/+517
* Adds erb extension to all wiki syntax help files (#39111, #40137).Marius Balteanu2024-02-1974-0/+0
* * Remove languages from wiki syntax help files that are identical with en lan...Marius Balteanu2024-02-19130-27517/+0
* Reorganize all the wiki syntax help files per text formatter (@markdown@, @co...Marius Balteanu2024-02-19204-0/+0
* * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s...Marius Balteanu2024-02-19205-0/+44270
* Reverts r22717 (#39111, #40137).Marius Balteanu2024-02-19205-44270/+0
* * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt...Marius Balteanu2024-02-19205-0/+44270
* Raise the maximum length of the title element in the Atom feed from 100 to 30...Go MAEDA2024-02-071-3/+3
* Add spaces around the slash for consistency and better readability (#40166).Go MAEDA2024-02-036-11/+11
* Internationalize "Check all / Uncheck all" tooltip in project list for admins...Go MAEDA2024-02-031-1/+2
* Include auth_source in /users API response if request includes auth_source (#...Marius Balteanu2024-01-311-0/+5
* Extraneous whitespace when selecting and copying issue number on Chrome/Windo...Go MAEDA2024-01-291-2/+1
* Adds user status to users list API (#38948).Marius Balteanu2024-01-251-0/+1
* Include @auth_source@ in /users/:id API response if auth_source is requested ...Marius Balteanu2024-01-251-0/+5
* Fix query columns selection in custom query form (#39806).Marius Balteanu2024-01-171-1/+5
* Fix query columns selection in time tracking settings page from admin (#39806).Marius Balteanu2024-01-161-2/+6
* Indentation fixes (#39806).Marius Balteanu2024-01-163-8/+8
* Fix query columns selection in admin and my page (#39806).Marius Balteanu2024-01-163-0/+10
* Replace String#sub with delete_prefix / delete_suffix (#40008).Go MAEDA2024-01-082-2/+2
* Improves filter rendering on narrow screens by replacing the layout tables wi...Marius Balteanu2023-12-284-44/+38
* Optimize IssueCategory SQL queries when showing an issue (#39849).Go MAEDA2023-12-271-2/+2
* Fixes that diff of a javascript file in repository module is not displayed wi...Marius Balteanu2023-12-261-1/+1
* Incorrect position of "Edited" mark in issue notes with h4 headings (#39932).Go MAEDA2023-12-261-1/+1
* Fix improper error highlighting for description field in issue form (#39795).Go MAEDA2023-12-221-1/+1
* Updates Rails to 7.1.2 (#36320).Marius Balteanu2023-11-271-1/+1
* Add data-text-formatting attribute for selected markup language to body tag (...Go MAEDA2023-11-211-1/+1
* Fix mention autocomplete not displaying for users without "Edit issues" permi...Marius Balteanu2023-11-121-0/+4
* Fix related issues count not updating after deleting one of the related issue...Go MAEDA2023-10-291-0/+1
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-217-0/+7
* Add missing Homepage attribute in Projects API response (#39113).Go MAEDA2023-10-151-0/+1
* Add missing files in r22289 (#2568).Go MAEDA2023-08-311-0/+22
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-314-1/+8
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-271-42/+31
* Add breadcrumbs to news pages (#2631).Go MAEDA2023-05-091-0/+1
* Use the new pagination style for the calendars view (#27346).Go MAEDA2023-05-071-3/+9
* Use label_view instead of the untranslated string "OK" in the repository brow...Go MAEDA2023-05-052-2/+2
* Add "View annotation prior to this change" button in the annotate view of Git...Go MAEDA2023-04-301-0/+8
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-271-0/+5
* Ability to disable the priority field (#38416).Go MAEDA2023-04-141-1/+3
* Export a version as changelog text (#36679).Go MAEDA2023-04-131-0/+4
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-252-2/+2
* Do not apply table-layout:fixed in potentially wide tables of detailed issue ...Go MAEDA2023-03-221-1/+1
* Render numeric axis in charts as integers (#38359).Go MAEDA2023-03-222-1/+7
* Check if the user has the permission to add notes or edit an issue when addin...Go MAEDA2023-03-021-1/+2
* Remove X-UA-Compatible meta tag for Internet Explorer (#38228).Go MAEDA2023-02-051-1/+0
* Fix robots.txt to disallow issue lists with a sort or query_id parameter in a...Go MAEDA2023-01-231-2/+2
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-121-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1