jeremystretch
|
c35e7b8ee5
|
#11584: Add bulk edit view & tests
|
2023-03-21 13:47:08 -04:00 |
|
kkthxbye-code
|
c73829fe92
|
Fix issues with the ContactAssignmentListView
|
2023-02-19 20:09:51 -05:00 |
|
jeremystretch
|
157bf89e89
|
Closes #11584: Add a list view for contact assignments
|
2023-02-19 20:09:51 -05:00 |
|
jeremystretch
|
b0ba9bd83d
|
Closes #10608: Register all core model views using register_model_view()
|
2022-10-07 17:17:58 -04:00 |
|
jeremystretch
|
a0bae06ff7
|
Replace static journaling, changelog URL paths with dynamic resolution
|
2022-10-06 16:21:23 -04:00 |
|
jeremystretch
|
d42c59792f
|
#8334: Move object changelog & journaling to generic views
|
2022-02-09 16:24:10 -05:00 |
|
jeremystretch
|
8680981990
|
Closes #8031: Remove automatic redirection of legacy slug-based URLs
|
2021-12-09 15:43:41 -05:00 |
|
jeremystretch
|
e0230ed104
|
Remove errant URL path
|
2021-11-01 13:32:02 -04:00 |
|
jeremystretch
|
f193f0d3f9
|
Add contact assignments to models
|
2021-10-18 15:09:57 -04:00 |
|
jeremystretch
|
2e78568d4d
|
Initial work on contacts
|
2021-10-18 13:59:05 -04:00 |
|
jeremystretch
|
696b5c80a7
|
Closes #6097: Redirect old slug-based object views
|
2021-04-08 13:25:29 -04:00 |
|
Jeremy Stretch
|
2820d26a0f
|
Add dedicated views for nested group models
|
2021-03-26 15:07:29 -04:00 |
|
Jeremy Stretch
|
1f1a62da67
|
Initial work on #151: Object journaling
|
2021-03-16 15:00:08 -04:00 |
|
Jeremy Stretch
|
61d23df83a
|
Closes #5972: Bulk edit support for organizational models (#5974)
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
|
2021-03-12 16:14:42 -05:00 |
|
Jeremy Stretch
|
6a9b50f95d
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
Jeremy Stretch
|
8959d2e0a7
|
#4416: Add individual delete views for organizational objects
|
2020-07-01 12:08:26 -04:00 |
|
Jeremy Stretch
|
406b076b95
|
Transition ObjectEditView to use ObjectPermissionRequiredMixin
|
2020-05-21 13:59:19 -04:00 |
|
Jeremy Stretch
|
a58bbccfd3
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
hellerve
|
f9cd89a4a4
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -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
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
42e557bd3f
|
Added bulk import view for tenant groups
|
2017-10-09 15:09:40 -04:00 |
|
Jeremy Stretch
|
469c52be28
|
Fixes #1263: Differentiate add and edit permissions for objects
|
2017-06-13 16:41:57 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
fb85867d72
|
Converted all object views to class-based views
|
2017-05-18 17:00:57 -04:00 |
|
Jeremy Stretch
|
369d3aa62e
|
Rearranged URL namespaces to satisfy deprecation warnings
|
2017-04-05 14:26:33 -04:00 |
|
Jeremy Stretch
|
fa2ccc1c18
|
Initial multitenancy implementation
|
2016-07-26 14:58:37 -04:00 |
|