Commit Graph

274 Commits (832f8b596bc75576ebe8f6d364dd4bf50977b5ef)

Author SHA1 Message Date
Oliver Günther 02a80edccd
Allow setting the status on User create/update contracts 3 years ago
Oliver Günther 9243094347
Replace create_query helper with default endpoint 3 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
ulferts d18f60aefe
replace assignable column on role 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Oliver Günther a842422482
Add validation to contract 3 years ago
Henriette Darge c4ba5fb682 Create calendar module 3 years ago
ulferts c6723187f0 add view for wp calendar 3 years ago
Oliver Günther 409900411e
Merge origin/release/12.0 3 years ago
ulferts 38fb6a4a3e
include dedicated error message for readonly work packages 3 years ago
ulferts 0fe90c21a7
rework hidden/starred of queries 3 years ago
ulferts b34310ee48
add POST /api/v3/views/team_planner 3 years ago
ulferts 3f9cfdf732
static create endpoint for Views::WorkPackagesTable 3 years ago
Oliver Günther e54ec53b13
Use UserPreferences::SetAttributes in Users::SetAttributes 3 years ago
Oliver Günther d80f7d0a81
[39662] Fix syntax error in locked wiki page updates 3 years ago
Markus Kahl 320d1e77de fix direct upload for all content types 3 years ago
Oliver Günther e3b44b5614
Fix error key for presence 3 years ago
Oliver Günther 4eab82fa03
Add feature spec for settings 3 years ago
Oliver Günther 68d6b44635
Pause reminders functionality 3 years ago
ulferts 3e0cc5df02
compare to tzinfo time_zones in reminder mail 3 years ago
ulferts ac9bdb7d29
move tz valid values to contract 3 years ago
ulferts 71574a738b
store tzinfo time zones 3 years ago
Oliver Günther 11b6df76af
Review feedback 3 years ago
Oliver Günther 56e53620cb
Remove type from schema in favor of better type check in contract 3 years ago
Oliver Günther 528ca50faa
Strip sent_mail into two columns mail_alert_sent and mail_reminder_sent 3 years ago
Oliver Günther 8dec991d01
Remove channel from non-wp PR 3 years ago
Oliver Günther 5b8df97498
Rename read_mail_digest into sent_mail and merge with non-wp items 3 years ago
Oliver Günther ecfa4a765f
Remove NotificationSetting#channel and all 3 years ago
Oliver Günther e3913e61e4
Remove read_mail, reason_mail, reason_mail_digest 3 years ago
Oliver Günther 7908c7eebe
Validate a separate params contract 3 years ago
Oliver Günther 2d3a246fa4
Add create contract spec 3 years ago
Oliver Günther b9875fa0c5
Validate content type in contract 3 years ago
Oliver Günther bf30ad0d98
Skip double validation when container present 3 years ago
Oliver Günther a59e4dc376
Replace wiki page attach_files with attachable services 3 years ago
Oliver Günther efa3ada976
Allow options to be passed to property twin 3 years ago
Oliver Günther f60b86da2d
Add parser error if invalid metadata json 3 years ago
Oliver Günther 7f1b777d45
Add presence check to filename 3 years ago
Oliver Günther 287111c574
Add prepare service and contract 3 years ago
Oliver Günther c59c57ad76
Make attachments API BaseServices compatible 3 years ago
Eric Schubert 5e93a649c2 [#38833] cosmetic changes 3 years ago
Eric Schubert d6b87a2210 [#38833] BCF API Comments Service 3 years ago
ulferts 48292af26d limit reminder times to full hours 3 years ago
ulferts cb989527fe
move user preference validations to contract 3 years ago
ulferts f8c3f8f6b6
proper schema extension by plugins 3 years ago
ulferts 0cee545248
adapt the json_validator from activerecord_json_validator 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 1e4d67b3eb
Validate daily reminder preferences with a JSON schema 3 years ago
Oliver Günther cd2d736c18
Prevent self-assignment of work package parent 3 years ago
ulferts 75bb809ad6
Feature/1899 send daily email summaries (#9430) 3 years ago
Oliver Günther e9d7c374cc
[37868] Whitelist for attachment mime types and extensions on upload (#9431) 3 years ago