Chris Church
|
9a68f48e4d
|
Merge pull request #4320 from cchurch/api-config-check-permissions
Add check_permissions method to ApiV1ConfigView.
|
2016-12-07 13:47:39 -05:00 |
|
AlanCoding
|
3663c97ac2
|
Prohibit adding singleton permissions as child of team
|
2016-12-07 08:42:39 -05:00 |
|
Chris Church
|
2727bbcf52
|
Add check_permissions method to ApiV1ConfigView.
|
2016-12-06 18:54:49 -05:00 |
|
Alan Rominger
|
9396fb0400
|
Merge pull request #4289 from AlanCoding/org_sublist_fix
Avoid applying system auditor prop if action was association
|
2016-12-05 16:58:28 -05:00 |
|
AlanCoding
|
057efd3d5a
|
avoid applying system auditor prop if action was association
|
2016-12-05 11:40:26 -05:00 |
|
AlanCoding
|
101b50c888
|
switch job destroy WF check to OneToOne patterns
|
2016-12-05 10:10:04 -05:00 |
|
Chris Church
|
96e923361e
|
Merge pull request #4251 from cchurch/workflows-license-feature
Add workflows as a licensed feature
|
2016-12-02 22:03:02 -05:00 |
|
Chris Church
|
a231ef0608
|
Only enforce workflows once.
|
2016-12-02 17:00:08 -05:00 |
|
Chris Church
|
36dc0d7059
|
Add workflows as a licensed feature, add mixin for workflow and activity stream license enforcement on views, update mixins to consistently come before base classes.
|
2016-12-02 16:54:24 -05:00 |
|
Alan Rominger
|
ef87a58239
|
Merge pull request #4242 from ansible/logging_int
Logging Integration
|
2016-12-02 16:51:00 -05:00 |
|
Chris Church
|
0cf5b025ec
|
Merge pull request #4213 from cchurch/optimize-job-events
Optimize query for job events to speed up loading job details page.
|
2016-12-02 16:27:25 -05:00 |
|
Chris Church
|
2e7e424109
|
Add missing host_qs.
|
2016-12-02 16:14:16 -05:00 |
|
Aaron Tan
|
0f58b0d3d0
|
Add missing new_in_310 labels to workflow views.
|
2016-12-01 21:00:40 -05:00 |
|
Chris Church
|
1ce81f9640
|
Optimize query for job events for a single job to speed up loading job details page.
|
2016-12-01 18:33:05 -05:00 |
|
Aaron Tan
|
99029a1b0d
|
Update unified_job related field name.
|
2016-12-01 11:17:57 -05:00 |
|
AlanCoding
|
f3427d1359
|
Logging Integration, ELK docker-compose as update file
|
2016-11-29 13:09:47 -05:00 |
|
Matthew Jones
|
34add726b7
|
Hide active tasks if anonymous user
|
2016-11-28 13:35:43 -05:00 |
|
Aaron Tan
|
d7c9ff209d
|
Merge pull request #4112 from jangsutsr/4054_add_org_to_wfjt_related_fields
Add org to wfjt related fields
|
2016-11-26 16:12:07 -05:00 |
|
Aaron Tan
|
f0b65d36bd
|
Add new version indicator
|
2016-11-26 12:10:21 -05:00 |
|
Aaron Tan
|
d809227cac
|
Add wfjt object_roles_list endpoint.
|
2016-11-25 22:46:46 -05:00 |
|
Aaron Tan
|
8eb4b7b271
|
Add reversed relationship.
|
2016-11-25 22:02:23 -05:00 |
|
Chris Church
|
8ba2c57b1e
|
Merge pull request #4092 from cchurch/custom-logo-custom-login-info
Add support for CUSTOM_LOGO and CUSTOM_LOGIN_INFO settings
|
2016-11-22 14:50:59 -05:00 |
|
AlanCoding
|
8cd4ba0175
|
refactor of create_unified_job in connection with new copy endpoint development
|
2016-11-22 11:35:41 -05:00 |
|
AlanCoding
|
31a95e5c04
|
fix up tests from workflow copy work
|
2016-11-22 11:35:40 -05:00 |
|
AlanCoding
|
8cda12c020
|
add workflow relaunch
|
2016-11-22 11:35:40 -05:00 |
|
AlanCoding
|
14ce50c845
|
implement copying of WFJT objects
|
2016-11-22 11:35:01 -05:00 |
|
Aaron Tan
|
1c36462b1b
|
Hook up activity stream with workflow.
|
2016-11-21 16:55:34 -05:00 |
|
Chris Church
|
a35ed0a09d
|
Add support for CUSTOM_LOGO and CUSTOM_LOGIN_INFO settings, add support to migrate from local_settings.json and custom_console_logo.png.
|
2016-11-21 15:33:07 -05:00 |
|
Aaron Tan
|
b4cc024d50
|
Implement wfjt access list.
|
2016-11-21 11:37:59 -05:00 |
|
Matthew Jones
|
cb82809f10
|
Merge pull request #3935 from jladdjr/at-3532-typo
Minor typo fix (pointing workflow node template at unsupported unified job template)
|
2016-11-18 15:45:34 -05:00 |
|
Chris Meyers
|
ef0df1fefd
|
more j -> workflow_job renaming
|
2016-11-17 10:51:06 -05:00 |
|
Aaron Tan
|
2d1a5425d1
|
Fix flake8 E302 errors second round.
|
2016-11-16 09:56:07 -05:00 |
|
Aaron Tan
|
9e4655419e
|
Fix flake8 E302 errors.
|
2016-11-15 20:59:39 -05:00 |
|
Aaron Tan
|
473ed016de
|
Fix flake8 E305 errors.
|
2016-11-15 16:32:27 -05:00 |
|
AlanCoding
|
d105414708
|
change survey_spec validation to work with newer JSONField
|
2016-11-11 10:59:51 -05:00 |
|
Jim Ladd
|
20840b9867
|
Fix all instances of can not
|
2016-11-09 17:03:25 -05:00 |
|
Aaron Tan
|
5c5d1b7748
|
Enable notification endpoints.
|
2016-11-08 15:53:37 -05:00 |
|
AlanCoding
|
a87a56f518
|
workflow JT survey and launch serializer in functional state
|
2016-11-08 13:39:10 -05:00 |
|
AlanCoding
|
8ff671bfd6
|
finish editing the WFJT launch validate method
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
9b7d046cec
|
move job tests to new survey testing file
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
21c6dd6b1e
|
move survey models to mixins, start WFJT launch endpoint
|
2016-11-08 13:39:09 -05:00 |
|
AlanCoding
|
020144d1ee
|
add surveys on workflow models
|
2016-11-08 13:39:08 -05:00 |
|
Aaron Tan
|
a8a3835308
|
Apply immediate reschedule.
|
2016-11-08 11:54:06 -05:00 |
|
Aaron Tan
|
3c0d60075c
|
Fix bug by using cancel_flag.
|
2016-11-08 11:32:33 -05:00 |
|
Aaron Tan
|
3778914aa9
|
Implement recursive spawned job cancel.
|
2016-11-08 11:31:06 -05:00 |
|
Aaron Tan
|
1a960229d7
|
Basic architecture added.
|
2016-11-08 11:31:06 -05:00 |
|
Aaron Tan
|
428447a22a
|
Merge pull request #3891 from jangsutsr/3517_implement_workflow_schedules
Implement workflow JT schedule
|
2016-11-07 16:31:03 -05:00 |
|
Matthew Jones
|
343966f744
|
Implement gathering overall task capacity
For use when running/planning jobs
|
2016-11-07 13:45:01 -05:00 |
|
Aaron Tan
|
45df199703
|
Implement workflow JT schedule.
|
2016-11-07 11:37:11 -05:00 |
|
Matthew Jones
|
88a8810815
|
Merge pull request #3729 from sundeep-co-in/STAGE
enable django i18n
|
2016-11-04 15:52:33 -04:00 |
|