summaryrefslogtreecommitdiffstats
path: root/vendor/plugins/acts_as_customizable/lib
Commit message (Expand)AuthorAgeFilesLines
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-7/+29
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-281-16/+43
* Fixed that custom values get saved when assigning custom values after changin...Jean-Philippe Lang2011-12-061-1/+1
* before_validation_on_create callback removed in Rails 3.1.Jean-Philippe Lang2011-11-221-1/+1
* Adds User and Version custom field format that can be used to reference a pro...Jean-Philippe Lang2011-04-011-3/+3
* Do not keep illegitimate custom_values when setting custom_field_values (#7604).Jean-Philippe Lang2011-02-201-0/+1
* Support for updating custom fields using the received custom_fields array (#6...Jean-Philippe Lang2010-12-101-0/+15
* Adds a "visible" option on User and Project custom fields (#1738).Jean-Philippe Lang2010-11-071-0/+4
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-0/+7
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-111-1/+4
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-0/+82