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
Chris Houseknecht
34c992f48c
AC-977 fixed jobs in AS so that user can search by Job Name and the job name is diplayed in description. Links to jobs page work as well, filtering completed jobs by job id.
2014-04-06 11:35:57 -04:00
Chris Houseknecht
ece772332f
Fixed incorrect tool tips on inventory page. Starting AC-977
2014-04-06 04:29:07 -04:00
Chris Houseknecht
c7d489026e
AC-1083 more better handling of missing machine credentials when submitting a job.
2014-04-06 03:51:27 -04:00
Matthew Jones
1e50f0cc24
Don't add other jobs to the dependency task chain such that if we are
...
running a job (as opposed to an inventory update or project update) they
may proceed even if the job failed.
2014-04-06 02:29:06 -04:00
Chris Houseknecht
161d127368
AC-1145 added job_template with link to log viewer Options tab. When using log viewer from jobs page, name now links to the parent object.
2014-04-06 02:29:00 -04:00
Chris Houseknecht
a493bd15af
AC-1146 job relaunch fails after 2 or 3 relaunches in a row. Improved Jobs page search, defaulting all search boxes to Name. Enabled searching jobs by Type. Search drop-down box now sorted alphabetically.
2014-04-06 01:03:52 -04:00
Chris Houseknecht
26211dbcfb
Fixed sorting on job_hosts page.
2014-04-05 20:42:07 -04:00
Chris Houseknecht
29aa175a59
AC-1141 fixed inventory group scheduling issues. Added scope cleanup. Now only loading the schedules list 1x rather than each time schedule tab clicked. Destroying the schedule edit scope consistently on save and cancel.
2014-04-05 19:34:02 -04:00
Chris Houseknecht
ff3ce4f7b4
AC-1144 fixes for inventory group edit modal dialog. Spinner issue fixed. Improved error validation. Improved scope separation. Fixed issues related to home/groups search breaking after dialog closes.
2014-04-05 18:00:11 -04:00
Chris Houseknecht
d6237dcfb0
AC-1123 fixed issues related to job submission and cancellation.
2014-04-05 05:21:19 -04:00
Chris Houseknecht
6540380cc9
AC-1127 connected activity stream to schedules.
2014-04-05 03:30:18 -04:00
Chris Houseknecht
8d65808f85
AC-1138 fixed occurrence detail display.
2014-04-05 03:13:11 -04:00
Chris Houseknecht
9af0d424b6
Fixed job_host_summaries and job_events page links and browser refersh issue.
2014-04-05 02:52:38 -04:00
Matthew Jones
221db9b296
Fix up tower warning log to work with unit tests, local testing, and production
2014-04-04 23:10:48 -04:00
Matthew Jones
c60f89f884
Update tower warning log for current production and production updates
2014-04-04 22:53:50 -04:00
Chris Houseknecht
602f26f891
LogViewer wired into home/hosts page.
2014-04-04 19:58:02 -04:00
Chris Houseknecht
06db369757
More work on home/groups and home/hosts status icons.
2014-04-04 18:04:06 -04:00
Matthew Jones
b222fc02ee
Add finished datetime detail to last_job and recent_jobs summary
...
fields. Closes AC-1135
2014-04-04 17:04:32 -04:00
Matthew Jones
e197bfeb01
Add a specific tower warnings file in the tower home directory.
...
Configure the api viewer to emit warnings for 4XX and 5XX status codes
into that file. Configure it for use on a production system. Closes AC-685
2014-04-04 16:48:56 -04:00
Matthew Jones
f56b716b8f
Switch to using the celery persistent beat scheduler to guard against
...
the database not being available yet or restarting and taking the celery
scheduler with it
2014-04-04 15:47:45 -04:00
Chris Houseknecht
66c044daca
Applied status field changes to home/groups page.
2014-04-04 15:41:19 -04:00
Chris Houseknecht
5e514c5849
Fixed broken popover link.
2014-04-04 12:58:45 -04:00
Chris Houseknecht
82392cfbe6
Completed popovers for Inventory page status icons.
2014-04-04 12:42:11 -04:00
Chris Houseknecht
5a6bbfee8e
Inventory page, group status now working.
2014-04-04 03:34:18 -04:00
Chris Houseknecht
748e82cc8a
AC-1115 connecting inventory groups add/edit dialog to the schedules api.
2014-04-03 18:53:57 -04:00
Matthew Jones
b51a867b5f
More fixes for the license obfuscation
2014-04-03 17:16:03 -04:00
Matthew Jones
05613c1bea
Make sure we are pulling in the right license class after obfuscation
2014-04-03 17:04:48 -04:00
Matthew Jones
7202905d0e
Fix an issue I created with the config view trying to import the old
...
license reader
2014-04-03 16:30:05 -04:00
Chris Houseknecht
c76bb88de7
Closing schedule related tickets.
2014-04-03 16:14:19 -04:00
Matthew Jones
2587fe9f18
Obfuscate the license engine... implements AC-1069
2014-04-03 15:49:14 -04:00
Chris Houseknecht
70db6fadfc
Pulled in latest angular-scheduler changes. Fixed scheduler form styling to improve weekday selection and remove red borders on fields with errors. Fixed weekday select/deselect array issues.
2014-04-03 15:11:15 -04:00
Chris Church
9b33057042
AC-1122 Fixed inventory source name (and therefore inventory update name) to pull from group/inventory name.
2014-04-03 14:19:48 -04:00
Matthew Jones
641c8d8e05
Check the result of signal_start when adding a schedule and mark the
...
task as failed if it failed to signal the starting
2014-04-03 13:56:00 -04:00
Chris Church
9a7d77ffe3
AC-1121 Renamed job_type to unified_job_type on summary fields for schedules.
2014-04-03 13:42:01 -04:00
Chris Church
6fb16375a1
Change markdown for rrule examples for browsable API help.
2014-04-03 13:27:10 -04:00
Chris Houseknecht
341a049c8c
Pulled in latest angular-scheduler changes.
2014-04-03 13:19:12 -04:00