1588 Commits (adfef93c6669f6698cc2496096a4095a1de0a020)

Author SHA1 Message Date
  Toshi MARUYAMA 487b604c57 fix source indent at ApplicationHelper#parse_redmine_links 4 years ago
  Toshi MARUYAMA a7602a57ca fix source indent at ApplicationHelper#include_calendar_headers_tags 4 years ago
  Go MAEDA fc3c4abc12 Additional email addresses are not displayed in user profile page (#33601). 4 years ago
  Go MAEDA 986d487fcd Table column sorting (#1718). 4 years ago
  Toshi MARUYAMA d2b25ef7b1 shorten long line at app/helpers/application_helper.rb 4 years ago
  Go MAEDA 4008163a23 Update jQuery to 3.5.1 without jQuery Migrate (#33383). 4 years ago
  Go MAEDA ebf5d219c9 Import user accounts from CSV file (#33102). 4 years ago
  Toshi MARUYAMA f65123df73 remove extra empty line from GanttHelper definition 4 years ago
  Go MAEDA 09f6a5e53c Update Tribute to 5.1.3 (#33424). 4 years ago
  Go MAEDA 006c5dfce8 Update jQuery UI to 1.12.1 (#31887). 4 years ago
  Go MAEDA 6e5bd3c429 Untranslated string "diff" in journal detail (#33452). 4 years ago
  Go MAEDA 87fe91ae52 Add missing "icon" class to items with "icon-checked" class in the context menu (#33437). 4 years ago
  Go MAEDA a924a3dfa1 Reverts r19769 (#31887). 4 years ago
  Go MAEDA 510d889079 Update jQuery UI to 1.12.1 (#31887). 4 years ago
  Go MAEDA 46c82fc184 Fix that custom fields in users CSV are not ordered by position value (#33126). 4 years ago
  Go MAEDA 835b533889 Include updated_on and passwd_changed_on columns when exporting users to CSV (#33347). 4 years ago
  Go MAEDA 953fce3c95 Fix time entry user is shown twice in the User drop-down (#33341). 4 years ago
  Go MAEDA ee46c3570e Use scope assignable_watchers (#4511). 4 years ago
  Go MAEDA 9fdff6a552 Get the list of new issue watchers using single query and limit the results to 20 (#4511). 4 years ago
  Go MAEDA 6e232ad13e Show open/closed badge on issue page (#33254). 4 years ago
  Go MAEDA adb899e1b9 Adds option to include issue custom fields in projects#show API response (#33301). 4 years ago
  Go MAEDA 4048e6640e Total estimated time column shows up as decimal value regardless of time setting (#33273). 4 years ago
  Go MAEDA 5fe6aa0fc0 Fix issue inline auto complete in issues bulk edit page for custom fields with text formatting enabled (#33255). 4 years ago
  Go MAEDA 92169b1124 Show toolbar for full width custom fields with text formatting enabled on issues bulk edit page (#32471). 4 years ago
  Go MAEDA a14697df68 Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_edit (#32471). 4 years ago
  Jean-Philippe Lang 9b5cccff39 ##123 syntax for linking to issues: Title cannot be distinguished from following text (#32765). 4 years ago
  Jean-Philippe Lang dd71338ff1 Split subtasks/relations information into 5 columns (#32889). 4 years ago
  Jean-Philippe Lang f47ed1a5e2 Move style to css (#32889). 4 years ago
  Jean-Philippe Lang e91dbcb5a7 Editing a time entry for a locked user changes the user to the current user (#32973). 4 years ago
  Jean-Philippe Lang 214ec3e806 Time entries csv export should check issue visibility (#33075). 4 years ago
  Go MAEDA aa4d0c6bda Support custom fields when exporting users to CSV (#33126). 4 years ago
  Go MAEDA e04fb3e78b Display avatar on add watchar dialog (#32976). 4 years ago
  Go MAEDA d449409ab9 Unable to edit user or group that has custom fields with text formatting enabled (#33183). 4 years ago
  Go MAEDA ab47fb8ae0 Download all attachments at once (#7056). 4 years ago
  Go MAEDA a8b5865ae1 Fix missing sort order icon in users#index (#33176). 4 years ago
  Go MAEDA 555a2d3116 Fix missing subject and tracker name in CSV export of time (#33052). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Jean-Philippe Lang 6a6e19e86e Don't use full path links with hostname 4 years ago
  Go MAEDA 8cbb53c2ce Fix that selected user on timelog#edit is incorrect (#32959). 4 years ago
  Go MAEDA 9d18f67f9e Add download buttons in Files columns of the issues list (#32240). 4 years ago
  Go MAEDA b995014c49 Allow adding user groups as watchers for issues (#4511). 4 years ago
  Jean-Philippe Lang 0cd14b3a4b Validate back_url everywhere (#32850). 4 years ago
  Jean-Philippe Lang 914f57fefc Move duplicated back_url method from ApplicationHelper to ApplicationController (#32850). 4 years ago
  Go MAEDA e675eaedab Fix that spent time report CSV shows translation missing text if custom fields are involved (#32500). 4 years ago
  Go MAEDA 45fb27d5af Fix that bookmarked and recently used projects are unexpectedly filtered by a search keyword after full-text search (#31355, #32503). 4 years ago
  Toshi MARUYAMA a7ed2956fb cleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_helper.rb 4 years ago
  Toshi MARUYAMA 6f30f70c43 code layout clean up app/helpers/application_helper.rb 4 years ago
  Toshi MARUYAMA 0bdd2454b2 code layout clean up app/helpers/application_helper.rb 4 years ago
  Toshi MARUYAMA 504cb8e147 cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helper.rb 4 years ago
  Toshi MARUYAMA 56d48d7eef cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/queries_helper.rb 4 years ago