Commit Graph

74 Commits (1b5fc3236688bbdca855a50296769390991ff734)

Author SHA1 Message Date
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther a290203bdd
Fix attachment error message 6 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Oliver Günther 352099089c
Prepare for core integration 6 years ago
Jens Ulferts 824aca3146
do not cause new error on error handling 6 years ago
Oliver Günther 3d936d99dd
[28431] Don't render attachment with downloadLocation 6 years ago
Oliver Günther 223284c401
[28171] Output claimed attachments on wiki representer 6 years ago
Jens Ulferts 0d22112e0e
replace rails based attachment forms and lists completely 6 years ago
Jens Ulferts 7f740a8178
extend to posts and plugins 6 years ago
Jens Ulferts 146e358b50
enable uploading attachments for budgets 6 years ago
Jens Ulferts 319f33e924
remove textile 6 years ago
Jens Ulferts 312dbba5a1
fix wrong method name for external attachments 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Jens Ulferts b3b1f7d9a3
add documents resource (with attachments) to api 7 years ago
Jens Ulferts 5dae0ef4d5
add endpoint for unattached attachments 7 years ago
Jens Ulferts 6a8a1eb495
add download endpoint to attachment resource 7 years ago
Jens Ulferts 441735fb4f
extend attachments api to board posts 7 years ago
Jens Ulferts 9b2458c23c
extend attachments api to wiki_pages 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther e7de9169f1
Add internal error with message to Fog uploading failures 7 years ago
Oliver Günther ac389b869d
Fix other request specs by adding json header 7 years ago
Oliver Günther 4d0bad7efc
Allow endpoints to override content types (attachments!) 7 years ago
Oliver Günther 9937307c7c [25968] Use OpenStruct instead non-required hashie (#5794) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 9 years ago
Jan Sandbrink 85f60d8bbc Also allow to add attachments to a WP with permission to add WPs 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink f121e610db Pass current_user into all AttachmentRepresenters 9 years ago
Jan Sandbrink 3f269e43ae Add link to delete an attachment to its representer 9 years ago
Jan Sandbrink 5d473e9a9c fix HTTP response of DELETE attachment 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Jan Sandbrink fd3312a0f2 extract attachment storing into service 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Jan Sandbrink 8e015c9e95 add specs for metadata representer 10 years ago
Jan Sandbrink 08fa23d82e please the hound 10 years ago
Jan Sandbrink 6075d3d7c9 extract method 10 years ago
Jan Sandbrink c4e51404c2 move uploaded file creation out of api endpoint 10 years ago
Jan Sandbrink 7d443154b3 parse attachment metadata using a representer 10 years ago
Jan Sandbrink 603f30f794 some cleanup 10 years ago
Jan Sandbrink ee05610d5d add specs for the unhappy pathes 10 years ago
Jan Sandbrink 9a9d6aca2c ensure correct file size errors are displayed 10 years ago
Jan Sandbrink 9cd03b0586 correct (but ugly) upload error handling 10 years ago
Jan Sandbrink db3b9da3a8 make attachment upload WORK 10 years ago
Jan Sandbrink 8585637981 list attachments of a WP via APIv3 10 years ago