Commit Graph

65 Commits (cdc2ad6369a97b3ddcbcf3d5ed78b3d1dcc80a84)

Author SHA1 Message Date
Oliver Günther 3aa3dea512
Allow `deliver_later` using a custom ApplicationJob 5 years ago
Jens Ulferts d632e513d3
add read endpoints for news to api v3 6 years ago
Jens Ulferts 46678f5e1a
document news api 6 years ago
Oliver Günther 3f681b3683
[28294] Make news description actually optional 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Alex Coles df9e56c8e0 Remove duplication in News.latest(_for) methods 9 years ago
Alex Coles 093a6a8a98 Minor indent fix in News model for Rubocop 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Martin Linkhorst cfe7faae47 adds the title to news entry links 11 years ago
Hagen Schink 955c279e90 Makes models acting as events again 11 years ago
Hagen Schink 4ba08834a4 Moves news activity provider settings 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Hagen Schink e2c5fb0b42 Re-activates AAJ models 11 years ago
Hagen Schink 32e85a6b62 Disables journalization for certain models 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 15df2ecdcc be careful with nested namespace'd controllers in our models 12 years ago
Martin Linkhorst ef6680636e fix two order clauses which create unambiguous sql queries 12 years ago
Martin Linkhorst b30fac4a59 refactor the welcome controller 12 years ago
Martin Linkhorst 7de159fbca refactor comment class and fixed the tests. give news a clearer api to create a comment for a news object. this couples news to the comment class atm but can easily be extracted into a module or so. 12 years ago
Jens Ulferts 3e633fc27e renames all named_scopes to scopes 12 years ago
jwollert d9f6b52029 protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jean-Philippe Lang 676bf0f751 Prevent mass-assignment vulnerability when adding/updating a news (#922). 13 years ago
jwollert 934d22ec67 protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Felix Schäfer 5c8e04db55 Fix SearchController tests. 14 years ago
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
Jean-Philippe Lang ac60fc9c1c Refactor and add tests for News #index API (#7072). 14 years ago
Tim Felgentreff 6863c00359 forgot a few versioned => journaled conversions 14 years ago
Tim Felgentreff 7d67365e10 smaller fixes for journalized news and attachments 14 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago