]> source.dussan.org Git - redmine.git/log
redmine.git
8 years agoAlign watchers area well in mobile menu (#19097).
Jean-Philippe Lang [Sat, 7 Nov 2015 13:43:48 +0000 (13:43 +0000)]
Align watchers area well in mobile menu (#19097).

Patch by Felix Gliesche.

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

8 years agoStyle login page (#19097).
Jean-Philippe Lang [Sat, 7 Nov 2015 13:41:49 +0000 (13:41 +0000)]
Style login page (#19097).

Patch by Felix Gliesche.

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

8 years agoStyle contextual buttons (#19097).
Jean-Philippe Lang [Sat, 7 Nov 2015 13:40:19 +0000 (13:40 +0000)]
Style contextual buttons (#19097).

Patch by Felix Gliesche.

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

8 years agoPrevent zooming on mobile browsers (#19097).
Jean-Philippe Lang [Sat, 7 Nov 2015 13:38:52 +0000 (13:38 +0000)]
Prevent zooming on mobile browsers (#19097).

Patch by Felix Gliesche.

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

8 years agoAdd smooth scrolling for webkit browsers (#19097).
Jean-Philippe Lang [Sat, 7 Nov 2015 13:38:10 +0000 (13:38 +0000)]
Add smooth scrolling for webkit browsers (#19097).

Patch by Felix Gliesche.

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

8 years agoResponsive layout for mobile devices (#19097).
Jean-Philippe Lang [Sat, 7 Nov 2015 13:37:08 +0000 (13:37 +0000)]
Responsive layout for mobile devices (#19097).

Patch by Felix Gliesche.

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

8 years agoupdate rbpdf version to 1.18.7 (#20591, #20811)
Toshi MARUYAMA [Sat, 7 Nov 2015 11:02:35 +0000 (11:02 +0000)]
update rbpdf version to 1.18.7 (#20591, #20811)

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

8 years agoFixed that less-than sign is not escaped by textile formatter (#6969).
Jean-Philippe Lang [Sat, 7 Nov 2015 10:20:57 +0000 (10:20 +0000)]
Fixed that less-than sign is not escaped by textile formatter (#6969).

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

8 years agoDon't omit version/category filters if project has no versions/categories.
Jean-Philippe Lang [Sat, 7 Nov 2015 09:28:28 +0000 (09:28 +0000)]
Don't omit version/category filters if project has no versions/categories.

This can be used to filter issues in subprojects that have versions or categories.

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

8 years agoAdds strings to locales (#16621).
Jean-Philippe Lang [Sat, 7 Nov 2015 09:21:10 +0000 (09:21 +0000)]
Adds strings to locales (#16621).

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

8 years agoAbility to filter issues blocked by any/no open issues (#16621).
Jean-Philippe Lang [Sat, 7 Nov 2015 09:20:36 +0000 (09:20 +0000)]
Ability to filter issues blocked by any/no open issues (#16621).

Patch by Arthur Andersen.

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

8 years agoRescue network level errors with LDAP auth (#21137).
Jean-Philippe Lang [Sat, 7 Nov 2015 08:27:27 +0000 (08:27 +0000)]
Rescue network level errors with LDAP auth (#21137).

Patch by Holger Just.

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

8 years agoDon't display table headers if there's no trackers (#20413).
Jean-Philippe Lang [Sat, 7 Nov 2015 08:07:02 +0000 (08:07 +0000)]
Don't display table headers if there's no trackers (#20413).

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

8 years agoHide empty ul on project overview (#21159).
Jean-Philippe Lang [Sat, 7 Nov 2015 08:04:20 +0000 (08:04 +0000)]
Hide empty ul on project overview (#21159).

Patch by Felix Gliesche.

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

8 years agoDon't let users log time on issues they cannot see in their projects (#21150).
Jean-Philippe Lang [Wed, 4 Nov 2015 18:40:15 +0000 (18:40 +0000)]
Don't let users log time on issues they cannot see in their projects (#21150).

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

8 years agoFixed that time logging form may disclose subjects of issues that are not visible...
Jean-Philippe Lang [Wed, 4 Nov 2015 18:22:40 +0000 (18:22 +0000)]
Fixed that time logging form may disclose subjects of issues that are not visible (#21150).

Patch by Holger Just.

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

8 years agoFixed that Issues API may disclose changesets that are not visible (#21136).
Jean-Philippe Lang [Wed, 4 Nov 2015 18:17:07 +0000 (18:17 +0000)]
Fixed that Issues API may disclose changesets that are not visible (#21136).

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

8 years agoAdds strings to locales (#20008).
Jean-Philippe Lang [Sun, 1 Nov 2015 10:41:33 +0000 (10:41 +0000)]
Adds strings to locales (#20008).

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

8 years agoFiles upload restriction by files extensions (#20008).
Jean-Philippe Lang [Sun, 1 Nov 2015 10:41:02 +0000 (10:41 +0000)]
Files upload restriction by files extensions (#20008).

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

8 years agoAdds field_default_version string to locales (#1828).
Jean-Philippe Lang [Sun, 1 Nov 2015 10:39:01 +0000 (10:39 +0000)]
Adds field_default_version string to locales (#1828).

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

8 years agoGive numbers in query sort criteria consistent width for non-monospaced fonts (#21119).
Jean-Philippe Lang [Sun, 1 Nov 2015 09:06:58 +0000 (09:06 +0000)]
Give numbers in query sort criteria consistent width for non-monospaced fonts (#21119).

Patch by Felix Gliesche.

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

8 years agoAllow a default version to be set on the command line for incoming emails (#7346).
Jean-Philippe Lang [Sun, 1 Nov 2015 08:56:27 +0000 (08:56 +0000)]
Allow a default version to be set on the command line for incoming emails (#7346).

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

8 years agoSet default project version after selecting a different project on the new issue...
Jean-Philippe Lang [Sun, 1 Nov 2015 08:38:21 +0000 (08:38 +0000)]
Set default project version after selecting a different project on the new issue form (#1828).

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

8 years agoUse #safe_attributes= for building new time entry.
Jean-Philippe Lang [Sun, 1 Nov 2015 08:16:10 +0000 (08:16 +0000)]
Use #safe_attributes= for building new time entry.

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

8 years agoDefault target version for new issues (#1828).
Jean-Philippe Lang [Sun, 1 Nov 2015 08:11:36 +0000 (08:11 +0000)]
Default target version for new issues (#1828).

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

8 years agorun LDAP tests on Travis CI
Toshi MARUYAMA [Sat, 31 Oct 2015 15:43:21 +0000 (15:43 +0000)]
run LDAP tests on Travis CI

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

8 years agoupgrade net-ldap gem to 0.12.0 (#17618)
Toshi MARUYAMA [Sat, 31 Oct 2015 14:48:26 +0000 (14:48 +0000)]
upgrade net-ldap gem to 0.12.0 (#17618)

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

8 years agoupgrade net-ldap gem to 0.10.1 (#17618)
Toshi MARUYAMA [Sat, 31 Oct 2015 14:48:14 +0000 (14:48 +0000)]
upgrade net-ldap gem to 0.10.1 (#17618)

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

8 years agoremove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40
Toshi MARUYAMA [Sat, 31 Oct 2015 13:44:12 +0000 (13:44 +0000)]
remove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40

<pre>
adding new entry "dc=redmine,dc=org"
ldap_add: Constraint violation (19)
additional info: structuralObjectClass: no user modification allowed
</pre>

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

8 years agoadd sample slapd.conf on CentOS6 (x86_64)
Toshi MARUYAMA [Sat, 31 Oct 2015 13:44:01 +0000 (13:44 +0000)]
add sample slapd.conf on CentOS6 (x86_64)

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

8 years agoBulgarian translation updated by Ivan Cenov (#21102)
Toshi MARUYAMA [Sat, 31 Oct 2015 12:00:53 +0000 (12:00 +0000)]
Bulgarian translation updated by Ivan Cenov (#21102)

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

8 years agoTraditional Chinese translation for trunk updated by ChunChang Lo (#21019)
Toshi MARUYAMA [Sat, 31 Oct 2015 12:00:42 +0000 (12:00 +0000)]
Traditional Chinese translation for trunk updated by ChunChang Lo (#21019)

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

8 years agoTraditional Chinese translation for 3.1-stable changed by ChunChang Lo (#21019, ...
Toshi MARUYAMA [Sat, 31 Oct 2015 12:00:30 +0000 (12:00 +0000)]
Traditional Chinese translation for 3.1-stable changed by ChunChang Lo (#21019, #20791)

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

8 years agoJapanese translation updated by Go MAEDA (#20902, #21043)
Toshi MARUYAMA [Sat, 31 Oct 2015 11:12:06 +0000 (11:12 +0000)]
Japanese translation updated by Go MAEDA (#20902, #21043)

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

8 years agoTest failure (#21074).
Jean-Philippe Lang [Sat, 31 Oct 2015 10:52:08 +0000 (10:52 +0000)]
Test failure (#21074).

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

8 years agoFixed that #parse_redmine_links errors when given a link tag without attributes ...
Jean-Philippe Lang [Sat, 31 Oct 2015 09:36:13 +0000 (09:36 +0000)]
Fixed that #parse_redmine_links errors when given a link tag without attributes (#19304).

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

8 years agoNew custom fields of existing issues are not initialized with their default value...
Jean-Philippe Lang [Sat, 31 Oct 2015 09:17:29 +0000 (09:17 +0000)]
New custom fields of existing issues are not initialized with their default value (#21074).

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

8 years agoMoved tracker_id param.
Jean-Philippe Lang [Fri, 30 Oct 2015 19:45:32 +0000 (19:45 +0000)]
Moved tracker_id param.

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

8 years agoCode cleanup.
Jean-Philippe Lang [Fri, 30 Oct 2015 19:44:33 +0000 (19:44 +0000)]
Code cleanup.

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

8 years agoMissing fixtures.
Jean-Philippe Lang [Fri, 30 Oct 2015 19:38:17 +0000 (19:38 +0000)]
Missing fixtures.

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

8 years agoTest failure (#21074).
Jean-Philippe Lang [Fri, 30 Oct 2015 15:55:40 +0000 (15:55 +0000)]
Test failure (#21074).

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

8 years agoAdds tests for default custom field value (#21074).
Jean-Philippe Lang [Fri, 30 Oct 2015 12:59:48 +0000 (12:59 +0000)]
Adds tests for default custom field value (#21074).

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

8 years agoKeep anchor (i.e. to a specific issue note) throughout login (#21110).
Jean-Philippe Lang [Fri, 30 Oct 2015 11:00:32 +0000 (11:00 +0000)]
Keep anchor (i.e. to a specific issue note) throughout login (#21110).

Patch by Jens Krämer.

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

8 years agoFixed that #l_hours_short shows 2 h (#21069).
Jean-Philippe Lang [Fri, 30 Oct 2015 08:56:19 +0000 (08:56 +0000)]
Fixed that #l_hours_short shows 2 h (#21069).

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

8 years agoJapanese wiki_syntax_detailed_textile.html translation for trunk updated by Go MAEDA...
Toshi MARUYAMA [Thu, 29 Oct 2015 16:51:35 +0000 (16:51 +0000)]
Japanese wiki_syntax_detailed_textile.html translation for trunk updated by Go MAEDA (#20911)

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

8 years agoJapanese wiki_syntax_detailed_textile.html translation for 3.0-stable updated by...
Toshi MARUYAMA [Thu, 29 Oct 2015 16:35:46 +0000 (16:35 +0000)]
Japanese wiki_syntax_detailed_textile.html translation for 3.0-stable updated by Go MAEDA (#20911, #21105)

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

8 years agoappveyor.yml: remove unneeded --without DB
Toshi MARUYAMA [Thu, 29 Oct 2015 15:40:48 +0000 (15:40 +0000)]
appveyor.yml: remove unneeded --without DB

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

8 years agoAdds translation string for hours with symbol (#21069).
Jean-Philippe Lang [Thu, 29 Oct 2015 14:01:41 +0000 (14:01 +0000)]
Adds translation string for hours with symbol (#21069).

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

8 years agofind_referenced_issue_by_id fails with RangeError for large numbers (#21071).
Jean-Philippe Lang [Thu, 29 Oct 2015 13:47:28 +0000 (13:47 +0000)]
find_referenced_issue_by_id fails with RangeError for large numbers (#21071).

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

8 years agoadd appveyor.yml
Toshi MARUYAMA [Thu, 29 Oct 2015 12:21:11 +0000 (12:21 +0000)]
add appveyor.yml

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

8 years agoSpanish and Spanish Panama translation updated by Leonel Iturralde (#20892)
Toshi MARUYAMA [Thu, 29 Oct 2015 12:10:22 +0000 (12:10 +0000)]
Spanish and Spanish Panama translation updated by Leonel Iturralde (#20892)

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

8 years agoMove inline CSS to application.css for private checkbox (#21076).
Jean-Philippe Lang [Thu, 29 Oct 2015 10:19:22 +0000 (10:19 +0000)]
Move inline CSS to application.css for private checkbox (#21076).

Patch by Felix Gliesche.

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

8 years agoOptimize issue edit description link (#21085).
Jean-Philippe Lang [Thu, 29 Oct 2015 10:17:07 +0000 (10:17 +0000)]
Optimize issue edit description link (#21085).

Patch by Felix Gliesche.

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

8 years agoEnlarge custom field name input.
Jean-Philippe Lang [Sun, 25 Oct 2015 10:55:00 +0000 (10:55 +0000)]
Enlarge custom field name input.

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

8 years agoHelper method for custom field title.
Jean-Philippe Lang [Sun, 25 Oct 2015 10:54:09 +0000 (10:54 +0000)]
Helper method for custom field title.

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

8 years agoDisplay enumeration name in confirmation message.
Jean-Philippe Lang [Sun, 25 Oct 2015 10:37:31 +0000 (10:37 +0000)]
Display enumeration name in confirmation message.

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

8 years agoUn-inline conditions.
Jean-Philippe Lang [Sun, 25 Oct 2015 10:28:58 +0000 (10:28 +0000)]
Un-inline conditions.

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

8 years agoSet locale in tests (#21060).
Jean-Philippe Lang [Sun, 25 Oct 2015 09:05:39 +0000 (09:05 +0000)]
Set locale in tests (#21060).

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

8 years agoAdds label_field_format_enumeration string to locales (#21060).
Jean-Philippe Lang [Sun, 25 Oct 2015 08:41:23 +0000 (08:41 +0000)]
Adds label_field_format_enumeration string to locales (#21060).

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

8 years agoRedirect to custom field after create or update.
Jean-Philippe Lang [Sun, 25 Oct 2015 08:37:54 +0000 (08:37 +0000)]
Redirect to custom field after create or update.

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

8 years agoAdds Enumeration custom field format (#21060).
Jean-Philippe Lang [Sun, 25 Oct 2015 08:32:47 +0000 (08:32 +0000)]
Adds Enumeration custom field format (#21060).

Similar to List format but stores possible values as records.

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

8 years agoTest failure.
Jean-Philippe Lang [Sun, 25 Oct 2015 08:30:32 +0000 (08:30 +0000)]
Test failure.

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

8 years agoBulgarian translation for trunk updated by Ivan Cenov (#20837)
Toshi MARUYAMA [Sat, 24 Oct 2015 11:39:19 +0000 (11:39 +0000)]
Bulgarian translation for trunk updated by Ivan Cenov (#20837)

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

8 years agoCompare timestamps in seconds (#21058).
Jean-Philippe Lang [Sat, 24 Oct 2015 11:25:48 +0000 (11:25 +0000)]
Compare timestamps in seconds (#21058).

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

8 years agoBulgarian translation for 3.1-stable updated by Ivan Cenov (#20837)
Toshi MARUYAMA [Sat, 24 Oct 2015 11:13:04 +0000 (11:13 +0000)]
Bulgarian translation for 3.1-stable updated by Ivan Cenov (#20837)

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

8 years agoRemoves label_x_open_issues_abbr_on_total string (#20413).
Jean-Philippe Lang [Sat, 24 Oct 2015 10:24:22 +0000 (10:24 +0000)]
Removes label_x_open_issues_abbr_on_total string (#20413).

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

8 years agoReverts r14641.
Jean-Philippe Lang [Sat, 24 Oct 2015 10:23:04 +0000 (10:23 +0000)]
Reverts r14641.

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

8 years agoAdds link to open issues on tracker name (#20413).
Jean-Philippe Lang [Sat, 24 Oct 2015 10:21:09 +0000 (10:21 +0000)]
Adds link to open issues on tracker name (#20413).

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

8 years agoConfig variable must be set (#21058).
Jean-Philippe Lang [Sat, 24 Oct 2015 10:20:34 +0000 (10:20 +0000)]
Config variable must be set (#21058).

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

8 years agoKeep track of valid user sessions (#21058).
Jean-Philippe Lang [Sat, 24 Oct 2015 10:15:22 +0000 (10:15 +0000)]
Keep track of valid user sessions (#21058).

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

8 years agoAdd cancel button during edition of a wiki page (#4285).
Jean-Philippe Lang [Sat, 24 Oct 2015 06:51:26 +0000 (06:51 +0000)]
Add cancel button during edition of a wiki page (#4285).

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

8 years agoDon't require category or target version when they are not available (#20583).
Jean-Philippe Lang [Sat, 24 Oct 2015 06:22:55 +0000 (06:22 +0000)]
Don't require category or target version when they are not available (#20583).

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

8 years agoDisplay due date in red on overdue issues (#20812).
Jean-Philippe Lang [Sat, 24 Oct 2015 05:57:55 +0000 (05:57 +0000)]
Display due date in red on overdue issues (#20812).

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

8 years agoThumbnails in issue history (#13429).
Jean-Philippe Lang [Sat, 24 Oct 2015 05:51:14 +0000 (05:51 +0000)]
Thumbnails in issue history (#13429).

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

8 years agoPreload issues custom values for bulk operations.
Jean-Philippe Lang [Fri, 23 Oct 2015 16:51:46 +0000 (16:51 +0000)]
Preload issues custom values for bulk operations.

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

8 years agoReplaces the link with a checkbox to select/unselect all items in the list.
Jean-Philippe Lang [Fri, 23 Oct 2015 16:45:27 +0000 (16:45 +0000)]
Replaces the link with a checkbox to select/unselect all items in the list.

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

8 years agoFix mulitple tab navigation highlighting and content hiding (#20906).
Jean-Philippe Lang [Wed, 21 Oct 2015 19:24:42 +0000 (19:24 +0000)]
Fix mulitple tab navigation highlighting and content hiding (#20906).

Patch by Felix Gliesche.

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

8 years agoTest failure.
Jean-Philippe Lang [Wed, 21 Oct 2015 19:13:37 +0000 (19:13 +0000)]
Test failure.

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

8 years agoHide email by default for new users (#21042).
Jean-Philippe Lang [Wed, 21 Oct 2015 19:11:39 +0000 (19:11 +0000)]
Hide email by default for new users (#21042).

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

8 years agoLDAP filter changed to text (#20929).
Jean-Philippe Lang [Wed, 21 Oct 2015 19:00:20 +0000 (19:00 +0000)]
LDAP filter changed to text (#20929).

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

8 years agoRaises maximum length of category name to 60 (#20991).
Jean-Philippe Lang [Wed, 21 Oct 2015 18:52:12 +0000 (18:52 +0000)]
Raises maximum length of category name to 60 (#20991).

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

8 years agoAdds week column to time entries list (#20221).
Jean-Philippe Lang [Wed, 21 Oct 2015 18:30:43 +0000 (18:30 +0000)]
Adds week column to time entries list (#20221).

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

8 years agoAdd users to assignee/author filters if they are missing (#3398).
Jean-Philippe Lang [Wed, 21 Oct 2015 18:01:11 +0000 (18:01 +0000)]
Add users to assignee/author filters if they are missing (#3398).

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

8 years agoWrong filter value for assigned issues (#3398).
Jean-Philippe Lang [Wed, 21 Oct 2015 17:04:57 +0000 (17:04 +0000)]
Wrong filter value for assigned issues (#3398).

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

8 years agoAdds a scope to get issues assigned to a user.
Jean-Philippe Lang [Wed, 21 Oct 2015 17:00:14 +0000 (17:00 +0000)]
Adds a scope to get issues assigned to a user.

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

8 years agoUse the same scope for counting.
Jean-Philippe Lang [Wed, 21 Oct 2015 16:45:42 +0000 (16:45 +0000)]
Use the same scope for counting.

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

8 years agoAdds label_assigned_issues string to locales (#3398).
Jean-Philippe Lang [Wed, 21 Oct 2015 16:26:55 +0000 (16:26 +0000)]
Adds label_assigned_issues string to locales (#3398).

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

8 years agoLink to assigned issues on user profiles (#3398).
Jean-Philippe Lang [Wed, 21 Oct 2015 16:26:06 +0000 (16:26 +0000)]
Link to assigned issues on user profiles (#3398).

Patch by Go MAEDA.

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

8 years agoTruncates link custom field URL for display (#21012).
Jean-Philippe Lang [Wed, 21 Oct 2015 16:21:28 +0000 (16:21 +0000)]
Truncates link custom field URL for display (#21012).

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

8 years agoDo not clear category on project change if category with same exists (#16941).
Jean-Philippe Lang [Tue, 20 Oct 2015 18:57:44 +0000 (18:57 +0000)]
Do not clear category on project change if category with same exists (#16941).

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

8 years agoMissing fixtures.
Jean-Philippe Lang [Tue, 20 Oct 2015 18:38:29 +0000 (18:38 +0000)]
Missing fixtures.

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

8 years agoFix setting value if used (#20551).
Jean-Philippe Lang [Tue, 20 Oct 2015 18:30:23 +0000 (18:30 +0000)]
Fix setting value if used (#20551).

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

8 years agoTypo "coma" (#20551).
Jean-Philippe Lang [Tue, 20 Oct 2015 18:26:28 +0000 (18:26 +0000)]
Typo "coma" (#20551).

Patch by budo kaiman.

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

8 years agoMissing fixtures.
Jean-Philippe Lang [Tue, 20 Oct 2015 18:04:01 +0000 (18:04 +0000)]
Missing fixtures.

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

8 years agoUse generated groups.
Jean-Philippe Lang [Tue, 20 Oct 2015 18:02:52 +0000 (18:02 +0000)]
Use generated groups.

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

8 years agoExtend Filesize in the attachments table for files with size > 2GB (#10672).
Jean-Philippe Lang [Tue, 20 Oct 2015 16:36:28 +0000 (16:36 +0000)]
Extend Filesize in the attachments table for files with size > 2GB (#10672).

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

8 years agoPolish translation changed by Sebastian Paluch (#20785, #21033)
Toshi MARUYAMA [Tue, 20 Oct 2015 12:14:16 +0000 (12:14 +0000)]
Polish translation changed by Sebastian Paluch (#20785, #21033)

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

8 years agoPolish translation for 3.1-stable updated by Sebastian Paluch (#20785)
Toshi MARUYAMA [Tue, 20 Oct 2015 11:32:56 +0000 (11:32 +0000)]
Polish translation for 3.1-stable updated by Sebastian Paluch (#20785)

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

8 years agoPolish translation for 3.0-stable updated by Sebastian Paluch (#20785, #21031)
Toshi MARUYAMA [Tue, 20 Oct 2015 11:32:46 +0000 (11:32 +0000)]
Polish translation for 3.0-stable updated by Sebastian Paluch (#20785, #21031)

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

8 years agoPolish translation for 2.6-stable updated by Sebastian Paluch (#20785, #21030)
Toshi MARUYAMA [Tue, 20 Oct 2015 11:32:35 +0000 (11:32 +0000)]
Polish translation for 2.6-stable updated by Sebastian Paluch (#20785, #21030)

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