Commit Graph

18998 Commits (5cc506e783c2c822b05db81e3c9a7266e876296f)

Author SHA1 Message Date
Oliver Günther f78443018c
[38505] Respect is_filter option for custom fields to show as filter 3 years ago
Oliver Günther 0ec9db6e96
Fix direct upload with a whitelist present that does not contain binary 3 years ago
ulferts eae6749562
remove acts_as_customizable from enumerable 3 years ago
Oliver Günther 0942947234
Linting 3 years ago
Oliver Günther cf7993bf22
Fix single PDF export options 3 years ago
Oliver Günther 3facbeae93
Fix passing indifferent options hash into export job 3 years ago
Oliver Günther eb0feb52d2
Fix exporting with a tempfile 3 years ago
Oliver Günther 83bd71d085
Fix serialization of project query by adding mixin 3 years ago
Oliver Günther 9a9053c7c2
Fix exporting project status 3 years ago
Oliver Günther 9dc267f9c6
Add basic XLS exporter for projects 3 years ago
Oliver Günther e3f12bcd07
Add support and test for custom fields in CSV export 3 years ago
Oliver Günther eb4d7a19d9
Add CSV project export functionality 3 years ago
Oliver Günther d86aded425
Prepare export structure to allow more models to provide exporters 3 years ago
ulferts 67f3b2533c
adapt permission for wp custom field visibility check 3 years ago
ulferts 5882a82119
alter default for project id param in menu 3 years ago
ulferts b71e7b473c
move project settings controller superclass into namespace 3 years ago
ulferts a8b96563da
remove unused helpers 3 years ago
ulferts be366ce5d1
extract identifier handling into own controller 3 years ago
ulferts dba8567f20
place project archiving into separate controller 3 years ago
ulferts f89f19dffc
use resouce based routing 3 years ago
ulferts 384c7e3dc4
move storage to nested settings 3 years ago
ulferts 31f8a09659
introduce separate permission for backlogs mgmt 3 years ago
ulferts 36eb9cb7e8
remove unused method 3 years ago
ulferts f07bdc5078
extract version scopes 3 years ago
ulferts 81e45a2a9d
move time entry activities to nested settings 3 years ago
ulferts ec7bcabe81
move repository to nested settings 3 years ago
ulferts b14fa8b872
move categories to nested settings 3 years ago
ulferts 83cdefaa55
move version to nested settings 3 years ago
ulferts ebcf9138cc
introduce separate permission for selecting custom fields 3 years ago
ulferts e953d06144
move types to nested settings 3 years ago
ulferts a4f7dd4a11
move general to nested settings 3 years ago
ulferts 79e9008091
start placing project settings into nested module 3 years ago
ulferts 9ecd930d52
reenabled select_project_modules permission 3 years ago
ulferts a7ca07bfab
reenable manage_repository permission 3 years ago
ulferts c943ae3ed3
reenable template toggle functionality 3 years ago
ulferts 48006b7bb3
rename generic to general settings 3 years ago
ulferts b11b64895b
remove unused method 3 years ago
ulferts 40f7989bb2
turn the manage_types permission authoritative 3 years ago
Markus Kahl 96e7f858c9 rubocop 3 years ago
Oliver Günther 54986a2809
Remove allow_bright_colors option 3 years ago
Markus Kahl b11ca9103d encapsulate registered jobs; make delayed_job extensible 3 years ago
ulferts 32a19b622e
use current user for wiki content update 3 years ago
Henriette Darge 0f68f0d5b1 Show a more generic error message as there are multiple possible error reasons. The detailed error message is handled by the `error_messages_for` helper in the partials 3 years ago
Henriette Darge ca881de997 Adapt test to extend error message when deleting a type 3 years ago
Henriette Darge 79bd1dc99c Provide an url with wps that still use a type when trying to delete the according type. Further archived projects that use this type are listed, too. 3 years ago
Henriette Darge cb902afc36 Disable links of notification entries on mobile 3 years ago
Henriette Darge 663c4e93a8 Allow bright colours for WP types again and shorten the info text 3 years ago
Henriette Darge 5cc6ab0f4d Remove obsolete tests. As we don't show details any more, we don't need to test for it. 3 years ago
Henriette Darge e975a418ed Show timestamp text instead of notification details in email 3 years ago
Henriette Darge e833a399aa Align email header with left hand border of the notification box 3 years ago