Commit Graph

2375 Commits (800cee548b78066b25014f6bc51293df4538762d)

Author SHA1 Message Date
Gregor Schmidt edb263cd2b [#379] using html_title properly 14 years ago
Gregor Schmidt dbd6dfc69b [#373] Refactoring auto_completes#issues action 14 years ago
Gregor Schmidt 8509212991 [#373] Adding test and fix for duplicates in issue autocompleter 14 years ago
Gregor Schmidt 913c60f71c Fixing typo 14 years ago
Gregor Schmidt 5cbcd702a4 Replacing Redmine w/ ChiliProject in wiki help texts 14 years ago
Gregor Schmidt c0d7d45870 Fixing typo in detailed wiki syntax help 14 years ago
Gregor Schmidt aced650a10 Introducing help layout 14 years ago
Gregor Schmidt aeafbf3fa8 Cleaning up title and html header in help views 14 years ago
Gregor Schmidt 8fb5e8b211 Introducing help controller, moving wiki syntax documentation to help controller 14 years ago
Eric Davis d2973a641e [#347] Fix potential Execution After Redirect bugs 14 years ago
Eric Davis ed252f7246 [#309] Set the back_url after sending a lost password so HTTP_REFERER isn't used 14 years ago
Jean-Baptiste Barth 04361864a7 Added 'retro' style for gravatars. #7608 14 years ago
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 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