OSDN Git Service

redminele/redmine.git
15 years agoRemoves double quotes in commit link syntax (#1872).
Jean-Philippe Lang [Sat, 13 Sep 2008 09:45:07 +0000 (09:45 +0000)]
Removes double quotes in commit link syntax (#1872).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1803 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds links to changesets atom feed on repository browser (#1873).
Jean-Philippe Lang [Fri, 12 Sep 2008 17:17:25 +0000 (17:17 +0000)]
Adds links to changesets atom feed on repository browser (#1873).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1802 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoTemplate error when user's timezone isn't set and UTC timestamps are used (#1889).
Jean-Philippe Lang [Thu, 11 Sep 2008 17:45:21 +0000 (17:45 +0000)]
Template error when user's timezone isn't set and UTC timestamps are used (#1889).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1801 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoRenames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead (...
Jean-Philippe Lang [Thu, 11 Sep 2008 17:19:26 +0000 (17:19 +0000)]
Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead (#1754).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1800 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoChanges versions retrieval on gantt chart.
Jean-Philippe Lang [Thu, 11 Sep 2008 17:08:00 +0000 (17:08 +0000)]
Changes versions retrieval on gantt chart.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1799 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds support for free ticket filtering and custom queries on Calendar.
Jean-Philippe Lang [Thu, 11 Sep 2008 17:03:26 +0000 (17:03 +0000)]
Adds support for free ticket filtering and custom queries on Calendar.
ProjectsController#calendar moved to IssuesController.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1798 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds support for free ticket filtering and custom queries on Gantt chart.
Jean-Philippe Lang [Wed, 10 Sep 2008 18:26:13 +0000 (18:26 +0000)]
Adds support for free ticket filtering and custom queries on Gantt chart.
ProjectsController#gantt moved to IssuesController.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1797 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdded context fields to the :view_projects_settings_members_table hooks
Eric Davis [Wed, 10 Sep 2008 01:49:51 +0000 (01:49 +0000)]
Added context fields to the :view_projects_settings_members_table hooks

* :view_projects_settings_members_table_header now has :project
* :view_projects_settings_members_table_row now has :project
* :view_projects_settings_members_table_row has a fixed :member field

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1796 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoReverting commit r1748 again. r1786 pulled in in again
Eric Davis [Wed, 10 Sep 2008 00:14:38 +0000 (00:14 +0000)]
Reverting commit r1748 again.  r1786 pulled in in again

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1795 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoMerged hooks branch @ r1785 into trunk.
Jean-Philippe Lang [Fri, 5 Sep 2008 10:31:06 +0000 (10:31 +0000)]
Merged hooks branch @ r1785 into trunk.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1786 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes Repository#clear_changesets.
Jean-Philippe Lang [Thu, 4 Sep 2008 19:35:08 +0000 (19:35 +0000)]
Fixes Repository#clear_changesets.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1783 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds cross-project time reports support (#994).
Jean-Philippe Lang [Sun, 31 Aug 2008 16:34:54 +0000 (16:34 +0000)]
Adds cross-project time reports support (#994).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1778 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds an option to generate sequential project identifiers.
Jean-Philippe Lang [Sun, 31 Aug 2008 12:59:57 +0000 (12:59 +0000)]
Adds an option to generate sequential project identifiers.
Disabled by default, it can be enabled on the 'Projects' tab in application settings.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1777 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agobug in read only access handling
Nicolas Chuche [Sun, 31 Aug 2008 12:11:49 +0000 (12:11 +0000)]
bug in read only access handling

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1776 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoSligth changes to issue comments quoting links.
Jean-Philippe Lang [Thu, 28 Aug 2008 19:04:04 +0000 (19:04 +0000)]
Sligth changes to issue comments quoting links.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1773 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds posts quoting functionality (#1825).
Jean-Philippe Lang [Thu, 28 Aug 2008 18:56:47 +0000 (18:56 +0000)]
Adds posts quoting functionality (#1825).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1772 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoReverting commit r1748. Some environments are not allowing the cached file to
Eric Davis [Thu, 28 Aug 2008 16:32:14 +0000 (16:32 +0000)]
Reverting commit r1748. Some environments are not allowing the cached file to
write to public, causing all JavaScript to fail.

Javascripts are now cached into a single file for downloads in production mode.

  #1186

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1771 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds checkboxes toggle links on permissions report.
Jean-Philippe Lang [Tue, 26 Aug 2008 16:05:02 +0000 (16:05 +0000)]
Adds checkboxes toggle links on permissions report.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1770 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoSimplified Chinese lang file update (#1809 by Chaoqun Zou).
Jean-Philippe Lang [Tue, 26 Aug 2008 15:19:28 +0000 (15:19 +0000)]
Simplified Chinese lang file update (#1809 by Chaoqun Zou).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1769 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).
Jean-Philippe Lang [Tue, 26 Aug 2008 12:28:15 +0000 (12:28 +0000)]
Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1768 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds support for commit logs reencoding to UTF-8 before insertion in the database...
Jean-Philippe Lang [Tue, 26 Aug 2008 12:13:15 +0000 (12:13 +0000)]
Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663).
Source encoding of commit logs can be selected in Application settings -> Repositories.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: document listing shows on "my page" when viewing documents is disabled for...
Jean-Philippe Lang [Tue, 26 Aug 2008 11:08:45 +0000 (11:08 +0000)]
Fixed: document listing shows on "my page" when viewing documents is disabled for the role (#1772).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1766 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoOne-click bulk edition using the issue list context menu within the same project...
Jean-Philippe Lang [Tue, 26 Aug 2008 10:34:26 +0000 (10:34 +0000)]
One-click bulk edition using the issue list context menu within the same project (#1770).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1765 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoUse example.net as domain in default configuration (#1762).
Jean-Philippe Lang [Mon, 25 Aug 2008 16:35:20 +0000 (16:35 +0000)]
Use example.net as domain in default configuration (#1762).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1764 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoChanges help message about project identifiers (#1478).
Jean-Philippe Lang [Mon, 25 Aug 2008 16:14:07 +0000 (16:14 +0000)]
Changes help message about project identifiers (#1478).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1763 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes context menu with Opera (#1655).
Jean-Philippe Lang [Mon, 25 Aug 2008 15:24:23 +0000 (15:24 +0000)]
Fixes context menu with Opera (#1655).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1762 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoMake the issue list context menu work under Mac OSX Leopard (#1485). Tested with...
Jean-Philippe Lang [Mon, 25 Aug 2008 15:09:31 +0000 (15:09 +0000)]
Make the issue list context menu work under Mac OSX Leopard (#1485). Tested with FF3.0.1 and Safari 3.0.4 under OSX 10.5.2.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1761 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoDots allowed in custom field name (#1723).
Jean-Philippe Lang [Mon, 25 Aug 2008 14:37:44 +0000 (14:37 +0000)]
Dots allowed in custom field name (#1723).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1760 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly...
Jean-Philippe Lang [Mon, 25 Aug 2008 14:33:30 +0000 (14:33 +0000)]
Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly edited).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1759 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: Issue updated_on is not updated when a user adds a note with no edit privilege.
Jean-Philippe Lang [Mon, 25 Aug 2008 12:51:29 +0000 (12:51 +0000)]
Fixed: Issue updated_on is not updated when a user adds a note with no edit privilege.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1758 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoMore detailed error message in log when scm command fails (#1682).
Jean-Philippe Lang [Mon, 25 Aug 2008 12:31:53 +0000 (12:31 +0000)]
More detailed error message in log when scm command fails (#1682).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1757 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes method name in AbstractAdapter.
Jean-Philippe Lang [Mon, 25 Aug 2008 12:27:15 +0000 (12:27 +0000)]
Fixes method name in AbstractAdapter.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1756 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: invalid SQL query on User#destroy (#1781).
Jean-Philippe Lang [Mon, 25 Aug 2008 11:55:40 +0000 (11:55 +0000)]
Fixed: invalid SQL query on User#destroy (#1781).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1755 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: Estimated time in issue's journal should be rounded to two decimals (#1793).
Jean-Philippe Lang [Mon, 25 Aug 2008 11:43:48 +0000 (11:43 +0000)]
Fixed: Estimated time in issue's journal should be rounded to two decimals (#1793).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1754 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes platform determination under JRuby (#1804).
Jean-Philippe Lang [Mon, 25 Aug 2008 11:01:37 +0000 (11:01 +0000)]
Fixes platform determination under JRuby (#1804).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1753 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdded the "Status:" keyword to the MailHandler for setting and changing an Issue...
Eric Davis [Wed, 20 Aug 2008 06:21:06 +0000 (06:21 +0000)]
Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email.

  #1669

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1751 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoMessages on a Board can now be sorted by the number of replies.
Eric Davis [Wed, 20 Aug 2008 06:14:44 +0000 (06:14 +0000)]
Messages on a Board can now be sorted by the number of replies.

  #1761

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1750 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoHiding the View Differences button when a wiki page's history only has one version.
Eric Davis [Wed, 20 Aug 2008 05:09:13 +0000 (05:09 +0000)]
Hiding the View Differences button when a wiki page's history only has one version.

Patch contributed by Chaoqun Zou (#1743)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1749 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoJavascripts are now cached into a single file for downloads in production mode.
Eric Davis [Wed, 20 Aug 2008 04:26:46 +0000 (04:26 +0000)]
Javascripts are now cached into a single file for downloads in production mode.

Thanks to Philippe Lafoucrière for the patch.  (#1186)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1748 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoNo warning about rcov each time a rake task is ran.
Jean-Philippe Lang [Fri, 15 Aug 2008 18:44:46 +0000 (18:44 +0000)]
No warning about rcov each time a rake task is ran.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1747 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoExtracted rcov options and removed gems from the rcov report.
Eric Davis [Wed, 13 Aug 2008 04:20:23 +0000 (04:20 +0000)]
Extracted rcov options and removed gems from the rcov report.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1745 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdded rake tasks to generate rcov code coverage reports. rake -T test:coverage to...
Eric Davis [Wed, 13 Aug 2008 04:20:16 +0000 (04:20 +0000)]
Added rake tasks to generate rcov code coverage reports.  rake -T test:coverage to see them all

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1744 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdded missing documentation for setting up the Darcs test repository.
Eric Davis [Wed, 13 Aug 2008 03:54:54 +0000 (03:54 +0000)]
Added missing documentation for setting up the Darcs test repository.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1743 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds user count in status drop down on admin user list.
Jean-Philippe Lang [Mon, 11 Aug 2008 21:10:24 +0000 (21:10 +0000)]
Adds user count in status drop down on admin user list.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1735 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds Lock/Unlock/Activate link on user edit screen.
Jean-Philippe Lang [Mon, 11 Aug 2008 21:02:36 +0000 (21:02 +0000)]
Adds Lock/Unlock/Activate link on user edit screen.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1734 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds 'Edit' link on account/show for admin users.
Jean-Philippe Lang [Mon, 11 Aug 2008 20:55:17 +0000 (20:55 +0000)]
Adds 'Edit' link on account/show for admin users.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1733 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdded doc/README_FOR_APP so RDoc can be built. (#1769)
Eric Davis [Mon, 11 Aug 2008 20:49:52 +0000 (20:49 +0000)]
Added doc/README_FOR_APP so RDoc can be built.  (#1769)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1732 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes custom fields display order at several places (#1768).
Jean-Philippe Lang [Mon, 11 Aug 2008 18:24:39 +0000 (18:24 +0000)]
Fixes custom fields display order at several places (#1768).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1731 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAllow same name for custom fields on different object types.
Jean-Philippe Lang [Mon, 11 Aug 2008 18:09:54 +0000 (18:09 +0000)]
Allow same name for custom fields on different object types.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1730 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds links to forum messages using message#id syntax (#1756).
Jean-Philippe Lang [Sun, 10 Aug 2008 22:18:23 +0000 (22:18 +0000)]
Adds links to forum messages using message#id syntax (#1756).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1729 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoQuote ids for attachment association since Trac's attachment.id is varchar (#1759).
Jean-Philippe Lang [Sun, 10 Aug 2008 21:35:03 +0000 (21:35 +0000)]
Quote ids for attachment association since Trac's attachment.id is varchar (#1759).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1728 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoMoves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang [Sun, 10 Aug 2008 15:22:54 +0000 (15:22 +0000)]
Moves @layout 'base'@ to ApplicationController.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1727 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoSlight change to engines to let plugins override views.
Jean-Philippe Lang [Thu, 7 Aug 2008 19:59:02 +0000 (19:59 +0000)]
Slight change to engines to let plugins override views.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1723 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes rdm-mailhandler SSL support (#1724).
Jean-Philippe Lang [Sun, 3 Aug 2008 11:07:16 +0000 (11:07 +0000)]
Fixes rdm-mailhandler SSL support (#1724).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1715 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes non-matching html tag (#1734).
Jean-Philippe Lang [Sun, 3 Aug 2008 09:30:56 +0000 (09:30 +0000)]
Fixes non-matching html tag (#1734).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1714 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: logtime entry duplicated when edited from parent project (#1728).
Jean-Philippe Lang [Sun, 3 Aug 2008 09:27:27 +0000 (09:27 +0000)]
Fixed: logtime entry duplicated when edited from parent project (#1728).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1713 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds permissions for viewing the watcher list and adding new watchers on the issue...
Jean-Philippe Lang [Sun, 3 Aug 2008 09:14:43 +0000 (09:14 +0000)]
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1712 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: activity atom feed broken by r1701 (#1703).
Jean-Philippe Lang [Wed, 30 Jul 2008 18:33:35 +0000 (18:33 +0000)]
Fixed: activity atom feed broken by r1701 (#1703).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1711 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#1704).
Jean-Philippe Lang [Wed, 30 Jul 2008 18:28:01 +0000 (18:28 +0000)]
Fixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#1704).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1710 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: tokens not escaped in highlight_tokens regexp (#1702).
Jean-Philippe Lang [Mon, 28 Jul 2008 21:11:49 +0000 (21:11 +0000)]
Fixed: tokens not escaped in highlight_tokens regexp (#1702).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1709 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoSmaller font in context menu.
Jean-Philippe Lang [Mon, 28 Jul 2008 18:01:05 +0000 (18:01 +0000)]
Smaller font in context menu.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1708 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds category to the issue context menu (#1684).
Jean-Philippe Lang [Mon, 28 Jul 2008 18:00:30 +0000 (18:00 +0000)]
Adds category to the issue context menu (#1684).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1707 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds support for wiki links with anchor (#1647).
Jean-Philippe Lang [Mon, 28 Jul 2008 17:20:31 +0000 (17:20 +0000)]
Adds support for wiki links with anchor (#1647).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1706 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds Trac-Like anchors on wiki headings (#1647).
Jean-Philippe Lang [Mon, 28 Jul 2008 17:08:16 +0000 (17:08 +0000)]
Adds Trac-Like anchors on wiki headings (#1647).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1705 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFollows r1703.
Jean-Philippe Lang [Sun, 27 Jul 2008 19:18:35 +0000 (19:18 +0000)]
Follows r1703.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1704 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoActivity provider example in sample plugin.
Jean-Philippe Lang [Sun, 27 Jul 2008 19:10:56 +0000 (19:10 +0000)]
Activity provider example in sample plugin.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1703 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds #activity_provider shortcut method to the plugin API.
Jean-Philippe Lang [Sun, 27 Jul 2008 18:38:31 +0000 (18:38 +0000)]
Adds #activity_provider shortcut method to the plugin API.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1702 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoActivity refactoring.
Jean-Philippe Lang [Sun, 27 Jul 2008 17:54:09 +0000 (17:54 +0000)]
Activity refactoring.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1701 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes tests (r1693).
Jean-Philippe Lang [Sun, 27 Jul 2008 10:23:07 +0000 (10:23 +0000)]
Fixes tests (r1693).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1700 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds child_pages macro for wiki pages (#528).
Jean-Philippe Lang [Sat, 26 Jul 2008 12:54:54 +0000 (12:54 +0000)]
Adds child_pages macro for wiki pages (#528).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1699 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoWiki page hierarchy (#528). Parent page can be assigned on Rename screen.
Jean-Philippe Lang [Sat, 26 Jul 2008 11:46:24 +0000 (11:46 +0000)]
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1698 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoWhen moving an issue to another project, reassign it to the category with same name...
Jean-Philippe Lang [Sat, 26 Jul 2008 09:27:07 +0000 (09:27 +0000)]
When moving an issue to another project, reassign it to the category with same name if any (#1653).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1697 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds estimated hours to issue filters (#1678).
Jean-Philippe Lang [Sat, 26 Jul 2008 09:05:26 +0000 (09:05 +0000)]
Adds estimated hours to issue filters (#1678).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1696 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoRedirect user to the previous page after logging in (#1679).
Jean-Philippe Lang [Sat, 26 Jul 2008 08:46:33 +0000 (08:46 +0000)]
Redirect user to the previous page after logging in (#1679).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1695 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoTOC rendered as an unordered list.
Jean-Philippe Lang [Tue, 22 Jul 2008 19:40:47 +0000 (19:40 +0000)]
TOC rendered as an unordered list.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1693 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixes hard-coded table names in queries.
Jean-Philippe Lang [Tue, 22 Jul 2008 19:07:43 +0000 (19:07 +0000)]
Fixes hard-coded table names in queries.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1692 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds boolean and list custom fields for time entries as criteria on timelog report.
Jean-Philippe Lang [Tue, 22 Jul 2008 19:06:13 +0000 (19:06 +0000)]
Adds boolean and list custom fields for time entries as criteria on timelog report.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1691 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds custom fields to the time entries csv export.
Jean-Philippe Lang [Tue, 22 Jul 2008 19:02:40 +0000 (19:02 +0000)]
Adds custom fields to the time entries csv export.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1690 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds custom fields on time entries (#772).
Jean-Philippe Lang [Tue, 22 Jul 2008 18:52:00 +0000 (18:52 +0000)]
Adds custom fields on time entries (#772).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1689 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoRemoved unused exception definition (r1678).
Jean-Philippe Lang [Tue, 22 Jul 2008 18:24:40 +0000 (18:24 +0000)]
Removed unused exception definition (r1678).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1688 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds mailto link on the user administration list (#1670).
Jean-Philippe Lang [Tue, 22 Jul 2008 17:59:45 +0000 (17:59 +0000)]
Adds mailto link on the user administration list (#1670).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1687 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAppends the filename to the attachment url so that clients that ignore content-dispos...
Jean-Philippe Lang [Tue, 22 Jul 2008 17:55:19 +0000 (17:55 +0000)]
Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1686 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoMove VersionsController#download to AttachmentsController.
Jean-Philippe Lang [Tue, 22 Jul 2008 17:20:02 +0000 (17:20 +0000)]
Move VersionsController#download to AttachmentsController.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1685 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoFixed: 'search titles only' box ignored after one search is done on titles only.
Jean-Philippe Lang [Mon, 21 Jul 2008 19:19:06 +0000 (19:19 +0000)]
Fixed: 'search titles only' box ignored after one search is done on titles only.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1684 e93f8b46-1217-0410-a6f0-8f06a7374b81

15 years agoAdds username to the password reminder email (#1668).
Jean-Philippe Lang [Mon, 21 Jul 2008 19:13:46 +0000 (19:13 +0000)]
Adds username to the password reminder email (#1668).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1683 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: searchable model can't be loaded if table is not yet created (#1421).
Jean-Philippe Lang [Sun, 20 Jul 2008 17:31:11 +0000 (17:31 +0000)]
Fixed: searchable model can't be loaded if table is not yet created (#1421).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1682 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoSearch engine: display total results count (#906) and count by result type.
Jean-Philippe Lang [Sun, 20 Jul 2008 17:26:07 +0000 (17:26 +0000)]
Search engine: display total results count (#906) and count by result type.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1681 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoStrikethru closed issue links (#1127).
Jean-Philippe Lang [Sun, 20 Jul 2008 09:50:33 +0000 (09:50 +0000)]
Strikethru closed issue links (#1127).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1680 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: dependency on ruby 1.8.7 introduced in r1660 (#1643).
Jean-Philippe Lang [Sun, 20 Jul 2008 09:25:30 +0000 (09:25 +0000)]
Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1679 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoImproved on-the-fly account creation. If some attributes are missing (eg. not present...
Jean-Philippe Lang [Sat, 19 Jul 2008 10:47:19 +0000 (10:47 +0000)]
Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1678 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Wiki Linking Fails on News Item Preview (#1661).
Jean-Philippe Lang [Sat, 19 Jul 2008 07:29:05 +0000 (07:29 +0000)]
Fixed: Wiki Linking Fails on News Item Preview (#1661).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1677 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoSmall fix to gloc error messages translation.
Jean-Philippe Lang [Sat, 19 Jul 2008 07:19:55 +0000 (07:19 +0000)]
Small fix to gloc error messages translation.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1676 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: default configuration can not be loaded for :it, :pt and :ro languages (#1660).
Jean-Philippe Lang [Thu, 17 Jul 2008 16:27:29 +0000 (16:27 +0000)]
Fixed: default configuration can not be loaded for :it, :pt and :ro languages (#1660).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1675 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds links to the user page on various views.
Jean-Philippe Lang [Wed, 16 Jul 2008 19:33:15 +0000 (19:33 +0000)]
Adds links to the user page on various views.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1674 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes r1672.
Jean-Philippe Lang [Wed, 16 Jul 2008 19:22:09 +0000 (19:22 +0000)]
Fixes r1672.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1673 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds timelog link to the issue context menu (#1645).
Jean-Philippe Lang [Wed, 16 Jul 2008 19:10:29 +0000 (19:10 +0000)]
Adds timelog link to the issue context menu (#1645).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1672 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Context menu overwritten by calendar on My Page (#1644).
Jean-Philippe Lang [Wed, 16 Jul 2008 18:48:50 +0000 (18:48 +0000)]
Fixed: Context menu overwritten by calendar on My Page (#1644).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1671 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes boolean custom fields tags (broken by r1592) (#1640).
Jean-Philippe Lang [Mon, 14 Jul 2008 17:29:06 +0000 (17:29 +0000)]
Fixes boolean custom fields tags (broken by r1592) (#1640).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1668 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoJavascript fix (#1636).
Jean-Philippe Lang [Mon, 14 Jul 2008 15:46:02 +0000 (15:46 +0000)]
Javascript fix (#1636).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1667 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoClear changesets and changes with raw sql when deleting a repository (#1627).
Jean-Philippe Lang [Sun, 13 Jul 2008 21:55:13 +0000 (21:55 +0000)]
Clear changesets and changes with raw sql when deleting a repository (#1627).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1666 e93f8b46-1217-0410-a6f0-8f06a7374b81