Jeremy Stretch
|
5fd9b27f9b
|
Fix reporting of custom fields in webhook data on object deletion
|
2019-10-22 16:12:25 -04:00 |
|
Jeremy Stretch
|
b4acade70d
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
Jeremy Stretch
|
6b1abd6a65
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
68a5dcd47e
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
838bced7c5
|
Fixes #1703: Added API serializer validation for custom integer fields
|
2017-11-14 13:15:09 -05:00 |
|
Jeremy Stretch
|
002848cf09
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
548642ded9
|
Fixes #1489: Corrected server error on validation of empty required custom field
|
2017-09-25 13:37:11 -04:00 |
|
Jeremy Stretch
|
6c66a1f72f
|
Fixes #1421: Improved model validation logic for API serializers
|
2017-08-15 13:54:04 -04:00 |
|
Jeremy Stretch
|
3637939742
|
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
2017-07-06 17:37:24 -04:00 |
|
Jeremy Stretch
|
1af8099382
|
Fixes #1297: Allow passing custom field choice selection PKs as string-quoted integers
|
2017-07-05 11:00:43 -04:00 |
|
Jeremy Stretch
|
4686b266a6
|
Fixes #1226: Improve validation for custom field values submitted via the API
|
2017-05-31 14:09:57 -04:00 |
|
Jeremy Stretch
|
297d9c6bb9
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
42b9d479cf
|
Corrected tests and improved validation
|
2017-04-27 12:46:04 -04:00 |
|
Jeremy Stretch
|
8cc7571e67
|
Added custom field API tests
|
2017-04-25 14:53:18 -04:00 |
|
Jeremy Stretch
|
a4028a7126
|
Got rudimentary custom field creates/updates working
|
2017-04-25 13:00:28 -04:00 |
|
Jeremy Stretch
|
79b18b178b
|
Corrected CustomFieldModelSerializer behavior when serializing lists of objects
|
2017-04-04 14:09:14 -04:00 |
|
Jeremy Stretch
|
2dcd3010da
|
Refactored custom field serializers
|
2017-04-04 11:25:23 -04:00 |
|
Jeremy Stretch
|
90fbaeb0c2
|
Make CI happy
|
2017-03-17 17:39:56 -04:00 |
|
Jeremy Stretch
|
e26707f898
|
Fixed serialization of CustomFieldChoices
|
2017-03-09 13:50:30 -05:00 |
|
Jeremy Stretch
|
79c8be97e4
|
Moved custom field serializers to their own module to avoid circular dependency
|
2017-03-08 16:18:41 -05:00 |
|