John Mitchell
|
331bb09a80
|
login modal width overflow of logo fix
|
2015-09-25 15:17:58 -04:00 |
|
John Mitchell
|
e8504dc57b
|
Merge branch 'loginRefactor2' into devel
|
2015-09-25 15:02:24 -04:00 |
|
John Mitchell
|
e817693169
|
added pluggable auth icons
|
2015-09-25 14:59:28 -04:00 |
|
John Mitchell
|
4daa7874ad
|
fixed weird container issue that somehow made its way into tower
|
2015-09-24 18:38:20 -04:00 |
|
John Mitchell
|
0f5dde3bd4
|
update gitignore to include local_settings.json
|
2015-09-24 17:30:17 -04:00 |
|
John Mitchell
|
e655e2ad54
|
styling updates based on taufique suggestions
|
2015-09-24 17:28:31 -04:00 |
|
John Mitchell
|
1de977b4c5
|
refactor login folder to be a little cleaner
|
2015-09-24 16:16:55 -04:00 |
|
jlmitch5
|
5b87eeb515
|
Merge pull request #437 from jlmitch5/pluggable_auth
Pluggable auth
|
2015-09-24 14:02:32 -04:00 |
|
John Mitchell
|
4980c2145c
|
create conditional to not display third party login block
|
2015-09-23 17:43:35 -04:00 |
|
John Mitchell
|
25132b5daa
|
pluggable auth ui styling
|
2015-09-23 17:00:13 -04:00 |
|
John Mitchell
|
169066df22
|
Merge less block styling of login modal
|
2015-09-23 11:26:36 -04:00 |
|
John Mitchell
|
2ac72da19b
|
merge loginModal less styling
|
2015-09-23 11:26:13 -04:00 |
|
John Mitchell
|
18164181b4
|
moved login modal to less block styling
|
2015-09-23 10:49:56 -04:00 |
|
jlmitch5
|
1aa82df7ee
|
Merge pull request #430 from jlmitch5/login_rebranding
rebranding and notice in ui login support
|
2015-09-22 16:04:35 -04:00 |
|
jlmitch5
|
353a7ec9b4
|
fixed type in auth controller causing notice to not show up
|
2015-09-22 15:59:54 -04:00 |
|
John Mitchell
|
dd0bc0ec17
|
rebranding and notice in ui login support
|
2015-09-21 17:34:19 -04:00 |
|
John Mitchell
|
68416fc8e0
|
add js library licenses
|
2015-09-17 00:01:25 -04:00 |
|
jlmitch5
|
552e12a8eb
|
Merge pull request #392 from jlmitch5/adhoc_2.4
Adhoc 2.4 - Tests and refactor
|
2015-09-10 10:34:11 -04:00 |
|
John Mitchell
|
edd7a5bab2
|
create make target that will run js tests in chrome
|
2015-09-09 13:08:50 -04:00 |
|
John Mitchell
|
7fd24987d7
|
update adhoc feature, add tests and modularize
|
2015-09-09 13:08:16 -04:00 |
|
jlmitch5
|
b5881a7c3c
|
Merge pull request #401 from jlmitch5/unique_select2
fixed duplicate choices from being passed to select2
|
2015-09-03 15:20:24 -04:00 |
|
John Mitchell
|
b38615eff7
|
fixed duplicate choices from being passed to select2
|
2015-09-03 12:19:42 -04:00 |
|
John Mitchell
|
553a3c5af3
|
fixed title capitalization of activity stream breadcrumb
|
2015-08-28 10:36:26 -04:00 |
|
jlmitch5
|
29f6625598
|
Merge pull request #391 from ansible/no_clearing_of_playbook_on_different_proj
made playbooks that are similar across branches not clear out the form input
|
2015-08-28 10:14:42 -04:00 |
|
John Mitchell
|
e15a25fc46
|
made playbooks that are similar across branches not clear out the form input
|
2015-08-26 21:25:51 -04:00 |
|
John Mitchell
|
f44cc5f729
|
fixed playbooks from not displaying on type-completed project
|
2015-08-26 20:00:51 -04:00 |
|
John Mitchell
|
efa306d1f3
|
hide priv esc fields and clear their values out when no priv escalation is chosen
|
2015-08-26 18:56:49 -04:00 |
|
John Mitchell
|
106718fc20
|
fixed callback fields from always displaying on jt edit
|
2015-08-24 15:41:34 -04:00 |
|
jlmitch5
|
d2423543ec
|
Merge pull request #387 from jlmitch5/give_controllers_specific_names
give controllers specific names
|
2015-08-24 13:33:47 -04:00 |
|
John Mitchell
|
3dd704e72c
|
give controllers specific names
|
2015-08-23 17:53:03 -04:00 |
|
jlmitch5
|
68ea985168
|
Merge pull request #382 from jlmitch5/permission_label_inclusion_ui
Reimplemented permissions as a module and pull of permissions label text from the API
|
2015-08-20 20:28:46 -04:00 |
|
John Mitchell
|
711c742858
|
make permission edit controller name more descriptive and clear search button clickable
|
2015-08-20 20:09:00 -04:00 |
|
John Mitchell
|
c67a9031ca
|
revamp services for pulling in the search options
|
2015-08-20 11:37:00 -04:00 |
|
John Mitchell
|
9705a90d43
|
make search dropdowns in accordions work
|
2015-08-20 11:35:37 -04:00 |
|
John Mitchell
|
d1b7b3a553
|
reinstituted modularization to be more inline with the inventory scripts management jobs
|
2015-08-19 21:39:05 -04:00 |
|
John Mitchell
|
5f2cfa1bfa
|
fixed route for permissions edit on teams edit
|
2015-08-19 09:54:42 -04:00 |
|
John Mitchell
|
0bb15abd65
|
fixed permission search on relevant lists
|
2015-08-19 09:52:47 -04:00 |
|
John Mitchell
|
e1138dc261
|
Reimplemented permissions as a module and pull of permissions label text from the api
|
2015-08-18 12:54:35 -04:00 |
|
jlmitch5
|
94795c9f4c
|
Merge pull request #347 from jlmitch5/fix_management_job_form_validators
fix validation for management job forms
|
2015-08-12 14:43:50 -04:00 |
|
John Mitchell
|
0d01f67177
|
fixed tooltip word breaking
|
2015-08-12 14:42:15 -04:00 |
|
John Mitchell
|
66b1d2d28f
|
include -0 as an invalid integer in the context of this directive
|
2015-08-11 17:18:49 -04:00 |
|
John Mitchell
|
aef95b2c1a
|
remove awNoDash directive
|
2015-08-11 16:31:12 -04:00 |
|
John Mitchell
|
a1942e65cd
|
update interger directive instead of doing awnodash
|
2015-08-11 16:31:12 -04:00 |
|
John Mitchell
|
992e0a7ae2
|
fix validation for management job forms
|
2015-08-11 16:31:12 -04:00 |
|
John Mitchell
|
678fbd3328
|
fixed log viewer modal partial
|
2015-08-11 09:48:43 -04:00 |
|
John Mitchell
|
9105612c6a
|
fixed alignment of download standard out button in modals
|
2015-08-10 15:43:00 -04:00 |
|
John Mitchell
|
ee41ec78ab
|
fixed alignment of download standard out button in modals
|
2015-08-10 15:21:37 -04:00 |
|
John Mitchell
|
642215f9f3
|
add standard out download button to various places in the UI
|
2015-08-07 11:23:12 -04:00 |
|
jlmitch5
|
8c9059b1dc
|
Merge pull request #355 from jlmitch5/jlm_727_add_dl_stdout
Jlm 727 add dl stdout
|
2015-08-06 14:56:40 -04:00 |
|
John Mitchell
|
224798351e
|
don't display download button unless job is completed
|
2015-08-06 14:06:48 -04:00 |
|
John Mitchell
|
66d71d6d1c
|
moved standard out less block to be more modular
|
2015-08-04 12:01:09 -04:00 |
|
John Mitchell
|
659fe78285
|
fixed downloadable standard out for ad hoc commands
|
2015-08-04 11:55:09 -04:00 |
|
John Mitchell
|
b51f8beefb
|
no standard out download for system jobs
|
2015-08-04 11:49:40 -04:00 |
|
John Mitchell
|
071b699ca8
|
UI implementation of downloadable standard out
|
2015-08-04 11:40:00 -04:00 |
|
jlmitch5
|
d3984e45ba
|
Merge pull request #333 from jlmitch5/jlm_727_credpassphraseui
working commit of passphrase disabling
|
2015-07-29 12:39:53 -04:00 |
|
John Mitchell
|
f080339b9a
|
working commit of passphrase disabling
|
2015-07-27 15:18:52 -04:00 |
|
John Mitchell
|
113da9f599
|
fixe become help copy in credentials
|
2015-07-27 10:02:02 -04:00 |
|
John Mitchell
|
d9c5904f69
|
made project autopopulate in permission form
|
2015-07-27 09:35:17 -04:00 |
|
John Mitchell
|
d56ab2b18b
|
update host graph when jobs complete
|
2015-07-27 09:07:42 -04:00 |
|
John Mitchell
|
b0f7df8fa9
|
fixed the become hide of password on select option null for credentials
|
2015-07-23 17:03:43 -04:00 |
|
John Mitchell
|
6555eb8923
|
added required asterisk to password field
|
2015-07-23 03:45:33 -04:00 |
|
John Mitchell
|
a419b59245
|
allow clearing of credential become
|
2015-07-23 03:12:00 -04:00 |
|
John Mitchell
|
f4ac835845
|
fixed console error for undefined name on object due to being logged out
|
2015-07-23 02:59:56 -04:00 |
|
John Mitchell
|
7c1c219ecb
|
fixed smart status sorting to be locale friendly
|
2015-07-09 13:16:18 -04:00 |
|
John Mitchell
|
1f423ea829
|
fixed tooltips on adhoc stdout details
|
2015-06-30 10:46:40 -04:00 |
|
John Mitchell
|
a9fca9756c
|
added launched by to details on adhoc page
|
2015-06-23 15:15:13 -04:00 |
|
John Mitchell
|
ebc8e6e5fc
|
fix wording of error message on system tracking page
|
2015-06-23 11:04:00 -04:00 |
|
John Mitchell
|
63de1de6b7
|
one more alert escaping fix
|
2015-06-22 14:57:46 -04:00 |
|
John Mitchell
|
628e0e28c6
|
fixed the sanitization of messages
|
2015-06-22 14:50:04 -04:00 |
|
John Mitchell
|
f0b59c2ba9
|
fixed error message when no diff for two scans is found
|
2015-06-22 13:30:56 -04:00 |
|
John Mitchell
|
336a8f23bd
|
fixed error reporting on system tracking
|
2015-06-22 11:03:08 -04:00 |
|
John Mitchell
|
7ba547b16a
|
fixed passing of extravars on schedule endpoint
|
2015-06-18 11:53:39 -04:00 |
|
John Mitchell
|
eacf6a591b
|
fixed nested host typeerror
|
2015-06-18 11:08:24 -04:00 |
|
John Mitchell
|
dfd2246ef5
|
fixed alert displaying from escaping html
|
2015-06-18 10:32:24 -04:00 |
|
John Mitchell
|
378d6024f1
|
fixed favicon
|
2015-06-17 16:41:54 -04:00 |
|
John Mitchell
|
dbd3cfb917
|
fixed indefinite login on setup menu route
|
2015-06-16 17:41:52 -04:00 |
|
John Mitchell
|
4cd5d9ab23
|
fix logic of active module check
|
2015-06-16 16:39:35 -04:00 |
|
John Mitchell
|
9238d8b55d
|
disabled the buttons on system tracking page from being clickable
|
2015-06-16 16:15:59 -04:00 |
|
John Mitchell
|
09f817c07c
|
fixed styling from being sanitized
|
2015-06-16 13:53:30 -04:00 |
|
John Mitchell
|
d17abae3f3
|
fixed delete not showing any content
|
2015-06-16 13:29:54 -04:00 |
|
John Mitchell
|
4e1606a927
|
fixed headers on standard output change
|
2015-06-16 10:18:27 -04:00 |
|
John Mitchell
|
2d347d7069
|
fixed cleanup schedules
|
2015-06-15 16:21:04 -04:00 |
|
John Mitchell
|
29cd31b3d4
|
added new fields to fact cleanup form
|
2015-06-15 16:21:04 -04:00 |
|
John Mitchell
|
723ec44846
|
fix indefinite wait on no license user login
|
2015-06-12 13:54:26 -04:00 |
|
John Mitchell
|
d076be8b8b
|
fix tower password strength defaults
|
2015-06-12 13:42:44 -04:00 |
|
John Mitchell
|
05abacf58e
|
fixed credential autopopulation
|
2015-06-12 12:17:05 -04:00 |
|
John Mitchell
|
ac8d016444
|
fixed language of module args popover
|
2015-06-12 12:08:51 -04:00 |
|
John Mitchell
|
ef2247fce0
|
fixed password validation rules
|
2015-06-12 12:04:35 -04:00 |
|
John Mitchell
|
8fa6145480
|
fixed copyright information
|
2015-06-12 11:54:22 -04:00 |
|
John Mitchell
|
d44dcd5d1a
|
fixed socket tooltip label
|
2015-06-12 10:39:36 -04:00 |
|
John Mitchell
|
0013e89361
|
updated favicon
|
2015-06-11 18:19:35 -04:00 |
|
John Mitchell
|
d6363c9fa5
|
fixed nextRoute.415route from being returned undefined.
|
2015-06-11 17:55:34 -04:00 |
|
John Mitchell
|
32d1c0e4db
|
fixed copyright date
|
2015-06-11 16:10:23 -04:00 |
|
John Mitchell
|
99f9d1e821
|
fixed job detail tooltip styling again
|
2015-06-11 13:40:45 -04:00 |
|
jlmitch5
|
cc2e9e6f56
|
Merge pull request #258 from jlmitch5/jlm_62_put_socket_in_menu_bar
put socket status in menu bar
|
2015-06-10 15:22:27 -04:00 |
|
John Mitchell
|
b3e12305cc
|
fixed styling of tooltips, specifically websocket tooltip
|
2015-06-10 15:20:52 -04:00 |
|
John Mitchell
|
c28eab6206
|
fixed menu icon display
|
2015-06-10 15:20:52 -04:00 |
|
John Mitchell
|
0ee9dea3f0
|
working commit of move of websocket status
|
2015-06-10 15:20:52 -04:00 |
|
John Mitchell
|
b19c427e9c
|
fixed show hide button on survey's text
|
2015-06-10 14:44:54 -04:00 |
|
John Mitchell
|
4b41e86e75
|
fixed spacing of help text on missing playbooks alert
|
2015-06-10 13:24:12 -04:00 |
|