]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Displays an error with an annotation with a too long quote
authoradev <adev2000@gmail.com>
Sun, 7 May 2017 15:21:30 +0000 (17:21 +0200)
committeradev <adev2000@gmail.com>
Sun, 4 Jun 2017 09:38:29 +0000 (11:38 +0200)
commit2c3e148b0029a094431622feac79fafcd0d43fc8
treef59d3d2088af87f3898b4c4de28639b70efbe4b4
parenta687c8d915276eee0c0494156700f7d0c0606735
Displays an error with an annotation with a too long quote

Fix #2762
23 files changed:
app/DoctrineMigrations/Version20170511211659.php [new file with mode: 0644]
app/Resources/static/themes/_global/index.js
src/Wallabag/AnnotationBundle/Controller/WallabagAnnotationController.php
src/Wallabag/AnnotationBundle/Entity/Annotation.php
src/Wallabag/AnnotationBundle/Form/EditAnnotationType.php [new file with mode: 0644]
src/Wallabag/AnnotationBundle/Form/NewAnnotationType.php [new file with mode: 0644]
src/Wallabag/AnnotationBundle/Form/RangeType.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/translations/validators.da.yml
src/Wallabag/CoreBundle/Resources/translations/validators.de.yml
src/Wallabag/CoreBundle/Resources/translations/validators.en.yml
src/Wallabag/CoreBundle/Resources/translations/validators.es.yml
src/Wallabag/CoreBundle/Resources/translations/validators.fa.yml
src/Wallabag/CoreBundle/Resources/translations/validators.fr.yml
src/Wallabag/CoreBundle/Resources/translations/validators.it.yml
src/Wallabag/CoreBundle/Resources/translations/validators.oc.yml
src/Wallabag/CoreBundle/Resources/translations/validators.pl.yml
src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
src/Wallabag/CoreBundle/Resources/translations/validators.tr.yml
tests/Wallabag/AnnotationBundle/Controller/AnnotationControllerTest.php
web/bundles/wallabagcore/baggy.js
web/bundles/wallabagcore/material.css
web/bundles/wallabagcore/material.js