Commit Graph

99 Commits (7db77ee66079ec2e4293f62ec58f7d5eb4cea0ed)

Author SHA1 Message Date
Hagen Schink 43cc5f677e Fix preview 11 years ago
Ion Biziiac 8c038e063d Fixes referencing work packages in news#show 11 years ago
Ion Biziiac 201a3dcd47 Fixes referencing work packages in news 11 years ago
Hagen Schink 1193bc4edd Adds missing preview access key definition 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 6b2b880ca9 Adds missing news titles 11 years ago
Hagen Schink 02cff6b674 Adds specific action menu to project modules 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Christian Ratz 149fe10890 replaces icons in partials with icon font icons 11 years ago
Christian Ratz aafbbfda48 more icon replacement; whitspace fixes 11 years ago
Christian Ratz 4550f23330 Use new delete icon 11 years ago
Philipp Tessenow 720dc5708f move webalys icons into their own directory and add license file 11 years ago
Nils Kenneweg de864ef43d fixed news comments gravatar misposition. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Ratz bd0c31e053 Whitespace fixes 11 years ago
Jens Ulferts 22a8cadeb7 fixes pagination on news#index 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow d668b89d7c New translation styles the several News-views 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
jwollert 068e3048c4 display summary in news#index if we got one. if not, display a short version of the news text 13 years ago
Romano Licker f71c896245 [designfix] rearrange actions in news 13 years ago
Romano Licker 02310066d4 [unifynavigation] move news link from index to projectmenu 13 years ago
Romano Licker dad8b2f30f [designfix] fix margins for my page and overview boxes 13 years ago
Romano Licker 6304423350 [designfix] adjust news on welcome page 13 years ago
Romano Licker cf4ae82fa8 [designfix] redesign news widget 13 years ago
Romano Licker 0436d8c9d8 [designfix] redesign news widget 13 years ago
Romano Licker 73bece0df0 [#667] added labels on news 13 years ago
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