842 Commits

Author SHA1 Message Date
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
chouseknecht
15fbf95c2a Tweaks to site footer. Added link to ansibleworks.com. Changed a:hover color to match header. 2013-09-04 23:44:03 -04:00
chouseknecht
8a7193f1e2 AC-282 added chk-pass directive. Password strength is now checked on Users detail page. 2013-09-04 23:18:13 -04:00
chouseknecht
7bd3177e0c Latest AC-351 changes. Halfway through AC-282. On users page the complexity progress bar is rendering correctly according to password strength. 2013-09-04 18:19:04 -04:00
root
54972c6038 The app_setup directory is legacy, the setup directory is the current one. 2013-09-04 17:13:53 -04:00
chouseknecht
21bfee9e70 AC-394 Fixed. 2013-09-04 16:51:14 -04:00
chouseknecht
c9ff6f7a99 AC-398 removed 404 error on Job Detail page when job template has gone missing. 2013-09-04 15:40:16 -04:00
chouseknecht
cadbf5f22d AC-395 Changed txt of 'No unassigned playbook directories' message. Message now displays in the form rather than via a modal dialog. The message is only displayed when scm_type is manual and all project directories are already assigned. 2013-09-04 15:11:21 -04:00
chouseknecht
d32240803e Fixes for AC-389, 391, 392, 397 2013-09-04 11:06:55 -04:00
chouseknecht
41ef7c1fec AC-391 Fix to inventory display. Fix to helpers/project.js not compiling. 2013-09-04 09:17:58 -04:00
chouseknecht
602bf49caf Fix in Utilities.LoadBreadCrumbs that broke Inventory->Groups page. 2013-09-04 09:14:28 -04:00
chouseknecht
12a4b2346c SCM status dialog changes. Title is now project name. Added created on date with formatting. 2013-09-04 09:05:49 -04:00
chouseknecht
a2d36a0c3f AC-333 support link prominently included in header and footer 2013-09-03 18:59:31 -04:00
chouseknecht
25a2e32082 AC-318 fixed Forks tooltip and validation on Job Templates page 2013-09-03 18:23:58 -04:00