Toshi MARUYAMA
5514fe4555
more strictly assertion at MyControllerTest#test_page_with_calendar
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20427 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-18 16:16:46 +00:00
Toshi MARUYAMA
f7fc041078
prevent random failure of MyControllerTest#test_page_with_calendar
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20415 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-18 01:22:00 +00:00
Toshi MARUYAMA
472e953f5e
add my page calendar functional test
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20280 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-11-06 13:01:07 +00:00
Toshi MARUYAMA
cbde0d5669
shorten long line of MyControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20098 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-10-02 12:58:18 +00:00
Toshi MARUYAMA
a9aea31657
shorten long line of MyControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20080 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-09-26 15:01:37 +00:00
Toshi MARUYAMA
2dfabe59f4
fix source indent of MyControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20074 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-09-24 16:06:56 +00:00
Toshi MARUYAMA
895be99bbb
add space after comma to MyControllerTest
...
git-svn-id: http://svn.redmine.org/redmine/trunk@20068 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-09-24 16:06:08 +00:00
Go MAEDA
907e0173e4
Update copyright year in source files to 2020 ( #33069 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-03 00:24:10 +00:00
Go MAEDA
ac0b69298c
Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/functional/my_controller_test.rb ( #32628 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@19450 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-01-21 04:26:00 +00:00
Go MAEDA
d48769f152
Enable users to receive email notifications about high issues (only) ( #32628 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@19449 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-01-21 04:23:26 +00:00
Toshi MARUYAMA
aace24e561
cleanup: rubocop: fix Layout/AlignArguments in test/functional/my_controller_test.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@19184 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 09:03:22 +00:00
Go MAEDA
282ddf0ee8
test_page_with_activity fails depending on the current time and zone ( #30288 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18315 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-25 00:02:17 +00:00
Go MAEDA
9cdd8bf039
Enables API access to /my/account for updating user account data ( #31399 ).
...
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@18257 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-06-16 09:34:49 +00:00
Go MAEDA
4082069c75
Update copyright year.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-25 07:36:06 +00:00
Go MAEDA
bf0246ce83
Add avatar_server_url configuration option in order to support Libravatar ( #9112 ).
...
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18124 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-04 15:59:50 +00:00
Go MAEDA
acac5974e3
New My page block: Updated issues ( #30975 ).
...
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18109 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-04-30 08:10:30 +00:00
Go MAEDA
4f5a3a156c
Enable frozen_string_literal for some files under test directory ( #26561 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@17978 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-16 15:03:47 +00:00
Go MAEDA
5861160ffc
Add "frozen_string_literal: false" for all files ( #26561 ).
...
This will be changed to true in the future.
git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-15 01:32:57 +00:00
Go MAEDA
bae9ffd327
Filter out issues from closed projects in the following widgets ( #29449 ):
...
* Issues assigned to me
* Reported issues
* Watched issues
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17611 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-10-29 06:14:56 +00:00
Go MAEDA
d3ffa9252c
Remove trailing whitespaces from test/functional/my_controller_test.rb
...
git-svn-id: http://svn.redmine.org/redmine/trunk@17610 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-10-29 05:48:31 +00:00
Go MAEDA
f42c4be21e
Fix a test failure in test/functional/my_controller_test.rb that depends on time and zone ( #2471 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@17465 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-08-09 00:27:21 +00:00
Go MAEDA
cd6ab18209
Add a missing fixture ( #2471 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@17456 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-07-29 07:27:23 +00:00
Go MAEDA
87a671ce75
Add my activities to my page ( #2471 ).
...
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@17443 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-07-11 14:51:07 +00:00
Go MAEDA
a4ffda7b37
Use button as additional option for contextmenu ( #26655 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@17298 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-04-21 12:00:22 +00:00
Jean-Philippe Lang
09e55e3e3a
Adds a few tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16940 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-07-31 16:44:06 +00:00
Jean-Philippe Lang
7fd04e1f8d
Update copyright.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16685 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-06-25 08:40:31 +00:00
Jean-Philippe Lang
b834e81d7f
Use Rails 5 syntax for functional tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16585 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-05-31 17:32:34 +00:00
Jean-Philippe Lang
88a3a351d0
Don't hardcode the groups on My page.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16475 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-04-04 17:17:47 +00:00
Jean-Philippe Lang
e7400dfbba
Fix tests ( #1565 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16415 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-16 20:16:51 +00:00
Jean-Philippe Lang
4cfd513373
Allow multiple instances of custom queries on My page ( #1565 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16413 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-16 18:02:43 +00:00
Jean-Philippe Lang
c23f126f1f
Fix link to issues when displaying a project query ( #1565 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16409 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-15 18:14:58 +00:00
Jean-Philippe Lang
f828a985ae
Let user display a custom query on "My page" ( #1565 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16406 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-15 17:59:31 +00:00
Jean-Philippe Lang
d21627b70f
Clear settings for blocks that are no longer used.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16405 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-15 17:52:41 +00:00
Jean-Philippe Lang
8c7898bb5d
Let user choose columns and sort order of issue lists on "My page" ( #1565 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16400 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-14 18:18:19 +00:00
Jean-Philippe Lang
28e34e101c
Don't reload the page when adding/removing a block.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@16394 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-03-13 20:02:34 +00:00
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
db5bd2b2de
My page - Spent time: configurable number of days to display ( #8761 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15942 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-30 08:32:31 +00:00
Jean-Philippe Lang
8b86d5158e
Moves blocks definition to Redmine::MyPage.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15930 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-10-29 10:10:31 +00:00
Jean-Philippe Lang
bb5ccb870c
Removes calls to #assert_template and #assigns in functional tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15715 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-19 20:06:01 +00:00
Jean-Philippe Lang
2e4e610930
Adds our own class for controller tests.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@15661 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-07-14 09:35:49 +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
5d70fce6ce
Security notifications when password or email adress is changed ( #21421 ).
...
Patch by Jan Schulz-Hofen.
git-svn-id: http://svn.redmine.org/redmine/trunk@15145 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-02-05 07:33:24 +00:00
Jean-Philippe Lang
4cd22dcc55
Keep track of valid user sessions ( #21058 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14735 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-24 10:15:22 +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
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
d85f73a30d
Upgrade to Rails 4.2.0 ( #14534 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13892 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-01-17 17:02:55 +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
f3e573b5f8
Replaced remaining #assert_tag with #assert_select.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13624 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-22 09:38:21 +00:00
Jean-Philippe Lang
2a43f1adbc
Quote values in DOM selectors for Nokogiri compatibility.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13619 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-20 19:38:40 +00:00