Commit Graph
16 Commits
Author SHA1 Message Date
Alan Rominger c8b8cdf7f5 Merge pull request #2906 from AlanCoding/2875_old_launch
Fix old method of launching jobs by directly raising validation errors
2016-07-11 12:46:23 -04:00
AlanCoding 3e433dc9f3 Remove old method of appending errors because it makes attrs None, causing server errors 2016-07-11 11:27:08 -04:00
Alan Rominger fbde6355bf Merge pull request #2880 from AlanCoding/2870_null_data_access
Browseable API POST box fixes
2016-07-08 15:30:18 -04:00
AlanCoding 5027027aba update behavior of access.py to newer DRF, display POST box for most list endpoints 2016-07-08 15:18:40 -04:00
Alan Rominger ace2f1e207 Merge pull request #2846 from AlanCoding/2842_proj_api
Show the project list POST text box for org admins in API browser
2016-07-07 15:30:46 -04:00
AlanCoding 94c4db1d6a Show the project list POST text box for org admins in API browser 2016-07-07 14:05:09 -04:00
Alan Rominger 4fce29fe1d Merge pull request #2830 from AlanCoding/2828_proj_AS
M2M fix for project activity stream
2016-07-07 10:56:41 -04:00
AlanCoding 25c177cdcd M2M fix for project activity stream 2016-07-07 10:24:50 -04:00
Alan Rominger 9476bc12e9 Merge pull request #2787 from AlanCoding/2733_credential_org_access
Processing of "organization" related field in credential can_change
2016-07-06 15:43:17 -04:00
AlanCoding 5df846eb0a remove unnecessary fixture from org_credential 2016-07-06 15:21:57 -04:00
Alan Rominger 70b9a48f82 Merge pull request #2739 from AlanCoding/2735_proj_access
Do not allow creating projects as foreign org admin
2016-07-06 15:09:43 -04:00
AlanCoding ddbe54f841 allow null data cases in credential can_change 2016-07-05 15:06:40 -04:00
AlanCoding c21d560cfd Credential can_change updates for organization related field 2016-07-05 14:04:52 -04:00
Alan Rominger 76d3ae7023 Merge pull request #2740 from AlanCoding/revert_access_list
Revert "Merge pull request #2444 from AlanCoding/2364_access_list_res…
2016-07-01 10:56:11 -04:00
AlanCoding 07bea4c8b0 Revert "Merge pull request #2444 from AlanCoding/2364_access_list_restriction"
This reverts commit b71307bf91d1f1a9337071e04ecced012826584b, reversing
changes made to 1be12482954b680ba7a55746594a7e29df9b178d.
2016-07-01 10:10:00 -04:00
AlanCoding c7bedcb004 Do not allow creating proejcts as foreign org admin 2016-07-01 09:51:26 -04:00