Jean-Philippe Lang
12fe8a595f
Don't reopen ApplicationHelper ( #20507 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14695 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-19 18:03:51 +00:00
Jean-Philippe Lang
7356e18d36
Include helper instead of patching ( #20508 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14693 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-19 17:30:28 +00:00
Jean-Philippe Lang
bae4b1985d
Fixed unsafe call to #casecmp ( #20369 , #21000 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14676 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-15 18:31:34 +00:00
Jean-Philippe Lang
f97d23b1b7
Isolates csv options for a hash param ( #1159 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14674 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-15 18:12:27 +00:00
Jean-Philippe Lang
498a429a41
Display totals for each group on grouped queries ( #1561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14665 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-09 09:02:11 +00:00
Jean-Philippe Lang
02e598e232
Updgrade to jquery-rails 3.1.4 ( #20380 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14654 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-09 07:05:09 +00:00
Jean-Philippe Lang
b0be968d36
Adds 4h, 8h and 12h as options for session maximum lifetime ( #20933 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14647 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-07 17:26:22 +00:00
Jean-Philippe Lang
31a976c925
Moves attachments settings to a new tab.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14646 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-06 16:48:21 +00:00
Jean-Philippe Lang
446f70f584
Adds options to display totals on the issue list ( #1561 ).
...
Works for estimated hours, spent hours and any numeric custom field.
git-svn-id: http://svn.redmine.org/redmine/trunk@14642 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-04 19:42:37 +00:00
Jean-Philippe Lang
74bb6212c8
Moved API settings to their own tab.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14636 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-01 18:44:35 +00:00
Jean-Philippe Lang
a7b6ad9bb5
Adds tracker name to Redmine issue link titles ( #13946 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14620 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-21 20:42:06 +00:00
Jean-Philippe Lang
de9b8e7ef4
Help cursor showing up on span tags with title ( #20633 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14552 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-12 12:30:43 +00:00
Jean-Philippe Lang
722eaed721
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
2015-08-14 15:42:28 +00:00
Jean-Philippe Lang
035edd39c4
Import issues from CSV file ( #950 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14493 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-08-14 08:20:32 +00:00
Toshi MARUYAMA
918a412fd4
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
2015-08-12 12:54:06 +00:00
Jean-Philippe Lang
2bc5b60f9d
Makes new issue initial status settable in workflow ( #5816 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14458 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-07-26 08:30:19 +00:00
Jean-Philippe Lang
cb3edf00a5
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
2015-07-05 13:53:17 +00:00
Jean-Philippe Lang
3834b3d2ef
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
2015-06-28 09:07:12 +00:00
Jean-Philippe Lang
bf2547db20
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
2015-06-27 09:46:18 +00:00
Jean-Philippe Lang
3036eaba52
Replace tabs with spaces and remove trailing tabs in several files ( #20140 ).
...
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-21 16:38:29 +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
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
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
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
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
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
92833d0b10
Use #fixed_issues association ( #19455 ).
...
Patch by Sebastian Paluch.
git-svn-id: http://svn.redmine.org/redmine/trunk@14263 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-10 10:10:37 +00:00
Jean-Philippe Lang
e95542908a
Preload issue associations.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14240 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-05-09 09:06:22 +00:00
Jean-Philippe Lang
0a32e898f1
Generate tag once per request.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14178 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-14 16:59:04 +00:00
Jean-Philippe Lang
9cb9f67055
SQL error with SQLServer when grouping+sorting issues ( #19544 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14165 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-04-12 09:44:32 +00:00
Jean-Philippe Lang
ca2be43456
Include custom fields description in project settings and issue view ( #19296 ).
...
Patch by Sebastian Paluch.
git-svn-id: http://svn.redmine.org/redmine/trunk@14154 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-21 10:24:18 +00:00
Jean-Philippe Lang
5c43b4860e
Restored project name as version prefix when different ( #19348 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14108 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-15 14:05:29 +00:00
Jean-Philippe Lang
5da48d9293
Attached inline images with non-ascii file name can not be seen when text formatting is Makdown ( #19313 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@14080 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-14 08:39:24 +00:00
Jean-Philippe Lang
6e356071dd
Fixed that spent time on my page does not include entries without issue ( #19320 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14071 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-10 19:42:45 +00:00
Jean-Philippe Lang
76a4668f52
Fixed rendering of multivalued custom fields in the issue history ( #19225 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14054 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-08 09:07:20 +00:00
Jean-Philippe Lang
f821eaf722
Adds the date format for ambiguous dates ( #19243 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14048 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-03-07 08:12:08 +00:00
Jean-Philippe Lang
ae4eb47881
Adds custom fields to documents ( #7249 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14004 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 10:44:59 +00:00
Jean-Philippe Lang
1c078a7081
Use query with custom select for faster rendering of the project drop-down ( #19102 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14003 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 10:12:26 +00:00
Jean-Philippe Lang
3642626052
Fixed Stack level too deep error when calling #find_name_by_reflection for missing record.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14002 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:57:22 +00:00
Jean-Philippe Lang
3da7b1bc28
Implements /issues/new form for creating issues outside a project ( #1003 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13999 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-14 08:03:51 +00:00
Jean-Philippe Lang
a328224771
Removed IssuesController#update_form action, use #new and #edit instead.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13997 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 20:00:22 +00:00
Jean-Philippe Lang
9548d39a15
Moved users list diplayed as available watchers on the new issue form to an helper.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13995 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-13 17:32:26 +00:00
Jean-Philippe Lang
c3c7d9a4d2
Adds a :copy_issues permission ( #18855 ).
...
When copy is allowed, target projects are those on which the user has the :add_issues permission.
git-svn-id: http://svn.redmine.org/redmine/trunk@13985 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 12:07:00 +00:00
Jean-Philippe Lang
b4c75f8806
Adds a specific string for blank values ( #18918 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13979 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-08 09:37:27 +00:00
Jean-Philippe Lang
3519083dbe
Extract grouping logic to an helper.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13972 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:39:39 +00:00
Jean-Philippe Lang
f7cfaf06ad
Sort helper undefined to_a for string ( #18817 ).
...
Patch by Ondřej Ezr.
git-svn-id: http://svn.redmine.org/redmine/trunk@13970 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-07 09:08:54 +00:00
Jean-Philippe Lang
e11f77a4b0
Show long text custom field changes as a diff ( #15236 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13954 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-31 10:42:41 +00:00
Jean-Philippe Lang
7a0432d85c
Adds support for macro and Redmine links in PDF export ( #13051 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13944 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-25 09:04:52 +00:00