Tom Hughes
|
55a793150d
|
Fix new rubocop warnings
|
2024-01-09 18:43:15 +00:00 |
|
Tom Hughes
|
e8af4b85bf
|
Fix new rubocop warnings
|
2023-09-26 18:42:57 +01:00 |
|
Andy Allan
|
9748ce301c
|
Move browse#note to notes#show
This allows a more resourceful routing approach.
|
2023-02-01 17:13:41 +00:00 |
|
Andy Allan
|
d257c21740
|
Use assert_content instead of assert page.has_content?
The assert_content comes from capybara, and gives a much more helpful
error message if the test fails.
|
2022-01-06 13:16:47 +00:00 |
|
Frederik Ramm
|
d14083129c
|
Fix a small typo and tests that depend on it.
|
2021-01-19 20:56:43 +01:00 |
|
Andy Allan
|
3ec67ea2d3
|
Rename user_controller to users_controller
|
2018-10-03 15:31:10 +02:00 |
|
Andy Allan
|
4dd4831c0a
|
Just pass the user object, rather than the display_name, to the user_path helper
|
2018-09-10 10:54:29 +08:00 |
|
Andy Allan
|
19c26e70a3
|
Rename user#view to user#show
|
2018-09-05 14:21:01 +08:00 |
|
Tom Hughes
|
e5604ce98e
|
Assign vandalism reports for users to moderators
|
2018-06-17 11:14:19 +01:00 |
|
Tom Hughes
|
0071025400
|
Avoid using "other" as a translation key
|
2018-06-16 16:21:07 +01:00 |
|
Tom Hughes
|
29f12c4547
|
Improve system tests for issues
|
2018-06-10 19:03:47 +01:00 |
|
Tom Hughes
|
d3700e6201
|
Merge branch 'master' into next
|
2018-06-10 17:02:12 +01:00 |
|
Tom Hughes
|
2aca6920dc
|
Use lazy lookups for translations in issues
|
2018-06-10 16:59:58 +01:00 |
|
Andy Allan
|
46c183ffeb
|
Add more tests
|
2018-03-28 11:05:47 +08:00 |
|