summaryrefslogtreecommitdiffstats
path: root/app/views/news
Commit message (Expand)AuthorAgeFilesLines
* Merged r1307 to r1369 from trunk.Jean-Philippe Lang2008-04-281-1/+1
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-4/+5
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-0/+5
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-034-5/+43
* Added missing wiki div on news/index and news/show.Jean-Philippe Lang2008-01-122-0/+4
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-022-2/+2
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* Set doctype to transitional. Fixed a few non matching tags in views.Jean-Philippe Lang2007-12-211-2/+2
* News comments are now textilized.Jean-Philippe Lang2007-12-121-3/+4
* More detailed html title on several views.Jean-Philippe Lang2007-12-072-0/+4
* Fixed a parenthesis warning in news/show.Jean-Philippe Lang2007-12-071-1/+1
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-1/+1
* Moved ProjectsController#list_news to NewsController#index.Jean-Philippe Lang2007-11-051-0/+34
* Added some accesskeys:Jean-Philippe Lang2007-10-051-0/+1
* The news list now shows the full news contents.Jean-Philippe Lang2007-09-222-2/+13
* Application layout refactored.Jean-Philippe Lang2007-09-221-4/+5
* Changed author display on issues, news and document files.Jean-Philippe Lang2007-09-152-3/+3
* Project name is now displayed in news titles when not inside the project (eg....Jean-Philippe Lang2007-08-121-1/+2
* Removed a line break on news/showJean-Philippe Lang2007-07-181-2/+1
* Removed User#display_name (replaced by User#name).Jean-Philippe Lang2007-06-291-1/+1
* Slight views refactoringJean-Philippe Lang2007-05-271-13/+1
* Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtmlJean-Philippe Lang2007-04-271-1/+1
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-3/+3
* Added missing parentheses on news/show and removed useless call to auto_linkJean-Philippe Lang2007-04-211-1/+1
* Added toggle_link helper.Jean-Philippe Lang2007-04-071-5/+4
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-122-35/+35
* width of all wiki content textareas set to 99.5%Jean-Philippe Lang2007-03-111-1/+1
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-261-2/+2
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-1/+1
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-4/+4
* removed "add a comment" h3Jean-Philippe Lang2007-01-061-2/+1
* added an icon on news commentsJean-Philippe Lang2007-01-021-2/+2
* various modifications to prevent xssJean-Philippe Lang2006-12-172-2/+6
* contextual links redesignJean-Philippe Lang2006-12-161-16/+12
* added model Comment.Jean-Philippe Lang2006-12-101-1/+23
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-053-0/+42