60 Commits (193ca9faee467e8b9e0b912026f956da8c4a0fdb)

Author SHA1 Message Date
  Marius Balteanu 38a8adb2a2 Adds description field to custom queries (#9309). 1 month ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Go MAEDA 4e0bb4990c Display calendar in vertical list layout on mobile screens (#33682). 10 months ago
  Go MAEDA 006c6a4e01 Use the new pagination style for the calendars view (#27346). 1 year ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 19b5dc0ea9 add functional calendar test of same start and due dates issue 3 years ago
  Toshi MARUYAMA e703e3851f add cross project version calendar functional test 3 years ago
  Toshi MARUYAMA 0991be3560 add version calendar functional test 3 years ago
  Toshi MARUYAMA a4a3d292bc add issue due date calendar functional test 3 years ago
  Toshi MARUYAMA f3b52a5775 add calendar assertion to CalendarsControllerTest#test_cross_project_calendar 3 years ago
  Toshi MARUYAMA 0c61cfe6ea remove start date assertion from CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA 86633c8a11 more strictly start date assertion at CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA a53ac863ce more strictly start date assertion at CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA 576706b6cb add start date to assert_select of CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA f557d1f67a add text to assert_select of CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA 9fbbfd6017 add assert issue link for calendar in CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA 5986b580a7 more strictly assert gravatar for calendar in CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA 5843b72e7c more strictly div assert for calendar in CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA bcd747da37 add issue id to assert_select of CalendarsControllerTest#test_show 3 years ago
  Toshi MARUYAMA e768465783 fix source indent of CalendarsControllerTest 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 904e77e8a0 CalendarsControllerTest#test_show fails depending on the date (#31131). 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA c9f460bb7d Add "nwday" class to non-working days in calendar (#27096). 5 years ago
  Go MAEDA 6765505b2d Add missing fixtures to several tests (#30276). 5 years ago
  Go MAEDA 4a5a68f19c Add assignee's icon to tooltips in gantt and calendar (#29306). 5 years ago
  Go MAEDA 0f4fb452e7 Add right-click context menu in calendar (#28067). 6 years ago
  Jean-Philippe Lang 10f96ab2ab Adds tests for #27153. 6 years ago
  Jean-Philippe Lang 2c68178861 Add test assertions to the four controller test cases (#26125). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Toshi MARUYAMA b63123ac1e add missing fixtures to CalendarsControllerTest 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 61b5a44b1a Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTest 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 888c3581eb Role based custom queries (#1019). 11 years ago
  Jean-Philippe Lang b0de1b1908 Removed some shoulda context. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 3976d5e740 Use #assert_select instead of #assert_tag. 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago