Jean-Philippe Lang
c84f7243f5
Removed #link_to_content_update.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15598 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-30 20:17:19 +00:00
Jean-Philippe Lang
42e8ff4493
Add missing links to images in issue history ( #22058 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15551 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-18 07:42:51 +00:00
Jean-Philippe Lang
3be2185683
Removes the UTF8 checkmark that prevents redirect from back_url.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15535 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-15 19:04:36 +00:00
Jean-Philippe Lang
db75a0237e
Preload assignee.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15519 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-12 12:23:53 +00:00
Jean-Philippe Lang
246368a090
Totals cannot be removed completely if some columns are set in the global settings ( #22123 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15510 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 07:42:00 +00:00
Jean-Philippe Lang
e3875ffd57
Make Tracker map-able for CSV import ( #22951 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15490 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-07 18:23:42 +00:00
Jean-Philippe Lang
1be535443a
Limits the schemes that project homepage can use ( #22925 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15432 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-01 16:58:19 +00:00
Jean-Philippe Lang
a6828512c0
Adds Issue#allowed_target_trackers ( #7839 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15430 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-05-30 18:20:13 +00:00
Jean-Philippe Lang
ed50d42210
Replace Date.today with User.current.today ( #22320 ).
...
Depending on the offset between a user's configured timezone and the server
timezone, Date.today may be more or less often wrong from the user's
perspective, leading to things like issues marked as overdue too early or too
late, or yesterday / tomorrow being displayed / selected where 'today' is
intended.
A test case illustrating the problem with Issue#overdue? is included
Patch by Jens Kraemer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15379 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-05-07 10:42:22 +00:00
Jean-Philippe Lang
c418fab8a7
Use HTML5 date input fields instead of text fields with jquery ui date pickers ( #19468 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15375 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-05-07 08:05:43 +00:00
Jean-Philippe Lang
83d4c9c50b
Do not propose trackers which disallow parent_issue_id for new child issues ( #22345 ).
...
also removes the tracker_id from the "Add new child issue" link in case it
doesn't allow parent_issue_id
Patch by Jens Kraemer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15359 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 15:22:18 +00:00
Jean-Philippe Lang
0bdca4c213
Change "Related issues" label for generic grouped query filters ( #22147 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15354 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-24 11:52:34 +00:00
Jean-Philippe Lang
bda78a4679
Adds "New wiki page" link to create a new wiki page ( #5536 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15346 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-22 17:47:11 +00:00
Jean-Philippe Lang
b56f77322a
Adds a "New issue" link on the global issue list ( #6204 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15345 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 18:40:38 +00:00
Jean-Philippe Lang
aed0350b01
Adds a title on the sort handle ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15342 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 17:45:13 +00:00
Jean-Philippe Lang
a1874c8975
Restyles the sort handle( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15340 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 17:33:29 +00:00
Jean-Philippe Lang
db64340419
Deprecates unused stuff ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15338 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 18:04:23 +00:00
Jean-Philippe Lang
fb6b565a1e
Forum list can be reordered with drag and drop ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15337 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-18 17:51:10 +00:00
Jean-Philippe Lang
42b5c332b2
Lists can be reordered with drag and drop ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15336 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-17 07:40:39 +00:00
Jean-Philippe Lang
ffa4dd00f6
Watched issues count on "My page" is shown for all issues instead of only open ones ( #15777 ).
...
Patch by Karel Pičman and Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15315 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-09 09:57:37 +00:00
Jean-Philippe Lang
eaea4e9fee
Improve accessibility for icon-only links by adding hidden text ( #21805 ).
...
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@15271 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-20 09:34:26 +00:00
Jean-Philippe Lang
93eda89d7f
Add additional markup to page_header_title to enable better styling ( #21947 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15256 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:12:31 +00:00
Jean-Philippe Lang
64b3a1f1e8
Add status, assigned_to and done_ratio classes to issue subtasks ( #21776 ).
...
Patch by Marius Balteanu.
git-svn-id: http://svn.redmine.org/redmine/trunk@15251 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-15 22:16:25 +00:00
Jean-Philippe Lang
3de694f5e5
Use protocol-relative URL for gravatars ( #21855 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15245 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-15 21:52:20 +00:00
Jean-Philippe Lang
cda9c63d9c
Updates copyright for 2016.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15238 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-13 10:30:10 +00:00
Jean-Philippe Lang
aeea7f7e23
Adds query params as hidden field tags to the CSV export form ( #22108 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15202 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-12 09:54:40 +00:00
Jean-Philippe Lang
cc2401a2b9
Adds units in history for estimated time ( #12456 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15143 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-31 11:20:56 +00:00
Jean-Philippe Lang
de17e5a398
Don't use implicit variables later ( #21593 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15137 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 15:42:48 +00:00
Jean-Philippe Lang
e8201c0d7e
Add class to contextual edit button that relates to heading on wiki pages ().
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@15136 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-30 15:41:19 +00:00
Jean-Philippe Lang
d276231aca
Fixed that % done field is shown on issue show subtree even if deactivated for that tracker ( #20988 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15082 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:56:09 +00:00
Jean-Philippe Lang
6bb1ea8ae8
Use regular edit/update actions and named routes for JournalsController.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-21 04:39:56 +00:00
Jean-Philippe Lang
e2a999743e
Code cleanup.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15073 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 11:31:41 +00:00
Jean-Philippe Lang
936aceb8f5
Adds a "Delete" button to issue notes ( #1725 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 11:05:23 +00:00
Jean-Philippe Lang
7467c145c0
Replace uses of image_tag() with CSS ( #21256 ).
...
* Replace image_tag() with CSS classes
* Create some CSS classes where necessary
* Change "check all" positioned on the right in "Trackers -> Summary" and
"Roles -> Permissions report" instead of left like in "Worfklow"
* Add missing title attribute in a few places
* Makes some lines shorter while at it
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@15068 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-20 08:50:39 +00:00
Jean-Philippe Lang
daff49d5e5
Adding issue css classes to issue subtasks and relations tr ( #21474 ).
...
Patch by Codruț Gușoi.
git-svn-id: http://svn.redmine.org/redmine/trunk@15061 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 08:10:33 +00:00
Jean-Philippe Lang
719d4b527d
Tooltip on progress bar ( #21497 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15027 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-09 11:18:55 +00:00
Jean-Philippe Lang
ae045cdac9
Use ul tags to do pagination ( #21258 ).
...
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@14897 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-28 11:13:15 +00:00
Jean-Philippe Lang
ecb1f660ac
Improved responsiveness for versions and roadmap ( #19097 ).
...
Width of progress bars is no longer hard-coded in views.
git-svn-id: http://svn.redmine.org/redmine/trunk@14851 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 12:28:23 +00:00
Jean-Philippe Lang
cb0866f313
Render issue attributes using divs instead of a table for responsiveness ( #19097 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14848 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 11:50:36 +00:00
Jean-Philippe Lang
2350bc29f4
Use #issue_fields_rows to render custom fields values.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-08 10:35:52 +00:00
Jean-Philippe Lang
48143b16d3
Don't use 100% width for date fields ( #19097 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14828 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 14:01:53 +00:00
Jean-Philippe Lang
e680ae1aa3
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
2015-11-07 13:37:08 +00:00
Jean-Philippe Lang
9178d4748f
Default target version for new issues ( #1828 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14786 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-01 08:11:36 +00:00
Jean-Philippe Lang
58d3dc354d
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
2015-10-31 09:36:13 +00:00
Jean-Philippe Lang
57a22c3464
Helper method for custom field title.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14751 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-25 10:54:09 +00:00
Jean-Philippe Lang
18579303a2
Un-inline conditions.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14749 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-25 10:28:58 +00:00
Jean-Philippe Lang
a371c8d850
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
2015-10-24 06:51:26 +00:00
Jean-Philippe Lang
51cd2d451a
Thumbnails in issue history ( #13429 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14731 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-24 05:51:14 +00:00
Jean-Philippe Lang
8160f2addb
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
2015-10-21 17:00:14 +00:00
Jean-Philippe Lang
d6c6c7ac62
Use the same scope for counting.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14719 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 16:45:42 +00:00