Commit Graph

11713 Commits

Author SHA1 Message Date
Jean-Philippe Lang
a890215b51 Fixed wrong password rendering broken by r14339 (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14341 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 20:12:24 +00:00
Jean-Philippe Lang
0fccf648a7 Fixed r14339 for when closing the dialog by using the upper-right cross (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14340 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 20:09:05 +00:00
Jean-Philippe Lang
f11bba5537 Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14339 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 19:56:52 +00:00
Jean-Philippe Lang
c2fca37999 Don't use SudoMode.disable! to skip API requests (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14338 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 19:51:24 +00:00
Jean-Philippe Lang
fe9eec19c5 Renamed sudo mode test.
git-svn-id: http://svn.redmine.org/redmine/trunk@14337 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 19:43:21 +00:00
Jean-Philippe Lang
e12322dac3 Adds a configuration setting to enable sudo mode, disabled by default (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14336 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 19:42:49 +00:00
Jean-Philippe Lang
8541775549 Use existing label for password submission (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14335 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 19:19:39 +00:00
Jean-Philippe Lang
ef91a50cc2 Changed /my/show_api_key route to /my/api_key (#19851).
git-svn-id: http://svn.redmine.org/redmine/trunk@14334 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 18:43:36 +00:00
Jean-Philippe Lang
d6f389658b Require password re-entry for sensitive actions (#19851).
Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@14333 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-19 18:41:10 +00:00
Jean-Philippe Lang
3811ff5d95 Deprecates Project#member_principals.
git-svn-id: http://svn.redmine.org/redmine/trunk@14332 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-18 19:12:17 +00:00
Toshi MARUYAMA
d48146c386 Gemfile: use jdbc-sqlite3 version >= 3.8.10.1 (#19252)
sqlite-jdbc was updated to 3.8.10.1 in upstream.
f7a20b0d57

git-svn-id: http://svn.redmine.org/redmine/trunk@14329 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-18 07:10:49 +00:00
Jean-Philippe Lang
ba61b13008 Prevent roles loading on each call to User#managed_roles for admins.
git-svn-id: http://svn.redmine.org/redmine/trunk@14328 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-17 18:36:38 +00:00
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