51 Commits (7d827b1389bf91679c1bcfaacae79fea65e03f12)

Author SHA1 Message Date
  Go MAEDA 7d827b1389 Display notice on forum updates (#2635). 5 years ago
  Jean-Philippe Lang b9fa262165 Adds preview option to the wiki toolbar (#27758). 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 4e5bb0e231 Fixed flawed regexp for removing pre blocks when quoting messages (#16353). 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 273e7420d4 Rails4: replace deprecated passing options to find at MessagesController 10 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Jean-Philippe Lang d1244b31a4 Fixed that requesting a message from an invalid forum should respond with 404 (#13232). 11 years ago
  Jean-Philippe Lang d8e4a8fb32 Use #per_page instead of #items_per_page. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 9394d739b1 Deprecation warnings (#12774). 11 years ago
  Jean-Philippe Lang ef25210aca Merged ajax_upload branch (#3957). 11 years ago
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang a53894dd22 Set @previewed for rendering preview partial. 11 years ago
  Jean-Philippe Lang bc153cb61d Support for subforums (#3831). 11 years ago
  Jean-Philippe Lang e8469e2c5b Removes RJS from MessagesController. 12 years ago
  Jean-Philippe Lang 471f631dbd Use named routes. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 286bda14f1 Prevent mass-assignment when adding/updating a forum message (#10390). 12 years ago
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 years ago
  Jean-Philippe Lang 435a634ac7 Preserve uploaded files when creating a forum topic. 12 years ago
  Jean-Philippe Lang 5a51ac7663 Update MessagesController#quote to match the input id changed in r7682 (#9672). 12 years ago
  Toshi MARUYAMA 1f990cda00 remove trailing white-spaces from app/controllers/messages_controller.rb. 12 years ago
  Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 14 years ago
  Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model 14 years ago
  Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). 14 years ago
  Jean-Philippe Lang 488c192286 Removes "xxx and return" calls (#4446). 14 years ago
  Jean-Philippe Lang 326ed79b43 Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215). 14 years ago
  Jean-Philippe Lang 0241003590 Fixed: Quoting in forums does not take the subject from the message being quoted (#4215). 14 years ago
  Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 14 years ago
  Eric Davis 4ba8308507 Added more plugin hooks: 15 years ago
  Jean-Philippe Lang ca166b30e1 Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required. 15 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). 15 years ago
  Jean-Philippe Lang 16e09bfd77 Adds watch/unwatch functionality at forum topic level (#1912). 15 years ago
  Jean-Philippe Lang bfd0fb067a Adds posts quoting functionality (#1825). 15 years ago
  Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
  Jean-Philippe Lang a4c6c62c8b Added preview for forum messages. 16 years ago
  Jean-Philippe Lang e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 16 years ago
  Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 16 years ago
  Jean-Philippe Lang 86319feef2 Added ApplicationController#attach_files as a common method to attach files in all actions. 16 years ago
  Jean-Philippe Lang 29b3614bcb Forums enhancements: 16 years ago
  Jean-Philippe Lang 7704e2d919 Forums: attachments can now be added to replies. 16 years ago
  Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 16 years ago
  Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 16 years ago
  Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 17 years ago