Commit Graph

2048 Commits (80812b42aea74f3b12a41e85d0a1e688c008397a)

Author SHA1 Message Date
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
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
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
Sebastian Schuster 33d8a4027d Fixed 500 on timeline create in accessibility mode 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
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
Sebastian Schuster 7e726ea2a2 Added responsible for work_package summary 11 years ago
Hagen Schink 4cbcd721b9 Makes scope non ambiguous 11 years ago
Markus Kahl fd87f9cedd fixed unrecognised blank activity_id 11 years ago
Markus Kahl aae7ff3c8a Have log time be not required with default activity defined (#3438). 11 years ago
Hagen Schink 2ce25afb9f Updates scope condition definition 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 11 years ago
Johannes Wollert 080650f83a use edit_work_package_notes permission to edit work package journals 11 years ago
Johannes Wollert f962f5b788 do not display the default type in a work package title 11 years ago
Johannes Wollert 72aa607e72 unify projects type rendering and behavior 11 years ago
Hagen Schink f6a0c90eb1 Moves changed since condition to scope 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 11 years ago
Hagen Schink d2c0293215 Implements API's workflows controller 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Hagen Schink c67c5d39bf Simplifies method implementation 11 years ago