1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
awx/lib
2013-05-17 06:38:37 -04:00
..
main Added job_events and job_host_summaries for groups. 2013-05-16 21:59:58 -04:00
middleware Just use plain GPL. 2013-04-09 01:05:55 -04:00
plugins/callback Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
settings Removed local_settings*.tmp files added by @chouseknecht, updated .gitignore to prevent them from getting added again. 2013-05-10 00:51:03 -04:00
static Removed old versions of UI in static directory. 2013-05-08 12:02:56 -04:00
templates Split out RBAC and can_user_* methods from models into access.py. Moved list/item permissions checks from the base views into RBAC. Added serializers/views/tests for jobs REST API. 2013-05-08 10:46:16 -04:00
ui Key column on a list view is now clickable -taking you to the detail page. Moved action buttons to top of page next to search widget. Added finishing touches to job submission on job_templates list view. 2013-05-17 06:38:37 -04:00
__init__.py Initial setup script. 2013-05-07 18:17:04 -04:00
urls.py Moved UI into its own Django app. 2013-05-08 11:41:00 -04:00
wsgi.py Just use plain GPL. 2013-04-09 01:05:55 -04:00