59 Revīzijas (3e36b5c452210da457cb6c16385551414071693f)

Autors SHA1 Ziņojums Datums
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). pirms 3 gadiem
  Go MAEDA 6e781f6479 Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116). pirms 4 gadiem
  Go MAEDA af36d450e4 Reverts r19569 (#33071). pirms 4 gadiem
  Go MAEDA 463e8163fc Require sudo mode for actions to delete contents (#33071). pirms 4 gadiem
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). pirms 4 gadiem
  Toshi MARUYAMA d81846ccc9 cleanup: rubocop: fix Layout/SpaceAfterComma in app/controllers/documents_controller.rb pirms 4 gadiem
  Go MAEDA 4082069c75 Update copyright year. pirms 5 gadiem
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). pirms 5 gadiem
  Jean-Philippe Lang e26ab0d4a2 Show recent documents first (#29725). pirms 5 gadiem
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). pirms 5 gadiem
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). pirms 5 gadiem
  Jean-Philippe Lang 7fd04e1f8d Update copyright. pirms 7 gadiem
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. pirms 7 gadiem
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. pirms 8 gadiem
  Jean-Philippe Lang ae4eb47881 Adds custom fields to documents (#7249). pirms 9 gadiem
  Jean-Philippe Lang 000124f44f Copyright update. pirms 9 gadiem
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). pirms 9 gadiem
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) pirms 10 gadiem
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). pirms 11 gadiem
  Jean-Philippe Lang 0b96094680 Use named routes in controllers. pirms 11 gadiem
  Jean-Philippe Lang ea296a109a Replaces find(:first/:all) calls. pirms 11 gadiem
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. pirms 11 gadiem
  Toshi MARUYAMA 7af8d7caf0 replace Mailer deliver syntax to Rails3 style pirms 12 gadiem
  Jean-Philippe Lang ba5a052c8c Copyright update. pirms 12 gadiem
  Jean-Philippe Lang 809d35d34b Prevent mass-assignment when adding/updating a document (#10390). pirms 12 gadiem
  Jean-Philippe Lang 8f24aa6c67 Preserve uploaded files when on documents. pirms 12 gadiem
  Jean-Philippe Lang c3c2a4afe0 Resourcified documents. pirms 12 gadiem
  Jean-Philippe Lang 1a28bd8e7e Removed #find_project already defined as #find_project_by_project_id in parent class. pirms 12 gadiem
  Jean-Philippe Lang 7a68ae27b0 Reverted r8007. pirms 12 gadiem
  Jean-Philippe Lang 33e25255e3 Removed #find_project already defined in parent class. pirms 12 gadiem
  Toshi MARUYAMA c3a9d10e3b remove trailing white-spaces from app/controllers/documents_controller.rb. pirms 12 gadiem
  Jean-Baptiste Barth ffe7aef0ea Do not show inactive document categories where not necessary (#8573). pirms 13 gadiem
  Eric Davis 194dab8e96 Refactor: Change the different find_object filters to share a common method. pirms 14 gadiem
  Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. pirms 14 gadiem
  Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages pirms 14 gadiem
  Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model pirms 14 gadiem
  Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). pirms 14 gadiem
  Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). pirms 14 gadiem
  Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance pirms 15 gadiem
  Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. pirms 15 gadiem
  Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. pirms 15 gadiem
  Jean-Philippe Lang b21b6c365c Fixed: default category ignored when adding a document (#2328). pirms 15 gadiem
  Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. pirms 15 gadiem
  Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. pirms 16 gadiem
  Jean-Philippe Lang 8a7bfc72b2 Move VersionsController#download to AttachmentsController. pirms 16 gadiem
  Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. pirms 16 gadiem
  Jean-Philippe Lang 941f9bf3dd Non-ascii attachement filename fix for IE. pirms 16 gadiem
  Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. pirms 16 gadiem
  Jean-Philippe Lang 86319feef2 Added ApplicationController#attach_files as a common method to attach files in all actions. pirms 16 gadiem
  Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. pirms 16 gadiem