Commit Graph

4327 Commits (6f360d09c658ee41d0475502bf0292d2b7a92a03)

Author SHA1 Message Date
ulferts af5d400bb2
linting 3 years ago
Oliver Günther e54ec53b13
Use UserPreferences::SetAttributes in Users::SetAttributes 3 years ago
Oliver Günther 7333742902
[40027] Delete attribute help text when custom field destroyed 3 years ago
Oliver Günther f95f7e41fd Fix use of sender_email in mail_handler 3 years ago
Oliver Günther 5bb48f54a3 [39853] Destroy MeetingParticipant when user gets deleted 3 years ago
Markus Kahl 821a48a537
make sure pending direct uploads are skipped during backup (#9850) 3 years ago
Markus Kahl 0170aa96e6 added s3 comment again 3 years ago
Oliver Günther 765a8e7814
Readd missing expires_in param 3 years ago
Oliver Günther dbf46d084b
Restore filename added to inline disposition 3 years ago
ulferts fe049f45fd
add documentation 3 years ago
ulferts 46c31f717d
remove scanning subjects to identify reply email 3 years ago
ulferts 0bab06bbc3
rely on the reference mail header for wp update mails 3 years ago
Markus Kahl b4d8a76d28 use ifc model title as filename for ifc downloads 3 years ago
Oliver Günther 265e26a054 [38606] Ensure we always use the english slug 3 years ago
Oliver Günther b335d4981c
Fix export filename xls -> csv 3 years ago
Oliver Günther a93b065971
[39736] Better password confirmation message 3 years ago
Oliver Günther 32b67aeca3
Refactor MimeType into OpenProject scope and allow video inlines 3 years ago
ulferts ebc25fd7cc
check visibility on notifications 3 years ago
Oliver Günther 490f0a3834
Also preload the project status 3 years ago
Oliver Günther e05f434be5
Better filenames in exports without tempfile parts 3 years ago
Oliver Günther 4c527c273a
Use true/false for boolean type CFs 3 years ago
Oliver Günther 718bc29788
Use available_custom_values to avoid loading CFs individually 3 years ago
Oliver Günther 0cae124fc7
Fix missing sortBy key to the export query 3 years ago
Oliver Günther 8e67070af3
Reschedule conversion job when direct upload not yet finished 3 years ago
ulferts 9647412702
exclude wp cfs not deemed to be filters from being created as filters 3 years ago
Oliver Günther f78443018c
[38505] Respect is_filter option for custom fields to show as filter 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 36eb9cb7e8
remove unused method 3 years ago
ulferts f07bdc5078
extract version scopes 3 years ago
Markus Kahl 96e7f858c9 rubocop 3 years ago
ulferts 32a19b622e
use current user for wiki content update 3 years ago
Oliver Günther bd4a363d76
Use the user's local date 3 years ago
Oliver Günther 169e9c71c8
Use 9.6 compatible way of accessing a boolean 3 years ago
Oliver Günther b5912b82e4
Extract build local times into method 3 years ago
Oliver Günther 68d6b44635
Pause reminders functionality 3 years ago
Markus Kahl 379a0969bb handle invalid group_users entries, prevent new ones 3 years ago
ulferts a33fcbac94
user_default_timezone setting is first fallback for reminder mail 3 years ago
ulferts 3e0cc5df02
compare to tzinfo time_zones in reminder mail 3 years ago
ulferts 92cc5a603e
remove method that used to convert to tzinfo 3 years ago