John Anderson
|
b9d11aa4ca
|
refactor tag migrations and add changelog fields to tag
|
2019-02-22 01:32:31 -05:00 |
|
John Anderson
|
fc2bb724fa
|
initial pass on migrating to custom tag model with color and comments fields
|
2019-02-20 03:52:47 -05:00 |
|
Jeremy Stretch
|
9d69f14faa
|
Implement basic view testing for all models (#2909)
|
2019-02-15 17:02:18 -05:00 |
|
John Anderson
|
613e8f05c2
|
fixes #2835 - certain model filters did not support the q query param
|
2019-01-31 13:36:30 -05:00 |
|
John Anderson
|
6dcd48fef1
|
Virtulization Select2 forms
|
2019-01-10 17:32:23 -05:00 |
|
John Anderson
|
951e7a68e9
|
Secrets Select2 forms
|
2019-01-09 23:46:45 -05:00 |
|
Jeremy Stretch
|
4da755e75f
|
Formatting cleanup
|
2018-11-27 11:57:29 -05:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
bc8dbfde7c
|
Merge branch 'develop' into develop-2.5
|
2018-11-12 16:03:52 -05:00 |
|
Jeremy Stretch
|
0c33af2140
|
Fixes #2558: Filter on all tags when multiple are passed
|
2018-11-12 15:48:58 -05:00 |
|
Jeremy Stretch
|
75f0d8ee90
|
Closes #2578: Reorganized nested serializers
|
2018-11-12 11:36:44 -05:00 |
|
Jeremy Stretch
|
69d829ce8d
|
Fixes #2473: Fix encoding of long (>127 character) secrets
|
2018-11-07 13:44:16 -05:00 |
|
Jeremy Stretch
|
516faac73f
|
Fixed deprecation warnings from DRF 3.9
|
2018-11-02 13:48:44 -04:00 |
|
Jeremy Stretch
|
29d546a3f1
|
Upgraded django-filter to 2.0.0
|
2018-11-02 13:46:28 -04:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
Jeremy Stretch
|
259da2d18a
|
#2487: Added API tests
|
2018-10-04 16:20:01 -04:00 |
|
Jeremy Stretch
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
Jeremy Stretch
|
aed2a3cd1b
|
Closes #2438: API optimizations for tagged objects
|
2018-09-28 16:44:05 -04:00 |
|
Jeremy Stretch
|
29380b1120
|
Merge branch 'develop' into develop-2.5
|
2018-08-16 16:31:54 -04:00 |
|
Jeremy Stretch
|
ff65f7fd7b
|
Fixes #2362: Implemented custom admin site to properly handle BASE_PATH
|
2018-08-16 09:44:00 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
bd5e860be0
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|
Jeremy Stretch
|
f1bc88fc0c
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Jeremy Stretch
|
4ae7f2337a
|
Closes #2213: Added squashed migrations
|
2018-08-01 14:01:20 -04:00 |
|
John Anderson
|
722d0d5554
|
Webhook signal refactor - fixes #2282 (#2260)
Refactor of webhook signaling system to use the same middleware mechanics of Changelogging
|
2018-07-30 14:23:49 -04:00 |
|
Jeremy Stretch
|
beac676a6e
|
Cleaned up BulkEditView and BulkDeleteView
|
2018-07-20 21:18:10 -04:00 |
|
Jeremy Stretch
|
206c465e02
|
Merge branch 'develop' into develop-2.4
|
2018-07-18 17:51:57 -04:00 |
|
Jeremy Stretch
|
02b6ffd59a
|
Added note about passphrase-protected keys (#2189)
|
2018-07-18 11:03:22 -04:00 |
|
Jeremy Stretch
|
5cf38b5ce9
|
Enabled export templates for secrets
|
2018-07-17 10:34:50 -04:00 |
|
Jeremy Stretch
|
0c0799f3bf
|
Closes #1739: Enabled custom fields for secrets
|
2018-07-17 09:43:57 -04:00 |
|
Jeremy Stretch
|
208409110f
|
Added bulk tag addition/removal
|
2018-07-10 10:00:21 -04:00 |
|
Jeremy Stretch
|
d0308e0f58
|
Merge branch 'develop' into develop-2.4
|
2018-07-02 17:01:14 -04:00 |
|
Jeremy Stretch
|
cd56e51a61
|
Closes #1851: Standardize usage of GetReturnURLMixin
|
2018-07-02 11:54:41 -04:00 |
|
Anaël Beutot
|
4e09b32dd9
|
Fix pycodestyle errors
Mainly two kind of errors:
* pokemon exceptions
* invalid escape sequences
|
2018-06-27 17:24:33 +02:00 |
|
Jeremy Stretch
|
09212691e2
|
Added changelog links for organizational models
|
2018-06-20 14:54:04 -04:00 |
|
Jeremy Stretch
|
ddd878683d
|
Implemented changelog views
|
2018-06-20 13:52:54 -04:00 |
|
Jeremy Stretch
|
3c2e0b0b17
|
Added changelog views
|
2018-06-14 16:15:14 -04:00 |
|
Jeremy Stretch
|
b556d2d626
|
Renamed CreatedUpdatedModel to ChangeLoggedModel and applied it to all primary and organizational models
|
2018-06-13 15:40:16 -04:00 |
|
Jeremy Stretch
|
e4f336a843
|
Establish tests for the utilities app
|
2018-06-08 14:32:41 -04:00 |
|
Jeremy Stretch
|
8f9fc8fb51
|
Added migrations for #132 (tags)
|
2018-05-22 15:06:47 -04:00 |
|
Jeremy Stretch
|
b3350490e7
|
Implemented tag filtering
|
2018-05-18 16:24:15 -04:00 |
|
Jeremy Stretch
|
9b3869790d
|
Implemented tags for all primary models
|
2018-05-10 12:53:11 -04:00 |
|
Jeremy Stretch
|
821fb1e01e
|
Finished merging writable serializers
|
2018-04-05 14:12:43 -04:00 |
|
Jeremy Stretch
|
9725f19bae
|
Code formatting cleanup
|
2018-03-30 13:57:26 -04:00 |
|
Jeremy Stretch
|
0969c458b3
|
Closes #1842: Implement support for Django 2.0
|
2018-03-30 10:39:22 -04:00 |
|
Jeremy Stretch
|
8ae13e29f5
|
Fixes #1955: Require a plaintext value when creating a new secret
|
2018-03-07 11:20:10 -05:00 |
|
Jeremy Stretch
|
73c64272d8
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05:00 |
|
Jeremy Stretch
|
12e6fe1d50
|
Standardized declaration of csv_headers on models
|
2018-02-02 14:26:16 -05:00 |
|
Jeremy Stretch
|
9c27d18d6c
|
Fix bulk creation of Secrets via API
|
2018-01-02 17:07:21 -05:00 |
|
Jeremy Stretch
|
b27529d927
|
Added bulk creation API tests
|
2018-01-02 16:29:44 -05:00 |
|