1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Commit Graph

4721 Commits

Author SHA1 Message Date
James Laska
3f9c2cf465 Handle ENOENT during license removal 2015-06-15 19:24:51 -04:00
Chris Meyers
c7e2c333d4 Merge pull request #283 from chrismeyersfsu/feature-age_deleted
Added age_deleted command for support team
2015-06-15 18:14:45 -04:00
Joe Fiorini
09db79cfd7 [system_tracking] Fix reversal of ansible facts 2015-06-15 17:12:31 -04:00
Chris Meyers
c076ba1669 flake8 2015-06-15 16:56:12 -04:00
John Mitchell
2d347d7069 fixed cleanup schedules 2015-06-15 16:21:04 -04:00
John Mitchell
29cd31b3d4 added new fields to fact cleanup form 2015-06-15 16:21:04 -04:00
Chris Meyers
8e3b33ee21 Added age_deleted command for support team 2015-06-15 16:06:54 -04:00
James Laska
6e07bfc779 Merge pull request #281 from jlaska/aws_license_remove
Remove AWS license when processing /config DELETE
2015-06-15 13:45:43 -04:00
Chris Meyers
6a73b34791 Merge pull request #282 from chrismeyersfsu/fix-cleanup_deleted
Replaced crafty logic that tried to detect the User but, wrongfully, …
2015-06-15 13:35:11 -04:00
James Laska
9a210107a0 Remove AWS license when processing /config DELETE
This also removes mongodb from the try/except block to avoid hiding any
failures.  This mirrors the behavior of how mongo is started/stopped elsewhere
in the module.
2015-06-15 12:08:15 -04:00
Chris Meyers
87824fa240 Replaced crafty logic that tried to detect the User but, wrongfully, matched Credential with explicit logic that, when cleaning up the User model, searches for the _del_ string in the username attribute. 2015-06-15 10:20:15 -04:00
Matthew Jones
d01e93535d Fixing flake8 issue 2015-06-15 09:36:04 -04:00
Matthew Jones
bb7af4e916 Merge pull request #277 from matburt/fix_inventory_read_jt_rbac
Check inventory access for normal users when deciding what job templates show up in the queryset
2015-06-12 16:04:34 -04:00
Matthew Jones
5d1b27e520 Adding some job template listing unit tests and permissions to actually
make those work
2015-06-12 14:43:24 -04:00
John Mitchell
723ec44846 fix indefinite wait on no license user login 2015-06-12 13:54:26 -04:00
John Mitchell
d076be8b8b fix tower password strength defaults 2015-06-12 13:42:44 -04:00
John Mitchell
05abacf58e fixed credential autopopulation 2015-06-12 12:17:05 -04:00
John Mitchell
ac8d016444 fixed language of module args popover 2015-06-12 12:08:51 -04:00
John Mitchell
ef2247fce0 fixed password validation rules 2015-06-12 12:04:35 -04:00
John Mitchell
8fa6145480 fixed copyright information 2015-06-12 11:54:22 -04:00
John Mitchell
d44dcd5d1a fixed socket tooltip label 2015-06-12 10:39:36 -04:00
James Laska
2424ed4832 Update release process docs 2015-06-12 09:00:53 -04:00
Chris Church
3b7b930bcd Merge pull request #278 from cchurch/openstack_inventory_updates
OpenStack inventory updates
2015-06-12 01:00:12 -04:00
Chris Church
8df9c40435 Add example settings for unit test, remove invalid private argument. 2015-06-12 00:59:10 -04:00
Chris Church
4607972135 Included openstack inventory script from core + changes from some open PRs, fixes to be able to use without custom changes for tower. 2015-06-12 00:58:33 -04:00
Chris Church
dfe4e0c694 Add unit test for azure inventory. 2015-06-12 00:52:57 -04:00
Chris Meyers
d5b7be3f4f Merge pull request #276 from chrismeyersfsu/fix-fact_inventory_relationship
associate scan runs with a particular inventory host
2015-06-11 20:55:13 -04:00
John Mitchell
0013e89361 updated favicon 2015-06-11 18:19:35 -04:00
John Mitchell
d6363c9fa5 fixed nextRoute.415route from being returned undefined. 2015-06-11 17:55:34 -04:00
Matthew Jones
df61fd6ab8 Check inventory access for normal users when deciding what job templates
show up in the job template queryset
2015-06-11 16:24:54 -04:00
John Mitchell
32d1c0e4db fixed copyright date 2015-06-11 16:10:23 -04:00
Matthew Jones
d011a87bb0 Support cancel on system jobs 2015-06-11 15:19:27 -04:00
Chris Meyers
0c7638bdd7 associate scan runs with a particular inventory host 2015-06-11 15:14:00 -04:00
Matthew Jones
f945719794 Fix a few more copyright statements 2015-06-11 14:53:25 -04:00
Matthew Jones
bcc18aa689 Make using named pipe for adding passwords conditional on the version
of ssh used.
2015-06-11 14:48:10 -04:00
Matthew Jones
322fdc37a4 Remove some spurious print statements I left previously 2015-06-11 14:48:09 -04:00
John Mitchell
99f9d1e821 fixed job detail tooltip styling again 2015-06-11 13:40:45 -04:00
Matthew Jones
f9ca5159e7 Fix up more copyright headers 2015-06-10 16:11:26 -04:00
jlmitch5
cc2e9e6f56 Merge pull request #258 from jlmitch5/jlm_62_put_socket_in_menu_bar
put socket status in menu bar
2015-06-10 15:22:27 -04:00
John Mitchell
b3e12305cc fixed styling of tooltips, specifically websocket tooltip 2015-06-10 15:20:52 -04:00
John Mitchell
c28eab6206 fixed menu icon display 2015-06-10 15:20:52 -04:00
John Mitchell
0ee9dea3f0 working commit of move of websocket status 2015-06-10 15:20:52 -04:00
John Mitchell
b19c427e9c fixed show hide button on survey's text 2015-06-10 14:44:54 -04:00
Joe Fiorini
9f6d93760e [system_tracking] Fix flexbox table styling in IE11 2015-06-10 14:20:33 -04:00
John Mitchell
4b41e86e75 fixed spacing of help text on missing playbooks alert 2015-06-10 13:24:12 -04:00
John Mitchell
1de3656cd2 underline setup menu titles on hover 2015-06-10 13:17:01 -04:00
Joe Fiorini
7374ebd7d9 [system_tracking] Display entire keypath for nested facts 2015-06-10 13:07:37 -04:00
Joe Fiorini
cca0b08f68 [system_tracking] Highlight rows on hover/with diffs 2015-06-10 13:07:37 -04:00
Joe Fiorini
fc361336da [system_tracking] Truncate long values in nested facts 2015-06-10 13:07:37 -04:00
John Mitchell
52dc039013 fixed wording on setup menu round 2 2015-06-10 11:26:53 -04:00