Dombi Attila
0b0b4bd0b6
Fix failing spec by correctly resetting the current user logout mock.
2026-03-31 10:11:42 +03:00
Dombi Attila
9f7d2bad1e
[ #73458 ] Missing feature specs on drag & drop
...
https://community.openproject.org/work_packages/73458
2026-03-31 10:11:41 +03:00
Henriette Darge
5c249403b0
Primerizse login form partially
2025-11-03 11:12:07 +01:00
Henriette Darge
8f60babb96
Fix some more tests && render the revit add-in entry normally via the menu initializer and only toggle the visibility via JS
2025-07-24 11:30:07 +02:00
Jan Sandbrink
0b87e7543f
Freeze string literals in specs
...
Rolling out frozen string literals further by freezing all
string literals in core specs.
2025-05-05 09:29:55 +02:00
Oliver Günther
61fa6a4e70
Make cuprite the default
2025-01-14 10:20:35 +01:00
Oliver Günther
cf94d3508a
Clear cookies in cuprite correctly
2024-10-11 15:00:17 +02:00
Oliver Günther
c167eb5ccd
Adapt password change spec
2024-10-11 08:43:00 +02:00
Ivan Kuchin
4911b8a149
remove years from copyrights (except for COPYRIGHT file)
2024-07-31 15:02:49 +02:00
ulferts
3b2121f733
Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
...
This reverts commit 40b2bbeb09 , reversing
changes made to b4c6cb17cc .
2024-03-21 11:31:17 +01:00
Ivan Kuchin
7787e457a3
Revert "Merge branch 'dev' into release/13.4"
...
This reverts commit a901541269 , reversing
changes made to e573ca00b7 .
2024-03-20 20:19:08 +01:00
Ivan Kuchin
9e4934cd0a
change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a
2024-03-20 18:05:22 +01:00
Pavel Balashou
0054a8673a
Fix tests.
2024-02-13 22:07:39 +01:00
Christophe Bliard
c795874f7f
Update copyright year for 2024
...
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
2024-01-02 16:23:54 +01:00
Oliver Günther
885836184a
Rework autologin cookie to not be unique
2023-11-22 16:36:07 +01:00
Aaron Contreras
a5a136d1c2
Switch modules/backlogs to cuprite
2023-06-28 05:19:12 -05:00
Aaron Contreras
74b887fcc2
Switch users/delete_spec to cuprite
2023-06-28 05:19:02 -05:00
Aaron Contreras
4423ab5511
Modify AuthenticationHelpers to set the session cookie directly on the driver
...
Since Cuprite now provides direct access to the CookieStore, we're able to skip
the time-consuming RackSessionAccess setup in order to set the session cookie before
every example that requires authentication.
2023-06-28 05:18:52 -05:00
Christophe Bliard
f9fb280045
refactor: Make test faster
...
5.3 secs => 2.1 secs
2023-01-23 09:29:38 +01:00
Christophe Bliard
21a696ef9b
Update copyright information for 2023
2022-12-30 15:51:26 +01:00
Christophe Bliard
48a4f1b6ad
lint with rubocop --autocorrect (safe cops only)
2022-06-02 10:40:10 +02:00
Christophe Bliard
bc8d423ec2
update copyright information for 2022
2022-03-01 17:05:59 +01:00
Oliver Günther
ccfa29c728
Move license and copyright docs to root, fix names and references
2021-09-02 21:50:46 +02:00
ulferts
e9692f85a5
add filtering for assignee with placeholder users
2021-02-05 20:24:47 +01:00
ulferts
6140f4c7e9
update copyright to 2021 ( #8925 )
...
Updates the copyright to 2021 for all files that have a copyright. Files in our source code without the copyright header still do not receive one automatically. Additionally, backlisted files are also excluded.
Previously the copyright of chiliproject which references redmine stated a copyright of redmine up to and including 2017 which is not true for the code we have in here. Because of that I changed that to 2013
2021-01-13 17:47:45 +01:00
Henriette Dinger
bd7f4e4814
Update copyright notice
2020-01-15 11:31:26 +01:00
Henriette Dinger
95c34a3fdb
Add missing required classes, correct rendering of „save as“ form on reporting and fix broken test
2019-02-28 14:59:22 +01:00
Oliver Günther
e41d85e9c7
Implement OAuth applications CRUD
2019-01-09 08:40:21 +01:00
Henriette Dinger
0035fa67e7
Add text highlights, make skip button less prominent, disable scroll behavior && fix some tests
2018-10-24 09:17:01 +02:00
Jens Ulferts
3e6c025862
replace autologin cuke
2018-09-07 15:29:28 +02:00
Oliver Günther
b0365124db
Merge remote-tracking branch 'origin/release/7.4' into dev
2018-05-28 10:33:32 +02:00
Oliver Günther
438b5f81ad
Add spec
2018-05-25 09:15:37 +02:00
ulferts
e71df7013a
replace user manual registration cukes ( #6267 )
...
[ci skip]
2018-04-16 21:12:51 +02:00
Oliver Günther
6ef4211e77
Bump copyright to 2018 ( #6171 )
...
[ci skip]
2018-02-12 08:51:12 +01:00
Oliver Günther
a9111851e9
Remove now superseded legacy specs
2017-11-20 15:40:19 +01:00
Oliver Günther
7cf11bb689
Update copyright notice
2017-01-10 15:11:43 +01:00
Oliver Günther
5f8ebfdfc6
Add feature spec to test expiry of sessions
2016-08-25 15:38:48 +02:00
Jens Ulferts
dd7f0b7141
make the browser aware of being logged in in feature specs
2015-10-26 13:14:12 +01:00
Stefan Botzenhart
01e3d65a49
Rewrite work package pagination spec to rspec feature spec
2015-10-02 16:50:53 +02:00