aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Save changesThomas Citharel2017-05-301-0/+8
| | | | | | | | | | | | | | | | | | PHP CS Fixed Events on changes Renamed field First draft for migration (create table Change) Added setter for tag in EntryTaggedEvent Fixed migration for Change table Added API route for entry history Removed deletion history
* Merge pull request #3147 from wallabag/delete-confirmJérémy Benoist2017-05-3017-20/+65
|\ | | | | Add some deletion confirmation to avoid mistake
| * Update messages.pl.ymlMateusz Rumiński2017-05-291-8/+8
| | | | | | add missing translation
| * update :de: messages.de.ymlSven Fischer2017-05-291-8/+8
| |
| * Add some deletion confirmation to avoid mistakeJeremy Benoist2017-05-2417-8/+53
| |
* | Move Tags assigner to a separate fileThomas Citharel2017-05-271-1/+5
|/ | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-1916-23/+24
|\
| * modify key name as wellCedric Girard2017-05-1813-13/+13
| |
| * unify Download/Export wording.Cedric Girard2017-05-189-9/+9
| | | | | | | | This fixes #2967
| * Fixed documentation URLNicolas Lœuillet2017-05-173-9/+10
| |
| * reorder contrib strings in about pageCedric Girard2017-05-161-1/+1
| | | | | | | | this fixes #2891
* | Update of the oc version of CoreBundleQuent-in2017-05-181-13/+13
| | | | | | I hope I didn't break everything with the ' and ".
* | Added logger when we match Tagging rulesNicolas Lœuillet2017-05-121-0/+1
| |
* | Skip auth when no credentials are foundJeremy Benoist2017-05-091-0/+3
| | | | | | | | If we can’t find a credential for the current host, even if it required login, we won’t add them and website will be fetched without any login.
* | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvementJérémy Benoist2017-05-091-1/+2
|\ \ | | | | | | Improved Guzzle subscribers extensibility
| * | Improved Guzzle subscribers extensibilityBertrand Dunogier2017-05-041-1/+2
| | | | | | | | | | | | Allows 3rd parties to register new guzzle subscribers by adding extra calls to the http_client_factory service.
* | | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-091-2/+2
|\ \ \ | | |/ | |/|
| * | Update graby* licensesJérémy Benoist2017-05-091-2/+2
| | |
* | | Merge pull request #3022 from wallabag/webpackThomas Citharel2017-05-098-75/+77
|\ \ \ | |_|/ |/| | Adds Webpack support and remove Grunt
| * | Fix review againThomas Citharel2017-05-071-36/+38
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Fix reviewsAline2017-05-073-8/+7
| | | | | | | | | | | | Signed-off-by: Aline <chetta.aline@gmail.com>
| * | Fix according to reviewThomas Citharel2017-05-041-1/+1
| | |
| * | fix theme changesThomas Citharel2017-05-041-6/+6
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Adds Webpack support and removes the use for GruntThomas Citharel2017-05-046-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes
* | | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-0412-69/+93
|\ \ \ | |/ / |/| | Search & paginate users
| * | Merged list and search methodsNicolas Lœuillet2017-05-0212-82/+70
| | |
| * | Add filter to users management pageThomas Citharel2017-05-0212-0/+36
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-0314-3/+24
|\ \ \ | | | | | | | | Added notmatches operator for tagging rule
| * | | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-2014-3/+24
| | | |
* | | | Fixed sandwich menu position in entry view (material theme)Nicolas Lœuillet2017-05-021-5/+5
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * Correct create_application en stringÉric Gillet2017-04-291-1/+1
| |
* | Merge pull request #3024 from wallabag/store-dateNicolas Lœuillet2017-04-1814-3/+55
|\ \ | | | | | | Added publication date and author
| * | Added author of articleNicolas Lœuillet2017-04-0914-2/+30
| | |
| * | Added publication dateNicolas Lœuillet2017-04-0514-3/+27
| | |
* | | Removed is_public in Entry edit formNicolas Lœuillet2017-04-1313-17/+0
|/ /
* | Added delete button on Baggy themeNicolas Lœuillet2017-03-311-0/+5
| |
* | Allow to remove all archived entriesThomas Citharel2017-03-3113-0/+27
| | | | | | | | | | | | Since we still support fucking SQLite, we need to retrieve all tags & annotations for archived entries before deleting them. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Scuttle sharingFrenchHope2017-03-282-0/+9
|/
* remove language on html-tagChristoph Doblander2017-03-061-1/+1
|
* Update Spanish translationngosang2017-02-201-161/+161
|
* Merge pull request #2830 from Kdecherf/striptags-titleNicolas Lœuillet2017-02-175-19/+19
|\ | | | | Fix rendering of entry title in Twig views
| * views: cosmetic in share links hrefKevin Decherf2017-02-161-2/+2
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Fix rendering of entry title in Twig viewsKevin Decherf2017-02-025-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit provides some improvements on the rendering of entry title on entries list and entry views and refactors filter calls: - Remove escape filter from apparent title, striptags is enough - Move raw filter to the end of apparent title as it's ignored if not placed as the last filter - Replace raw filter with e('html_attr') for title used in attributes, fixing possible issue and/or glitch - Add striptags to entry.title used for link sharing to respect the apparent title Fixes #2802 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Update Spanish translationngosang2017-02-151-113/+113
| |
* | Merge pull request #2879 from matteocoder/matteocoder-patch-1Nicolas Lœuillet2017-02-141-1/+1
|\ \ | | | | | | Fixed typo in "first_steps"
| * | Fixed typo in "first_steps"matteocoder2017-01-241-1/+1
| | | | | | | | | Changed "Pimi passi" to "Primi passi
* | | Log restricted access valueJeremy Benoist2017-02-131-0/+1
| | | | | | | | | | | | It might help to figure out if we have enabled it or not
* | | fix misspells in polish translationMateusz Rumiński2017-02-061-6/+6
| | |
* | | Merge pull request #2842 from K-Phoen/update-rulerzJeremy Benoist2017-02-061-2/+2
|\ \ \ | | | | | | | | Update RulerZ