54 Commits (b81818100c905df209caf2659faafda80542e16f)

Author SHA1 Message Date
  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 6f6d380e74 Structured Document list for more flexible UI design with CSS (#17924). 2 years 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 44cf23771d fix source indent of DocumentsControllerTest 3 years ago
  Toshi MARUYAMA b81f601408 add space after comma to DocumentsControllerTest 3 years ago
  Go MAEDA 6e781f6479 Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA eee75cf080 code cleanup: rubocop: fix Layout/IndentHeredoc in test/functional/documents_controller_test.rb 4 years ago
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 years ago
  Go MAEDA 0d4ed12388 Code cleanup: RuboCop: Rails/ActiveRecordAliases 4 years ago
  Toshi MARUYAMA 44cbd0eaa9 rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_test.rb 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Jean-Philippe Lang e26ab0d4a2 Show recent documents first (#29725). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 05e701b877 Add missing fixtures for test_create_with_one_attachment (#30054). 5 years ago
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 years ago
  Go MAEDA ece41123a1 Remove trailing whitespaces from test/functional/documents_controller_test.rb 5 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 e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 36d487fe50 Replaced some #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 848edf35fa Rails4: replace deprecated Relation#first with finder options at DocumentsControllerTest 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Toshi MARUYAMA 02fb4c3b2c add functional test to create non default document category (#11665) 12 years ago
  Toshi MARUYAMA 8376311ee1 add missing fixtures to test/functional/documents_controller_test.rb 12 years ago
  Jean-Philippe Lang 7acd04fb87 Tests should not change settings. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 92e4708ee3 Additional tests for DocumentsController. 12 years ago
  Jean-Philippe Lang c3c2a4afe0 Resourcified documents. 12 years ago
  Jean-Philippe Lang e25caff16f Test class cleanup. 12 years ago
  Jean-Philippe Lang afb84b6823 Adds functional tests for DocumentsController. 12 years ago
  Jean-Baptiste Barth ffe7aef0ea Do not show inactive document categories where not necessary (#8573). 13 years ago
  Toshi MARUYAMA 441985fb24 remove trailing white-spaces from functional documents controller test. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 13 years ago
  Eric Davis 093853b56a Added tests for #5533's behavior. 14 years ago
  Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 14 years ago
  Jean-Philippe Lang ac8a67191f Renames uploaded_test_file helper. 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 years ago
  Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 15 years ago
  Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 15 years ago