Commit Graph

2514 Commits (50faef3712c2cf3b7948dd35a1a1cb019cf864f1)

Author SHA1 Message Date
Toshi MARUYAMA 6cd9bc5ca5 scm: space and tab cleanup of app/controllers/repositories_controller.rb. 14 years ago
Toshi MARUYAMA 3d11a22624 scm: fix non ASCII filename downloaded from repo is broken on Internet Explorer (#7288). 14 years ago
Eric Davis 1aa20b17b4 [#302] Protect ApplicationController methods so they are not considered actions 14 years ago
Stephan Eckardt 2c67f6103b replaced auth_source_id.nil? with change_password_allowed? in users controller 14 years ago
Felix Schäfer 10dffcf3b9 Get the autologin cookie name from the config #273 14 years ago
Ivan Evtuhovich 5fc8ff47f8 Move repositories_helper labels to translation, refs #209 14 years ago
Eric Davis cdb80f697f [#281] Show the project on cross-project issues 14 years ago
Eric Davis 2ffea883a6 [#279] Add an optional Start Date to Versions 14 years ago
Eric Davis 430fc228b5 [#219] Add plugin hooks to the mailer layout 14 years ago
Eric Davis 0db26f8337 [#199] Add view_issues_show_identifier hook 14 years ago
Eric Davis 1e66dd9043 [#276] Add a link to log time to Project > Overview 14 years ago
Eric Davis ae0851ddb4 [#280] Include matching issue ids in the auto_completer. 14 years ago
Felix Schäfer c8e584e894 Add the custom_fields helper to JournalsController #267 14 years ago
Holger Just 21b8e8b5e5 [#250] Allow empty sets in query value lists 14 years ago
Eric Davis 151b4cd404 [#163] Add extra escape in mail_to's javascript. Rails CVE-2011-0446 14 years ago
Felix Schäfer 7e99e2714b 404 on board index when no board configured. #64 14 years ago
Felix Schäfer 9ed2d8ed77 Allow underscores in project identifiers. #146 14 years ago
Eric Davis fb89e7a842 [#129] i18n the 'Powered by' string in the footer 14 years ago
Eric Davis 2d04d5e28f [#129] Remove the Copyright in the footer 14 years ago
Holger Just 10d6a79c15 Add <div class="wiki"> to the welcome text so it looks like all the other info texts. 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Eric Davis 151a142c44 Add some rdocs to MailHandler#dispatch_to_default 14 years ago
Eric Davis a47ad014f9 [#170] Refactor MailHandler to support a default dispatch method 14 years ago
Eric Davis 705bd74378 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 14 years ago
Felix Schäfer 05e6e91098 Fis Atom links on wiki index pages. 14 years ago
Felix Schäfer 9726157e3f Fix Atom links on the wiki show page. #168 14 years ago
Felix Schäfer e19c7ac227 Add an RSS autodiscovery tag to wiki pages. #168 14 years ago
Gregor Schmidt 49b789e105 making comparison case-insensitive 14 years ago
Gregor Schmidt 63c92189a8 relaxing the test for mysql to make it work for mysql2 adapter 14 years ago
Felix Schäfer f35a9112eb Add Type headers to outgoing emails. #104 14 years ago
Toshi MARUYAMA 6c207d6ecf scm: cvs: generate pseudo scmid for auto issue close text (#6706). 14 years ago
Toshi MARUYAMA 9cd5e6967e scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, #6706). 14 years ago
Toshi MARUYAMA 6d649a6f84 scm: cvs: code clean up. 14 years ago
Jean-Philippe Lang 52a2a174e0 Reverted r4780 that broke gantt tests (#7280). 14 years ago
Jean-Philippe Lang 9ed0387851 Removed issue subjects wrapping in gantt (#7280). 14 years ago
Jean-Philippe Lang e6bf7ea34b Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 14 years ago
Jean-Philippe Lang 710edf6c79 Fixed: no email sent with 'Notifiy for any event on the selected projects only' (#7421). 14 years ago
Jean-Philippe Lang 8957b56b87 Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
Jean-Philippe Lang bedf99d9df Adds visible scope to redmine links queries. 14 years ago
Jean-Philippe Lang 47f3f5ae68 Adds support for cross project Redmine links (#7409). 14 years ago
Jean-Philippe Lang ef32606c43 Set the httponly flag on the autologin cookie. 14 years ago
Jean-Philippe Lang 4adf3abf83 Makes the autologin cookie configurable (#1763). 14 years ago
Jean-Philippe Lang b88143ca3f Makes the folder for attachments storage configurable in config/configuration.yml (#1236). 14 years ago
Jean-Philippe Lang 9a13b39e26 Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
Jean-Philippe Lang c2a530f8c8 Moves relations fetching from views to the controller and skip invalid relations (#7385). 14 years ago
Jean-Philippe Lang cc10d1a0d8 Removed extraneous hidden_field on wiki history (#7379). 14 years ago
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Toshi MARUYAMA e1667dabbf scm: use format_revision() for history, view and annotate (#3724). 14 years ago
Jean-Philippe Lang a489c66219 Load csshover.htc for IE6 only as later versions support hover on non-link elements. 14 years ago
Jean-Philippe Lang 8933482c37 Do not show "for only project I select" notification option on application settings form (#7294). 14 years ago