summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-14AC-636 Fix existing projects with scm_type=null to always use empty string. U...Chris Church9-26/+855
2013-11-13AC-633 js error fixed.Chris Houseknecht1-10/+0
2013-11-13AC-633 fixed a sort of unrelated js error. The capitalize filter directive at...Chris Houseknecht1-6/+8
2013-11-13AC-633 Fixed 'hast' typo.Chris Houseknecht1-1/+1
2013-11-13AC-617 changed callback generation icon to a magic wand, which will hopefully...Chris Houseknecht1-1/+1
2013-11-13AC-627 Fixed password/ssh_password collision in Credentials.js form. This was...Chris Houseknecht1-1/+1
2013-11-13AC-628 applied credential changes made in add controller to edit controller s...Chris Houseknecht1-1/+10
2013-11-13Moved credentials in tab order. It now follows teams and precedes projects. B...Chris Houseknecht2-3/+3
2013-11-13AC-609 Fixed issue with help button not displaying correctly on 'select' page...Chris Houseknecht1-4/+4
2013-11-12AC-502 all links for Inventory widget on home page now work. Modified respond...Chris Houseknecht8-70/+169
2013-11-12AC-502 links are now correct on inventory home page widget.Chris Houseknecht1-19/+34
2013-11-12AC-502 home page widgets should now show 0 rather than ' ' for empty values.Chris Houseknecht3-6/+17
2013-11-12AC-502 added group ID as a parameter on 'job failure' links from /home/hosts....Chris Houseknecht3-13/+29
2013-11-11AC-502 Finally figured out how to fix the awToolTip directive so that it watc...Chris Houseknecht8-46/+82
2013-11-11AC-502 Fixed links on home page status widget. Added home/hosts page.Chris Houseknecht7-47/+206
2013-11-11Added inventory count back into the 'job status' widget on home page. Invento...Chris Houseknecht1-6/+17
2013-11-11Credentials: form save routine is almost identical between Add and Edit contr...Chris Houseknecht2-125/+95
2013-11-10Make our vhost server names match everything, not just localhos.Tim Gerla2-4/+2
2013-11-08Fixed parent container of activity stream setting the min-height value. This ...Chris Houseknecht3-5/+15
2013-11-08AC-614 credential lookup now narrows choices based on specific source. So if ...Chris Houseknecht1-55/+12
2013-11-08AC-616 Fixed date warning vs. date expired message. The CheckLicense routine ...Chris Houseknecht1-2/+11
2013-11-08First iteration of Activity Stream. Added Home/Groups page. Increased icon si...Chris Houseknecht25-101/+1204
2013-11-08AC-589 Update host enabled flag from inventory import.Chris Church4-22/+78
2013-11-07Refactored models into separate files.Chris Church6-2310/+2504
2013-11-07AC-612 Return appropriate status code for server errors. Catch IntegrityErro...Chris Church4-5/+21
2013-11-07AC-615 Handle Rackspace inventory import when source_regions is empty string.Chris Church2-1/+8
2013-11-07AC-543 Removed comment print statements.Chris Church1-2/+0
2013-11-07AC-543 Add credential model validation for unique constraint with nullable fi...Chris Church2-3/+65
2013-11-06AC-595 for form/list definitions using \{\{ \}\} replacement variables in the...Chris Houseknecht2-2/+2
2013-11-06AC-570 Added host enabled flag on Hosts page, allowing one-click editing for ...Chris Houseknecht7-53/+130
2013-11-05Jobs list on Job Templates detail page now closely matches the Jobs tab. Stat...Chris Houseknecht4-22/+49
2013-11-05AC-563 license check now responds to date_expired and date_warning flags. Pri...Chris Houseknecht2-2/+6
2013-11-05AC-559 Changed reset filter to clear the search and remove search keys from t...Chris Houseknecht1-9/+3
2013-11-05AC-536 No longer dissaociating hosts from /inventories/N/groups, so no more c...Chris Houseknecht2-20/+25
2013-11-05AC-608 Fixed form generator's ability to find labels related to rquired field...Chris Houseknecht1-8/+8
2013-11-05AC-607 Fixed parsing of extra_vars on job_template. '' was not being recogniz...Chris Houseknecht1-1/+2
2013-11-05Set default config.js timeout to 1800 seconds.Chris Houseknecht1-1/+1
2013-11-05AC-471 Added back client session timeout. Fixed Rest service library to bubbl...Chris Houseknecht11-93/+238
2013-11-05AC-606 Fix manifest to include API templates that were moved.Chris Church1-1/+1
2013-11-04Moved API code into separate Django app.Chris Church61-1546/+1553
2013-11-04Added collapsible help panel to Credential detail page for Kind. Added auto ...Chris Houseknecht3-26/+69
2013-11-04Fix broken credentials test.Chris Church1-2/+2
2013-11-04Fix broken migration.Chris Church1-5/+0
2013-11-04AC-403 changed Host add/update to stringify variable data and include it dire...Chris Houseknecht1-29/+18
2013-11-04Fixed home page to work with new Utilities.GetChoices, which is used to get s...Chris Houseknecht3-26/+43
2013-11-04Fixed form validation issues on Projects detail for manual projects. When edi...Chris Houseknecht2-1/+8
2013-11-04Fixed form validation issues on Projects detail for manual projects. When edi...Chris Houseknecht6-125/+98
2013-11-04Fixed form-generator and awRequiredWhen directive to not overlap when setting...Chris Houseknecht12-80/+276
2013-11-04Finally fixed issue with editing a credential. Need to call Owner change afte...Chris Houseknecht6-50/+74
2013-11-04AC-537 Fix typo.Chris Church1-1/+1