88 Commits (5e57a1a9d9478162ac4f27ae96b2ccaf55a1aba7)

Author SHA1 Message Date
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 7c568cccaf Adds a helper for displaying validation error messages. 12 years ago
  Jean-Philippe Lang 707ce0beef Preserve uploaded files when on news. 12 years ago
  Jean-Philippe Lang 8ddcc4caf5 Adds a News#commentable? method to easily specific additional rules. 12 years ago
  Toshi MARUYAMA 2c6edb9f3c remove trailing tabs from app/views/news/_form.html.erb 12 years ago
  Jean-Philippe Lang e8cfa65155 Enable attached images to be displayed inline on the news list. 12 years ago
  Jean-Philippe Lang 24138187eb Allows attachments on news (#1972). 12 years ago
  Toshi MARUYAMA 4e5490ddef replace tabs to spaces at app/views/news/new.html.erb 12 years ago
  Jean-Philippe Lang 9636882c1e Use #labelled_form_for instead of #labelled_tabular_form_for. 12 years ago
  Jean-Philippe Lang 3e0936606e Removed object name from form_for arguments. 12 years ago
  Jean-Philippe Lang 8b7de1e400 error_messages_for removed in Rails 3. 12 years ago
  Toshi MARUYAMA 856b777362 show avatars on the news list (#9470) 12 years ago
  Etienne Massip 8f96f0c40d Refactor : convert queries to REST resources (also fixes #9108). 12 years ago
  Etienne Massip 4ecd65c465 Remove unecessary page title HTML escaping from views (#9252). 12 years ago
  Toshi MARUYAMA 5d973f110e replace tabs to spaces at app/views/news/index.html.erb 12 years ago
  Toshi MARUYAMA 4f1635c27a remove trailing white-spaces from app/views/news/edit.html.erb 12 years ago
  Toshi MARUYAMA 0dbc7fb192 remove trailing white-spaces from app/views/news/new.html.erb 12 years ago
  Toshi MARUYAMA 2a902fcb71 remove trailing white-spaces from app/views/news/show.html.erb 12 years ago
  Toshi MARUYAMA da8a2ea4bc replace tabs to spaces at app/views/news/index.api.rsb 12 years ago
  Toshi MARUYAMA a15dfb5f59 remove trailing white-spaces from app/views/news/index.html.erb 12 years ago
  Toshi MARUYAMA aec51a36bd remove trailing white-spaces from app/views/news/index.api.rsb 12 years ago
  Toshi MARUYAMA c459649b52 rename .rhtml to .html.erb of app/views/news/_news.rhtml. 12 years ago
  Toshi MARUYAMA 2b609121bc rename .rhtml to .html.erb of app/views/news/index.rhtml. 12 years ago
  Toshi MARUYAMA bf923116c2 rename .rhtml to .html.erb of app/views/news/_form.rhtml. 12 years ago
  Toshi MARUYAMA dd4b2aa3b3 rename .rhtml to .html.erb of app/views/news/show.rhtml. 12 years ago
  Toshi MARUYAMA d57608858c rename .rhtml to .html.erb of app/views/news/edit.rhtml. 12 years ago
  Toshi MARUYAMA ad9f7f4eeb rename .rhtml to .html.erb of app/views/news/new.rhtml. 12 years ago
  Toshi MARUYAMA 2b3726bdc0 HTML escape at app/views/news/show.rhtml. 13 years ago
  Jean-Philippe Lang 36009de154 Adds email notifications support for news comments (#2074). 13 years ago
  Jean-Philippe Lang ac60fc9c1c Refactor and add tests for News #index API (#7072). 13 years ago
  Jean-Philippe Lang 0f55adf31a Fixed: links to edit/delete a news broken by r4214 (#6944). 13 years ago
  Jean-Philippe Lang b26ba17184 Fixed: "Add news" link broken by recent refactoring (#6650). 13 years ago
  Eric Davis 79e30e7087 Refactor: convert News to a REST resource 13 years ago
  Eric Davis deed1b949d Refactor: move NewsController#preview to PreviewsController#news 13 years ago
  Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 13 years ago
  Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 13 years ago
  Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 13 years ago
  Eric Davis 3bc29e29e0 Refactor: split NewsController#new into #new and #create methods. 13 years ago
  Eric Davis 1a4f5e87f2 Add scm.css to news pages to allow proper syntax highlighting. #6270 13 years ago
  Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
  Jean-Philippe Lang 00cec500c6 Do not include news author in emphasis tag. 14 years ago
  Jean-Philippe Lang 99956ec248 Avatars added in news (#3941) and forums (#4468) + cleanup. 14 years ago
  Jean-Philippe Lang 91a493e2c7 Removes large icons. 14 years ago
  Jean-Philippe Lang 04ae25f6b0 Do not render hidden news edit form if user is not allowed to edit (closes #4068). 14 years ago
  Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 15 years ago
  Jean-Philippe Lang bf107f000d Adds a 'box' div around news comment form (#2632). 15 years ago
  Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 15 years ago
  Jean-Philippe Lang 01d6ef2e57 Fixed project news atom link broken by r2317. 15 years ago
  Jean-Philippe Lang 4972084345 Automatically focus several form fields. 15 years ago
  Jean-Philippe Lang 93201e7386 Fixed: Wiki Linking Fails on News Item Preview (#1661). 16 years ago