Chris Houseknecht
|
0466629718
|
Finally fixed issue with editing a credential. Need to call Owner change after loading data and after resetting form. Also removed default from Owner radio button on create and set to required so that user has to actively make a choice. Started working on Job Template detail changes. Job Template is currently broke.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Church
|
413a799829
|
AC-537 Fix typo.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Houseknecht
|
72aacfd972
|
Fixed create operation on Credentials. Credential lookups on Groups and Projects now working.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Houseknecht
|
41b5d8b9ad
|
Url parameter to Utilities.GetChoices to allow adding parameters to options query.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Houseknecht
|
a5bb145f70
|
Credential now working on Project detail and Group detail pages.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Church
|
19155baf5f
|
AC-537 Add cloud flag to credential.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Houseknecht
|
f327be5811
|
Added Owner radio button to Credential detail page. Lookup for Credential on Groups page is working now.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Houseknecht
|
6a7d8b52aa
|
Changes to Credentials for supporting various Kinds.
|
2013-11-04 10:16:56 -05:00 |
|
Chris Church
|
e6e34c3afc
|
AC-551 Removed extra empty/blank option from choices.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
271a2c0f06
|
AC-537 Don't allow saving a credential with both user and team assigned.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
15f337d183
|
AC-596 Fix for inventory import traceback.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
9e9d696c79
|
AC-537 Fix default assignment of SCM credentials when migrating.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
0727a2ffa3
|
Update rax inventory script from Ansible.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
2b6f551eb8
|
Add debug toolbar middleware before transaction middleware.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
18ecdb65da
|
AC-550 Expose license errors flag, update how license error shows in inventory update stdout.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
895c908f5a
|
AC-537 Allow creating credentials through main credentials list.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
40b56c5175
|
AC-537 Fixes to get unit tests to pass.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
9b204e737e
|
AC-537 Work on getting unit tests to pass.
|
2013-11-04 10:16:55 -05:00 |
|
Chris Church
|
d668991899
|
AC-537 Some UI field/name changes for cloud credentials.
|
2013-11-04 10:16:54 -05:00 |
|
Chris Church
|
f946026ca7
|
AC-537 Fix syntax error.
|
2013-11-04 10:16:54 -05:00 |
|
Chris Church
|
6815905882
|
AC-537 Even more updates following database changes.
|
2013-11-04 10:16:54 -05:00 |
|
Chris Church
|
0c98b7ed69
|
AC-537 Minor migration change, fix broken models/serializers.
|
2013-11-04 10:16:54 -05:00 |
|
Chris Church
|
ddd5eb3b4e
|
AC-537 Fix admin/API breakage as a result of database changes.
|
2013-11-04 10:16:54 -05:00 |
|
Chris Church
|
e9b037af34
|
AC-537 Finish credential data migration.
|
2013-11-04 10:16:54 -05:00 |
|
Chris Church
|
1ef8261925
|
AC-537 Work in progress on cloud credentials.
|
2013-11-04 10:16:54 -05:00 |
|
Michael DeHaan
|
1b3e704f3e
|
Merge pull request #5 from tgerla/supportfixes
Support fixes
|
2013-11-02 12:21:48 -07:00 |
|
Tim Gerla
|
0a9929af35
|
launch support requests in a new tab
|
2013-11-02 12:03:45 -07:00 |
|
Tim Gerla
|
a239a67efd
|
Redirect support requests to zendesk web interface (AC-603), and fix a minor spelling error
|
2013-11-01 11:15:02 -07:00 |
|
chouseknecht
|
b5cba0eca5
|
Removed backup of Treeselector.js created prior to tree refactor.
|
2013-10-29 07:04:22 +00:00 |
|
chouseknecht
|
5ed32c7062
|
Added support for long node names on tree. Fixed tree styling issues. Fixed node copy. Fixed tree collapse/expand bug. Added dynamic tooltips to the status icon that account for inventory updates and jobs, giving precedence to inventory updates.
|
2013-10-29 07:01:45 +00:00 |
|
Chris Church
|
70d8ab9af6
|
Fix potential children to show only groups from the same inventory.
|
2013-10-28 12:44:29 -04:00 |
|
Chris Church
|
432e379878
|
Disable automatic deletion of a group when it has no more parents to support new UI inventory tree changes.
|
2013-10-27 15:56:38 -04:00 |
|
chouseknecht
|
0e5b358cb6
|
Fixed site footer so that content width always matches the header and body.
|
2013-10-27 18:28:36 +00:00 |
|
chouseknecht
|
d85535253b
|
Removed all references to jstree library.
|
2013-10-27 18:23:00 +00:00 |
|
chouseknecht
|
9135bad620
|
Removed stuff referencing the old tree style (jstree).
|
2013-10-27 18:18:36 +00:00 |
|
chouseknecht
|
6f6a7dbf8b
|
Merge remote branch 'upstream/master'
|
2013-10-27 08:38:38 +00:00 |
|
chouseknecht
|
102ebdfbb6
|
Latest tree and Groups page modifications
|
2013-10-27 08:38:13 +00:00 |
|
Chris Church
|
165f983f86
|
AC-575 Changed to show elapsed time instead of full timestamp.
|
2013-10-26 23:54:05 -04:00 |
|
Chris Church
|
d410f57e08
|
Added API support for OR queries and searching text fields.
|
2013-10-26 22:44:25 -04:00 |
|
Chris Church
|
3760ce6641
|
Add copy of rest framework template to prevent browsable API from automatically attempting to create URLs from JSON data (which sometimes breaks for job output).
|
2013-10-25 20:26:42 -04:00 |
|
chouseknecht
|
ea5e43634a
|
Latest Inventory tree changes. Drag-n-Drop now works, complete with styling and API calls. Working through bugs.
|
2013-10-25 22:20:59 +00:00 |
|
chouseknecht
|
b1d2521535
|
Merge remote branch 'upstream/master'
|
2013-10-25 21:01:27 +00:00 |
|
chouseknecht
|
025980d009
|
Drag-n-drop feature on custom tree functions graphically. Ready to add API calls.
|
2013-10-25 04:07:07 -04:00 |
|
chouseknecht
|
b2f2fb655d
|
Merge remote branch 'upstream/master'
|
2013-10-24 18:39:49 +00:00 |
|
Chris Church
|
710d55d82d
|
AC-575 Updated logging/output for inventory_import command.
|
2013-10-24 02:09:49 -04:00 |
|
Chris Church
|
27ad680f4d
|
AC-567 Remove source_tags from API/UI. Modify EC2 inventory to not return instance ID groups.
|
2013-10-23 22:46:04 -04:00 |
|
Chris Church
|
04824c8477
|
AC-569 Fix signal handler for updating computed fields on inventory models.
|
2013-10-23 22:22:59 -04:00 |
|
chouseknecht
|
a3b1fb7f41
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-23 10:12:20 -07:00 |
|
Chris Church
|
a32fc02323
|
Fix NameError in case where job extra vars are specified as key=value.
|
2013-10-22 14:31:05 -04:00 |
|
Chris Church
|
16d6ec252f
|
AC-403 Add API support for host:port format, port is automatically split into host variables as ansible_ssh_port.
|
2013-10-22 00:41:49 -04:00 |
|