3738 Commits (eef8f625c831ae33ffeb9ec80fe2e3d68f6edae8)

Author SHA1 Message Date
  Marius Balteanu eef8f625c8 Adds route for code highlighting languages page (#39111, #40137). 4 months ago
  Marius Balteanu c557cbfaa2 Replaces static link to detailed version with the new route (#39111, #40137). 4 months ago
  Marius Balteanu f664f9152b Replaces static img tag from wiki syntax help files with @image_tag@ (#39111, #40137). 4 months ago
  Marius Balteanu d335dc5a3c Includes CSS files from the asset pipeline (#39111, #40137). 4 months ago
  Marius Balteanu a46ed1aa71 Cleanup wiki syntax files by moving inline style for img border to CSS (#39111, #40137). 4 months ago
  Marius Balteanu 9490154ec5 Adds erb extension to all wiki syntax help files (#39111, #40137). 4 months ago
  Marius Balteanu 56f3a4dac3 * Remove languages from wiki syntax help files that are identical with en language. 4 months ago
  Marius Balteanu e80a8bd877 Reorganize all the wiki syntax help files per text formatter (@markdown@, @common_mark@ and @textile@) (#39111, #40137). 4 months ago
  Marius Balteanu 74a691de19 * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to serve wiki syntax help files. 4 months ago
  Marius Balteanu ec77fe4e3a Reverts r22717 (#39111, #40137). 4 months ago
  Marius Balteanu 609cc9221e * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_syntax@. 4 months ago
  Go MAEDA cb6a1ec9ea Raise the maximum length of the title element in the Atom feed from 100 to 300 characters (#34025). 4 months ago
  Go MAEDA ca64a92f1a Add spaces around the slash for consistency and better readability (#40166). 4 months ago
  Go MAEDA 5d324bdd45 Internationalize "Check all / Uncheck all" tooltip in project list for admins (#40166). 4 months ago
  Marius Balteanu c1fa75386c Include auth_source in /users API response if request includes auth_source (#23307). 4 months ago
  Go MAEDA 2829ba6c57 Extraneous whitespace when selecting and copying issue number on Chrome/Windows (#37390). 5 months ago
  Marius Balteanu 1e71db421a Adds user status to users list API (#38948). 5 months ago
  Marius Balteanu 479c54bf1d Include @auth_source@ in /users/:id API response if auth_source is requested (include=auth_source) and request is made by an administrator (#23307). 5 months ago
  Marius Balteanu e749ac5136 Fix query columns selection in custom query form (#39806). 5 months ago
  Marius Balteanu dc1f6002a0 Fix query columns selection in time tracking settings page from admin (#39806). 5 months ago
  Marius Balteanu bf129f0387 Indentation fixes (#39806). 5 months ago
  Marius Balteanu c33bad5031 Fix query columns selection in admin and my page (#39806). 5 months ago
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). 5 months ago
  Marius Balteanu 5eccab9295 Improves filter rendering on narrow screens by replacing the layout tables with a flex layout. 6 months ago
  Go MAEDA 8e1319f54e Optimize IssueCategory SQL queries when showing an issue (#39849). 6 months ago
  Marius Balteanu a9b7f12900 Fixes that diff of a javascript file in repository module is not displayed with layout in Rails 7.1 6 months ago
  Go MAEDA c6389210ec Incorrect position of "Edited" mark in issue notes with h4 headings (#39932). 6 months ago
  Go MAEDA 081d6c3713 Fix improper error highlighting for description field in issue form (#39795). 6 months ago
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 7 months ago
  Go MAEDA f5d68651a0 Add data-text-formatting attribute for selected markup language to body tag (#20620). 7 months ago
  Marius Balteanu 4731a0970a Fix mention autocomplete not displaying for users without "Edit issues" permission (#39521). 7 months ago
  Go MAEDA 36a7932003 Fix related issues count not updating after deleting one of the related issues (#38493). 8 months ago
  Go MAEDA 6a7f2536b5 Add field separator option to CSV export dialog (#37621). 8 months ago
  Go MAEDA 28a45b7144 Add missing Homepage attribute in Projects API response (#39113). 8 months ago
  Go MAEDA 9315481cdf Add missing files in r22289 (#2568). 10 months ago
  Go MAEDA fe9ef2fc27 Add description for issue statuses and display them in issue new/edit form (#2568). 10 months ago
  Go MAEDA 4e0bb4990c Display calendar in vertical list layout on mobile screens (#33682). 10 months ago
  Go MAEDA bf239fae8a Add breadcrumbs to news pages (#2631). 1 year ago
  Go MAEDA 006c6a4e01 Use the new pagination style for the calendars view (#27346). 1 year ago
  Go MAEDA e575b7a6fc Use label_view instead of the untranslated string "OK" in the repository browser (#38509). 1 year ago
  Go MAEDA d97beec1d4 Add "View annotation prior to this change" button in the annotate view of Git (#35432). 1 year ago
  Go MAEDA ccf8e7d299 Add a button to apply issues filter to search results (#38481). 1 year ago
  Go MAEDA 55408c480b Ability to disable the priority field (#38416). 1 year ago
  Go MAEDA 2d7d01e633 Export a version as changelog text (#36679). 1 year ago
  Go MAEDA 32d2b1c42f Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank?` (#37248). 1 year ago
  Go MAEDA cb1c2bc1e3 Do not apply table-layout:fixed in potentially wide tables of detailed issue reports (#38360). 1 year ago
  Go MAEDA fe386d1497 Render numeric axis in charts as integers (#38359). 1 year ago
  Go MAEDA 555acea780 Check if the user has the permission to add notes or edit an issue when adding an issue attachments (#38297). 1 year ago
  Go MAEDA ea4ce319fe Remove X-UA-Compatible meta tag for Internet Explorer (#38228). 1 year ago
  Go MAEDA c80c7f1d26 Fix robots.txt to disallow issue lists with a sort or query_id parameter in any position, not just first (#38201). 1 year ago