Commit Graph

2318 Commits (9cdc969b1cc470628ad0b665e963a22d79fdbbd1)

Author SHA1 Message Date
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
Markus Kahl b1ccd322c9 encode csv export in UTF-8 11 years ago
Hagen Schink 5fc8c31032 Refactoring 11 years ago
Jonas Heinrich 4ae024e4e8 use of regexp 11 years ago
Jonas Heinrich 89579390bc fixed the error message for custom fields and added a spec 11 years ago
Philipp Tessenow 16d8ede493 use permitted params for board 11 years ago
Till Breuer c4c0b4b12e Restructure json-rendering methods in work packages controller 11 years ago
Hagen Schink 957b96855f Uses will_change! to signal options modification 11 years ago
Hagen Schink cdfdbbd2c1 Removes validation restriction 11 years ago
Jonas Heinrich c4bb381151 fixed the if structure and added a test 11 years ago
Jonas Heinrich 8e5b3abaa6 fixed the error message for custom fields 11 years ago
Jonas Heinrich a97ffd14c4 made an update possible for the uniqueness validator 11 years ago
Jonas Heinrich 06f2b8b8bf found another prettier way 11 years ago
Nils Kenneweg 855617fb11 replace user-id in timelines options w/ deleted user id 11 years ago
Martin Linkhorst cfe7faae47 adds the title to news entry links 11 years ago
Nils Kenneweg bcc206aa09 add custom field values to api. 11 years ago