Commit Graph

2066 Commits (1a70ea1b756a15d826c15cdfacca1ab51603ffe8)

Author SHA1 Message Date
Ion Biziiac 033b9c49ac Fix cascade deletion of membership associations on project destroy 10 years ago
Ion Biziiac bdd158c71c Fix correct creation of membership associations on project copy 10 years ago
slawa 50e831ca02 Copy also the memberships interval 10 years ago
slawa 3061e36115 Skip privacy validation 10 years ago
Jonas Heinrich 58cff50128 changes the default data 10 years ago
slawa a3b834debe Check the description length before save an attachment 10 years ago
slawa 4ed6654c7d Check if member with selected role is assigned to selected project 11 years ago
Hagen Schink e12ec7883d Select custom fields of public projects 11 years ago
Hagen Schink 791bb19ca2 Make boolean value database agnostic 11 years ago
Hagen Schink 025763a76c Respect WP custom fields visible for all 11 years ago
Hagen Schink 8d2b0608a8 Don't apply filter for admins 11 years ago
Hagen Schink 5065215415 Filter WP custom fields by membership 11 years ago
Ion Biziiac 8a5e21647b Add the class method add_filter_type_by_field to Queries::WorkPackages::Filter 11 years ago
Hagen Schink 8c144050e4 Move copy project implementation to DJ 11 years ago
slawa 1edf969ca7 Add also validation for name value length 11 years ago
slawa f11be51215 Custom validator to check the presence of custom field name. 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Michael Frister 68c7f933af JournalManager: Fix attempting to create two journals with same version 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
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