Jean-Philippe Lang
eb0a93d353
Removes MyControllerTest#page_layout ( #25297 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16385 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-09 19:08:02 +00:00
Jean-Philippe Lang
9814dcf231
Use css pseudo-classes instead of cycle("odd", "even") ( #15361 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@16249 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-25 11:44:12 +00:00
Jean-Philippe Lang
f1a42f21a6
Typo ( #24787 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16171 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-09 20:02:41 +00:00
Jean-Philippe Lang
fd3c08aaa1
Don't preload all query filters ( #24787 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16170 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-01-09 19:59:54 +00:00
Jean-Philippe Lang
49fcec80b7
Reverts r16051 and r16050 for now ( #15361 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16052 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-03 09:59:03 +00:00
Jean-Philippe Lang
48f72a3d15
Use css pseudo-classes instead "odd", "even" classes ( #15361 ).
...
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@16050 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-12-03 09:15:31 +00:00
Jean-Philippe Lang
b0f89e68f4
Allow only vertical reorderingin sortable lists ( #24062 ).
...
Patch by Vincent Robert.
git-svn-id: http://svn.redmine.org/redmine/trunk@15996 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-26 08:25:32 +00:00
Jean-Philippe Lang
62823442d3
Replaces project jump select with custom dropdown ( #23310 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15994 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-11-26 08:16:15 +00:00
Jean-Philippe Lang
84ab16dcfe
Tab buttons appear on pages that have no tabs ( #23751 ).
...
Patch by Edouard Cunibil.
git-svn-id: http://svn.redmine.org/redmine/trunk@15853 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-01 08:55:56 +00:00
Jean-Philippe Lang
0b16423104
Group versions by status in issue filters ( #10412 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15601 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-02 09:44:53 +00:00
Jean-Philippe Lang
3da6062d7e
Keep the "new object" drop down open when the + sign was clicked ( #15880 ).
...
For touch displays where :hover does not exist.
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15504 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-11 06:26:03 +00:00
Jean-Philippe Lang
bfd5b919ba
Hide options when permission is not given.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15468 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-05 17:45:41 +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