Commit Graph

123 Commits (568bb9aeb09458fe486a7135dda42f1f6d02ad29)

Author SHA1 Message Date
Jens Ulferts 319f33e924
remove textile 6 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 f07ee8c2b5
Don't use return in block 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
ulferts 5165906e11 fix saving boolean cf filters, use representer for filter parsing (#5660) 7 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Jens Ulferts 8a3eaab831
fix group header for empty multi select groups 8 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Jens Ulferts f55c9cb6f2
include various representation links into the wp collection rep 8 years ago
Jan Sandbrink d79ca74c9d Extract base class out of form representer 8 years ago
Wieland Lindenthal da9afaa9a2
Not necessarry stuff killed 8 years ago
Markus Kahl 0ff5eb8d3f
attribute groups backend draft 1 8 years ago
Jens Ulferts 82082f8e22
return boolean for boolean cf group 8 years ago
Jens Ulferts f026a7f561
include groupBy into group object 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts a022169f23
refactor for linting 8 years ago
Jens Ulferts 473f7ea216
embedding and linking to available columns when embedding query schema 8 years ago
Jens Ulferts 74770c6a63
adding query schema - global query 8 years ago
Jens Ulferts 5f23166840
apply schema renaming to additional representer 8 years ago
Jan Sandbrink 7e5252fcb0
Rename Schema to SchemaRepresenter 8 years ago
Jens Ulferts 58df267bc4
link to sort_bys 8 years ago
Jens Ulferts 3f2c0e6a3d
link to column names 8 years ago
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