Jeremy Benoist
4094ea4771
Convert array + phpDoc
...
Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
2016-04-12 12:25:29 +02:00
Jeremy Benoist
2baca964f3
Simplify tag creation from entry
...
Testing that a tag exist or is assigned to the current entry isn't important in the tag controler since the `assignTagsToEntry` is already doing that job.
So it simplify the controller.
2016-03-27 17:09:33 +02:00
Thomas Citharel
2f60e5ea75
check if archive/star parameters without quotes work
2016-03-16 22:22:12 +01:00
Thomas Citharel
189ef6342a
use integers for archived/starred status
2016-03-16 22:22:12 +01:00
Thomas Citharel
0d3043a29c
fix api properties and typo
2016-03-16 22:22:12 +01:00
Thomas Citharel
3107f92acb
Don't add entry through API if it already exists
2016-03-16 21:07:01 +01:00
Thomas Citharel
bc44aa5784
add tests on user in API responses
2016-03-15 19:31:31 +01:00
Jeremy Benoist
09d8bb6fa2
Improve tests
...
- add more tests for coverage
- add a test on annotation deletion
- fix post annontation with ranges
2016-03-11 17:59:42 +01:00
Thomas Citharel
6f8310b445
typos & cs
2016-03-08 09:22:25 +01:00
Vincent
9761bfa18e
write test for version
2016-03-07 15:16:27 +01:00
Jeremy Benoist
fba9e7d44d
Remove 'content' from API
...
Waiting to find a good solution to avoid side problem since user can no define the content
2016-03-04 11:46:18 +01:00
Thomas Citharel
816ad4051b
add more properties for entries #1634
2016-03-04 11:39:20 +01:00
Jeremy Benoist
4059a061c0
Fix the way to remove a tag from all user entries
2015-12-29 15:43:32 +01:00
Jeremy Benoist
fc73222723
Remove user reference in tag
...
Fix #1543
2015-12-29 14:50:52 +01:00
Jeremy Benoist
8a493541fa
Re-enable test on doctrine command
...
It will slow down the whole test suite (because it'll use doctrine command).
Remove unecessary `KernelTestCase`.
Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency.
2015-11-07 14:16:13 +01:00
Nicolas Lœuillet
fcb1fba5c2
* public registration
...
* remove WSSE implementation
* add oAuth2 implementation
2015-10-03 13:30:43 +02:00
Jeremy Benoist
e6f55346fd
Add test on getting starred entries using the API
2015-08-20 20:39:26 +02:00
Jeremy Benoist
4346a86068
CS
2015-05-30 13:59:33 +02:00
Jeremy
9744e97131
Fix tests
2015-04-01 21:59:13 +02:00
Jeremy
769e19dc4a
Move API stuff in ApiBundle
2015-04-01 21:59:12 +02:00