]> source.dussan.org Git - redmine.git/log
redmine.git
9 years agotravis: allow ui test failure on all environments (#20251)
Toshi MARUYAMA [Sat, 29 Aug 2015 07:12:47 +0000 (07:12 +0000)]
travis: allow ui test failure on all environments (#20251)

Refer:
https://github.com/travis-ci/travis-ci/issues/3225

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

9 years agoGemfile: update Rails to 4.2.4
Toshi MARUYAMA [Sat, 29 Aug 2015 07:03:17 +0000 (07:03 +0000)]
Gemfile: update Rails to 4.2.4

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

9 years agoReverts r14510 (#20508) and r14511 (#20507), tests broken.
Jean-Philippe Lang [Sat, 22 Aug 2015 11:49:12 +0000 (11:49 +0000)]
Reverts r14510 (#20508) and r14511 (#20507), tests broken.

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

9 years agotrunk: merge r14516 from 3.1-stable (#20452)
Toshi MARUYAMA [Tue, 18 Aug 2015 15:16:19 +0000 (15:16 +0000)]
trunk: merge r14516 from 3.1-stable (#20452)

Czech wiki help translation updated by Karel Pičman.

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

9 years agoCzech translation updated by Karel Pičman (#20452)
Toshi MARUYAMA [Tue, 18 Aug 2015 14:59:37 +0000 (14:59 +0000)]
Czech translation updated by Karel Pičman (#20452)

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

9 years agoCzech translation for 2.6-stable updated by Karel Pičman (#20452, #20557)
Toshi MARUYAMA [Tue, 18 Aug 2015 13:39:30 +0000 (13:39 +0000)]
Czech translation for 2.6-stable updated by Karel Pičman (#20452, #20557)

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

9 years agoDon't render empty divs when there are no custom fields on the issue form (#20501).
Jean-Philippe Lang [Tue, 18 Aug 2015 07:05:25 +0000 (07:05 +0000)]
Don't render empty divs when there are no custom fields on the issue form (#20501).

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

9 years agoThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).
Jean-Philippe Lang [Tue, 18 Aug 2015 06:59:24 +0000 (06:59 +0000)]
ThemesHelper reopening ApplicationHelper is problem with autoloading (#20507).

Patch by Ondřej Ezr.

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

9 years agoRequired file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#20508).
Jean-Philippe Lang [Tue, 18 Aug 2015 06:57:50 +0000 (06:57 +0000)]
Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper (#20508).

Patch by Ondřej.

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

9 years agoRedmine I18n autoload instead of require (#20506).
Jean-Philippe Lang [Tue, 18 Aug 2015 06:54:26 +0000 (06:54 +0000)]
Redmine I18n autoload instead of require (#20506).

Patch by Ondřej Ezr.

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

9 years agoProject.copy_from deletes enabled_modules on source (#20512).
Jean-Philippe Lang [Tue, 18 Aug 2015 06:46:49 +0000 (06:46 +0000)]
Project.copy_from deletes enabled_modules on source (#20512).

Fix by Ondřej Ezr.

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

9 years agoJapanese translation updated by Go MAEDA (#20538)
Toshi MARUYAMA [Tue, 18 Aug 2015 00:43:57 +0000 (00:43 +0000)]
Japanese translation updated by Go MAEDA (#20538)

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

9 years agoFind user by login then by email.
Jean-Philippe Lang [Sat, 15 Aug 2015 09:28:34 +0000 (09:28 +0000)]
Find user by login then by email.

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

9 years agoDEPRECATION WARNING: `#timestamps` was called without specifying an option for `null...
Jean-Philippe Lang [Sat, 15 Aug 2015 09:22:37 +0000 (09:22 +0000)]
DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null` (#905, #20533).

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

9 years agoCSV importer raises I18n::InvalidLocale exception if current user's language is ...
Jean-Philippe Lang [Sat, 15 Aug 2015 09:19:12 +0000 (09:19 +0000)]
CSV importer raises I18n::InvalidLocale exception if current user's language is "(auto)" (#905, #20535).

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

9 years agoUse same logic for finding user as a custom field (#950).
Jean-Philippe Lang [Sat, 15 Aug 2015 09:15:13 +0000 (09:15 +0000)]
Use same logic for finding user as a custom field (#950).

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

9 years ago#downcase no longer needed after r14484 (#20369).
Jean-Philippe Lang [Sat, 15 Aug 2015 07:07:32 +0000 (07:07 +0000)]
#downcase no longer needed after r14484 (#20369).

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

9 years agoUse same logic for finding user when importing a file (#950).
Jean-Philippe Lang [Sat, 15 Aug 2015 07:06:43 +0000 (07:06 +0000)]
Use same logic for finding user when importing a file (#950).

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

9 years agoMoved implementation to Principal.
Jean-Philippe Lang [Sat, 15 Aug 2015 06:57:55 +0000 (06:57 +0000)]
Moved implementation to Principal.

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

9 years agoFixed that #find_assignee_from_keyword may return a group with blank keyword (#20454).
Jean-Philippe Lang [Sat, 15 Aug 2015 06:47:18 +0000 (06:47 +0000)]
Fixed that #find_assignee_from_keyword may return a group with blank keyword (#20454).

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

9 years ago#downcase no longer needed after r14484 (#20369).
Jean-Philippe Lang [Sat, 15 Aug 2015 06:44:14 +0000 (06:44 +0000)]
#downcase no longer needed after r14484 (#20369).

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

9 years agoUse named scope to find the matching version (#950).
Jean-Philippe Lang [Sat, 15 Aug 2015 06:22:21 +0000 (06:22 +0000)]
Use named scope to find the matching version (#950).

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

9 years agoSet default date format based on user locale (#950).
Jean-Philippe Lang [Fri, 14 Aug 2015 15:52:04 +0000 (15:52 +0000)]
Set default date format based on user locale (#950).

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

9 years agoAdds support for custom date format when importing a CSV file (#950).
Jean-Philippe Lang [Fri, 14 Aug 2015 15:42:28 +0000 (15:42 +0000)]
Adds support for custom date format when importing a CSV file (#950).

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

9 years agoAdds translation strings (#950).
Jean-Philippe Lang [Fri, 14 Aug 2015 09:00:51 +0000 (09:00 +0000)]
Adds translation strings (#950).

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

9 years agoImport issues from CSV file (#950).
Jean-Philippe Lang [Fri, 14 Aug 2015 08:20:32 +0000 (08:20 +0000)]
Import issues from CSV file (#950).

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

9 years ago[#20288] Update the CodeRay Ruby syntax highlight example.
Toshi MARUYAMA [Fri, 14 Aug 2015 02:47:54 +0000 (02:47 +0000)]
[#20288] Update the CodeRay Ruby syntax highlight example.

This commit changes the following:

* Remove line numbering from syntax highlight example.
* Add span with 'CodeRay' class around the syntax highlight example.
* Fix span classes in the syntax highlight example:
** Ruby scanner changed from ':reserved' to ':keyword' with CodeRay 1.0.0.
* Remove obsolete line numbering styles.
* Fix internal stylesheet to match CodeRay 1.1.0 (preserving r10132's changes).
* Sort internal styles and remove superfluous newlines between styles.

Contributed by Mischa The Evil.

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

9 years ago[#20288] Make clear that syntax highlighting cannot only be used in wiki pages.
Toshi MARUYAMA [Fri, 14 Aug 2015 02:38:25 +0000 (02:38 +0000)]
[#20288] Make clear that syntax highlighting cannot only be used in wiki pages.

Regarding the i18n: I used English as the base language. The
changed sentence was the same in 93 out of 98 language files,
public\help\xx[-xx]\wiki_syntax_detailed_[markdown||textile].html.

The only five exceptions were:

* cs; public\help\cs\wiki_syntax_detailed_textile.html
* fr; public\help\fr\wiki_syntax_detailed_textile.html
* ja; public\help\ja\wiki_syntax_detailed_textile.html
* ru; public\help\ru\qiki_syntax_detailed_textile.html
* zh-tw; public\help\zh-tw\wiki_syntax_detailed_textile.html

In the above given files, the changed sentence is translated. I
have replaced the whole translated sentence with the new English
base sentence, as such leaving new translations up to translators.

Contributed by Mischa The Evil.

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

9 years ago[#20288] Add a note about case-insensitivity of CodeRay language names/aliases.
Toshi MARUYAMA [Fri, 14 Aug 2015 02:37:17 +0000 (02:37 +0000)]
[#20288] Add a note about case-insensitivity of CodeRay language names/aliases.

Regarding the i18n: I used English as the base language. The
changed sentence was the same in 93 out of 98 language files,
public\help\xx[-xx]\wiki_syntax_detailed_[markdown||textile].html.

The only five exceptions were:

* cs; public\help\cs\wiki_syntax_detailed_textile.html
* fr; public\help\fr\wiki_syntax_detailed_textile.html
* ja; public\help\ja\wiki_syntax_detailed_textile.html
* ru; public\help\ru\qiki_syntax_detailed_textile.html
* zh-tw; public\help\zh-tw\wiki_syntax_detailed_textile.html

In the above given files, the changed sentence is translated. I
have replaced the whole translated sentence with the new English
base sentence, as such leaving new translations up to translators.

Contributed by Mischa The Evil.

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

9 years ago[#20288] Update the i18n'ed core doc to match CodeRay 1.1.0 capabilities.
Toshi MARUYAMA [Fri, 14 Aug 2015 02:36:09 +0000 (02:36 +0000)]
[#20288] Update the i18n'ed core doc to match CodeRay 1.1.0 capabilities.

This commit includes:

<pre>
1. an update of the list of languages supported by CodeRay:

  * added:
    + clojure [added in CodeRay 1.0.x]
    + diff (patch) [added in CodeRay 0.8.x]
    + go [added in CodeRay 1.1.x]
    + haml [added in CodeRay 1.0.x]
    + lua [added in CodeRay 1.1.x]
    + sass [added in CodeRay 1.1.x]
    + taskpaper [added in CodeRay 1.1.x]
    + text (plain, plaintext) [never been documented in Redmine]
  * removed:
    - scheme [removed from CodeRay 1.0.x]
  * renamed:
    ~ erb (eruby, rhtml) [renamed from rhtml in CodeRay 1.0.x]

2. the inclusion of additional, comma-separated language mappings
   (aliases) inside parentheses:

  * cpp (c++, cplusplus)
  * delphi (pascal)
  * diff (patch)
  * erb (eruby, rhtml)
  * html (xhtml)
  * javascript (ecmascript, ecma_script, java_script, js)
  * ruby (irb)
  * text (plain, plaintext)
  * yaml (yml)
</pre>

Regarding the i18n: I used English as the base language. The
changed sentence was the same in 94 out of 98 language files,
public\help\xx[-xx]\wiki_syntax_detailed_[markdown||textile].html.

The only four exceptions were:

* cs; public\help\cs\wiki_syntax_detailed_textile.html
* fr; public\help\fr\wiki_syntax_detailed_textile.html
* ja; public\help\ja\wiki_syntax_detailed_textile.html
* zh-tw; public\help\zh-tw\wiki_syntax_detailed_textile.html

In the above given files, the sentence containing the supported
languages is translated (and/or stylized). I have chosen to
replace the whole translated sentence with the new English base
sentence, as such leaving decisions about stylizing language names
to translators and the people that actually use the respective
languages. In general (and for English, as it's the base language)
I think we can better stick to non-capitalized language names to
prevent any formatting confusion.

Contributed by Mischa The Evil.

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

9 years ago[#20288] Update styles to match CodeRay 1.1.0 (preserving changes of r10132).
Toshi MARUYAMA [Fri, 14 Aug 2015 01:20:19 +0000 (01:20 +0000)]
[#20288] Update styles to match CodeRay 1.1.0 (preserving changes of r10132).

This commit updates the CSS styles to match with CodeRay 1.1.0,
while it preserves the custom changes applied in r10132.

The CSS styles were still based on CodeRay 1.0.6 (included since
Redmine 1.4.0) with the custom changes from r10132 (included since
Redmine 2.1.0). Redmine 2.3.2 till 2.3.4 came with CodeRay 1.0.9,
an upgrade that didn't needed changes in the CSS styles. Starting
with 2.4.0 Redmine comes with CodeRay 1.1.0, a minor upgrade
that came with new/changed token_kinds and lots of changes in the
alpha stylesheet, that in turn is used as a base for Redmine's own
CodeRay CSS styles. As such, this upgrade needed CSS stylesheet
changes like done before in r7618 and r7623 (for 1.0.0 upgrade)
and r9389 (for 1.0.6 upgrade). But these changes, plus an update
of the Redmine core documentation that is shipped along the core
(wiki_syntax_detailed_[markdown|textile].html), aren't integrated
up untill today.

Contributed by Mischa The Evil.

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

9 years ago[#20288] Remove line-numbers style (line numbers are removed per r10131).
Toshi MARUYAMA [Thu, 13 Aug 2015 23:37:03 +0000 (23:37 +0000)]
[#20288] Remove line-numbers style (line numbers are removed per r10131).

Contributed by Mischa The Evil.

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

9 years ago[#20288] Remove debug style (used only by CodeRay's internal debug scanner).
Toshi MARUYAMA [Thu, 13 Aug 2015 23:36:52 +0000 (23:36 +0000)]
[#20288] Remove debug style (used only by CodeRay's internal debug scanner).

Contributed by Mischa The Evil.

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

9 years agowrap lines less than 80 characters in doc/INSTALL (#20498)
Toshi MARUYAMA [Wed, 12 Aug 2015 12:54:17 +0000 (12:54 +0000)]
wrap lines less than 80 characters in doc/INSTALL (#20498)

Contributed by Go MAEDA.

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

9 years agouse String#casecmp for case insensitive comparison (#20369)
Toshi MARUYAMA [Wed, 12 Aug 2015 12:54:06 +0000 (12:54 +0000)]
use String#casecmp for case insensitive comparison (#20369)

Contributed by Go MAEDA.

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

9 years agoadjust source indents (#20298)
Toshi MARUYAMA [Wed, 12 Aug 2015 12:11:12 +0000 (12:11 +0000)]
adjust source indents (#20298)

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

9 years ago"div" tag around revision details (#20298)
Toshi MARUYAMA [Wed, 12 Aug 2015 12:11:00 +0000 (12:11 +0000)]
"div" tag around revision details (#20298)

Contributed by Go MAEDA.

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

9 years agoChange Japanese translation for "time tracking" by Go MAEDA (#20496)
Toshi MARUYAMA [Wed, 12 Aug 2015 10:26:36 +0000 (10:26 +0000)]
Change Japanese translation for "time tracking" by Go MAEDA (#20496)

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

9 years agoUpgrades redcarpet gem to 3.3.2.
Jean-Philippe Lang [Mon, 10 Aug 2015 07:11:35 +0000 (07:11 +0000)]
Upgrades redcarpet gem to 3.3.2.

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

9 years agoadd newline at end of config/initializers/30-redmine.rb
Toshi MARUYAMA [Wed, 5 Aug 2015 08:27:10 +0000 (08:27 +0000)]
add newline at end of config/initializers/30-redmine.rb

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

9 years agoremove trailing white space from config/initializers/30-redmine.rb
Toshi MARUYAMA [Wed, 5 Aug 2015 08:26:59 +0000 (08:26 +0000)]
remove trailing white space from config/initializers/30-redmine.rb

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

9 years agoremove trailing white space from config/initializers/inflections.rb
Toshi MARUYAMA [Wed, 5 Aug 2015 08:26:48 +0000 (08:26 +0000)]
remove trailing white space from config/initializers/inflections.rb

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

9 years agoQuery doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang [Sun, 2 Aug 2015 08:32:18 +0000 (08:32 +0000)]
Query doesn't work with non ASCII uppercase symbols (#20438).

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

9 years agoMonospace font-family values are differ between application.css and scm.css (#20407).
Jean-Philippe Lang [Sun, 2 Aug 2015 07:54:02 +0000 (07:54 +0000)]
Monospace font-family values are differ between application.css and scm.css (#20407).

Patch by Go MAEDA.

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

9 years ago"Spent time" panel: columns not wrapping (#20401).
Jean-Philippe Lang [Sun, 2 Aug 2015 07:51:07 +0000 (07:51 +0000)]
"Spent time" panel: columns not wrapping (#20401).

Patch by Gord Brown.

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

9 years agoWrong syntax for resizing inline images may throw a 500 error (#20278).
Jean-Philippe Lang [Sun, 2 Aug 2015 07:25:23 +0000 (07:25 +0000)]
Wrong syntax for resizing inline images may throw a 500 error (#20278).

Fix by Go MAEDA.

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

9 years agoCannot create a custom query visibility is "to these roles only" (#20427).
Jean-Philippe Lang [Sun, 2 Aug 2015 07:02:44 +0000 (07:02 +0000)]
Cannot create a custom query visibility is "to these roles only" (#20427).

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

9 years agoreplace full stops by fullwidth in Japanese (#20296)
Toshi MARUYAMA [Sun, 26 Jul 2015 16:05:12 +0000 (16:05 +0000)]
replace full stops by fullwidth in Japanese (#20296)

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

9 years agoremove activerecord.messages.messages full stops in Japanese (#20296)
Toshi MARUYAMA [Sun, 26 Jul 2015 16:05:01 +0000 (16:05 +0000)]
remove activerecord.messages.messages full stops in Japanese (#20296)

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

9 years agoJapanese "view" translation changed by Go MAEDA (#20411)
Toshi MARUYAMA [Sun, 26 Jul 2015 16:04:48 +0000 (16:04 +0000)]
Japanese "view" translation changed by Go MAEDA (#20411)

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

9 years agoTurkish translation "activity" changed by Giray Pultar (#20338)
Toshi MARUYAMA [Sun, 26 Jul 2015 14:27:48 +0000 (14:27 +0000)]
Turkish translation "activity" changed by Giray Pultar (#20338)

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

9 years agoTurkish translation for 3.1-stable updated by Giray Pultar (#20338, #20410)
Toshi MARUYAMA [Sun, 26 Jul 2015 13:09:43 +0000 (13:09 +0000)]
Turkish translation for 3.1-stable updated by Giray Pultar (#20338, #20410)

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

9 years agoTurkish translation for 3.0-stable updated by Giray Pultar (#20338, #20409)
Toshi MARUYAMA [Sun, 26 Jul 2015 13:09:31 +0000 (13:09 +0000)]
Turkish translation for 3.0-stable updated by Giray Pultar (#20338, #20409)

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

9 years agoTurkish translation for 2.6-stable updated by Giray Pultar (#20338, #20408)
Toshi MARUYAMA [Sun, 26 Jul 2015 13:09:19 +0000 (13:09 +0000)]
Turkish translation for 2.6-stable updated by Giray Pultar (#20338, #20408)

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

9 years agoMakes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang [Sun, 26 Jul 2015 08:30:19 +0000 (08:30 +0000)]
Makes new issue initial status settable in workflow (#5816).

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

9 years agoUpdates Changelog for 3.1.0.
Jean-Philippe Lang [Sun, 26 Jul 2015 07:07:16 +0000 (07:07 +0000)]
Updates Changelog for 3.1.0.

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

9 years agoBulgarian translation order sorted by Ivan Cenov (#20321)
Toshi MARUYAMA [Sun, 26 Jul 2015 02:31:23 +0000 (02:31 +0000)]
Bulgarian translation order sorted by Ivan Cenov (#20321)

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

9 years agoContents inside <pre> are not rendered as monospace font in Chrome for Mac (#20372).
Jean-Philippe Lang [Sat, 25 Jul 2015 06:52:10 +0000 (06:52 +0000)]
Contents inside <pre> are not rendered as monospace font in Chrome for Mac (#20372).

Patch by Go MAEDA.

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

9 years agoFixed that members without view issues permission are able to list issues on public...
Jean-Philippe Lang [Sat, 25 Jul 2015 06:44:01 +0000 (06:44 +0000)]
Fixed that members without view issues permission are able to list issues on public projects if the non member role has the permission (#20206).

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

9 years agoWelcome text misses wiki div (#5770).
Jean-Philippe Lang [Fri, 24 Jul 2015 04:06:51 +0000 (04:06 +0000)]
Welcome text misses wiki div (#5770).

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

9 years agoRemoves textile references in markdown help (#16373).
Jean-Philippe Lang [Fri, 24 Jul 2015 04:03:41 +0000 (04:03 +0000)]
Removes textile references in markdown help (#16373).

Patch by Mischa The Evil.

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

9 years agodoc/INSTALL: update requirements Bundler >= 1.5.0 (#19172)
Toshi MARUYAMA [Mon, 13 Jul 2015 04:07:00 +0000 (04:07 +0000)]
doc/INSTALL: update requirements Bundler >= 1.5.0 (#19172)

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

9 years agoadd config/secrets.yml to .gitignore and .hgignore (#20292)
Toshi MARUYAMA [Sun, 12 Jul 2015 10:42:39 +0000 (10:42 +0000)]
add config/secrets.yml to .gitignore and .hgignore (#20292)

Contributed by Benjamin Petersen.

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

9 years agoadd config/secrets.yml to svn:ignore (#20292)
Toshi MARUYAMA [Sun, 12 Jul 2015 10:08:41 +0000 (10:08 +0000)]
add config/secrets.yml to svn:ignore (#20292)

Contributed by Benjamin Petersen.

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

9 years agoRussian translation for 3.1-stable updated (#20199)
Toshi MARUYAMA [Sun, 12 Jul 2015 06:34:04 +0000 (06:34 +0000)]
Russian translation for 3.1-stable updated (#20199)

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

9 years agoRussian translation for 3.0-stable updated (#20199, #20295)
Toshi MARUYAMA [Sun, 12 Jul 2015 05:51:39 +0000 (05:51 +0000)]
Russian translation for 3.0-stable updated (#20199, #20295)

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

9 years agoRussian translation for 2.6-stable updated (#20199, #20294)
Toshi MARUYAMA [Sun, 12 Jul 2015 05:26:07 +0000 (05:26 +0000)]
Russian translation for 2.6-stable updated (#20199, #20294)

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

9 years agoJapanese translation updated by Go MAEDA (#20198)
Toshi MARUYAMA [Tue, 7 Jul 2015 11:19:19 +0000 (11:19 +0000)]
Japanese translation updated by Go MAEDA (#20198)

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

9 years agoBulgarian translation updated by Ivan Cenov (#20193)
Toshi MARUYAMA [Tue, 7 Jul 2015 11:19:07 +0000 (11:19 +0000)]
Bulgarian translation updated by Ivan Cenov (#20193)

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

9 years agoadd missing fixtures to IssueSubtaskingTest
Toshi MARUYAMA [Mon, 6 Jul 2015 16:03:53 +0000 (16:03 +0000)]
add missing fixtures to IssueSubtaskingTest

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

9 years agotravis: show postgresql information
Toshi MARUYAMA [Mon, 6 Jul 2015 12:01:27 +0000 (12:01 +0000)]
travis: show postgresql information

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

9 years agotravis: allow ui test failure on postgresql (#20251)
Toshi MARUYAMA [Mon, 6 Jul 2015 11:46:58 +0000 (11:46 +0000)]
travis: allow ui test failure on postgresql (#20251)

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

9 years agoReplace tabs with two spaces in jstoolbar scripts (#20241).
Jean-Philippe Lang [Sun, 5 Jul 2015 13:55:14 +0000 (13:55 +0000)]
Replace tabs with two spaces in jstoolbar scripts (#20241).

Patch by Mischa The Evil.

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

9 years agoUse https links instead of http links in ApplicationHelper#avatar_edit_link and Redmi...
Jean-Philippe Lang [Sun, 5 Jul 2015 13:53:17 +0000 (13:53 +0000)]
Use https links instead of http links in ApplicationHelper#avatar_edit_link and Redmine::Info class methods (#20243).

Patch by Mischa The Evil.

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

9 years agoReplace tab introduced in r14388 in test/test_helper.rb with spaces (#20242).
Jean-Philippe Lang [Sun, 5 Jul 2015 13:52:02 +0000 (13:52 +0000)]
Replace tab introduced in r14388 in test/test_helper.rb with spaces (#20242).

Patch by Mischa The Evil.

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

9 years ago[js-cleanup] add short copyright notices to javascripts and remove superfluous newlin...
Jean-Philippe Lang [Sun, 5 Jul 2015 13:50:34 +0000 (13:50 +0000)]
[js-cleanup] add short copyright notices to javascripts and remove superfluous newline (#20240).

Patch by Mischa The Evil.

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

9 years agoAsserts that spent time is preloaded.
Jean-Philippe Lang [Sun, 5 Jul 2015 12:56:13 +0000 (12:56 +0000)]
Asserts that spent time is preloaded.

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

9 years agoFixes methods comments.
Jean-Philippe Lang [Sun, 5 Jul 2015 12:53:57 +0000 (12:53 +0000)]
Fixes methods comments.

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

9 years agoLimit queries to given issues only.
Jean-Philippe Lang [Sun, 5 Jul 2015 12:53:32 +0000 (12:53 +0000)]
Limit queries to given issues only.

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

9 years agoPreload total spent time on the issue list with 1 query (#11253).
Jean-Philippe Lang [Sun, 5 Jul 2015 12:38:39 +0000 (12:38 +0000)]
Preload total spent time on the issue list with 1 query (#11253).

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

9 years agoAdds "Total spent hours" column available on the issue list (#11253).
Jean-Philippe Lang [Sun, 5 Jul 2015 12:16:56 +0000 (12:16 +0000)]
Adds "Total spent hours" column available on the issue list (#11253).

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

9 years agoDon't display estimated hours when nil and total is 0.
Jean-Philippe Lang [Sun, 5 Jul 2015 11:47:28 +0000 (11:47 +0000)]
Don't display estimated hours when nil and total is 0.

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

9 years agoDon't focus first input when URL contains a hash (#17757).
Jean-Philippe Lang [Sat, 4 Jul 2015 08:56:52 +0000 (08:56 +0000)]
Don't focus first input when URL contains a hash (#17757).

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

9 years agochange csv separators of es-PA.yml by Leonel Iturralde (#19993)
Toshi MARUYAMA [Sat, 4 Jul 2015 05:15:05 +0000 (05:15 +0000)]
change csv separators of es-PA.yml by Leonel Iturralde (#19993)

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

9 years agoSpanish (es, es-PA) translation updated by Leonel Iturralde (#19993)
Toshi MARUYAMA [Thu, 2 Jul 2015 10:03:31 +0000 (10:03 +0000)]
Spanish (es, es-PA) translation updated by Leonel Iturralde (#19993)

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

9 years agoAdds a named route for test email.
Jean-Philippe Lang [Mon, 29 Jun 2015 16:16:20 +0000 (16:16 +0000)]
Adds a named route for test email.

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

9 years agoUse shorter syntax for admin routes.
Jean-Philippe Lang [Mon, 29 Jun 2015 16:14:54 +0000 (16:14 +0000)]
Use shorter syntax for admin routes.

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

9 years agoThe test email action should only be accessible with POST (#20203).
Jean-Philippe Lang [Mon, 29 Jun 2015 16:09:00 +0000 (16:09 +0000)]
The test email action should only be accessible with POST (#20203).

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

9 years agoFixed that user with "Manage public queries" permission, can create global public...
Jean-Philippe Lang [Mon, 29 Jun 2015 16:06:37 +0000 (16:06 +0000)]
Fixed that user with "Manage public queries" permission, can create global public query (#19842).

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

9 years agoUpgrade jquery_ujs from 3.1.1 to 3.1.3.
Jean-Philippe Lang [Sun, 28 Jun 2015 09:07:12 +0000 (09:07 +0000)]
Upgrade jquery_ujs from 3.1.1 to 3.1.3.

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

9 years agoFixed group sorted scope order (#20066).
Jean-Philippe Lang [Sun, 28 Jun 2015 08:39:31 +0000 (08:39 +0000)]
Fixed group sorted scope order (#20066).

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

9 years agoSet version to 3.1.0.
Jean-Philippe Lang [Sun, 28 Jun 2015 07:44:28 +0000 (07:44 +0000)]
Set version to 3.1.0.

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

9 years agoAdd avatar and edit link to "My account" page (#5418).
Jean-Philippe Lang [Sat, 27 Jun 2015 09:46:18 +0000 (09:46 +0000)]
Add avatar and edit link to "My account" page (#5418).

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

9 years agoDisallow users to delete a version referenced by a custom field (#20159).
Jean-Philippe Lang [Sat, 27 Jun 2015 09:02:24 +0000 (09:02 +0000)]
Disallow users to delete a version referenced by a custom field (#20159).

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

9 years agoError when using views/issues/index.api.rsb in a plugin (#13924).
Jean-Philippe Lang [Sat, 27 Jun 2015 08:04:21 +0000 (08:04 +0000)]
Error when using views/issues/index.api.rsb in a plugin (#13924).

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

9 years agoSort journals by created_on then id (#14881).
Jean-Philippe Lang [Sat, 27 Jun 2015 07:11:41 +0000 (07:11 +0000)]
Sort journals by created_on then id (#14881).

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

9 years agoMissing member_roles fixture (#20174).
Jean-Philippe Lang [Sat, 27 Jun 2015 06:53:19 +0000 (06:53 +0000)]
Missing member_roles fixture (#20174).

Patch by Vincent Robert.

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

9 years agoMake the updateIssueFrom(url) function return the XMLHttpRequest object (#20180).
Jean-Philippe Lang [Sat, 27 Jun 2015 06:50:25 +0000 (06:50 +0000)]
Make the updateIssueFrom(url) function return the XMLHttpRequest object (#20180).

Patch by Vincent Robert.

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

9 years agoGemfile: update Rails to 4.2.3
Toshi MARUYAMA [Fri, 26 Jun 2015 12:37:25 +0000 (12:37 +0000)]
Gemfile: update Rails to 4.2.3

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

9 years agoTraditional Chinese translation updated by ChunChang Lo (#20147)
Toshi MARUYAMA [Mon, 22 Jun 2015 08:03:25 +0000 (08:03 +0000)]
Traditional Chinese translation updated by ChunChang Lo (#20147)

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