Commit Graph

99 Commits (7db77ee66079ec2e4293f62ec58f7d5eb4cea0ed)

Author SHA1 Message Date
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
Jean-Philippe Lang 65be9d3c86 Removed User#display_name (replaced by User#name). 18 years ago
Jean-Philippe Lang 70374d084e Slight views refactoring 18 years ago
Jean-Philippe Lang 66fe12db71 Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtml 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang 5d8200b9fc Added missing parentheses on news/show and removed useless call to auto_link 18 years ago
Jean-Philippe Lang 30734ba8e8 Added toggle_link helper. 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang dae2d4686e width of all wiki content textareas set to 99.5% 18 years ago
Jean-Philippe Lang 486b4e9ea2 deprecated ":post => true" replaced 18 years ago
Jean-Philippe Lang 845460b165 deprecated start_form_tag replaced by form_tag 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang 220641909c * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-) 18 years ago
Jean-Philippe Lang d7c015a884 removed "add a comment" h3 18 years ago
Jean-Philippe Lang 2dc3850798 added an icon on news comments 18 years ago
Jean-Philippe Lang 2b86ef8e28 various modifications to prevent xss 18 years ago
Jean-Philippe Lang 236c735d08 contextual links redesign 18 years ago
Jean-Philippe Lang 55ed70529a added model Comment. 18 years ago