Jean-Philippe Lang
e0fbb6f127
Merged r17272 into 3.3-stable ( #26857 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17274 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-04-07 08:08:43 +00:00
Jean-Philippe Lang
202285ea8b
Merged r15996 ( #24062 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16048 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-03 08:42:45 +00:00
Jean-Philippe Lang
b4b0c0aa89
Merged r15853 ( #23751 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15854 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-01 08:57:31 +00:00
Jean-Philippe Lang
748fd10893
Merged r15501 to r15508 ( #15880 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15513 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-12 05:50:26 +00:00
Jean-Philippe Lang
6e68d008c4
Merged 15430, 15464 to 15469, 15475, 15476 ( #285 , #7839 ).
...
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15478 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-06 09:41:50 +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
699a75910d
Filter by issue id ( #4806 ).
...
A shortcut is added to the context menu to filter the selected issues.
git-svn-id: http://svn.redmine.org/redmine/trunk@15371 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-05-06 18:59:36 +00:00
Jean-Philippe Lang
5a8a21151e
Adds an ajax indicator on the sort handle ( #12909 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15341 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-19 17:42:55 +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
75dc617be3
Add collision option to autocomplete initialization ( #22296 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@15301 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-03 12:31:27 +00:00
Jean-Philippe Lang
d2001dc949
Tab-buttons: add some user-feedback ( #20632 ).
...
* Hover color
* Enable/disable buttons (visually at least) when no more change is possible
* Width calculation with jQuery only, no longer hard-coded
* Remove ugly outline in Chrome (at least on Mac)
Patch by Daniel Ritz.
git-svn-id: http://svn.redmine.org/redmine/trunk@15249 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-15 22:07:58 +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
2ec87100a9
Tab left/right buttons for project menu ( #20632 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@15067 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-01-16 09:14:02 +00:00
Jean-Philippe Lang
430b0b7a81
Don't set default due date in the past ( #21488 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14969 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-12-12 12:21:43 +00:00
Jean-Philippe Lang
d3d7678c76
Ability to filter issues blocked by any/no open issues ( #16621 ).
...
Patch by Arthur Andersen.
git-svn-id: http://svn.redmine.org/redmine/trunk@14809 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 09:20:36 +00:00
Jean-Philippe Lang
fb8e348254
Set default project version after selecting a different project on the new issue form ( #1828 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14788 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-01 08:38:21 +00:00
Jean-Philippe Lang
27b65d53ac
Keep anchor (i.e. to a specific issue note) throughout login ( #21110 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@14767 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-30 11:00:32 +00:00
Jean-Philippe Lang
0b19f6ce51
Fix mulitple tab navigation highlighting and content hiding ( #20906 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@14728 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-21 19:24:42 +00:00
Jean-Philippe Lang
63bc3d4f89
Fix for multiple tabs on the same page ( #20271 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@14624 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-09-26 09:14:07 +00:00
Jean-Philippe Lang
6d78ae9130
[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
2015-07-05 13:50:34 +00:00
Jean-Philippe Lang
ec1937479f
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
2015-07-04 08:56:52 +00:00
Jean-Philippe Lang
481f9117d7
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
2015-06-27 06:50:25 +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
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
e3618bdbec
Add support for multiple email addresses per user ( #4244 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-17 14:14:12 +00:00
Jean-Philippe Lang
000124f44f
Copyright update.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13872 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-11 09:09:50 +00:00
Jean-Philippe Lang
e98e7c8c43
Missing break ( #18734 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13850 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-07 22:45:11 +00:00
Jean-Philippe Lang
d17b8dcc97
Merged datepicker.js into application.js.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13752 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-12-13 18:05:05 +00:00
Jean-Philippe Lang
4d2688e7a8
Group filters in the filter select list ( #13849 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13662 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-28 09:31:56 +00:00
Jean-Philippe Lang
a7559e669f
Moved select_list_move.js content to application.js.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13618 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-18 22:14:34 +00:00
Jean-Philippe Lang
4bfbabfdfa
Removed submit_query_form function.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13617 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-18 22:02:23 +00:00
Jean-Philippe Lang
ff0a91d97d
Use an handler instead of onsubmit attribute.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13616 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-18 21:53:25 +00:00
Toshi MARUYAMA
cc688bb1b1
Backport r13313 from rails-4.1 to trunk.
...
Upgrade to JQuery 1.11.1
git-svn-id: http://svn.redmine.org/redmine/trunk@13408 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-14 14:17:52 +00:00
Toshi MARUYAMA
0b8645007f
Backport r13315 from rails-4.1 to trunk.
...
Use .on() instead of .live().
git-svn-id: http://svn.redmine.org/redmine/trunk@13407 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-09-14 14:16:56 +00:00
Toshi MARUYAMA
35cc911192
update copyright year ( #15977 )
...
Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-29 22:45:39 +00:00
Jean-Philippe Lang
bacc250816
Focus first text field automatically ( #13134 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12670 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-19 08:57:47 +00:00
Jean-Philippe Lang
2e2e2cfe42
Merged custom fields format refactoring.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12400 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-12-14 08:22:43 +00:00
Toshi MARUYAMA
8910b7c605
fix repository tree can't handle two loading at once ( #13348 )
...
Contributed by Vadim Pushtaev.
git-svn-id: http://svn.redmine.org/redmine/trunk@12274 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-11-13 09:42:13 +00:00
Jean-Philippe Lang
ec5dbdb0bd
Fixed: JS-error while using a global custom query w/ project filter in a project context ( #15190 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12234 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-26 06:56:35 +00:00
Jean-Philippe Lang
13e381d31d
Projects selection on custom field form ( #15136 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12225 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-20 08:29:55 +00:00
Jean-Philippe Lang
b071a937b3
List custom fields fielters: multiple select filter wider ( #15073 ).
...
Patch by Jérôme Bataille.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12215 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-13 08:42:32 +00:00
Jean-Philippe Lang
3f566d6042
Hide issue custom fields when disabling issue tracking on new project.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12200 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-05 10:45:43 +00:00
Jean-Philippe Lang
2012e635b0
Removed unused code ( #14621 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12169 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-09-29 15:27:31 +00:00
Jean-Philippe Lang
2c97f9ecde
AJAX call on the issue form resets data entered during the call ( #14621 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12166 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-09-29 10:29:29 +00:00
Jean-Philippe Lang
85d4ac372a
Submit handler should be live as well ( #14615 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12086 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-08-05 18:32:18 +00:00
Jean-Philippe Lang
cb90cdcc15
Warn me when leaving a page with unsaved text doesn't work when editing an update note ( #14615 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12084 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-08-05 18:12:34 +00:00
Jean-Baptiste Barth
501007f01d
Update URL when changing tab ( #13900 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11765 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-02 16:09:58 +00:00
Toshi MARUYAMA
f8b756627c
code layout clean up application.js
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11744 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-04-23 04:10:30 +00:00