Commit Graph

19 Commits (a6be62329c08e7fe76ed0cde928f57808b5f5bd0)

Author SHA1 Message Date
Jan Sandbrink c6ea6c6b4d ensure that format always returns a string 10 years ago
Jan Sandbrink e45cebf928 fix bool conversion in custom field format 10 years ago
Jan Sandbrink ca9e558050 refactor initializer to use named parameters 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles ca2a1a5afc Prefer #map over #collect in lib code 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 095c586380 CustomFieldFormats may now use Procs for their label 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Eric Davis 538642c5c4 Let custom field formats control how they are edited. 15 years ago
Eric Davis 4cb943571a Change the case statement into a method call based on the name 15 years ago
Eric Davis d22723ed04 Refactor: Move method 15 years ago
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago