Commit Graph

2608 Commits (fc4bb98ed0a3b6cebca227f165706b3e0fadf451)

Author SHA1 Message Date
Alexander Bach 21c50fd41a Accessing a project without permission now returns 404 instead of 403 10 years ago
Alexander Bach 1e27f6c46f Removed unnecessary string interpolation 10 years ago
Jan Sandbrink cf54634a55 satisfy hound 10 years ago
Jan Sandbrink fc3bf8a445 unit test DateTimeFormatter 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Alexander Bach ec10b80641 Implemented get categories as specified, except for errors 10 years ago
Jan Sandbrink ac9cd95aab styling 10 years ago
Jan Sandbrink b50bad4716 include dates in schema 10 years ago
Jan Sandbrink 8ccbf8c247 allow PATCHing start and due date 10 years ago
Jan Sandbrink 6b6a6b949d represent start and due date as date only 10 years ago
Alex Coles 1b48dba5f5 Rename {Chili => Open}Project::PrincipalAllowanceEvaluator 10 years ago
Alex Coles aa20206f83 Deprecate ChiliProject::VERSION constant 10 years ago
Alex Coles 2f5ae12a91 Rename {Chili => Open}Project::Database 10 years ago
Jan Sandbrink bce6325cbd simplify another schema getter 10 years ago
Jan Sandbrink ebdd179394 simplify schema getter 10 years ago
Jan Sandbrink 85fd30ca91 fix style 10 years ago
Jan Sandbrink 9b54862b53 allow patching of WP priorities 10 years ago
Markus Kahl cbc6af43cf make force_ssl configurable (default false) 10 years ago
Jan Sandbrink 2ead8ca0ac also embed the priority 10 years ago
Jan Sandbrink 4d9f65db84 return 403 for statuses when not authorized 10 years ago
Jan Sandbrink f2e6048a45 use more condensed way of creating users 10 years ago
Alexander Bach 1e3b033321 Additional style fixes 10 years ago
Alexander Bach ebe57fb210 Fix style offenses 10 years ago
Alexander Bach e8f3b97c45 Added priority as link to work_package and changed specs accordingly 10 years ago
Alexander Bach a562565db5 Added single priority endpoint 10 years ago
Alexander Bach fb241d5841 Require view_work_packages permission for priorities access 10 years ago
Alexander Bach 3e5b7bbc67 Removed unnecessary string interpolations 10 years ago
Alexander Bach 256844a8a4 Add position, isActive, isDefault and self link to priority 10 years ago
Alex Coles 639252f81e Update OpenProject URLs 10 years ago
kgalli 1849e8378f Bump version to 4.0.7 10 years ago
Martin Linkhorst f9b8801243 explicitly default to :file_store in our configuration object 10 years ago
Martin Linkhorst 187ddc4ef4 use rails' default path for :file_store 10 years ago
Cyril Rohr c55ad68a0e Make file_store cache work 10 years ago
Jens Ulferts 8e7203908e refactor wp link representer to reduce duplication 10 years ago
Jens Ulferts 3a3a349420 fixes setting version to nil via API 10 years ago
Jens Ulferts 9aa811d783 refactory schema representer 10 years ago
Jens Ulferts 06272be491 refactoring representers 10 years ago
Jens Ulferts 11c4a43a8d patch work package with version 10 years ago
Jens Ulferts ffc89d0f13 we no longer use instance variables here 10 years ago
Jens Ulferts ff67b57c4e fix available in project link 10 years ago
Jens Ulferts 374c1f0af9 prefer current_user over User.current 10 years ago
Jens Ulferts 6f54490368 force User.current to be set on API 10 years ago
Jan Sandbrink 0f3433d619 remove param from method 10 years ago
Jan Sandbrink bb5cc904b1 actually call the method I intended 10 years ago
Jens Ulferts 88a1dc2899 remove unnecessary interpolation 10 years ago
Jens Ulferts f05ec67eb3 use policy to calculate version link existence 10 years ago
Jens Ulferts 09a369982d embed version into work_package representer 10 years ago
Jens Ulferts 30c08cc003 use proper api link 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jens Ulferts 423babcb37 fully fletched out version representation 10 years ago