Jean Flach
|
4cf33b74f2
|
Fix delete object handler returning incorrect status codes
Now a 200 OK only gets returned if all objects could be deleted
fixes #10770
|
2016-03-11 15:59:52 +01:00 |
Michael Friedrich
|
c3dc3e6ec6
|
Fix: API queries on non-existant objects cause exception
fixes #11088
|
2016-02-23 09:38:39 +01:00 |
Gunnar Beutner
|
c544c686a8
|
Update copyright headers for 2016
|
2016-01-12 08:31:24 +01:00 |
Michael Friedrich
|
f498ce39f3
|
Improve api error handling
refs #10194
|
2015-09-28 16:08:14 +02:00 |
Gunnar Beutner
|
425a1a0166
|
Implement API permissions
fixes #9088
|
2015-09-28 14:30:46 +02:00 |
Gunnar Beutner
|
8a5d71a565
|
Move /v1/<type> to /v1/objects/<type>
refs #10212
|
2015-09-28 08:39:56 +02:00 |
Michael Friedrich
|
6549721ec6
|
Ensure that multiple object handler request methods still work
refs #10194
|
2015-09-27 15:27:08 +02:00 |
Jean-Marcel Flach
|
5ef4204d06
|
Improve API error handling and fix some whitespace
fixes #10194
|
2015-09-25 13:57:28 +02:00 |
Gunnar Beutner
|
06f02f8b10
|
Implement reflection support for the API
fixes #9076
|
2015-08-26 10:58:59 +02:00 |
Gunnar Beutner
|
de09a562f6
|
Use dependency graph when deleting objects
refs #9096
|
2015-08-26 06:35:06 +02:00 |
Gunnar Beutner
|
0cbcb75e79
|
Ensure that runtime config objects are persisted on disk
refs #9101
fixes #9926
|
2015-08-18 14:21:55 +02:00 |
Gunnar Beutner
|
60a30d50f6
|
Don't allow users to delete objects that weren't created using the API
refs #9082
|
2015-08-18 08:22:14 +02:00 |
Gunnar Beutner
|
071d2f18fb
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
fixes #9914
|
2015-08-15 20:40:41 +02:00 |
Gunnar Beutner
|
e2290d5012
|
Implement support for unregistering objects
refs #9101
|
2015-08-15 20:07:11 +02:00 |