1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
awx/lib
2013-05-15 18:31:32 -04:00
..
main Fix some issues when creating a new object and posting to a subcollection. Tested with groups. 2013-05-15 18:31:32 -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 Latest inventory tree updates. Now using root_groups to retrieve top-level inventory groups. Ajax group load now works -hosts and subgroups loading. Need to add sorting, but all works. 2013-05-15 17:24:49 -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