Chris Church
|
4aaeb9506f
|
Fixed AC-261. Relaxed permission requirements on parent object needed to view sublists.
|
2013-07-25 21:47:43 -04:00 |
|
Chris Church
|
9916a5eefb
|
Fix for AC-257. Handle setting/updating password through UserSerializer.
|
2013-07-25 17:12:28 -04:00 |
|
Chris Church
|
0c54dcef39
|
Finish implementing access checks for all objects, update tests to pass.
|
2013-07-25 11:15:12 -04:00 |
|
Chris Church
|
bc49627203
|
Permissions-related updates and fixes, more tests, better handling of any user input that would previously generate a server error.
|
2013-07-25 11:15:12 -04:00 |
|
Chris Church
|
6fda31e790
|
Fix imports, __all__ definition, organization/team sublists under projects.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
a6c767907e
|
Renamed some API files/classes to mimic REST framework names, moved queryset filtering for permissions alongside other permissions/access checks, cleaned up base views to handle get_queryset based on class attributes, cleaned up post to sublist to create/attach/unattach.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
af751e3f38
|
Fixed /api/v1/projects/N/organizations to allow creating a new organization via POST.
|
2013-07-19 21:32:16 -04:00 |
|
Chris Church
|
9af163691a
|
Allow post to /api/v1/projects/N/organizations/, add resource for /api/v1/projects/N/teams/.
|
2013-07-19 11:49:40 -04:00 |
|
Chris Church
|
d09d94bca2
|
Finish implementation/tests of job template callback.
|
2013-07-11 22:32:51 -04:00 |
|
Chris Church
|
ca949eb71e
|
Initial working version of job template callback with a test.
|
2013-07-11 14:57:59 -04:00 |
|
Chris Church
|
fccf663d42
|
Add tests for changed flag on job events.
|
2013-07-02 14:41:05 -04:00 |
|
Chris Church
|
4762166caf
|
Added changed flag to job events, added launch_type to jobs.
|
2013-07-02 12:11:32 -04:00 |
|
Chris Church
|
914e586150
|
Work in progress on empheral host callback.
|
2013-07-02 12:11:32 -04:00 |
|
Chris Church
|
689765c587
|
Fix to only update the user's password if a non-empty password string is provided.
|
2013-06-30 13:00:16 -04:00 |
|
Michael DeHaan
|
bc21cd3618
|
Add license writer script, wire license_info into /api/v1/config
|
2013-06-29 13:42:06 -04:00 |
|
Chris Church
|
e5b827944e
|
Cleanup user permissions check, fix bug to allow admin to change own username, first_name and last_name.
|
2013-06-28 23:07:45 -04:00 |
|
Chris Church
|
07657926b9
|
Rename ansibleworks to awx.
|
2013-06-23 13:21:02 -04:00 |
|