Eric Davis
|
a75eab1adb
|
[#490] Escape AuthSources in the list.
Contributed by MAEDA, Go
|
2011-06-27 15:20:15 -07:00 |
Tom Kersten
|
ffc1db8a54
|
Added hook for additional wiki formats [refs #488]
* Allows plugins to add to the list of supported export formats at the
bottom of the Wiki#show view template
|
2011-06-20 22:32:47 -05:00 |
Holger Just
|
c51eb7059a
|
[#340] Format blockquote tags in emails.
|
2011-05-15 23:42:39 +02:00 |
Felix Schäfer
|
20d804825d
|
Update the watcher list on click on "watch". #311
Based on a patch contributed by Price M.
|
2011-05-14 17:54:11 +02:00 |
Eric Davis
|
ebf4584141
|
[#380] Add example of a cross project wiki link
Contributed by Alf Gaida
|
2011-05-06 11:23:44 -07:00 |
Felix Schäfer
|
87e055cf47
|
disable browser autocomplete on password fields on user edit view. #360
|
2011-05-05 21:25:34 +02:00 |
Felix Schäfer
|
6fa5eb895f
|
Merge pull request #47 from schmidt/b/374-url-escaping-in-js-calls
Don't HTML-escaped URLs before passing them to the JavaScript helper. #374
|
2011-05-05 12:00:41 -07:00 |
Gregor Schmidt
|
edb263cd2b
|
[#379] using html_title properly
|
2011-05-05 10:54:39 +02:00 |
Gregor Schmidt
|
6408cddc40
|
[#374] Not escaping URLs since they are used in a safe CDATA section, where no entity encoding is needed.
|
2011-05-04 19:28:24 +02:00 |
Gregor Schmidt
|
913c60f71c
|
Fixing typo
|
2011-05-02 15:06:41 +02:00 |
Gregor Schmidt
|
5cbcd702a4
|
Replacing Redmine w/ ChiliProject in wiki help texts
|
2011-05-02 14:49:10 +02:00 |
Gregor Schmidt
|
c0d7d45870
|
Fixing typo in detailed wiki syntax help
|
2011-05-02 14:43:31 +02:00 |
Gregor Schmidt
|
aced650a10
|
Introducing help layout
|
2011-05-02 14:32:50 +02:00 |
Gregor Schmidt
|
aeafbf3fa8
|
Cleaning up title and html header in help views
|
2011-05-02 13:12:35 +02:00 |
Gregor Schmidt
|
8fb5e8b211
|
Introducing help controller, moving wiki syntax documentation to help controller
|
2011-05-02 12:45:19 +02:00 |
Jean-Baptiste Barth
|
04361864a7
|
Added 'retro' style for gravatars. #7608
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4811 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-03-27 10:31:45 -07:00 |
Eric Davis
|
cdb80f697f
|
[#281] Show the project on cross-project issues
|
2011-03-13 19:34:20 -07:00 |
Eric Davis
|
430fc228b5
|
[#219] Add plugin hooks to the mailer layout
|
2011-03-13 17:31:01 -07:00 |
Eric Davis
|
0db26f8337
|
[#199] Add view_issues_show_identifier hook
Contributed by Yuki Sonoda
|
2011-03-13 17:27:20 -07:00 |
Eric Davis
|
1e66dd9043
|
[#276] Add a link to log time to Project > Overview
|
2011-03-13 17:23:33 -07:00 |
Eric Davis
|
151b4cd404
|
[#163] Add extra escape in mail_to's javascript. Rails CVE-2011-0446
|
2011-02-26 12:51:22 -08:00 |
Eric Davis
|
2cfb603642
|
Merge branch 'ticket/master/129-rename-redmine' into upstream-master
|
2011-02-21 15:44:03 -08:00 |
Eric Davis
|
fb89e7a842
|
[#129] i18n the 'Powered by' string in the footer
|
2011-02-21 15:43:02 -08:00 |
Eric Davis
|
2d04d5e28f
|
[#129] Remove the Copyright in the footer
|
2011-02-21 15:38:11 -08:00 |
Felix Schäfer
|
887a10ac60
|
Merge branch 'f/149-hide_file_upload_section'
|
2011-02-20 18:29:21 +01:00 |
Holger Just
|
10d6a79c15
|
Add <div class="wiki"> to the welcome text so it looks like all the other info texts.
|
2011-02-20 12:04:04 +01:00 |
Eric Davis
|
99a12ecbcf
|
[#129] Replace public strings using Redmine with ChiliProject
|
2011-02-19 20:38:50 -08:00 |
Eric Davis
|
705bd74378
|
[#169] Add a ROBOTS meta tag to several forms to hide from web spiders
Based on the patch by Yuki Sonoda
|
2011-02-13 18:17:45 -08:00 |
Felix Schäfer
|
05e6e91098
|
Fis Atom links on wiki index pages.
|
2011-02-11 09:27:03 +01:00 |
Felix Schäfer
|
9726157e3f
|
Fix Atom links on the wiki show page. #168
This fixes the autodiscovery link provided in the precedent commit and adds the link to the "other formats" section.
|
2011-02-11 09:21:08 +01:00 |
Felix Schäfer
|
e19c7ac227
|
Add an RSS autodiscovery tag to wiki pages. #168
Contributed by Yuki Sonoda.
|
2011-02-11 09:01:36 +01:00 |
Jean-Philippe Lang
|
52a2a174e0
|
Reverted r4780 that broke gantt tests (#7280).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4782 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:50:24 -08:00 |
Jean-Philippe Lang
|
9ed0387851
|
Removed issue subjects wrapping in gantt (#7280).
Contributed by Etienne Massip.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4780 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:50:24 -08:00 |
Jean-Philippe Lang
|
c2a530f8c8
|
Moves relations fetching from views to the controller and skip invalid relations (#7385).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4741 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:41:32 -08:00 |
Jean-Philippe Lang
|
cc10d1a0d8
|
Removed extraneous hidden_field on wiki history (#7379).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4740 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:41:32 -08:00 |
Toshi MARUYAMA
|
e1667dabbf
|
scm: use format_revision() for history, view and annotate (#3724).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4733 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:41:31 -08:00 |
Jean-Philippe Lang
|
a489c66219
|
Load csshover.htc for IE6 only as later versions support hover on non-link elements.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4731 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:41:31 -08:00 |
Jean-Philippe Lang
|
8933482c37
|
Do not show "for only project I select" notification option on application settings form (#7294).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4730 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-02-09 16:28:46 -08:00 |
Felix Schäfer
|
8a863a4f1b
|
Attachment fields in a collapsed fieldset #149
Puts the attachment fields in a collapsed fieldset on issue update.
|
2011-02-09 21:33:14 +01:00 |
Jean-Philippe Lang
|
7ef527a653
|
Adds colon after label.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4722 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-15 14:04:11 +00:00 |
Jean-Philippe Lang
|
4c46fa4ef4
|
Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add (#7265).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4719 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-15 13:20:18 +00:00 |
Toshi MARUYAMA
|
ebb19c5863
|
scm: changing two revision diff text at SCM adapter level (#3724).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4698 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-11 16:04:07 +00:00 |
Toshi MARUYAMA
|
3ad213c29a
|
Fix associated revisions label on issue page.
r4613 shows git long hash value.
Contributed by Yuya Nishihara.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4652 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-08 00:19:51 +00:00 |
Jean-Philippe Lang
|
e7a9c386ef
|
Removed hard-coded style on wiki history view.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4651 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-06 21:24:32 +00:00 |
Jean-Philippe Lang
|
88d65c5149
|
Do not show trackers and issue custom fields on project form when issue tracking is disabled (#7225).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4648 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-06 21:02:19 +00:00 |
Jean-Philippe Lang
|
9222cf91ea
|
Changes ProjectsController#modules param name and add tests.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4647 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-06 20:57:17 +00:00 |
Jean-Philippe Lang
|
9fb770ba50
|
Moves enabled_module_names param to project attribute so that it can be set through the Project API.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4645 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-06 20:36:31 +00:00 |
Jean-Philippe Lang
|
a4c5787b53
|
Updated footer to 2011.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4618 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-02 12:16:06 +00:00 |
Toshi MARUYAMA
|
2e1bcb2abf
|
Changing revision label and identifier at SCM adapter level (#3724, #6092)
Contributed by Yuya Nishihara.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4613 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-02 09:45:05 +00:00 |
Jean-Philippe Lang
|
488285e123
|
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4604 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-01 13:40:36 +00:00 |