0a018fe039
add relation between entry and tag
2015-03-06 20:50:30 +01:00
2691cf0438
GET /api/tags/id_tag method
2015-03-06 20:50:30 +01:00
1d14779154
remove isDeleted flag
2015-03-06 20:50:30 +01:00
32da2a70ef
Add LiipThemeBundle
...
Re-defined the config / user relation to be OneToOne bidirectionnal.
ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle
Force sqlite for test
In case of people use a different driver in parameter.yml (yes I do :))
2015-03-01 10:49:16 +01:00
e4977b8a86
Adding new user
2015-02-22 09:30:25 +01:00
c0d9eba07f
Updating logged in user (email, name, etc ..)
2015-02-17 22:45:20 +01:00
d9085c63e3
Handle password change
2015-02-17 21:03:23 +01:00
7781faa0b0
Use a form type for entry
2015-02-16 21:31:58 +01:00
4d85d7e9ba
Implement simple config
2015-02-16 21:31:58 +01:00
2f6a596760
Merge pull request #1070 from wallabag/v2-api-tests
...
1st draft for testing API
2015-02-12 08:50:06 +01:00
8c7e0f95b9
remove debug lines
2015-02-12 08:46:40 +01:00
d9b7175593
test if GET /api/entries returns 1 or more results
2015-02-11 18:22:59 +01:00
59f18f9a85
create single test for bad headers
2015-02-11 16:08:13 +01:00
9ca5fd43f9
test with bad headers
2015-02-11 15:35:40 +01:00
f170f31594
add test for empty salt
2015-02-11 15:15:06 +01:00
874e3e10a4
phpdoc
2015-02-11 11:52:10 +01:00
70b54da2b1
test line, forgot to remove it
2015-02-11 07:52:58 +01:00
c9fa9677c1
DELETE entry and use of query for fetch entries
2015-02-11 07:43:43 +01:00
19aee7cd54
refactor and test one entry
2015-02-11 06:41:44 +01:00
2725de8efb
cs
2015-02-11 06:31:16 +01:00
91f78f26f2
first test for API, need refactor
2015-02-11 06:28:23 +01:00
2734044aca
add test for api/salts
2015-02-11 06:28:23 +01:00
0536b809b0
Test for GET on empty database
2015-02-11 06:27:50 +01:00
e1dd7f70c5
first test for API, need refactor
2015-02-11 06:27:05 +01:00
f5deb024a2
add test for api/salts
2015-02-11 06:27:04 +01:00
68c6f1bd7f
Test for GET on empty database
2015-02-11 06:27:04 +01:00
3d2b2d62be
Avoid user to see other entries
...
hehe :)
2015-02-10 22:56:44 +01:00
eb3bd7efb7
Add more tests on Entry controller
...
Also add more fixtures
2015-02-10 22:32:42 +01:00
3b815d2de5
Add some fixtures
...
Improve test, so user can login
Fix some leftJoin
Cleanup EntryController
2015-02-08 23:13:40 +01:00
9c0c882006
Add some tests on EntryController
...
Also, create database schema on test initialisation
2015-02-07 18:30:46 +01:00
aa6e27cf4f
Tests are working again
2015-01-31 09:35:50 +01:00
0c678cf24a
rename test file
2015-01-27 13:17:37 +01:00
ad4d1caa9e
move WallabagBundle into Wallabag:CoreBundle
2015-01-23 16:28:37 +01:00