John Mitchell
50059f92c5
fixed password strength
...
-implemented rules for length, and lowercase, uppercase, number and symbol subsets
-made it user configurable in local_config.js
-set defaults to 8 character length and true for all character sets required
2015-05-15 14:15:13 -04:00
Jared Tabor
a84aed63c9
Revert "Setup initial system tracking struture"
...
This reverts commit 8a6c23d1d9497f1be814e963e13675d8b38014eb.
2015-05-15 14:14:32 -04:00
Jared Tabor
52459d16b9
Revert "jshint fixes"
...
This reverts commit b2d51abb4048b2e456c04c8ffc35cb7ebf7dfea6.
2015-05-15 14:14:22 -04:00
Jared Tabor
3f6d093869
Revert "adding inventory button"
...
This reverts commit 949dd868bd6dc2a150068b42d968897dc3674bc3.
2015-05-15 14:14:07 -04:00
Jared Tabor
166bd3b246
Revert "fixes Fact serialization/deserialization"
...
This reverts commit 0a60a724fa3ad7a4aef9624e708e20c86406c198.
2015-05-15 14:13:12 -04:00
Jared Tabor
12fbe984b9
FINAL revert of commit: "Adding a date filter that will format dates in Tower UI"""
...
This reverts commit 1945c04cd3dfbb33fe3c8139cee88c862cd75cab.
2015-05-15 11:18:47 -04:00
Jared Tabor
20ec360692
Revert "Revert "Adding a date filter that will format dates in Tower UI""
...
This reverts commit a5119f681d688ea1bdf07b952a065f90a03ea757.
2015-05-15 11:14:29 -04:00
Jared Tabor
052c808b8f
Revert "Adding a date filter that will format dates in Tower UI"
...
This reverts commit 41a168c57f74a774555753a269431efaf795597c.
2015-05-15 11:13:45 -04:00
Chris Meyers
b352bf56ec
fixes Fact serialization/deserialization
2015-05-15 11:13:16 -04:00
John Mitchell
5d12240af6
adding inventory button
2015-05-15 11:13:16 -04:00
Joe Fiorini
1b2cce19cd
jshint fixes
2015-05-15 11:13:16 -04:00
Joe Fiorini
f70a2acbd9
Setup initial system tracking struture
2015-05-15 11:13:15 -04:00
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
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