Commit Graph

4411 Commits

Author SHA1 Message Date
Jared Tabor bc9c4d355e Quick fix to survey's to create new surveys
'mode' was added to generate form, and when adding/editing new questions the 'mode' of the question form was getting mixed with the 'mode' of hte job template form.
2015-05-15 11:03:47 -04:00
Jared Tabor e41359c8cc Adding a date filter that will format dates in Tower UI
based on the user's locale.

short and long date format filters

adding long date format to appropriate files

in doing a grep for the long date format, i found these files could instead use the londDate filter

Removing short hand abbreviation for dates.

We will now include the year in all our date formats

updating jshint to ignore moment

updating long date filter
2015-05-15 11:03:46 -04:00
Joe Fiorini e4a9919c24 Merge pull request #208 from joefiorini/browser-data
Move browser data loading into factory
2015-05-15 09:48:54 -04:00
Joe Fiorini b70fa02f2c Merge pull request #209 from joefiorini/tooltip-for-titles
Use tooltip plugin for title attributes
2015-05-15 09:48:16 -04:00
Chris Meyers 30954861b3 Merge pull request #214 from chrismeyersfsu/fix-gather_facts
fixed fact cache sender to work when gather_facts: false
2015-05-15 06:42:20 -04:00
John Mitchell 3aea602835 don't POST a project for inventory permissions 2015-05-14 18:38:50 -04:00
John Mitchell ca4a713a42 fixed forEach console error in getChoices 2015-05-14 18:28:38 -04:00
Chris Meyers 6e0dd0dc59 fixed fact cache sender to work when gather_facts: false 2015-05-14 17:08:49 -04:00
Joe Fiorini a1ee7ebf58 jshint fixes 2015-05-14 16:27:37 -04:00
Joe Fiorini 42dbe5f0b5 jshint fixes 2015-05-14 16:22:58 -04:00
Chris Church 529b7a1117 Remove changes to only count unique hostnames. Fixes https://trello.com/c/HN7S4KF3 again. 2015-05-14 15:48:09 -04:00
Chris Church 74cfca2f21 Remove pasted code from cleanup_deleted, consistently use logger for cleanup commands. 2015-05-14 15:42:29 -04:00
Chris Meyers 42759cfa5d Merge pull request #211 from chrismeyersfsu/fix-openstack_shade
make shade python2.6 safe for our inventory update
2015-05-14 15:11:23 -04:00
Chris Church 8e89e0e829 Show choices in OPTIONS response for ad hoc command module_name even when empty. 2015-05-14 15:03:02 -04:00
Luke Sneeringer bd5d3778f6 MongoDB installation as part of Tower. 2015-05-14 11:33:02 -05:00
Luke Sneeringer 7d65b439fa Support PBKDF2 passwords in dev. 2015-05-14 11:29:00 -05:00
Chris Meyers 161d2f4c51 make shade python2.6 safe for our inventory update
* Only examined/tested the inventory update execution path
2015-05-14 10:49:29 -04:00
Joe Fiorini 04cb3c9065 Merge pull request #210 from joefiorini/underscore-to-lodash
Replace underscore with lodash for great features
2015-05-13 15:28:27 -05:00
Joe Fiorini f5d720cb71 Merge pull request #207 from joefiorini/branding-colors
Extract colors to easily resuable partial
2015-05-13 15:14:20 -05:00
Joe Fiorini 9626d565f5 Replace underscore with lodash for great features 2015-05-13 16:04:20 -04:00
Bill Nottingham 9202b19f08 Merge pull request #192 from wenottingham/tm-branch
Fix trademark wording - Tower is a registered trademark
2015-05-13 15:00:49 -04:00
Chris Church 55c41252f8 Always return choices even if empty list. 2015-05-13 13:45:03 -04:00
Joe Fiorini 692bd77e04 Extract colors to easily resuable partial 2015-05-13 13:43:17 -04:00
Joe Fiorini af67ac6931 Fix setting socketStatus on disconnect 2015-05-13 13:41:19 -04:00
Joe Fiorini 83932ae9e5 Use tooltip plugin for title attributes 2015-05-13 13:38:50 -04:00
Joe Fiorini 5c6cae213f Move browser data loading into factory 2015-05-13 13:30:39 -04:00
Joe Fiorini 319a7c3a3a Merge pull request #206 from joefiorini/route-extension-fixes
Route extension fixes
2015-05-13 12:12:08 -05:00
Joe Fiorini b5e037ef71 Name ALL the routes! 2015-05-13 13:09:39 -04:00
Joe Fiorini cfdc4e49ba Make link-to directive more flexible 2015-05-13 13:09:22 -04:00
Joe Fiorini 16cc712b9e Merge pull request #202 from joefiorini/route-extensions
Improve how we pass data when changing URLs
2015-05-13 10:02:25 -05:00
Joe Fiorini 5afd5f5fad Fix issue in route-extensions 2015-05-13 10:16:27 -04:00
Joe Fiorini 8828ca089e jshint fixes 2015-05-13 10:11:45 -04:00
Joe Fiorini 9d1d8374e1 Improve how we pass data when changing URLs
This commit adds a couple helpful features to make it easier for us to
reference routes, update URLs (both at development time and in the
    browser at runtime) and pass data between routes.

