OSDN Git Service

redminele/redmine.git
14 years agoFixes that issue copy/move throws an error when status is not changed (#4369).
Jean-Philippe Lang [Wed, 9 Dec 2009 16:04:45 +0000 (16:04 +0000)]
Fixes that issue copy/move throws an error when status is not changed (#4369).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3148 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoCleaning workflow edit view.
Jean-Philippe Lang [Wed, 9 Dec 2009 13:30:54 +0000 (13:30 +0000)]
Cleaning workflow edit view.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3147 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoMoves submit button to tracker form.
Jean-Philippe Lang [Wed, 9 Dec 2009 11:03:55 +0000 (11:03 +0000)]
Moves submit button to tracker form.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3146 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds custom field selection on tracker form.
Jean-Philippe Lang [Wed, 9 Dec 2009 10:58:51 +0000 (10:58 +0000)]
Adds custom field selection on tracker form.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3145 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoSlight change to the breadcrumb on custom field admin views.
Jean-Philippe Lang [Wed, 9 Dec 2009 10:49:58 +0000 (10:49 +0000)]
Slight change to the breadcrumb on custom field admin views.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3144 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoImprove rdm-mailhandler exit status (#4368).
Jean-Philippe Lang [Wed, 9 Dec 2009 10:44:15 +0000 (10:44 +0000)]
Improve rdm-mailhandler exit status (#4368).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3143 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd test for #4354.
Jean-Philippe Lang [Wed, 9 Dec 2009 10:31:17 +0000 (10:31 +0000)]
Add test for #4354.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3142 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoDisabled broken textile references (#4354).
Jean-Philippe Lang [Wed, 9 Dec 2009 10:30:23 +0000 (10:30 +0000)]
Disabled broken textile references (#4354).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3141 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: Bulk edit of issues throws 500 if no versions are defined on the project ...
Jean-Philippe Lang [Wed, 9 Dec 2009 09:22:16 +0000 (09:22 +0000)]
Fixed: Bulk edit of issues throws 500 if no versions are defined on the project (#4366).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3140 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes tracker_id and custom_field_values assignment order for issues (#4353).
Jean-Philippe Lang [Wed, 9 Dec 2009 09:12:29 +0000 (09:12 +0000)]
Fixes tracker_id and custom_field_values assignment order for issues (#4353).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3139 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoIgnore subversion root_url case when extracting relative url.
Jean-Philippe Lang [Wed, 9 Dec 2009 08:39:51 +0000 (08:39 +0000)]
Ignore subversion root_url case when extracting relative url.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3138 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoOptimize updates of issue's shared versions.
Jean-Philippe Lang [Tue, 8 Dec 2009 20:47:52 +0000 (20:47 +0000)]
Optimize updates of issue's shared versions.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3137 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoNo need to update issues from the version's project.
Jean-Philippe Lang [Tue, 8 Dec 2009 16:25:27 +0000 (16:25 +0000)]
No need to update issues from the version's project.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3136 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoOptimize issue updates when a version sharing changes.
Jean-Philippe Lang [Tue, 8 Dec 2009 16:22:21 +0000 (16:22 +0000)]
Optimize issue updates when a version sharing changes.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3135 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: Subversion#latest_changesets ignores revision argument (#4360).
Jean-Philippe Lang [Tue, 8 Dec 2009 16:06:22 +0000 (16:06 +0000)]
Fixed: Subversion#latest_changesets ignores revision argument (#4360).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3134 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoDisplay shared versions in project settings (#4357).
Jean-Philippe Lang [Tue, 8 Dec 2009 14:19:38 +0000 (14:19 +0000)]
Display shared versions in project settings (#4357).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3133 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes a test broken by r3127.
Jean-Philippe Lang [Tue, 8 Dec 2009 13:27:06 +0000 (13:27 +0000)]
Fixes a test broken by r3127.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3132 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes broken admin menu extension (#4351).
Jean-Philippe Lang [Mon, 7 Dec 2009 20:16:30 +0000 (20:16 +0000)]
Fixes broken admin menu extension (#4351).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3131 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes Project#shared_versions for descendants sharing (#465).
Jean-Philippe Lang [Mon, 7 Dec 2009 19:28:47 +0000 (19:28 +0000)]
Fixes Project#shared_versions for descendants sharing (#465).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3130 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoTranslation updates
Azamat Hackimov [Sun, 6 Dec 2009 19:37:39 +0000 (19:37 +0000)]
Translation updates
* es (#4286)
* sv (#4310)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3129 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRemove edit link on wiki page diff (#4346).
Jean-Philippe Lang [Sun, 6 Dec 2009 17:04:33 +0000 (17:04 +0000)]
Remove edit link on wiki page diff (#4346).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3128 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRemoves the 'Copy' checkbox on the copy/move form.
Jean-Philippe Lang [Sun, 6 Dec 2009 12:52:03 +0000 (12:52 +0000)]
Removes the 'Copy' checkbox on the copy/move form.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3127 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAbility to add a new version from the issue form (#4315).
Jean-Philippe Lang [Sun, 6 Dec 2009 11:09:12 +0000 (11:09 +0000)]
Ability to add a new version from the issue form (#4315).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3126 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: error when changing tracker on the new issue form (#4345).
Jean-Philippe Lang [Sun, 6 Dec 2009 10:37:08 +0000 (10:37 +0000)]
Fixed: error when changing tracker on the new issue form (#4345).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3125 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds translation strings for r3123.
Jean-Philippe Lang [Sun, 6 Dec 2009 10:28:58 +0000 (10:28 +0000)]
Adds translation strings for r3123.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3124 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoVersion sharing (#465) + optional inclusion of subprojects in the roadmap view (...
Jean-Philippe Lang [Sun, 6 Dec 2009 10:28:20 +0000 (10:28 +0000)]
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666).

Each version of a project can be shared with:
* subprojects
* projects in the project hierarchy: ancestors + descendants (needs versions management permission on the root project)
* projects in the project tree: root project + all its descendants (same as above)
* all projects (can be set by admin users only)

Notes:
* when sharing a version of a private project with others projects, its name will be visible within the other projects
* a project with versions used by non descendant projects can not be archived

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3123 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoEnhanced the Issue Bulk Copy feature:
Eric Davis [Fri, 4 Dec 2009 22:46:12 +0000 (22:46 +0000)]
Enhanced the Issue Bulk Copy feature:

* Add a Copy option to the Context menu for multiple issues.
* Added assigned to, status, start and due date options to the move/copy form.
* Allow Issue#move_to to change attributes on the moved/copied issue.

  #4117

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3122 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoDo not notify users that are no longer allowed to view an issue (#3589, #4263).
Jean-Philippe Lang [Thu, 3 Dec 2009 21:28:14 +0000 (21:28 +0000)]
Do not notify users that are no longer allowed to view an issue (#3589, #4263).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3121 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: News from a project with 'news' module disabled, are still diplayed in the...
Jean-Philippe Lang [Thu, 3 Dec 2009 21:16:08 +0000 (21:16 +0000)]
Fixed: News from a project with 'news' module disabled, are still diplayed in the cross-project news list (#4333).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3120 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd a second action menu to IssuesController#show. (#4331)
Eric Davis [Thu, 3 Dec 2009 18:41:00 +0000 (18:41 +0000)]
Add a second action menu to IssuesController#show. (#4331)

Will have the update, log time, watch, copy, etc buttons.  Had to rework
how the watchers button works since it requires a unique DOM id for the
Ajax response.  Also modified the WatchersController to be able to replace
multiple sections of the page, e.g. two Watch links.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3119 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: no error message when creating a category from the issue form fails (#1477).
Jean-Philippe Lang [Wed, 2 Dec 2009 21:18:05 +0000 (21:18 +0000)]
Fixed: no error message when creating a category from the issue form fails (#1477).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3118 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRemoves useless class.
Jean-Philippe Lang [Wed, 2 Dec 2009 21:13:03 +0000 (21:13 +0000)]
Removes useless class.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3117 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoReplaces 'New category' link on the issue form with an icon.
Jean-Philippe Lang [Wed, 2 Dec 2009 21:05:43 +0000 (21:05 +0000)]
Replaces 'New category' link on the issue form with an icon.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3116 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd assertion about email notification on issue creation via email (#4228).
Jean-Philippe Lang [Wed, 2 Dec 2009 19:52:56 +0000 (19:52 +0000)]
Add assertion about email notification on issue creation via email (#4228).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3115 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoMake use of #watched_by? in issue form.
Jean-Philippe Lang [Wed, 2 Dec 2009 19:17:42 +0000 (19:17 +0000)]
Make use of #watched_by? in issue form.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3114 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes tracker update on context menu (#2405).
Jean-Philippe Lang [Wed, 2 Dec 2009 19:07:27 +0000 (19:07 +0000)]
Fixes tracker update on context menu (#2405).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3113 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: "None" category issue count is empty while grouping by category (#4308).
Jean-Philippe Lang [Wed, 2 Dec 2009 18:57:17 +0000 (18:57 +0000)]
Fixed: "None" category issue count is empty while grouping by category (#4308).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3112 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes context menu broken by r3109 (#2405).
Jean-Philippe Lang [Mon, 30 Nov 2009 19:18:09 +0000 (19:18 +0000)]
Fixes context menu broken by r3109 (#2405).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3111 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRemove duplicate validation.
Jean-Philippe Lang [Sun, 29 Nov 2009 20:05:15 +0000 (20:05 +0000)]
Remove duplicate validation.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3110 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds tracker update to context menu and bulk edit form (#2405).
Jean-Philippe Lang [Sun, 29 Nov 2009 20:00:21 +0000 (20:00 +0000)]
Adds tracker update to context menu and bulk edit form (#2405).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3109 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoEnable tracker update on issue edit form (#2405).
Jean-Philippe Lang [Sun, 29 Nov 2009 19:46:40 +0000 (19:46 +0000)]
Enable tracker update on issue edit form (#2405).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3108 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds an action to SysController to fetch changesets of one or all projects (#2925).
Jean-Philippe Lang [Sat, 28 Nov 2009 16:50:26 +0000 (16:50 +0000)]
Adds an action to SysController to fetch changesets of one or all projects (#2925).

Exemples:
* /sys/fetch_changesets (=> fetches changesets for all active projects)
* /sys/fetch_changeseys?id=foo (=> fetches changesets for project foo only)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3107 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds 2 buttons to easily reorder selected columns (#4272).
Jean-Philippe Lang [Sat, 28 Nov 2009 11:59:45 +0000 (11:59 +0000)]
Adds 2 buttons to easily reorder selected columns (#4272).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3106 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds dynamic columns selection on the issue list (#4272).
Jean-Philippe Lang [Sat, 28 Nov 2009 11:34:12 +0000 (11:34 +0000)]
Adds dynamic columns selection on the issue list (#4272).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3105 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRescue invalid query statement error with an error message.
Jean-Philippe Lang [Sat, 28 Nov 2009 10:29:48 +0000 (10:29 +0000)]
Rescue invalid query statement error with an error message.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3104 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoMove issues, journals, versions queries from IssuesController to Query model.
Jean-Philippe Lang [Sat, 28 Nov 2009 10:08:29 +0000 (10:08 +0000)]
Move issues, journals, versions queries from IssuesController to Query model.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3103 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoCleaning edit/delete links style.
Jean-Philippe Lang [Fri, 27 Nov 2009 20:57:35 +0000 (20:57 +0000)]
Cleaning edit/delete links style.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3102 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes fixtures loading.
Jean-Philippe Lang [Fri, 27 Nov 2009 20:49:33 +0000 (20:49 +0000)]
Fixes fixtures loading.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3101 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes a test failure.
Jean-Philippe Lang [Fri, 27 Nov 2009 20:49:08 +0000 (20:49 +0000)]
Fixes a test failure.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3100 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes a test failure.
Jean-Philippe Lang [Fri, 27 Nov 2009 20:32:28 +0000 (20:32 +0000)]
Fixes a test failure.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3099 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd tabindex to login screen (#4299).
Jean-Philippe Lang [Fri, 27 Nov 2009 20:30:15 +0000 (20:30 +0000)]
Add tabindex to login screen (#4299).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3098 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoReverts r3072 (#4302: error raised when sorting on an association not included as...
Jean-Philippe Lang [Fri, 27 Nov 2009 19:59:10 +0000 (19:59 +0000)]
Reverts r3072 (#4302: error raised when sorting on an association not included as column).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3097 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd failing test for #4302.
Jean-Philippe Lang [Fri, 27 Nov 2009 19:56:09 +0000 (19:56 +0000)]
Add failing test for #4302.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3096 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoShow last update datetime (last attachment added) on document list (#4232).
Jean-Philippe Lang [Thu, 26 Nov 2009 20:12:20 +0000 (20:12 +0000)]
Show last update datetime (last attachment added) on document list (#4232).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3095 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoDisplay an error when authenticity token is invalid.
Jean-Philippe Lang [Wed, 25 Nov 2009 20:45:16 +0000 (20:45 +0000)]
Display an error when authenticity token is invalid.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3094 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRemove broken cookies after upgrade from 0.8.x to prevent an error from Rails (#4292).
Jean-Philippe Lang [Wed, 25 Nov 2009 20:28:56 +0000 (20:28 +0000)]
Remove broken cookies after upgrade from 0.8.x to prevent an error from Rails (#4292).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3093 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoUpdated menus from JPL's feedback.
Eric Davis [Wed, 25 Nov 2009 05:36:56 +0000 (05:36 +0000)]
Updated menus from JPL's feedback.

* Updated Mapper#push documentation
* Renamed :parent_menu to :parent
* Renamed the external API for :child_menus to :children.  Internally it needs
  to stay :child_menus because Tree::TreeNode already defines a children
  method for another purpose

  #4250

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3092 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd support for unattached menus (generated dynamically)
Eric Davis [Wed, 25 Nov 2009 05:36:50 +0000 (05:36 +0000)]
Add support for unattached menus (generated dynamically)

A MenuItem can define a :child_menus option with a Proc.  When the menus
are rendered, the Proc will be run and the resulting MenuItems will be
added to the page as child menus

  #4250

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3091 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoConverted Menus to a Tree structure to allow submenus.
Eric Davis [Wed, 25 Nov 2009 05:36:44 +0000 (05:36 +0000)]
Converted Menus to a Tree structure to allow submenus.

* Bundle the rubytree gem
* Patched RubyTree's TreeNode to add some additional methods.
* Converted the menu rendering to walk the Tree of MenuItems to render
  each item
* Added a menu option for :parent_menu to make this menu a child of the parent
* Added a bunch of tests
* Made MenuItem a subclass of Tree::TreeNode in order to use it's methods
  directly
* Changed the exceptions in MenuItem#new to be ArgumentErrors instead of the
  generic RuntimeError

  #4250

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3090 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdded :view_my_account_contextual hook.
Eric Davis [Wed, 25 Nov 2009 01:14:19 +0000 (01:14 +0000)]
Added :view_my_account_contextual hook.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3089 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: error raised when rendering text that contains an email address with textile...
Jean-Philippe Lang [Tue, 24 Nov 2009 22:02:14 +0000 (22:02 +0000)]
Fixed: error raised when rendering text that contains an email address with textile disabled (#4268).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3088 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: Editing issue notes removes quote link (#4279).
Jean-Philippe Lang [Tue, 24 Nov 2009 18:00:57 +0000 (18:00 +0000)]
Fixed: Editing issue notes removes quote link (#4279).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3087 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes revision form when browsing a subdirectory (#4281).
Jean-Philippe Lang [Tue, 24 Nov 2009 17:55:45 +0000 (17:55 +0000)]
Fixes revision form when browsing a subdirectory (#4281).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3086 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes css classes in table in admin/info (#4261).
Jean-Philippe Lang [Mon, 23 Nov 2009 21:00:32 +0000 (21:00 +0000)]
Fixes css classes in table in admin/info (#4261).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3085 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoTranslation updates
Azamat Hackimov [Sun, 22 Nov 2009 16:14:10 +0000 (16:14 +0000)]
Translation updates
* pt-BR (#4229)
* ru
* zh-TW (#4236)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3084 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoChanges misleading scopes on Enumeration.
Jean-Philippe Lang [Sat, 21 Nov 2009 12:00:49 +0000 (12:00 +0000)]
Changes misleading scopes on Enumeration.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3083 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed roadmap progress display error (#4255).
Jean-Philippe Lang [Sat, 21 Nov 2009 10:50:36 +0000 (10:50 +0000)]
Fixed roadmap progress display error (#4255).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3082 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoReset session on login/logout (#4248).
Jean-Philippe Lang [Sat, 21 Nov 2009 10:02:39 +0000 (10:02 +0000)]
Reset session on login/logout (#4248).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3080 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoReverts r3014 (CodeRay back to 0.7.6).
Jean-Philippe Lang [Fri, 20 Nov 2009 15:50:06 +0000 (15:50 +0000)]
Reverts r3014 (CodeRay back to 0.7.6).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3079 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoLoad roles when loading project members.
Jean-Philippe Lang [Fri, 20 Nov 2009 13:08:17 +0000 (13:08 +0000)]
Load roles when loading project members.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3078 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAvoid useless database queries.
Jean-Philippe Lang [Fri, 20 Nov 2009 12:57:52 +0000 (12:57 +0000)]
Avoid useless database queries.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3077 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd a setting to pick alternative Gravatar images. #2734
Eric Davis [Tue, 17 Nov 2009 03:10:49 +0000 (03:10 +0000)]
Add a setting to pick alternative Gravatar images. #2734

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3076 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoCopy issue status on project copy (#3877).
Jean-Philippe Lang [Mon, 16 Nov 2009 20:06:37 +0000 (20:06 +0000)]
Copy issue status on project copy (#3877).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3075 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoUse /raw/ for url instead of ?format=raw for getting raw repository files (#1901...
Jean-Philippe Lang [Mon, 16 Nov 2009 19:39:16 +0000 (19:39 +0000)]
Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3074 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds style for acronyms (#4224).
Jean-Philippe Lang [Mon, 16 Nov 2009 18:33:09 +0000 (18:33 +0000)]
Adds style for acronyms (#4224).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3073 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoOptimize associations loading on the issue list.
Jean-Philippe Lang [Mon, 16 Nov 2009 18:28:44 +0000 (18:28 +0000)]
Optimize associations loading on the issue list.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3072 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAllow issue grouping by custom field (#2679).
Jean-Philippe Lang [Mon, 16 Nov 2009 18:07:30 +0000 (18:07 +0000)]
Allow issue grouping by custom field (#2679).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3071 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoTranslation updates:
Azamat Hackimov [Mon, 16 Nov 2009 15:32:20 +0000 (15:32 +0000)]
Translation updates:
*pt-BR (#4223)
*ru

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3070 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed: Alternate theme lacking right border if no sidebar present (#4069).
Jean-Philippe Lang [Sun, 15 Nov 2009 21:15:31 +0000 (21:15 +0000)]
Fixed: Alternate theme lacking right border if no sidebar present (#4069).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3069 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds a setting for new projects default modules (#1797).
Jean-Philippe Lang [Sun, 15 Nov 2009 16:20:33 +0000 (16:20 +0000)]
Adds a setting for new projects default modules (#1797).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3068 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds links to versions on changelog.
Jean-Philippe Lang [Sun, 15 Nov 2009 15:44:48 +0000 (15:44 +0000)]
Adds links to versions on changelog.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3067 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoEager load priorities on roadmap and changelog.
Jean-Philippe Lang [Sun, 15 Nov 2009 15:42:44 +0000 (15:42 +0000)]
Eager load priorities on roadmap and changelog.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3066 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixes css classes on issue detail view (#4180).
Jean-Philippe Lang [Sun, 15 Nov 2009 15:27:40 +0000 (15:27 +0000)]
Fixes css classes on issue detail view (#4180).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3065 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds custom fields for versions (#4219).
Jean-Philippe Lang [Sun, 15 Nov 2009 15:22:55 +0000 (15:22 +0000)]
Adds custom fields for versions (#4219).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3064 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdds a 'Move and follow' button on Move/Copy view to be redirected to the created...
Jean-Philippe Lang [Sun, 15 Nov 2009 14:31:19 +0000 (14:31 +0000)]
Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3063 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoMake use of link_to_issue.
Jean-Philippe Lang [Sun, 15 Nov 2009 14:07:37 +0000 (14:07 +0000)]
Make use of link_to_issue.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3062 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRemove dead code.
Jean-Philippe Lang [Sun, 15 Nov 2009 13:43:44 +0000 (13:43 +0000)]
Remove dead code.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3061 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRun all tests for coverage.
Jean-Philippe Lang [Sun, 15 Nov 2009 13:43:31 +0000 (13:43 +0000)]
Run all tests for coverage.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3060 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAllow non admin users to add subprojects (#2963).
Jean-Philippe Lang [Sun, 15 Nov 2009 13:22:08 +0000 (13:22 +0000)]
Allow non admin users to add subprojects (#2963).
Subprojects can be added to the projects for which the user has add_project permission.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3059 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoSet trunk version to 0.8.7.
Jean-Philippe Lang [Sun, 15 Nov 2009 10:43:32 +0000 (10:43 +0000)]
Set trunk version to 0.8.7.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3058 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoProtect controllers from potential CSRF attacks. #4216
Eric Davis [Sat, 14 Nov 2009 19:41:07 +0000 (19:41 +0000)]
Protect controllers from potential CSRF attacks. #4216

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3051 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFix 500 errors with a POST request that requires a login. #4216
Eric Davis [Sat, 14 Nov 2009 19:41:02 +0000 (19:41 +0000)]
Fix 500 errors with a POST request that requires a login. #4216

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3050 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed some tests that where looking for specific issue urls but weren't matching
Eric Davis [Sat, 14 Nov 2009 19:40:56 +0000 (19:40 +0000)]
Fixed some tests that where looking for specific issue urls but weren't matching
the css classes for the link.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3049 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoDon't reveal issue subjects if user is only allowed to view spent time (#3187).
Jean-Philippe Lang [Sat, 14 Nov 2009 14:10:09 +0000 (14:10 +0000)]
Don't reveal issue subjects if user is only allowed to view spent time (#3187).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3043 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoLocales update
Azamat Hackimov [Sat, 14 Nov 2009 13:43:55 +0000 (13:43 +0000)]
Locales update
* pt-BR (#4214)
* ru
* zh (#4207)
* zh-TW (#4201)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3042 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoClean up ticket auto links.
Jean-Philippe Lang [Sat, 14 Nov 2009 12:59:32 +0000 (12:59 +0000)]
Clean up ticket auto links.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3041 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoRefactoring ApplicationHelper#link_to_issue.
Jean-Philippe Lang [Sat, 14 Nov 2009 12:53:50 +0000 (12:53 +0000)]
Refactoring ApplicationHelper#link_to_issue.
Now displays issue subject by default.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3040 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoAdd view_issues permission (#3187).
Jean-Philippe Lang [Sat, 14 Nov 2009 12:08:47 +0000 (12:08 +0000)]
Add view_issues permission (#3187).
A migration adds this permission to all existing roles to preserve current behaviour.
This permission controls access to issues, roadmap and changelog.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3039 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoFixed that "RE:" prefix is added to the subject each time the message is quoted ...
Jean-Philippe Lang [Fri, 13 Nov 2009 19:14:18 +0000 (19:14 +0000)]
Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3038 e93f8b46-1217-0410-a6f0-8f06a7374b81

14 years agoMove checkbox for "Send account information to the user" to be clicked before the...
Jean-Philippe Lang [Fri, 13 Nov 2009 18:11:10 +0000 (18:11 +0000)]
Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3037 e93f8b46-1217-0410-a6f0-8f06a7374b81