Commit Graph

  • b9aab38185 Handle TypeError when lookup is not valid for a given field. Chris Church 2016-12-14 13:20:08 -05:00
  • f95f75c55a Merge pull request #4435 from wwitzel3/release_3.1.0 Wayne Witzel III 2016-12-14 13:13:13 -05:00
  • 13798d352c use DjangoJSONEncoder Wayne Witzel III 2016-12-14 12:49:50 -05:00
  • b947367606 Add default for ldap group type. Chris Church 2016-12-14 11:54:21 -05:00
  • 221392d1cf Merge pull request #4424 from jaredevantabor/job-results-left-panel Jared Tabor 2016-12-14 08:37:09 -08:00
  • d8f3356bae Merge pull request #4417 from mabashian/4132-offset-start-icon Michael Abashian 2016-12-14 11:16:53 -05:00
  • c029922684 Merge pull request #4415 from mabashian/4138-add-node-position Michael Abashian 2016-12-14 10:42:24 -05:00
  • b533a9eb7b purge make requirements_jenkins Chris Meyers 2016-12-14 10:30:28 -05:00
  • 34c3895768 Merge pull request #4421 from chrismeyersfsu/improvement-inventory_bump Chris Meyers 2016-12-14 10:24:40 -05:00
  • 010b9f540d Merge pull request #4428 from chrismeyersfsu/fix-certifi Chris Meyers 2016-12-14 10:23:54 -05:00
  • c4c5e67427 Properly redirect after creating a new credential Michael Abashian 2016-12-14 10:16:33 -05:00
  • 94aafda7df Added logging, timeouts, changed dropdown labels, updated system section Ken Hoes 2016-12-14 10:15:07 -05:00
  • 6348ed97dd uninstall certifi if installed in venv's Chris Meyers 2016-12-14 09:53:24 -05:00
  • 0ff5c06b2b Removed moment injection from the workflow chart directive - not needed Michael Abashian 2016-12-14 09:41:32 -05:00
  • 24ee84b094 Fixed various bugs after auditing the workflow details page Michael Abashian 2016-12-13 17:54:17 -05:00
  • 92d8813173 Merge pull request #4419 from mabashian/elapsed-summary-field Michael Abashian 2016-12-14 09:27:45 -05:00
  • ea10ff8b93 Initial pass at related search fields. Chris Church 2016-12-13 21:44:09 -05:00
  • 49259e3588 adding explanation to left hand panel jaredevantabor 2016-12-13 16:26:29 -08:00
  • 4532945d5a adding result_traceback to the UI jaredevantabor 2016-12-13 14:35:51 -08:00
  • 248f030744 bump dyn inv sync scripts Chris Meyers 2016-12-13 17:14:43 -05:00
  • 732eb6c632 fix gce and maybe azure cert issues Chris Meyers 2016-12-13 17:11:06 -05:00
  • f168416864 Merge pull request #4420 from chrismeyersfsu/fix-certs Chris Meyers 2016-12-13 17:12:15 -05:00
  • 44c6127a48 fix gce and maybe azure cert issues Chris Meyers 2016-12-13 17:11:06 -05:00
  • ec9065bc2f Added elapsed to the job default summary fields and removed started/finished Michael Abashian 2016-12-13 16:55:03 -05:00
  • f89bd15bf5 Show started and finished on job summary fields Matthew Jones 2016-12-13 15:27:32 -05:00
  • 7e87f5031a Add 20px margin to the base workflow graph Michael Abashian 2016-12-13 15:13:13 -05:00
  • f6a7b4c673 Merge pull request #4409 from wwitzel3/release_3.1.0 Wayne Witzel III 2016-12-13 14:51:23 -05:00
  • 434b0f1f25 remove unneeded data migrations from squashed migrations Wayne Witzel III 2016-12-13 14:42:24 -05:00
  • 384dbb6da2 renamed squashed migrations to start at 0002 Wayne Witzel III 2016-12-13 14:41:23 -05:00
  • 3fc575dd12 fix for job status on job results, and launched by jaredevantabor 2016-12-13 10:59:33 -08:00
  • d79748bda7 Merge pull request #4414 from wwitzel3/r310 Wayne Witzel III 2016-12-13 13:53:58 -05:00
  • 923a50a5c1 fixes org lookup in teams add/edit form, #3830 (#4397) Leigh Johnson 2016-12-13 12:58:41 -05:00
  • b93156d9b0 Fixed "add between node" icon location when adding between the root and another node. Michael Abashian 2016-12-13 12:04:23 -05:00
  • a8217ae3d3 adding squashed migrations to allow for migration removal after 3.1 release Wayne Witzel III 2016-12-13 10:15:45 -05:00
  • 0803605ad7 @noissue - BrowserSync ssl/tls (#4407) Leigh Johnson 2016-12-13 11:50:13 -05:00
  • 2069473534 allow API requests from localhost/127.0.0.1 to be insecure Wayne Witzel III 2016-12-13 11:46:11 -05:00
  • 48e95a7abb Merge pull request #4395 from mabashian/4163-template-list-audit Michael Abashian 2016-12-13 09:36:08 -05:00
  • 7e54783fca Fixed bug where UI was not hitting different endpoints when deleting wfjt labels v. normal jt labels Michael Abashian 2016-12-13 09:26:32 -05:00
  • 623d0a8df6 Merge pull request #4398 from wwitzel3/release_3.1.0 Wayne Witzel III 2016-12-13 08:38:31 -05:00
  • 074fe8a3d1 adding some fields to the job results left hand side panel jaredevantabor 2016-12-12 16:33:37 -08:00
  • c9dab5805d update imports and further consolidate Wayne Witzel III 2016-12-12 19:22:09 -05:00
  • 83b985ed2e tower settings removal depends on conf migration Wayne Witzel III 2016-12-12 15:12:16 -05:00
  • 783e86bd41 Consolidate 3.1.0 migrations Wayne Witzel III 2016-12-12 14:44:22 -05:00
  • d81bd9647e Merge pull request #4394 from jaredevantabor/workflow-results-labels Jared Tabor 2016-12-12 14:41:31 -08:00
  • b85c98afd2 Split job event data between callback queue and stdout. Send most of event data directly over queue and capture only stdout/counter/start_line/end_line in celery task; recombine into single event in callback receiver. Chris Church 2016-12-12 16:34:36 -05:00
  • b7f469baab Merge pull request #4388 from AlanCoding/wfjt_copy_perm Alan Rominger 2016-12-12 16:17:02 -05:00
  • e1942083e3 Remove sneeringer's old unused decorator code Matthew Jones 2016-12-12 16:13:56 -05:00
  • 4063ef4353 Merge pull request #4400 from kensible/save-button-perms kensible 2016-12-12 16:04:50 -05:00
  • 3597c34593 Rename .te filename to reflect selinux policy name Shane McDonald 2016-12-12 15:54:44 -05:00
  • d6f1f2f22e Simplified and fixed save button permissions Ken Hoes 2016-12-12 15:50:40 -05:00
  • 93ce2a5dfd Set proot/bubblewrap enabled by default Matthew Jones 2016-12-12 15:26:13 -05:00
  • e00e4f6a10 Merge pull request #4389 from mabashian/4165-add-edit-node-audit Michael Abashian 2016-12-12 15:14:21 -05:00
  • de88839059 Merge pull request #4384 from kensible/fixing-loading-errors kensible 2016-12-12 15:12:01 -05:00
  • 08286d6d06 Add valid 1px GIF as placeholder. Chris Church 2016-12-12 14:56:49 -05:00
  • e83360592f Merge pull request #4391 from ansible/set_max_page_size Matthew Jones 2016-12-12 14:51:29 -05:00
  • e895c0989a Fixes routing to scheduled jobs view (#4280) Leigh Johnson 2016-12-12 14:51:09 -05:00
  • e2ea73aa35 making labels collapsible on workflow-results jaredevantabor 2016-12-12 11:18:22 -08:00
  • deca2bb5c1 Various fixes to the templates list based on audit feedback Michael Abashian 2016-12-12 14:02:59 -05:00
  • 824fb21b3f Merge pull request #4357 from wwitzel3/release_3.1.0 Wayne Witzel III 2016-12-12 14:08:01 -05:00
  • 19f7d9e8d8 redirect if no forward-slash Wayne Witzel III 2016-12-12 13:06:42 -05:00
  • c6e1598b9c explicitly set long harakiri time to deal with very large inventory deletes Wayne Witzel III 2016-12-12 00:58:06 -05:00
  • fafec3a0e3 Update to use Modern values for SSL Wayne Witzel III 2016-12-09 11:01:48 -05:00
  • 5f5624c5a3 Update to use Modern values for SSL Wayne Witzel III 2016-12-09 11:00:52 -05:00
  • 88dc742f42 update uwsgi/nginx production configuration Wayne Witzel III 2016-12-09 10:29:03 -05:00
  • 4c8af2a4b8 update uwsgi/nginx dev configuration Wayne Witzel III 2016-12-09 10:28:38 -05:00
  • 8b8c29b9dc Purge has_schedules Matthew Jones 2016-12-12 12:32:49 -05:00
  • c52366e580 Merge pull request #4312 from cchurch/saml-error-handling Chris Church 2016-12-12 12:29:17 -05:00
  • bb7a201c2f Add missing field to ad-hoc command partial Matthew Jones 2016-12-12 12:24:40 -05:00
  • 5575f67aba Merge pull request #4393 from AlanCoding/encrypt_log_pass Alan Rominger 2016-12-12 12:16:58 -05:00
  • 349d497bb4 Make max page size tunable Matthew Jones 2016-12-12 12:10:33 -05:00
  • 249469c576 encrypt log token or password AlanCoding 2016-12-12 12:02:56 -05:00
  • 08edbb1b72 Set an upper limit of 200 on the max page size Matthew Jones 2016-12-12 12:01:48 -05:00
  • abbe41dbac Merge pull request #4298 from wenottingham/stringy Bill Nottingham 2016-12-12 11:55:23 -05:00
  • 933cc83b90 Mark up UsersAdd properly. Bill Nottingham 2016-12-12 11:35:41 -05:00
  • fdcae226aa Removed rogue comment - not needed Michael Abashian 2016-12-12 11:25:20 -05:00
  • 278d70ed49 do not copy WFJT labels in 3.1 AlanCoding 2016-12-12 11:21:21 -05:00
  • 8165e18e64 Various small bug fixes dealing with the workflow maker and the add/edit workflow form. Michael Abashian 2016-12-12 11:19:59 -05:00
  • 30b212b724 fix RBAC bugs associated with WFJT copy AlanCoding 2016-12-12 11:11:25 -05:00
  • 2d6dff1a3b Better error handling on deprovision_node management command Matthew Jones 2016-12-12 10:54:00 -05:00
  • ee38be85d4 Better error handling on deprovision_node management command Matthew Jones 2016-12-12 10:54:00 -05:00
  • ecdb9ac02a Merge pull request #4374 from AlanCoding/logger_reloading_PR Alan Rominger 2016-12-12 10:28:27 -05:00
  • aa0139078f Merge pull request #4371 from wenottingham/cannot-think-of-a-good-branch-name-today Matthew Jones 2016-12-12 10:26:27 -05:00
  • 39e5765f12 Merge pull request #4381 from AlanCoding/prefetch_optimizing Alan Rominger 2016-12-12 10:22:43 -05:00
  • d7a4a9d0c0 Merge pull request #4366 from chrismeyersfsu/fix-2_inv_updates_1_jt Chris Meyers 2016-12-12 10:14:05 -05:00
  • c7f935367f Merge pull request #4369 from chrismeyersfsu/enhancement-dependencies Chris Meyers 2016-12-12 10:13:59 -05:00
  • ed2a857ed9 Merge pull request #4370 from chrismeyersfsu/fix-remove_mongo Chris Meyers 2016-12-12 10:13:49 -05:00
  • 5ee11b5ba3 Merge pull request #4379 from AlanCoding/node_exec_rbac Alan Rominger 2016-12-12 10:12:20 -05:00
  • 4cc1642ab3 clarity edit of uWSGI chain reload task AlanCoding 2016-12-12 09:40:49 -05:00
  • 53349cc24d Fixed bug with loading and permissions, error logging and continuing after GET error Ken Hoes 2016-12-12 09:08:42 -05:00
  • 07a395b738 Merge pull request #4326 from jakemcdermott/issue-3905 Jake McDermott 2016-12-12 09:05:27 -05:00
  • a90bafe6f0 move various items to prefetch for optimization AlanCoding 2016-12-11 07:31:04 -05:00
  • c3666752e6 check for UJT start access when adding node AlanCoding 2016-12-10 07:46:30 -05:00
  • 75a85cdab2 Merge pull request #4376 from AlanCoding/wf_start_survey Alan Rominger 2016-12-09 16:49:26 -05:00
  • c6f3d498de remove django configure_logging import AlanCoding 2016-12-09 16:07:47 -05:00
  • c318b12428 do not check survey license for workflow job relaunch AlanCoding 2016-12-09 16:03:10 -05:00
  • 431dcc6490 switch to smoother chain reloading AlanCoding 2016-12-09 15:38:38 -05:00
  • 5ff62c97b6 uwsgi auto-reload on logging change AlanCoding 2016-12-06 19:18:14 -05:00
  • 35fe4c8448 remove pyzmq Chris Meyers 2016-12-09 14:34:32 -05:00
  • 56d8fa8ae6 Update project help for ConfigureTowerInTower. Bill Nottingham 2016-12-09 14:29:46 -05:00
  • 40d5142d11 remove more mongo things Chris Meyers 2016-12-09 14:19:41 -05:00