Commit Graph

2215 Commits (8633e82b8c12d65ca49e77774b5f82794ff04c57)

Author SHA1 Message Date
Hagen Schink abe3d9cac9 Remove symbols from journal processing 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Till Breuer a3a34428ed Make the filter serializer resist empty filter collections 11 years ago
Till Breuer b6718dc3d1 Discard presence of filters validation 11 years ago
Till Breuer e7e37ee651 Add active model serialization to filter model 11 years ago
Till Breuer 1cc4712ac2 Make the query more tolerant of missing values 11 years ago
Ion Biziiac ce2f74a37a Fix WP copy without project cross references 11 years ago
Richard c383aa080a Refactored a bit. 11 years ago
Richard 330a6b80fc Finally got custom fields into the rabl templates. 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Markus Kahl d6b215f09e dropped redundant limit 11 years ago
Markus Kahl 7301228d65 don't rely on journal record id to find predecessor and use version instead 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Markus Kahl 08f8c482fe dropped redundant limit 11 years ago
Markus Kahl 05c003e11f don't rely on journal record id to find predecessor and use version instead 11 years ago
Jonas Heinrich 4ca218a221 refactores displayed number of reported work packages 11 years ago
slawa a070cee3d7 Fix sticky date set 11 years ago
slawa c8a15571f2 Reset sticky date when sticky option is reset 11 years ago
slawa ffbf6d3510 Respect sticky in default order 11 years ago
Sebastian Schuster 5c92911546 Fixed permitted params to be more robust against missing parameters 11 years ago
Sebastian Schuster aa1e4a706f Added whitelisting of watchers and time entries for planning elements 11 years ago
Ion Biziiac 59adc2b45d Fixes 'due date' validation when 'start date' is not present in a custom form 11 years ago
Richard 4b4939a9a1 WIP. Fixed failing work packages controller specs. 11 years ago
Sebastian Schuster ffd8566e9b Added attachments whitelisting to planning elements and sorted param 11 years ago
Sebastian Schuster ed814bf834 Added additional parameter whitelisting to create work packages via 11 years ago
Till Breuer fc38f8e16a Don't preselect inactive default priorities for new work packages 11 years ago
Markus Kahl e3ef8b5fb4 introducing static url helpers for use outside view/controller contexts 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow b171e3787d Update copy.rb 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Philipp Tessenow 1ddab51162 add :editable, :visible to permitted_params of custom_fields 11 years ago
Philipp Tessenow ce2948aa51 correctly validate name,filter in query 11 years ago
Sebastian Schuster 11a566a044 Removed now-redundant specification of Status sort order 11 years ago
Sebastian Schuster 9b2214589d Added default sorted scope to Status, so whenever statuses are 11 years ago
Richard 7d83a29dbe Put human readable names on available filter dropdown. 11 years ago
Hagen Schink be4d0595ac Fixes changeset journals 11 years ago
Hagen Schink 944e678467 Renames method 11 years ago
Hagen Schink 3737a2960f Fixes missing author/assignee state on copy 11 years ago
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Sebastian Schuster 33d8a4027d Fixed 500 on timeline create in accessibility mode 11 years ago
Till Breuer 1d0a3bec77 Add readable names to available work package filters 11 years ago
Sebastian Schuster bf999b68c2 Fixed typo leading to 500, skipped test as essentially testing one 11 years ago
Jonas Heinrich c968d4719b fixed the id of work package 11 years ago
Markus Kahl 2af7effcfc export string 11 years ago
Markus Kahl 914c50c746 use cell instead of undefined content... 11 years ago
Markus Kahl b5d3765828 use CodesetUtil to encode csv 11 years ago
Markus Kahl 569dc6a361 don't hardcode encoding 11 years ago