46bbd8d321
relation between tags and entries
2015-03-06 20:50:31 +01:00
6c87418ff0
fixtures for tag
2015-03-06 20:50:30 +01:00
0a018fe039
add relation between entry and tag
2015-03-06 20:50:30 +01:00
6d37a7e6c1
remove dumb code
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
0f00688096
first draft of hypermedia implementation
2015-03-06 20:50:29 +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
c0d9eba07f
Updating logged in user (email, name, etc ..)
2015-02-17 22:45:20 +01:00
4d85d7e9ba
Implement simple config
2015-02-16 21:31:58 +01:00
55f58c9c5e
Update UserConfig schema
2015-02-16 21:31:58 +01:00
cbce162b40
Merge pull request #1063 from wallabag/v2-rename-tags-entity
...
Rename Tags entity
2015-02-09 15:52:10 +01:00
fb8389f463
change settings for TagsEntries model
2015-02-09 15:41:07 +01:00
970c40bb93
restore TagsEntries
2015-02-09 15:07:48 +01:00
653e8be4c1
rename Tags entity
...
why did I delete this file?
rename Tags entity
rename Tags entity
2015-02-09 12:58:44 +01:00
d91691573f
Add custom auth encoder & provider
...
These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password
2015-02-08 23:13:40 +01:00
5f09650eef
add a real relation between user and entry
2015-02-08 23:13:40 +01:00
02b225a82e
Remove temporary entities
2015-02-06 14:26:37 +01:00
2f69eb4afa
rename User entity
2015-02-06 14:18:01 +01:00
be463487cc
rename Entries to Entry
2015-02-06 07:45:32 +01:00
905ae369bd
normalize entries fields
2015-02-05 22:33:36 +01:00
2c093b03de
PATCH method, boolean for some parameters and change entity methods name
2015-02-05 18:21:31 +01:00
34d15eb4d0
change database structure for Entries
2015-02-04 22:25:44 +01:00
eacaf7f864
change type for isRead, isFav and isDeleted fields, as said @j0k3r
2015-02-04 18:21:45 +01:00
42a9064620
implement delete method
2015-02-04 17:54:23 +01:00
7df80cb32c
CS
2015-01-31 19:12:49 +01:00
c3235553dd
first implementation of security
2015-01-31 15:14:10 +01:00
ad4d1caa9e
move WallabagBundle into Wallabag:CoreBundle
2015-01-23 16:28:37 +01:00