]> git.immae.eu Git - github/wallabag/wallabag.git/history - src/Wallabag/CoreBundle
Few phpDoc fix
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle /
2016-01-03  Jeremy BenoistFew phpDoc fix
2016-01-02  Jeremy BenoistAdd tagged services for import
2016-01-02  Jeremy BenoistRewrote Pocket Import
2016-01-02  Jeremy BenoistFix the way to check for an existing entry
2016-01-02  Jeremy BenoistUpdate after previous merge
2016-01-02  Jeremy BenoistChange the way to check for an existing entry
2016-01-02  Nicolas Lœuillet- remove importers configuration
2016-01-02  Nicolas Lœuilletfix #1502 avoid duplicate entry and store pocket url...
2016-01-02  Nicolas Lœuilletrefactor pocket import
2016-01-02  Nicolas Lœuillet1st draft for Pocket import via API
2016-01-02  Nicolas Lœuilletadd docs for Import feature
2016-01-02  Nicolas Lœuilletform to upload file
2016-01-02  Nicolas Lœuilletcreate controller to launch import command
2016-01-02  Nicolas LœuilletuserId is now set in parameters
2016-01-02  Nicolas Lœuilletfirst draft for json import, needed for wallabag v1...
2016-01-02  Nicolas LœuilletMerge pull request #1545 from wallabag/v2-user-tag
2016-01-02  Nicolas LœuilletMerge pull request #1546 from wallabag/v2-reload-content
2016-01-02  Nicolas LœuilletMerge pull request #1547 from wallabag/v2-mistakes
2015-12-30  Jeremy BenoistFix wrong if when deleting an entry 1547/head
2015-12-30  Jeremy BenoistBackport all icomoon from v1 1546/head
2015-12-30  Jeremy BenoistAbility to reload an entry
2015-12-29  Jeremy BenoistRemoved comment 1545/head
2015-12-29  Nicolas LœuilletMerge pull request #1544 from wallabag/2fa-email
2015-12-29  Jeremy BenoistFix the way to remove a tag from all user entries
2015-12-29  Jeremy BenoistCleanup tests
2015-12-29  Jeremy BenoistRemove user reference in tag
2015-12-29  Jeremy BenoistAdd custom email for 2FA
2015-12-28  Nicolas LœuilletMerge pull request #1540 from wallabag/v2-fix-delete
2015-12-28  Jeremy BenoistDon't redirect to the content page after deletion 1540/head
2015-12-28  Jeremy BenoistEntry data should have unique url
2015-12-28  Nicolas LœuilletMerge pull request #1542 from wallabag/v2-avoid-duplica...
2015-12-28  Jeremy BenoistAdd test on tagAllForUser 1542/head
2015-12-28  Jeremy BenoistAvoid multiple tag creation
2015-12-28  Jeremy BenoistMerge pull request #1488 from wallabag/v2-slug-tags
2015-12-28  Nicolas Lœuilletadd slug for tags 1488/head
2015-12-08  Jeremy BenoistMerge pull request #1529 from wallabag/v2-taggingrule...
2015-12-08  Nicolas Lœuilletphp cs 1529/head
2015-12-08  Nicolas Lœuilletchanged table name for tagging rule
2015-12-06  Jeremy BenoistMerge pull request #1478 from K-Phoen/rule-based-tags
2015-12-04  Jeremy BenoistMerge pull request #1523 from wallabag/tcitworld-patch-1
2015-12-03  Thomas CitharelTypo 1523/head
2015-11-29  Kévin GomezFix tagging rules ordering 1478/head
2015-11-16  Kévin GomezClean the tagging rule creation form
2015-11-16  Kévin GomezAssert that the tag has is the good one
2015-11-13  Kévin GomezAdd a quick test
2015-11-13  Kévin GomezDocument the matches operator in the FAQ
2015-11-13  Kévin GomezAdd phpdoc for all Matches implementations
2015-11-13  Kévin GomezAdd matches operator
2015-11-11  Kévin GomezImprove the tagging rules documentation
2015-11-11  Kévin GomezFix the creation of the repository services
2015-11-11  Kévin GomezUse Psr\Log\NullLogger instead of creating a mock
2015-11-11  Kévin GomezFix incorrect comment.
2015-11-11  Kévin GomezAdd a few functional tests for the tagging rules creati...
2015-11-11  Kévin GomezUpdate baggy theme
2015-11-11  Kévin GomezProvide a way to delete tagging rules
2015-11-11  Kévin GomezAdd a command to automatically tag all entries for...
2015-11-11  Kévin GomezValidate used operators when creating tagging rules
2015-11-11  Kévin GomezAdd tests for the RuleBasedTagger class
2015-11-11  Kévin GomezErrors in the automatic tagging do not prevent the...
2015-11-11  Kévin GomezAlso validate used variables when creating tagging...
2015-11-11  Kévin GomezAdd naïve validation for tagging rules (only checks...
2015-11-11  Kévin GomezRename the « Tags » tab to « Tagging rules »
2015-11-11  Kévin GomezAdd tests for the StringToListTransformer class
2015-11-11  Kévin GomezFix ContentProxyTest
2015-11-11  Kévin GomezAdd missing use statement
2015-11-11  Kévin GomezAdd a table explaining the available variables
2015-11-11  Kévin GomezDisplay the tagging rules in the config
2015-11-11  Kévin GomezAdd missing tagging rule repository
2015-11-11  Kévin GomezAdd a form to create tagging rules
2015-11-11  Kévin GomezAdd TaggingRule entity
2015-11-11  Kévin GomezPoC of rule-based tagging
2015-11-09  Nicolas LœuilletMerge pull request #1422 from wallabag/v2-ebook
2015-11-09  Jeremy BenoistFix tests
2015-11-09  Jeremy BenoistFix route parameters
2015-11-09  Thomas Cithareluse JMS Serializer
2015-11-09  Thomas Cithareluse the groups annotation instead of setIgnoredAttributes
2015-11-09  Thomas Citharelimproved function
2015-11-09  Thomas Cithareladd json & xml
2015-11-09  Jeremy BenoistFix tests on pgsql
2015-11-09  Jeremy BenoistRework on export
2015-11-09  Thomas CitharelStart work on export
2015-11-09  Nicolas LœuilletMerge pull request #1500 from wallabag/v2-quote-pgsql
2015-11-07  Jeremy BenoistRemove duplicate comments
2015-11-07  Jeremy BenoistCS
2015-11-07  Jeremy BenoistSkipping PostgreSQL test that drop database
2015-11-07  Jeremy BenoistRe-enable test on doctrine command
2015-11-07  Jeremy BenoistAdd tests on TablePrefixSubscriber
2015-11-07  Jeremy BenoistQuoted entity to avoid reserved keyword
2015-11-07  Jeremy BenoistFix database already exist detection
2015-11-07  Nicolas LœuilletMerge pull request #1510 from wallabag/v2-sf3
2015-11-06  Jeremy BenoistCS 1510/head
2015-11-06  Jeremy BenoistFix form_enctype deprecation
2015-11-06  Jeremy BenoistFix security.context deprecation
2015-11-06  Jeremy BenoistFix deprecated helper in command
2015-11-02  Jeremy BenoistMerge pull request #1505 from wallabag/v2-graby-log
2015-10-24  Jeremy BenoistEnable graby log
2015-10-22  Nicolas LœuilletMerge pull request #1495 from wallabag/v2-docs
2015-10-22  Jeremy BenoistMerge pull request #1496 from wallabag/v2-redirect...
2015-10-21  Nicolas Lœuilletredirect on last page after deletion 1496/head
2015-10-19  Nicolas LœuilletMerge pull request #1491 from jlnostr/v2-german-translation
next