Jeremy Benoist
8f336fda64
Tags were not imported in wallabag v2 import
...
Also, simplify exportAs matching format
2016-03-27 23:58:37 +02:00
Jeremy Benoist
4d0ec0e721
Fix some Scrutinizer issues
2016-03-27 20:54:57 +02:00
Jeremy Benoist
c2656f96d4
Move assignTagsToEntry in ContentProxy helper
2016-02-19 14:22:20 +01:00
Nicolas Lœuillet
f898102c85
Exported entries were added twice in export file
2016-02-05 13:35:59 +01:00
Jeremy Benoist
d3f31ec485
CS
2016-02-04 20:31:26 +01:00
Thomas Citharel
f161122412
put the equals bar outside the loop
2016-02-04 20:31:26 +01:00
Thomas Citharel
3b07d01937
remove old dependancy
2016-02-04 20:31:26 +01:00
Thomas Citharel
365a38984e
better display for txt
2016-02-04 20:31:26 +01:00
Thomas Citharel
6c08fb68b8
add txt export
2016-02-04 20:30:51 +01:00
Jeremy Benoist
63e40f2d7c
Add CraueConfig for internal settings
2016-01-31 14:48:26 +01:00
Jeremy Benoist
619cc45359
Symfony Upgrade Fixer FTW
...
symfony-upgrade-fixer fix src/Wallabag/
2016-01-15 09:35:38 +01:00
Jeremy Benoist
fc73222723
Remove user reference in tag
...
Fix #1543
2015-12-29 14:50:52 +01:00
Jeremy Benoist
e9fa8c40aa
Add test on tagAllForUser
...
And fix multiplication of entries returned by `tagAllForUser`.
2015-12-28 13:20:48 +01:00
Nicolas Lœuillet
347fa6beb0
php cs
2015-12-08 09:20:03 +01:00
Kévin Gomez
625acf3352
Add a command to automatically tag all entries for a user
2015-11-11 16:27:19 +01:00
Kévin Gomez
1c9cd2a7f0
Errors in the automatic tagging do not prevent the entry from being added
2015-11-11 16:23:49 +01:00
Kévin Gomez
ac9fec610a
Add TaggingRule entity
2015-11-11 16:23:49 +01:00
Kévin Gomez
c3510620ad
PoC of rule-based tagging
2015-11-11 16:23:49 +01:00
Jeremy Benoist
cceca9ea1d
Fix route parameters
...
Improve export tests
Improve CSV export
2015-11-09 16:32:48 +01:00
Thomas Citharel
268e9e7277
use JMS Serializer
2015-11-09 16:32:48 +01:00
Thomas Citharel
5b7da07620
use the groups annotation instead of setIgnoredAttributes
2015-11-09 16:32:48 +01:00
Thomas Citharel
8ac95cbfcc
improved function
2015-11-09 16:32:48 +01:00
Thomas Citharel
b3cc1a14e7
add json & xml
2015-11-09 16:32:48 +01:00
Jeremy Benoist
add597bad9
Rework on export
...
- all export now return a `HttpFoundation\Response`
- return a 404 on unsupported format
- add tests
2015-11-09 16:32:48 +01:00
Thomas Citharel
03690d1387
Start work on export
...
For now:
- ebook
- mobi
- pdf
- csv
2015-11-09 16:32:48 +01:00
Jeremy Benoist
164d260c49
CS
...
Also force SYMFONY_DEPRECATIONS_HELPER for travis
2015-11-07 00:27:41 +01:00
Jeremy Benoist
18f8f32f70
Fix security.context deprecation
2015-11-07 00:17:37 +01:00
Nicolas Lœuillet
ce782c84b8
fix bug on detect active theme
2015-10-06 20:51:40 +02:00
Nicolas Lœuillet
1210dae105
remove old implementation for login/register/recover
2015-10-03 13:31:48 +02:00
Jeremy Benoist
da3d4998c0
Move readingTime & domainName in ContentProxy
...
So, everything is centralized in one place when we save a new entry.
2015-09-28 19:35:33 +02:00
Jeremy Benoist
98f0929f16
Handle entry in language
...
Fix #1333
2015-09-22 20:52:13 +02:00
Jeremy Benoist
f1e29e69cb
CS
2015-09-10 22:00:53 +02:00
Jeremy Benoist
558d9aabab
Move fetching content in a separate class
2015-09-10 21:57:25 +02:00
Jeremy Benoist
fad316151c
Integrate graby
2015-08-24 12:27:17 +02:00
Jeremy Benoist
6eebd8c909
Remove unsed things
2015-08-20 20:39:26 +02:00
Nicolas Lœuillet
2686457448
store estimated reading time / filters on reading time
2015-08-12 09:01:29 +02:00
Jeremy Benoist
4346a86068
CS
2015-05-30 13:59:33 +02:00
Jeremy
3e30422cda
Only one pattern for LiipTheme
...
Others patterns aren't required (but I think it's still important to have them around)
2015-03-01 20:25:43 +01:00
Jeremy
495aecfe74
Cleanup & simplify theme
2015-03-01 10:49:17 +01:00
Jeremy
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
Nicolas Lœuillet
be463487cc
rename Entries to Entry
2015-02-06 07:45:32 +01:00
Jeremy
7df80cb32c
CS
2015-01-31 19:12:49 +01:00
Nicolas Lœuillet
c3235553dd
first implementation of security
2015-01-31 15:14:10 +01:00
Nicolas Lœuillet
19f2f11ee8
fix themes symlinks
2015-01-28 13:58:12 +01:00
Nicolas Lœuillet
b9ec99e25b
replace legacy calls with new one
2015-01-27 13:08:02 +01:00
Nicolas Lœuillet
6b767d1cc0
refactoring for fetching content
2015-01-26 22:15:19 +01:00