Commit graph

7008 commits

Author SHA1 Message Date
Tom Hughes
c79da4746a Merge remote-tracking branch 'upstream/pull/4637' 2024-04-01 18:54:52 +01:00
Tom Hughes
d8a2794c2c Merge remote-tracking branch 'upstream/pull/4640' 2024-04-01 18:42:33 +01:00
Tom Hughes
d2688d4d63 Merge remote-tracking branch 'upstream/pull/4639' 2024-04-01 18:37:27 +01:00
Tom Hughes
0aee8442f8 Merge remote-tracking branch 'upstream/pull/4638' 2024-04-01 18:19:45 +01:00
Anton Khorev
f19e0c36f5 Remove outdated comment 2024-03-30 11:03:06 +03:00
Anton Khorev
349200fb0a Rename update element consistency check 2024-03-30 10:57:39 +03:00
Anton Khorev
09f6b83486 Refactor update element consistency check 2024-03-30 10:57:27 +03:00
Anton Khorev
29432d5e9f Rename create element consistency check 2024-03-30 10:13:24 +03:00
Anton Khorev
f50ca826aa Refactor create element consistency check 2024-03-30 10:09:55 +03:00
Anton Khorev
c2c5892112 Rename api changesets index template 2024-03-30 08:39:29 +03:00
Anton Khorev
765165777e Rename api changesets index action 2024-03-30 08:26:58 +03:00
Anton Khorev
558c8765f5 Rename api changeset show template
Make template name correspond to action name.
2024-03-30 08:10:24 +03:00
Anton Khorev
134f9e2df1 Use before/after pagination on users page 2024-03-29 18:21:15 +03:00
Anton Khorev
a8fcf9034b Remove unused user parameter for subscribe/unsubscribe headings 2024-03-29 13:53:23 +03:00
Tom Hughes
50df5eefcc Merge remote-tracking branch 'upstream/pull/4632' 2024-03-28 17:11:58 +00:00
Tom Hughes
df4349a050 Merge remote-tracking branch 'upstream/pull/4631' 2024-03-28 17:06:24 +00:00
Anton Khorev
16cc2e75a7 Remove unused includes of ConsistencyValidations 2024-03-28 11:49:49 +03:00
Anton Khorev
fba5528731 Remove require "xml/libxml" from controllers 2024-03-28 11:18:31 +03:00
Anton Khorev
a969e08641 Use "visible" scope when finding traces
Allows to eliminate some :not_found branches.
2024-03-28 08:34:18 +03:00
Anton Khorev
180a61bcc3 Move trace pictures/icons into their own controllers 2024-03-27 13:25:28 +03:00
Tom Hughes
af5d76ecab Merge remote-tracking branch 'upstream/pull/4625' 2024-03-26 18:32:52 +00:00
Tom Hughes
ae70bb7689 Merge remote-tracking branch 'upstream/pull/4626' 2024-03-26 18:22:16 +00:00
Tom Hughes
f4b8510744 Merge remote-tracking branch 'upstream/pull/4622' 2024-03-26 18:17:05 +00:00
Anton Khorev
02c5ca6972 Add links for admins from user page to user list filtered by ip/status 2024-03-26 06:12:16 +03:00
Anton Khorev
f0d05c20ae Add found users count to users page 2024-03-26 05:44:35 +03:00
Anton Khorev
9f8e4fd60a Use before/after pagination on users page 2024-03-26 05:44:35 +03:00
Anton Khorev
274a516bc6 Make "include" and "limit" keyword args of pagination method 2024-03-26 04:41:07 +03:00
Anton Khorev
addf99f191 Move common pagination code to mixin 2024-03-26 02:36:28 +03:00
Anton Khorev
604bba10ec Remove assert_method from api controllers 2024-03-25 07:15:16 +03:00
Anton Khorev
1e9d390c1e Replace lookup_user_by_id with load_resource 2024-03-25 06:29:46 +03:00
Anton Khorev
2cf3861931 Replace collection partial with single item in changeset comments feed 2024-03-24 07:08:59 +03:00
Tom Hughes
b2acd6e49c Merge remote-tracking branch 'upstream/pull/4612' 2024-03-21 17:25:41 +00:00
Anton Khorev
9c0d74fe69 Simplify and test downloaded changeset element sorting 2024-03-21 20:02:18 +03:00
Tom Hughes
32ab099c35 Merge remote-tracking branch 'upstream/pull/4562' 2024-03-21 16:38:18 +00:00
Tom Hughes
44312c221b Merge remote-tracking branch 'upstream/pull/4609' 2024-03-21 16:32:36 +00:00
Tom Hughes
dd27022a35 Merge remote-tracking branch 'upstream/pull/4608' 2024-03-21 16:30:21 +00:00
Anton Khorev
b8f5a495f2 Simplify remaining link_to ... user_path in views 2024-03-21 18:07:56 +03:00
Anton Khorev
ff8fbcbdc5 Simplify links on diary pages 2024-03-21 17:30:59 +03:00
Andy Allan
0dc86d6cd4
Merge pull request #4602 from AntonKhorev/no-lego-trace-details
Avoid lego translation in trace time/user/tags string
2024-03-21 14:01:13 +00:00
Gregory Igelmund
045209fade Nest data-turbo="true" attributes in partials 2024-03-21 14:55:16 +01:00
Gregory Igelmund
6c4968eafd Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
Gregory Igelmund
f3a31e00d4 application.js: Call updateHeader when turbo:render completed 2024-03-21 14:55:16 +01:00
Gregory Igelmund
1a7b7f5d18 Enable Turbo Drive with morphing for Messages#{destroy,mark} 2024-03-21 14:55:16 +01:00
Anton Khorev
919fcef149 Fix user's traces tab link 2024-03-21 16:43:15 +03:00
Anton Khorev
50047a6c78 Change user's traces tab label to a string without "GPX" 2024-03-21 16:19:05 +03:00
Gregory Igelmund
f665566574
Replace csp_meta_tag with secure_headers nonce 2024-03-21 12:33:00 +01:00
Anton Khorev
76a46824a4 Avoid lego translation in trace time/user/tags string 2024-03-21 01:34:46 +03:00
Andy Allan
b95c4ed5f9
Merge pull request #4599 from AntonKhorev/rename-messages-local
Rename message local in message table partials
2024-03-20 17:20:57 +00:00
Andy Allan
bb3afad2c9
Merge pull request #4598 from AntonKhorev/fix-trace-description
Fix trace feed image urls and local variable names
2024-03-20 17:11:37 +00:00
Anton Khorev
1df250e3e4 Rename message local in message table partials 2024-03-20 19:43:32 +03:00