Commit Graph

166 Commits (6f1aa4a8f500160e7cfefe5ed4050e0106b3641e)

Author SHA1 Message Date
Romano Licker 1871d6be00 [#667] added labels on news 13 years ago
Romano Licker a2df24cd50 [#667] added labels on news 13 years ago
jwollert 88c5c9649a adds title/alt attribute to news delete links 13 years ago
Eric Davis b9d186e676 [#277] Show avatars on the News list 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Gregor Schmidt 3893ef9f7d [#416] updating watcher_tag in news/show to use watcher_link 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
Jean-Philippe Lang 0f55adf31a Fixed: links to edit/delete a news broken by r4214 (#6944). 14 years ago
Jean-Philippe Lang b26ba17184 Fixed: "Add news" link broken by recent refactoring (#6650). 14 years ago
Eric Davis 79e30e7087 Refactor: convert News to a REST resource 14 years ago
Eric Davis deed1b949d Refactor: move NewsController#preview to PreviewsController#news 14 years ago
Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 14 years ago
Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 14 years ago
Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 14 years ago
Eric Davis 3bc29e29e0 Refactor: split NewsController#new into #new and #create methods. 14 years ago
Eric Davis 1a4f5e87f2 Add scm.css to news pages to allow proper syntax highlighting. #6270 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 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. 15 years ago
Jean-Philippe Lang 99956ec248 Avatars added in news (#3941) and forums (#4468) + cleanup. 15 years ago
Jean-Philippe Lang 91a493e2c7 Removes large icons. 15 years ago
Jean-Philippe Lang 04ae25f6b0 Do not render hidden news edit form if user is not allowed to edit (closes #4068). 15 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang bf107f000d Adds a 'box' div around news comment form (#2632). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang 01d6ef2e57 Fixed project news atom link broken by r2317. 16 years ago
Jean-Philippe Lang 4972084345 Automatically focus several form fields. 16 years ago
Jean-Philippe Lang 93201e7386 Fixed: Wiki Linking Fails on News Item Preview (#1661). 17 years ago
Jean-Philippe Lang af734b1b38 Enable syntax highlight on issues, messages and news (#1473, #1466). 17 years ago
Jean-Philippe Lang 5ccbeba5c2 Use #blank? instead of #empty? in news/show view. 17 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). 17 years ago
Jean-Philippe Lang 942091f9e8 Display links to Atom feeds (closes #496, #750). 17 years ago
Jean-Philippe Lang 1ecef3a95a ProjectsController#add_news moved to NewsController#new. 17 years ago
Jean-Philippe Lang df30e18a8c Added missing wiki div on news/index and news/show. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang bb8d360188 Set doctype to transitional. Fixed a few non matching tags in views. 17 years ago
Jean-Philippe Lang 86d756d22d News comments are now textilized. 17 years ago
Jean-Philippe Lang f58db70bde More detailed html title on several views. 17 years ago
Jean-Philippe Lang a79cf8d574 Fixed a parenthesis warning in news/show. 17 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. 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang e8971e5f83 Added some accesskeys: 17 years ago
Jean-Philippe Lang 2b77964468 The news list now shows the full news contents. 17 years ago
Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
Jean-Philippe Lang 3c6ddc9cec Changed author display on issues, news and document files. 17 years ago
Jean-Philippe Lang cf4e216502 Project name is now displayed in news titles when not inside the project (eg. home page). 17 years ago
Jean-Philippe Lang 6edfcd83c1 Removed a line break on news/show 18 years ago