1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Commit Graph

1908 Commits

Author SHA1 Message Date
Chris Houseknecht
ca42694a13 Latest job_detail page changes. 2014-04-17 18:52:42 +00:00
Matthew Jones
647001546a Support ssl listener for socketio service, add such service to setup playbook, add handler for external notifications, implement basic namespaces for other supported events 2014-04-17 12:36:34 -04:00
Matthew Jones
f06dde4fa3 Fix AC-1202... when marking a schedule as inactive also mark it as disabled. When filtering schedules for what should run make sure we exclude inactive schedules also 2014-04-17 10:14:53 -04:00
Chris Church
a49c627e53 AC-504 Migration to add roles to existing job events. 2014-04-16 23:54:03 -04:00
Chris Church
ac2cd63ab5 AC-1201 Fix UnicodeEncodeError when validating hostname:port containing unicode. 2014-04-16 23:05:57 -04:00
Chris Houseknecht
284c947347 AC-1185 fixed page rendering issues related to html-unsafe. Fixed search helper. Finished new inventory group delete functionality. 2014-04-16 18:13:26 -04:00
Matthew Jones
7c43dced0f a bit better pane selection when splitting 2014-04-16 15:30:49 -04:00
Matthew Jones
69583a1b07 Import socketio service work and updates to documentation and setup procedures 2014-04-16 15:27:04 -04:00
Chris Houseknecht
b66ddfc155 Search helper now knows how to turn 'loading' message on at first page load. 2014-04-16 13:53:32 -04:00
Chris Houseknecht
98c56827db AC-1197 callback workflow -dynamic help text. Fixed js lint issues. 2014-04-16 13:47:31 -04:00
Matthew Jones
9901658f02 Update some setup things for the new callback script 2014-04-16 11:17:16 -04:00
Matthew Jones
8ffdc6de29 Rename tower retry script and reframe documentation 2014-04-16 11:17:04 -04:00
Chris Church
e753260087 AC-588 Match cloud hosts by unique instance_id instead of name when running cloud inventory sync. 2014-04-16 03:00:33 -04:00
Chris Church
7bfe0f9583 AC-1192 Added special tower extra_vars when running jobs. 2014-04-15 18:42:39 -04:00
Chris Houseknecht
6aee57f4c5 Fix to open job_templates accordion on initial page load. Fix to missing tooltips for play/stop schedule button within job_templates and projects pages. 2014-04-15 18:21:14 -04:00
Chris Houseknecht
87965645b5 Latest job detail page changes. Fix for AC-1189- job template schedules. 2014-04-15 16:18:14 -04:00
Matthew Jones
1d28f73687 Include the actuall callback retry script 2014-04-15 16:02:59 -04:00
Matthew Jones
6b3d857e49 Add an example script that will retry a tower callback request if it does not receive a 202. will retry 5 times with a 5 second interval between each run 2014-04-15 16:02:45 -04:00
Chris Church
130d1f071f Return URL to new job created from job template callback. 2014-04-15 15:41:49 -04:00
Chris Church
7eed13cca4 AC-448 Add support for mapping LDAP users to teams based on LDAP group membership. 2014-04-15 14:22:45 -04:00
Chris Church
e8b0d7451e AC-1182 Handle a schedule rrule that results in zero occurrences. 2014-04-15 13:24:06 -04:00
Matthew Jones
fd1e35c6d9 Show new vendored packages in the site packages readme 2014-04-15 11:54:41 -04:00
Matthew Jones
99f2f65be2 Fix issue AC-1047, don't use pk when verifying that the user exists and isn't anonymous 2014-04-15 11:46:16 -04:00
Matthew Jones
507d2e158d Vendor gevent's socketio and websocket modules 2014-04-15 11:18:48 -04:00
Chris Church
2546cbdbb6 AC-504 Capture role when available for job events. 2014-04-15 00:22:57 -04:00
Chris Church
1d417fe573 AC-1191 Fix limit parameter on callback jobs to intersect with any limit specified on the job template. 2014-04-14 23:40:06 -04:00
Chris Church
55da67fa91 AC-1181 Fixed job serializer to copy default name/description from job template. 2014-04-14 23:09:02 -04:00
Chris Houseknecht
1b242926e9 Added socket.io lib. Created a temporary Sockets tab for socket connection testing. Streamlined login process to use scope callbacks. 2014-04-14 15:11:01 -04:00
Chris Houseknecht
54aabb75cd Fixed css error. 2014-04-14 00:34:38 -04:00
Chris Houseknecht
b6dc4047f7 Latest job detail page changes. Fixed lookup modal horizontal scroll. 2014-04-14 00:32:34 -04:00
Chris Houseknecht
06cf3a2aec AC-1163 when possible scroll browser to source of an input error right after a save fails. Implemented jquery plugin ScrollTo. 2014-04-11 03:17:53 -04:00
Chris Houseknecht
0d753b74d0 AC-531 the active tab was always clickable. Now it appears clickable. 2014-04-11 02:24:40 -04:00
Chris Houseknecht
69c1aed22d Fixed Loading message and Pagination widget fouc. Start of new job detail page. 2014-04-11 02:02:23 -04:00
Chris Houseknecht
2e572e51da Cleanup of 'loading' and 'no records matching your search'. Removed 'group' from group host status messages. Fixed conflict between group edit and host edit dialogs that caused variable editor to sometimes not display on host edit. 2014-04-09 12:05:05 -04:00
Chris Houseknecht
1b7e9167ec Cleanup of 'loading' and 'no records matching your search'. Removed 'group' from group host status messages. Fixed conflict between group edit and host edit dialogs that caused variable editor to sometimes not display on host edit. 2014-04-09 12:05:05 -04:00
vagrant
bb7e756e6f Fix for when job.finished === null, so that ('date') doesn't break. 2014-04-09 12:05:05 -04:00
Chris Church
e70df9bf0f Updated version to 2.0.0. 2014-04-09 00:12:33 -04:00
Chris Church
1283a78e09 AC-1134 Updated rax/ec2 inventory scripts from ansible. Added ability to filter groups/hosts by regular expression and exclude empty groups, so that Tower can exclude RAX/EC2 instance ID groups and EC2 RDS hosts/groups. 2014-04-08 23:50:57 -04:00
Chris Church
59dc2a2cb8 AC-1158 Fix project to set delete on next update. 2014-04-08 15:41:40 -04:00
James Laska
be8986bf4e Updated release documentation 2014-04-08 13:15:10 -04:00
Chris Houseknecht
c4b7cd4520 Fixed broken log viewer when job template gets deleted. 2014-04-07 19:38:18 -04:00
Chris Houseknecht
bcbc7ed7ac Fixed password prompting on job submission. Prompting for passwords one at a time was causing Angular to do bad things. Now we prompt for everything in one nicely formatted dialog. 2014-04-07 18:14:24 -04:00
Matthew Jones
78e208dcdb Use id instead of pk or checking for anonymous user 2014-04-07 17:11:11 -04:00
Chris Houseknecht
1a7a4bad49 Fixed <pre> block wrapping in tooltips for Firefox. Fixed missing output/error/returncode on events page- required use of angular sanitizer. 2014-04-07 15:03:35 -04:00
Matthew Jones
3876e06a8d Fix AC-1155, make sure we check for anonymous user because that's what will come back through the rest api 2014-04-07 14:49:45 -04:00
Matthew Jones
064dd6dc08 Fix up unit tests where we no longer allow posting a schedule to an
inventory source that is not a cloud source
2014-04-07 14:18:59 -04:00
Matthew Jones
2fe1ae189a Fix issue AC-1152... disallow creating a schedule for non-cloud
inventory sources
2014-04-07 13:35:40 -04:00
Chris Houseknecht
03dce0e4a0 Fixed inventory groups not refreshing after group added. Fixed vault_password_confirm displaying when credential type not machine. 2014-04-07 13:35:12 -04:00
Chris Houseknecht
4b75e1f8e0 AC-977 fixed schedule links in Activity Stream. 2014-04-06 17:51:36 -04:00
Matthew Jones
3481366fcf Include more detail about schedules in activity streams by linking to
their parent object in summary_fields and related
2014-04-06 11:58:56 -04:00