Jeremy Stretch
|
2e6fb7fcf5
|
Drop CustomFieldValue
|
2020-08-21 16:21:11 -04:00 |
|
Jeremy Stretch
|
fd7987d703
|
Add permission assignment to custom test methods
|
2020-06-08 13:40:46 -04:00 |
|
Jeremy Stretch
|
cedccf670a
|
Fix permission assignment in tests
|
2020-05-27 16:53:30 -04:00 |
|
Jeremy Stretch
|
dd8d8cb317
|
Add test for CustomFieldManager.get_for_model()
|
2020-05-08 12:18:08 -04:00 |
|
Jeremy Stretch
|
cbf294b75b
|
Finish work on improved custom fields API tests
|
2020-03-04 09:53:49 -05:00 |
|
Jeremy Stretch
|
638391f5e7
|
Revise custom field API tests to check for single/multiple objects with/without custom field values
|
2020-03-03 17:07:43 -05:00 |
|
Jeremy Stretch
|
10d3f71c93
|
Add tests for invalid import data
|
2020-01-29 16:07:32 -05:00 |
|
Jeremy Stretch
|
730eb47f25
|
Extend CSV import test
|
2020-01-29 15:34:55 -05:00 |
|
Saria Hajjar
|
8440419ebe
|
Formatting
|
2020-01-24 22:20:41 +00:00 |
|
Saria Hajjar
|
0d2d0e857b
|
Added CSV import test
|
2020-01-24 22:15:09 +00:00 |
|
Jeremy Stretch
|
ab7bb5c374
|
Merge branch 'develop' into develop-2.7
|
2020-01-02 17:21:15 -05:00 |
|
Jeremy Stretch
|
b1863c6ffd
|
Fixes #2358: Respect custom field default values when creating objects via the REST API
|
2019-12-13 14:15:48 -05:00 |
|
Jeremy Stretch
|
0e0cdc65c0
|
CustomField.type to slug
|
2019-12-04 21:01:50 -05:00 |
|
Grokzen
|
0ce752c816
|
Closes #1792 - Add CustomFieldChoices API endpoint (#2941)
* Add new api endpoint for CustomFieldChoices
* Add changelog item for #1792
* Add tests for CustomFieldchoiceAPI endpoint
|
2019-03-04 15:58:40 -05: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
|
d46cbcff5f
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|
Jeremy Stretch
|
f472544300
|
Establish tests for the utilities app
|
2018-06-08 14:32:41 -04:00 |
|
Jeremy Stretch
|
4ac941b0b6
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
Jeremy Stretch
|
002848cf09
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05: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
|
2659f36a32
|
Added URL custom field type; added is_filterable toggle; fixed bulk editing
|
2016-08-23 16:45:26 -04:00 |
|
Jeremy Stretch
|
b8d6365368
|
Fixed test case name
|
2016-08-16 17:49:52 -04:00 |
|
Jeremy Stretch
|
e02e34d0aa
|
Added some simple tests for custom fields
|
2016-08-16 17:48:35 -04:00 |
|