Commit Graph

60 Commits (75ee5b55e0465e3b4abf0e1e51621a0fa57df666)

Author SHA1 Message Date
Jens Ulferts 97ad5e0008
reenable previews 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Oliver Günther ab4f9b7ed5
Replace settings and boards remotes with actual responses 7 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 af2018fb5d
ActionController::Parameter is no longer a hash 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Henriette Dinger 0f00d0452c Add flash message for successfull deletion 9 years ago
Mohamed Wael Khobalatte a1bf92212d Fix legacy and cucumber specs failing because of strong params 9 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
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Markus Kahl d26382362f jQuery all the way 10 years ago
Markus Kahl deae307c19 fixed quoting 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Hagen Schink 3a58ad5cb4 Fix preview 11 years ago
Hagen Schink 43cc5f677e Fix preview 11 years ago
slawa a070cee3d7 Fix sticky date set 11 years ago
slawa 42c2f1f24a Save sticky date if sticky is set 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 9b5f8c3d41 Fixes message attachment add/remove 11 years ago
Hagen Schink 49b39639f9 Fixes inital message attachment journal issue 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra 8b37d26b2c Changes defaults in MessagesController. 11 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts 54b604b494 uses will_paginate for boards and messages 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Jean-Philippe Lang 4156485090 Prevent mass-assignment vulnerability when adding/updating a forum message (#922). 13 years ago
Felix Schäfer e77ee2f9f8 Correct forum quoting 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
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model 15 years ago
Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). 15 years ago
Jean-Philippe Lang 488c192286 Removes "xxx and return" calls (#4446). 15 years ago
Jean-Philippe Lang 326ed79b43 Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215). 15 years ago
Jean-Philippe Lang 0241003590 Fixed: Quoting in forums does not take the subject from the message being quoted (#4215). 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Eric Davis 4ba8308507 Added more plugin hooks: 16 years ago
Jean-Philippe Lang ca166b30e1 Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required. 16 years ago
Jean-Philippe Lang 7a05f8ed66 Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
Jean-Philippe Lang 16e09bfd77 Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
Jean-Philippe Lang bfd0fb067a Adds posts quoting functionality (#1825). 16 years ago