Alexander Brandon Coles
|
f15be6e07f
|
Freeze string literals in app/controllers
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/controllers
|
2025-07-18 17:51:00 +01:00 |
|
Ivan Kuchin
|
4911b8a149
|
remove years from copyrights (except for COPYRIGHT file)
|
2024-07-31 15:02:49 +02:00 |
|
Klaus Zanders
|
1660fce6ef
|
Manage some leftover copyright noticesthat still mention 2023
|
2024-07-03 08:42:09 +02:00 |
|
Henriette Darge
|
b2415fd12c
|
Use the same structure for the submenu of Projects that we used in other modules
|
2024-06-28 08:14:17 +02:00 |
|
ulferts
|
fdbd6b6d5a
|
forcing to specify allowed actions when forfeiting authorization check
|
2024-06-11 10:29:22 +02:00 |
|
ulferts
|
ed5a162230
|
allow actions to be called on those not using default authorization before_actions
|
2024-06-07 16:55:40 +02:00 |
|
Ivan Kuchin
|
6b5f4618ba
|
fix projects menu
|
2024-05-21 16:18:04 +02:00 |
|
Henriette Darge
|
49a06fa5ec
|
Extract menu logic of projects page into a helper to be able to access it for the PageHeader breadcrumb information
|
2024-04-03 13:21:27 +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 |
|
ulferts
|
ff9e05f18b
|
include review feedback on naming
Co-authored-by: Aaron Contreras <61627014+aaron-contreras@users.noreply.github.com>
|
2024-02-09 16:21:13 +01:00 |
|
ulferts
|
793d240606
|
prevent access to another user`s queries
|
2024-02-09 11:05:28 +01:00 |
|
ulferts
|
b755e0f67e
|
rename "All projects" to "Active projects"
|
2024-01-26 16:08:52 +01:00 |
|
ulferts
|
0c5f398c5f
|
add static status lists
|
2024-01-25 20:11:09 +01:00 |
|
ulferts
|
a05069cd8b
|
have confirm dialog before deletion
|
2024-01-25 13:49:40 +01:00 |
|
ulferts
|
4fb2c6e0e1
|
adapt behaviour when not providing a query_id
Needs to be moved outside the ParamsToQueryService as that is also used by the API and in the API, the default is different
|
2024-01-25 13:49:38 +01:00 |
|
ulferts
|
1d9caaef87
|
add contract/service for query creation
|
2024-01-25 13:49:33 +01:00 |
|
ulferts
|
e758a2b51d
|
query deletion
|
2024-01-25 13:49:31 +01:00 |
|
ulferts
|
626dee4455
|
display query name as title
|
2024-01-25 13:49:30 +01:00 |
|
ulferts
|
90b760880d
|
highlight submenu items of queries
|
2024-01-25 13:49:29 +01:00 |
|
ulferts
|
295fbf3f8c
|
have queries loaded if query_id property is provided
|
2024-01-25 13:49:27 +01:00 |
|
ulferts
|
507ef3bf1d
|
use submenu component for projects
|
2024-01-03 12:05:36 +01:00 |
|