See the UI docs for the specifics on how these features work.
2015-05-13 10:11:45 -04:00
Chris Meyers 66d097c7fa Merge pull request #199 from chrismeyersfsu/feature-fact_options
add list of modules to fact OPTIONS endpoints
2015-05-13 07:59:35 -04:00
Chris Church b20ba23538 Merge pull request #203 from chrismeyersfsu/fix-cred_openstack
require project field for openstack credential
2015-05-12 17:28:09 -04:00
Chris Church 693b63ef04 Merge pull request #198 from cchurch/options_meta_updates
Update field metadata returned in OPTIONS response
2015-05-12 17:24:31 -04:00
Joe Fiorini 81a8238311 Implement linter for css naming conventions 2015-05-12 17:09:59 -04:00
Chris Meyers 6dc1dd632a require project field for openstack credential 2015-05-12 15:38:24 -04:00
Chris Meyers c138be4c7a Merge pull request #200 from chrismeyersfsu/feature-custom_scan_module
allow user provided fact scan modules
2015-05-12 12:06:06 -04:00
Chris Church 0af15cd13d Unit test fix, job_type is no longer a required field (defaults to 'run'). 2015-05-12 11:11:32 -04:00
Chris Meyers 40e8871ec5 Merge branch 'master' into feature-custom_scan_module 2015-05-12 09:49:21 -04:00
Chris Meyers 4a7bf86641 Merge branch 'master' into feature-fact_options 2015-05-12 09:48:44 -04:00
Chris Meyers 70dfdb88b7 Merge pull request #201 from chrismeyersfsu/master
flake8 fix
2015-05-12 09:47:44 -04:00
Chris Meyers 34c966c17d flake8 fix 2015-05-12 09:47:14 -04:00
Chris Meyers c2a87bbb53 allow user provided fact scan modules 2015-05-12 09:39:37 -04:00
Chris Meyers d03004ae74 add list of modules to fact_version OPTIONS endpoint 2015-05-12 08:58:35 -04:00
Chris Church 1a5823d0b3 Improve speed of cleanup_deleted system job. Fixes https://trello.com/c/2wB7DMdt 2015-05-11 21:51:42 -04:00
Chris Church 79c00dc511 Prevent relaunching an ad hoc command if the module is no longer in the allowed list. Fixes https://trello.com/c/NS3YX2DU 2015-05-11 21:05:46 -04:00
Chris Church 2d1d371582 Return 400 when attempting to relaunch an ad hoc command with deleted inventory. Fixes https://trello.com/c/IbvBelXJ 2015-05-11 20:32:43 -04:00
Chris Church 9e898bf42a Add support for deleting ad hoc commands. Fixes https://trello.com/c/WLnhi28V 2015-05-11 20:14:15 -04:00