Commit Graph

95 Commits (8eab60380e4dae3f220873bfb8b823235bb5f3f5)

Author SHA1 Message Date
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 28127eb8ed
remove unnecessary model initialization 8 years ago
Jens Ulferts b3a21283c7 replace the rendering of a hash by a specific WorkPackageSumRepresenter 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
Oliver Günther 78dc9548f3 [Bugfix] Work package grouping header (#4360) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Markus Kahl 5f9579ec1a put visibility info into wp schema and use that 9 years ago
Markus Kahl 148a3fff14 work package form configuration 9 years ago
Oliver Günther 02cf2b0efe [22851] Table Inline Create (#4290) 9 years ago
Oliver Günther 62e2d776d5 Avoid RuntimeError when aggregating with nil representers (#4321) 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts d060d251bf eager load in decorator 9 years ago
Jens Ulferts 2cb05bfc27 remove no longer necessary scope alteration 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Jens Ulferts 27e2cce32b add priority to list of attributes inherited from children 9 years ago
Jan Sandbrink 58aa36ae2a Check for nil representers explicitly 9 years ago
Jan Sandbrink 88ed4d2df9 Promote ::create to a common interface method 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink 14a55b82d1 Do not embed linked resources in WP collections 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9e8d051027 reintroduce form_embedded argument for schema 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 2ddcd55b71 extract groups into own representer 9 years ago
Jan Sandbrink ee03c7df82 allow filtering using JSON from query representer 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Jan Sandbrink 563cb3c5c7 migrate APIv3 to aggregated journals 9 years ago
Jan Sandbrink 1ac80edc3c use common name conversion in linked properties 9 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink 9cc0806024 extract parsable link into own representer 10 years ago
Jan Sandbrink cde374a6d5 rework attachments endpoint according to spec 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink 4d6a991468 allow to omit title by setting it to nil 10 years ago
Jan Sandbrink 6182f67925 make getting a link value more flexible 10 years ago
Jan Sandbrink 7e9d310d4f allow to hide title in self links 10 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink c24ff68ab8 two fixes for the linked_property helper 10 years ago
Jan Sandbrink 95352fdf2a allow to hide all kinds of schema 10 years ago
Jan Sandbrink 2bbcaf3fd6 make _type in schema indicate the schemas type 10 years ago
Jan Sandbrink 46516f2699 style 10 years ago
Jan Sandbrink 24674b5092 allow passing of callables to writable + required 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Jan Sandbrink f0197b4323 style 10 years ago
Jan Sandbrink 3fc5770fc0 make embedding of linked properties more concise 10 years ago
Jan Sandbrink 9c4c6846a3 allow to hide schema properties 10 years ago
Jan Sandbrink f42f8c4305 evaluate localization of schema names per call 10 years ago