Commit Graph

1005 Commits

Author SHA1 Message Date
chouseknecht 395c8e1c21 Fixed title on inventory-> hosts-> group edit dialog 2013-09-11 03:00:05 -04:00
chouseknecht f102fb8ed1 AC-435 Added 'working' spinner to login dialog 2013-09-11 00:43:53 -04:00
chouseknecht 695a2da790 AC-435 latest LDAP changes for UI. 2013-09-10 23:42:07 -04:00
chouseknecht 7246ab2674 AC-441,442,443 2013-09-10 17:12:36 -04:00
chouseknecht 365f327887 AC-442 project status OK now displayed as NA. Updated help also. Status badge still shows as green. Lost the Status button, replacing with link. Column Status is now Update Status.t 2013-09-10 16:51:11 -04:00
chouseknecht 0d99ecdb3d synced the favicon.ico file so both UI and API use same. 2013-09-10 15:32:54 -04:00
chouseknecht 0f10f23ab0 Fixed typo in SCM update messages. 2013-09-10 14:36:06 -04:00
Chris Church 505b2b9998 AC-435. Fix JS error for making LDAP-managed fields readonly. 2013-09-10 13:58:52 -04:00
Chris Church 75aeb0cb84 AC-436. Fixed bug introduced in changes to save project. 2013-09-10 13:20:04 -04:00
chouseknecht b3772a473d AC-435 enable/disable/require User fields based on LDAP settings. 2013-09-10 12:19:09 -04:00
Chris Church 661fc5b0f2 AC-156. Update to default LDAP settings. 2013-09-10 04:40:33 -04:00
Chris Church c0ea2527ec AC-156. Expose user_ldap_fields via API config to indicate which fields should not be editableon LDAP users. Add ldap_dn attribute to user record, prevent changing any LDAP-managed fields on LDAP users. 2013-09-10 03:28:59 -04:00
chouseknecht 106023e530 Inventory cleanup. Added tooltip to host status indicators. Did same for project status indicator. Fixed inventory host create button color. 2013-09-10 03:11:29 -04:00
chouseknecht de9c8a258c AC-423, AC-424, AC-425, AC-426 resolved issues. 2013-09-10 02:40:20 -04:00
Chris Church eff8a6426a AC-430. Add project status and last_updated as database fields for filtering/sorting. 2013-09-10 02:06:17 -04:00
Chris Church 27948a8dd9 AC-431. Fixed misspelled project status. 2013-09-10 01:13:14 -04:00
Chris Church 3c23e479bf AC-412. Flag playbook_on_stats event as failed when there are dark hosts. 2013-09-10 01:09:50 -04:00
Chris Church cdfc56667a AC-132. Mask passwords in project update args and stdout. 2013-09-09 20:28:11 -04:00
Chris Church 63c9a5b4ac AC-132. Mask passwords in project update args and stdout. 2013-09-09 20:27:28 -04:00
Chris Church f7f12be0ad AC-132. Auto-update a new project using SCM when saved. 2013-09-09 18:54:33 -04:00
Chris Church cad3612a8f AC-156. Implement LDAP organization mapping, update settings files and comments on LDAP configuration. 2013-09-09 17:20:48 -04:00
chouseknecht b363c71137 Fixed js error that stopped login dialog from rendering in FF. 2013-09-09 15:18:39 -04:00
chouseknecht 1ee58f08c4 Latest UI changes. 2013-09-09 12:57:07 -04:00
chouseknecht a7d1c3faf0 AC-411 Asterisk displayed left of label on all required fields. Inventory tweaks. 2013-09-09 00:32:22 -04:00
Chris Church f9a1614730 AC-132. Updates/fixes to get tests to pass. 2013-09-08 23:20:51 -04:00
Chris Church 59423df95d AC-132. Implement scm_update_on_launch and prevent simultaneous updates of associated projects and jobs. 2013-09-08 22:15:07 -04:00
chouseknecht 5afa79a11a AC-351 latest SCM changes. Added 'Authentication Required' checkbox. Enabled SCM password prompting on job submission. 2013-09-08 17:17:35 -04:00
chouseknecht 7b57189eca AC-416 Letest UI changes plus added warning anytime user attempts to add a top-level group to another group. 2013-09-08 15:56:02 -04:00
Chris Church 3a56ff7cec Fix previous change that broke getting the ssh_key_data from the job credential. 2013-09-07 20:00:59 -04:00
Chris Church 663dfa24a2 AC-132 More updates after testing various SCM username/password/key options. 2013-09-07 19:38:27 -04:00
Chris Church c1e8b3c842 AC-156. Only use configured LDAP authentication when needed for LDAP tests. 2013-09-07 16:42:12 -04:00
Chris Church 916dd713e3 AC-156 Added code and tests to support LDAP authentication (no organization or team mapping yet). 2013-09-07 16:14:46 -04:00
Michael DeHaan e8b88ed57e Add config file to setup.py 2013-09-07 14:58:50 -04:00
Michael DeHaan 82f385237a Make UI always use https:// but API traffic that wants to can still get http:// 2013-09-07 14:54:14 -04:00
Michael DeHaan 7722799abf Remove references to tarball installation method (non-operational given config files were missing, etc) 2013-09-07 14:30:00 -04:00
Michael DeHaan d90858fe58 Add HTTPs and redirect http to HTTPs. Self signed. 2013-09-07 14:27:43 -04:00
chouseknecht a035dd85eb AC-419 resolved Ask vs. Clear buttons accidentally allowing user to wipe out 'ASK value when it is expected user will be prompted for password at job run time. 2013-09-06 18:03:50 -04:00
chouseknecht 216c488ce7 AC-420 unshifted shifted columns 2013-09-06 17:49:19 -04:00
chouseknecht f8e1d2e0e3 AC-363 token expiration now handled exclusively on server. 2013-09-06 17:21:45 -04:00
Chris Church 1763d373eb AC-156. Add dependencies for LDAP support. 2013-09-06 17:11:38 -04:00
chouseknecht 8cdbaa83b2 Latest UI changes. 2013-09-06 00:41:57 -04:00
Chris Church dfc687dfae Implements AC-363. Authentication tokens now expire after a configurable timeout. 2013-09-06 00:36:45 -04:00
Chris Church 60c44bead4 AC-362. Added change permission for user who created a credential. 2013-09-05 11:42:20 -04:00
Chris Church 0c28f202de Implements AC-362. Encrypt passwords for credential and project using AES, don't expose passwords via the API. 2013-09-05 11:29:15 -04:00
chouseknecht 9dac34609d Latest UI tweaks 2013-09-05 10:03:21 -04:00
Chris Church 2e03a646a5 Fixes AC-402. Fix issues arising from unit tests. 2013-09-05 07:57:49 -04:00
chouseknecht 567aef5d1e AC-351 last bits of SCM Integration. Refresh button, and status and last_updated fields added. 2013-09-05 07:17:34 -04:00
Chris Church fb8212b063 Implements AC-380. Add validation for host (and group) names. 2013-09-05 02:08:45 -04:00
Chris Church a3a3e72b32 Fixes AC-390. Project SCM updates should never prompt for sudo password. 2013-09-05 01:27:57 -04:00
Chris Church 72d87fb908 AC-382, AC-352. Added status and last_updated fields for projects API. Various other updates to support projects using SCM. 2013-09-05 01:19:58 -04:00