Commit Graph

12701 Commits

Author SHA1 Message Date
Jean-Philippe Lang
0d1da58a99 Adds a test for #19162.
git-svn-id: http://svn.redmine.org/redmine/trunk@14327 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-17 18:32:28 +00:00
Toshi MARUYAMA
044554e267 Gemfile: explicitly update jquery-rails version to 3.1.3 (CVE-2015-1840)
git-svn-id: http://svn.redmine.org/redmine/trunk@14323 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-17 13:50:15 +00:00
Toshi MARUYAMA
f8971eb567 remove trailing white spaces from app/models/principal.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@14322 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-17 11:38:48 +00:00
Toshi MARUYAMA
f5a18db69e Gemfile: update Rails to 4.2.2
git-svn-id: http://svn.redmine.org/redmine/trunk@14319 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-17 11:06:08 +00:00
Jean-Philippe Lang
76536474b0 Strip leading spaces to prevent lines from being rendered as pre tags.
git-svn-id: http://svn.redmine.org/redmine/trunk@14318 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-16 18:42:52 +00:00
Jean-Philippe Lang
c88ecf0e93 Markdown formatter not running on rake test.
git-svn-id: http://svn.redmine.org/redmine/trunk@14317 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-16 18:30:30 +00:00
Jean-Philippe Lang
0a8e4b1628 Don't duplicate tags.
git-svn-id: http://svn.redmine.org/redmine/trunk@14316 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-16 18:28:28 +00:00
Jean-Philippe Lang
e911ce7cb4 Remove style tags from html body (#15716).
git-svn-id: http://svn.redmine.org/redmine/trunk@14315 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-16 18:23:25 +00:00
Jean-Philippe Lang
95f7471e9c Adds a form to manually submit an email to the mail handler.
Use GET /mail_handler?key= to get the form.

git-svn-id: http://svn.redmine.org/redmine/trunk@14314 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-15 21:47:22 +00:00
Jean-Philippe Lang
3ae42cb326 Better handle html-only emails (#16962).
git-svn-id: http://svn.redmine.org/redmine/trunk@14313 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-15 21:16:42 +00:00
Jean-Philippe Lang
7fb35abd10 Set new member form width to 90% (#19844).
git-svn-id: http://svn.redmine.org/redmine/trunk@14312 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-14 07:41:45 +00:00
Jean-Philippe Lang
995bfbc070 Align roles on new member form (#19844).
git-svn-id: http://svn.redmine.org/redmine/trunk@14311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-14 07:41:24 +00:00
Jean-Philippe Lang
9a56a3ede6 Fixed test failure (#6118).
git-svn-id: http://svn.redmine.org/redmine/trunk@14310 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 11:23:00 +00:00
Jean-Philippe Lang
57ea399757 Put roadmap versions in <article> tags (#19341).
Patch by An Phan.

git-svn-id: http://svn.redmine.org/redmine/trunk@14309 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 11:20:58 +00:00
Jean-Philippe Lang
b39ed08114 Put news articles into <article> tags (#19339).
Patch by An Phan.

git-svn-id: http://svn.redmine.org/redmine/trunk@14308 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 11:15:14 +00:00
Jean-Philippe Lang
156e3078e2 Adds test for when filtering on invalid issue ids (#6118).
git-svn-id: http://svn.redmine.org/redmine/trunk@14305 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 11:09:30 +00:00
Jean-Philippe Lang
98f2b30ac5 Adds issue filters on parent/subtasks (#6118).
git-svn-id: http://svn.redmine.org/redmine/trunk@14304 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 10:56:44 +00:00
Jean-Philippe Lang
3077ed8d3a Add BOM to UTF-8 encoded CSV (#7037).
git-svn-id: http://svn.redmine.org/redmine/trunk@14303 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 07:55:30 +00:00
Jean-Philippe Lang
49914f010d Adds a class for handling CSV generation (#7037).
git-svn-id: http://svn.redmine.org/redmine/trunk@14302 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 07:33:20 +00:00
Jean-Philippe Lang
ad8cfe1887 Newlines stripped from CVS commit messages (#19835).
git-svn-id: http://svn.redmine.org/redmine/trunk@14301 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-13 06:38:26 +00:00
Jean-Philippe Lang
391140d280 Set a max width to html email content (#16535).
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@14300 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-06 07:32:40 +00:00
Jean-Philippe Lang
03c87f3db1 Change default display mode for PDF Export to OneColumn (#19546).
Patch by Marcel Müller.

git-svn-id: http://svn.redmine.org/redmine/trunk@14299 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-06 07:24:13 +00:00
Jean-Philippe Lang
836ac7f537 Code formatting (#19982).
Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@14298 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-06 07:22:05 +00:00
Jean-Philippe Lang
e3e80c0df1 Replaces hard-coded strings in views (#19707).
Patch by Mischa The Evil.

git-svn-id: http://svn.redmine.org/redmine/trunk@14297 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-06 07:21:07 +00:00
Jean-Philippe Lang
34b751f3f2 Adds missing strings to locales (#8929).
Patch by Mischa The Evil

git-svn-id: http://svn.redmine.org/redmine/trunk@14296 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-06 07:20:00 +00:00
Jean-Philippe Lang
09356f4e67 Can't apply textile modifiers to 1 non-ASCII character (#19995).
git-svn-id: http://svn.redmine.org/redmine/trunk@14295 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-06 07:15:55 +00:00
Jean-Philippe Lang
ea34967e65 acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).
git-svn-id: http://svn.redmine.org/redmine/trunk@14294 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-31 07:19:33 +00:00
Jean-Philippe Lang
ed9f00178c Ability to limit member management to certain roles (#19707).
git-svn-id: http://svn.redmine.org/redmine/trunk@14293 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-31 07:16:23 +00:00
Jean-Philippe Lang
48d40a8c88 Fixed that project activity without parent hides system activities and removed duplicated code.
git-svn-id: http://svn.redmine.org/redmine/trunk@14292 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 10:05:43 +00:00
Jean-Philippe Lang
ff2532e52d Fixed test failures introduced by r14288 (#19656).
git-svn-id: http://svn.redmine.org/redmine/trunk@14291 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 09:41:58 +00:00
Jean-Philippe Lang
78384d147a Menu should not include "New issue" for users with copy issues permission only.
git-svn-id: http://svn.redmine.org/redmine/trunk@14290 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 09:10:06 +00:00
Jean-Philippe Lang
9e39ad4719 Mail Handler: option for specifying a custom CA bundle (#19182).
Patch by Stephane Lapie.

git-svn-id: http://svn.redmine.org/redmine/trunk@14289 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 08:56:05 +00:00
Jean-Philippe Lang
62bed8b93f Validates that activity belongs to project activities (#19656).
git-svn-id: http://svn.redmine.org/redmine/trunk@14288 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 08:46:41 +00:00
Jean-Philippe Lang
216a153421 Update activities list when changing project/issue id on the time entry form (#19656).
git-svn-id: http://svn.redmine.org/redmine/trunk@14287 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 08:38:35 +00:00
Jean-Philippe Lang
affeabcc52 Missing fixtures.
git-svn-id: http://svn.redmine.org/redmine/trunk@14286 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 08:37:22 +00:00
Jean-Philippe Lang
b688214ce0 Column 'address' in where clause may be ambiguous (#19485).
git-svn-id: http://svn.redmine.org/redmine/trunk@14284 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 08:23:03 +00:00
Jean-Philippe Lang
c89fa2be57 Connection leak in Redmine.pm (#19956).
Patch by Bruno Orcha García.

git-svn-id: http://svn.redmine.org/redmine/trunk@14281 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 08:18:34 +00:00
Jean-Philippe Lang
f47b704ebc Adds missing translation strings.
git-svn-id: http://svn.redmine.org/redmine/trunk@14276 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 07:42:07 +00:00
Jean-Philippe Lang
6659aad3ef Adds a role setting that viewing all or own time entries (#8929).
git-svn-id: http://svn.redmine.org/redmine/trunk@14275 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-30 07:40:57 +00:00
Jean-Philippe Lang
5e28f0b1b6 Code cleanup.
git-svn-id: http://svn.redmine.org/redmine/trunk@14274 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 12:09:01 +00:00
Jean-Philippe Lang
31bffaa053 Display time spent on the issue and the total time spent like estimated hours (#17550).
git-svn-id: http://svn.redmine.org/redmine/trunk@14273 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 12:06:38 +00:00
Jean-Philippe Lang
481f70d125 Don't store total estimated hours on parent issues (#16092).
Parent can now have its own estimate that is summed up with children estimates.

git-svn-id: http://svn.redmine.org/redmine/trunk@14272 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 11:37:12 +00:00
Jean-Philippe Lang
4f8bf00130 Moved tests to issue_subtasking_test.
git-svn-id: http://svn.redmine.org/redmine/trunk@14271 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 10:05:07 +00:00
Jean-Philippe Lang
b22105f34a Adds a setting to control done ratio on parent tasks (#5490).
git-svn-id: http://svn.redmine.org/redmine/trunk@14270 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 10:03:42 +00:00
Jean-Philippe Lang
0ad09e3aef Adds settings to control start/due dates and priority on parent tasks (#5490).
git-svn-id: http://svn.redmine.org/redmine/trunk@14269 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-25 09:53:05 +00:00
Jean-Philippe Lang
09b935b44e Fixed that copying issues always copy subtasks and attachments even if option is unchecked (#11787).
git-svn-id: http://svn.redmine.org/redmine/trunk@14268 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-23 07:08:53 +00:00
Jean-Philippe Lang
24d6211f4e Missing validation for description size of versions (#19840).
Patch by Bruno Orcha García.

git-svn-id: http://svn.redmine.org/redmine/trunk@14267 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-23 06:52:31 +00:00
Jean-Philippe Lang
738ecf1365 Test broken by r14265 (#19458).
git-svn-id: http://svn.redmine.org/redmine/trunk@14266 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 12:57:16 +00:00
Jean-Philippe Lang
c8fb0956d1 Code cleanup (#19458).
git-svn-id: http://svn.redmine.org/redmine/trunk@14265 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 10:30:10 +00:00
Jean-Philippe Lang
51f7060aa8 Add the ability to expire passwords after a configurable number of days (#19458).
Patch by Holger Just and Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@14264 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 10:26:55 +00:00