55 Commit (c19176a5c48e33e6bcfe280736092154deb58181)

Autore SHA1 Messaggio Data
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 mesi fa
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 anno fa
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 anno fa
  Go MAEDA 6f6d380e74 Structured Document list for more flexible UI design with CSS (#17924). 2 anni fa
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 anni fa
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 anni fa
  Toshi MARUYAMA 44cf23771d fix source indent of DocumentsControllerTest 3 anni fa
  Toshi MARUYAMA b81f601408 add space after comma to DocumentsControllerTest 3 anni fa
  Go MAEDA 6e781f6479 Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116). 4 anni fa
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 anni fa
  Toshi MARUYAMA eee75cf080 code cleanup: rubocop: fix Layout/IndentHeredoc in test/functional/documents_controller_test.rb 4 anni fa
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 anni fa
  Go MAEDA 0d4ed12388 Code cleanup: RuboCop: Rails/ActiveRecordAliases 4 anni fa
  Toshi MARUYAMA 44cbd0eaa9 rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_test.rb 4 anni fa
  Go MAEDA 4082069c75 Update copyright year. 5 anni fa
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 anni fa
  Jean-Philippe Lang e26ab0d4a2 Show recent documents first (#29725). 5 anni fa
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 anni fa
  Go MAEDA 05e701b877 Add missing fixtures for test_create_with_one_attachment (#30054). 5 anni fa
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 anni fa
  Go MAEDA ece41123a1 Remove trailing whitespaces from test/functional/documents_controller_test.rb 5 anni fa
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 anni fa
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 anni fa
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 anni fa
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 anni fa
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 anni fa
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 anni fa
  Jean-Philippe Lang 000124f44f Copyright update. 9 anni fa
  Jean-Philippe Lang 36d487fe50 Replaced some #assert_tag with #assert_select. 9 anni fa
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 anni fa
  Toshi MARUYAMA 848edf35fa Rails4: replace deprecated Relation#first with finder options at DocumentsControllerTest 10 anni fa
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 anni fa
  Toshi MARUYAMA 02fb4c3b2c add functional test to create non default document category (#11665) 12 anni fa
  Toshi MARUYAMA 8376311ee1 add missing fixtures to test/functional/documents_controller_test.rb 12 anni fa
  Jean-Philippe Lang 7acd04fb87 Tests should not change settings. 12 anni fa
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 anni fa
  Jean-Philippe Lang 92e4708ee3 Additional tests for DocumentsController. 12 anni fa
  Jean-Philippe Lang c3c2a4afe0 Resourcified documents. 12 anni fa
  Jean-Philippe Lang e25caff16f Test class cleanup. 12 anni fa
  Jean-Philippe Lang afb84b6823 Adds functional tests for DocumentsController. 12 anni fa
  Jean-Baptiste Barth ffe7aef0ea Do not show inactive document categories where not necessary (#8573). 13 anni fa
  Toshi MARUYAMA 441985fb24 remove trailing white-spaces from functional documents controller test. 13 anni fa
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 anni fa
  Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 13 anni fa
  Eric Davis 093853b56a Added tests for #5533's behavior. 14 anni fa
  Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 14 anni fa
  Jean-Philippe Lang ac8a67191f Renames uploaded_test_file helper. 14 anni fa
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 anni fa
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 anni fa
  Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 15 anni fa