Nicolas Lœuillet
ee122a7528
Added a simple search engine
...
Fix #18
2016-11-19 19:17:30 +01:00
Jeremy Benoist
68003139e1
Merge remote-tracking branch 'origin/master' into 2.2
...
# Conflicts:
# .editorconfig
# docs/de/index.rst
# docs/de/user/import.rst
# docs/en/index.rst
# docs/en/user/configuration.rst
# docs/en/user/import.rst
# docs/fr/index.rst
# docs/fr/user/import.rst
# src/Wallabag/CoreBundle/Command/InstallCommand.php
# src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
# src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
# src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
# web/bundles/wallabagcore/themes/baggy/css/style.min.css
# web/bundles/wallabagcore/themes/baggy/js/baggy.min.js
# web/bundles/wallabagcore/themes/material/css/style.min.css
# web/bundles/wallabagcore/themes/material/js/material.min.js
2016-11-19 15:30:49 +01:00
Nicolas Lœuillet
94f2057ffe
Added CSS class on links
2016-11-16 09:17:12 +01:00
Thomas Citharel
10a1ffae53
Fix keyboard navigation on quickstart view
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-15 22:23:50 +01:00
Thomas Citharel
c930992348
fix next/prev page
2016-11-15 21:55:16 +01:00
Thomas Citharel
5637a26e9a
Bring navigation (with right, left and enter) on material entries page. Supports going to next and previous page !
...
Also better indentation for js files (changed editorconfig for them).
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-15 21:55:10 +01:00
Nicolas Lœuillet
16ef7607f4
Reorganized JS folders for shortcuts
2016-11-15 21:54:50 +01:00
Thomas Citharel
af61cb80eb
es6 imports
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-15 21:54:41 +01:00
Nicolas Lœuillet
f9cded7dd2
Added new shortcuts
2016-11-15 21:54:34 +01:00
Nicolas Lœuillet
3cc78f0679
Added shortcuts
2016-11-15 21:54:20 +01:00
Nicolas Lœuillet
80302e5aaa
Changed display for material theme
2016-11-14 13:58:41 +01:00
Nicolas Lœuillet
1c282b1da0
Added creation date on entries view
2016-11-14 13:57:31 +01:00
Nicolas Lœuillet
8a9604aafe
Added unmark.it sharing
...
Fix #668
2016-11-09 18:18:49 +01:00
Jeremy Benoist
8d7b4f0eff
Display a bigger image in case of image content
...
If the content is only an image, we can display a bigger preview image because we won’t have text to display.
Also, split different card view to avoid too much complexity in the entries.html.twig
2016-11-08 22:17:46 +01:00
Jeremy Benoist
7005b425e0
Remove the left margin of tag
...
In the entries list, the first tag below the link isn’t stick to the left. Now it is.
2016-11-08 22:15:37 +01:00
Nicolas Lœuillet
2db9142bfc
Merge pull request #2460 from wallabag/ui-changes
...
UI Changes
2016-11-04 08:49:52 +01:00
Jeremy Benoist
5a619812ca
Merge remote-tracking branch 'origin/master' into 2.2
2016-11-03 16:41:29 +01:00
Jeremy Benoist
da41365579
Merge pull request #2180 from wallabag/download-pictures
...
Download pictures
2016-11-03 16:22:07 +01:00
Thomas Citharel
32508ef07a
avoid eslint warning by disabling line
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-03 14:23:09 +01:00
Thomas Citharel
d56d416d9b
Deal with more resolution issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-03 12:49:57 +01:00
Thomas Citharel
3221b2e413
Fix resolution issues and 'title' issues
...
Also, modify editorconfig for css files.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-11-03 11:28:40 +01:00
Nicolas Lœuillet
3b81212674
Added translations and baggy part
2016-10-31 16:48:34 +01:00
Nicolas Lœuillet
e61ee56031
Added QRCode and link to configure android application
2016-10-31 16:18:52 +01:00
Jeremy Benoist
aedd6ca0fd
Add translations & migration
2016-10-31 13:29:33 +01:00
Jean-Baptiste
a0eddc598e
Translation update - French
2016-10-30 12:09:08 +01:00
Jeremy Benoist
c68720d40e
Merge pull request #2473 from pmichelazzo/master
...
Portuguese (Brazilian) translation
2016-10-25 11:41:24 +02:00
Jeremy Benoist
817724a7b8
Re-add bottom pagination
...
Also pager.html.twig wasn’t necessary, there weren't enough duplication to put them in a dedicated template
2016-10-22 13:09:16 +02:00
Thomas Citharel
ab61dbc073
remove padding on small widths
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-10-22 13:08:12 +02:00
Thomas Citharel
34aa06a9b9
WIP
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-10-22 13:08:04 +02:00
Jeremy Benoist
2cbf0d05d4
Update translation for piwik_host
2016-10-21 10:45:39 +02:00
Paulino Michelazzo
99731f0bb1
Merge remote-tracking branch 'wallabag/master'
2016-10-18 22:48:23 +02:00
Paulino Michelazzo
3a3c6b866b
Portuguese (Brazilian) translation
...
This the Portuguese (Brazilian) for the Wallaby v2.
2016-10-18 20:51:31 +02:00
Nicolas Lœuillet
5e469b91d9
Fixed hardcoded title for internal settings
...
Fix #2458
2016-10-17 09:14:05 +02:00
Jeremy Benoist
692f9388cb
Merge pull request #2455 from wallabag/fix-material-config-tabs
...
Fix tabs on material
2016-10-16 21:06:23 +02:00
Jeremy Benoist
3fb409ffc6
Merge pull request #2454 from wallabag/fix-baggy-small-width
...
Fix baggy display on small screens
2016-10-16 21:05:30 +02:00
Sven Fischer
5bd7acd50d
German: improve existing and add missing translation
2016-10-16 10:45:51 +02:00
Thomas Citharel
d9a30ef301
Fix tabs on material
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-10-15 19:26:38 +02:00
Thomas Citharel
d32e1c424a
Fix baggy on small screens
2016-10-15 19:04:53 +02:00
Thomas Citharel
08f5a5b6bd
fix stylelint
2016-10-15 15:25:46 +02:00
Alexandr Danilov
38dc91be8e
Improved side menu, reduced the font size on small screens, fixed a form to add links on small screens
2016-10-15 14:49:07 +02:00
Jeremy Benoist
e084778030
CS
2016-10-09 19:35:27 +02:00
Jeremy Benoist
28bb48905a
Optimize the way tag list is rendered
...
Instead of retrieve all informations about entries of a tag to just count them, we’ll count them before with a fastest query.
Also change the layout of the tag list in material design
2016-10-09 18:55:22 +02:00
Thomas Citharel
15f1352ef8
better tags on material
2016-10-05 14:06:55 +02:00
Thomas Citharel
645c0d5bce
better tags on baggy
2016-10-04 20:11:10 +02:00
Thomas Citharel
c10adc1f76
typo and build on test
2016-10-04 15:59:56 +02:00
Thomas Citharel
6cb364a2c1
use airbnb base rules and update eslint
2016-10-04 15:30:05 +02:00
Nicolas Lœuillet
0c7f1ba796
Fixed icon position in share menu
2016-10-04 14:58:06 +02:00
Thomas Citharel
46d78f87d9
fix icons
2016-10-04 14:48:22 +02:00
Thomas Citharel
9f7d154e34
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
2016-10-04 12:14:28 +02:00
Jeremy Benoist
9f3a1cd20c
shaarli instead of Diaspora
2016-10-04 07:26:18 +02:00
Thomas Citharel
a494c33ef7
Basically, fix everything
...
* Remove install.sh
* Assets are now provided
* Icons font issues are fixed
2016-10-03 23:08:26 +02:00
Nicolas Lœuillet
0f70abd695
Fixed CSS for quickstart links
2016-10-03 10:27:01 +02:00
Nicolas Lœuillet
ab809de184
Merge pull request #2314 from wallabag/assets
...
Assets work
2016-10-03 09:09:45 +02:00
Nicolas Lœuillet
a44d2613c7
Changed quickstart layout
2016-10-01 17:13:53 +02:00
Thomas Citharel
0471e905b8
fonts & ligatures
2016-09-29 09:18:46 +02:00
Thomas Citharel
8f234d0156
remove autocomplete and bring fonts through npm
2016-09-28 18:59:15 +02:00
Thomas Citharel
c146f6940a
Assets work
...
* ES6 all the things !
* ESLint checks everything
* CSS fixes (use stylelint)
* Fix #2231
2016-09-28 10:30:18 +02:00
Nicolas Lœuillet
1ed965beb9
Remove CSS class who caused long loading on Firefox
...
Fix #2302 #2281
2016-09-27 20:52:30 +02:00
Mateusz Rumiński
b6fc1f2007
Update CraueConfigBundle.pl.yml
...
fix misspell
2016-09-19 23:16:37 +02:00
Mateusz Rumiński
1223c0811d
Update CraueConfigBundle.pl.yml
...
add missing translation
2016-09-19 23:02:50 +02:00
Jeremy Benoist
da18a4682f
Merge pull request #1941 from wallabag/v2-asynchronous-jobs
...
Use asynchronous jobs for imports
2016-09-19 07:15:40 +02:00
Jeremy Benoist
ebe0787e09
Moved Pocket token to user config
2016-09-16 22:22:25 +02:00
Jeremy Benoist
d4e366f6eb
Add missing translations
2016-09-13 22:38:05 +02:00
Nicolas Lœuillet
d49c88f15a
Remove footer part
2016-09-13 20:31:06 +02:00
Nicolas Lœuillet
40d2a29443
Replace RabbitMQ injection with CraueConfiguration
2016-09-11 21:57:09 +02:00
Jeremy Benoist
8f8654913c
Merge pull request #2002 from wallabag/feature-display-itemsNumber
...
Feature display items number
2016-09-03 16:13:08 +02:00
Nicolas Lœuillet
b1e0a586e8
Fixed different font-size for labels in config screen
...
Fix #1788
2016-09-02 10:53:22 +02:00
Nicolas Lœuillet
336262e6ee
Merge pull request #2252 from wallabag/fix-last-merge
...
Fixed last merge who caused CSS/JS bugs
2016-09-02 10:27:41 +02:00
Jeremy Benoist
33adf8dc91
Merge pull request #2242 from wallabag/fix-minor-css
...
Fix print / article views
2016-09-01 22:23:45 +02:00
Nicolas Lœuillet
be20e6f009
CSS indentation
2016-09-01 19:18:39 +02:00
Nicolas Lœuillet
a374ac0fd3
Fixed last merge who caused CSS/JS bugs
2016-08-30 13:52:28 +02:00
Jeremy Benoist
cdd3010b47
Merge remote-tracking branch 'origin/master' into 2.1
2016-08-28 16:15:27 +02:00
Nicolas Lœuillet
add0e14cff
Fixed print view for baggy theme
2016-08-26 21:20:02 +02:00
Nicolas Lœuillet
52ef497099
Fix print / article views
2016-08-26 14:35:43 +02:00
Nicolas Lœuillet
8e06720ff3
Add icon for public share link
2016-08-25 16:19:21 +02:00
Jeremy Benoist
b1afef30dc
Handle share_entry
...
- share_entry needs to be in the migration too
- and it needs a translation
2016-08-24 21:56:02 +02:00
Nicolas Lœuillet
8315130a75
Display entries number for each category
2016-08-23 07:47:55 +02:00
Jeremy Benoist
79efca1e6f
Merge remote-tracking branch 'origin/master' into 2.1
2016-08-22 23:03:16 +02:00
Thomas Citharel
1d4d9aaf29
Bring tags on entries view to baggy
...
Also, a couple of UI improvement and CSS fixing
2016-07-01 13:59:30 +02:00
Thomas Citharel
eef833d644
uniformize tags on article view too
2016-06-24 12:07:45 +02:00
Thomas Citharel
a15022db96
minor ui fixes
2016-06-23 23:13:25 +02:00
Thomas Citharel
25dc07d3c9
Add tags on entries view
...
Should be tested on old browsers
2016-06-23 22:50:39 +02:00
Thomas Citharel
0743287f95
clean & lint stuff
2016-06-09 19:02:38 +02:00
Thomas Citharel
5ecdfcd041
manage assets through npm
...
first draft
remote assetic totally
work
nearly there
use at least nodejs > 0.12
use proper version of grunt
bump nodejs version for travis
update npm
workaround for materialize
install node 5.0
add grunt-cli
baggy theme & cache node modules
cache bower & npm
make travis build assets on php7 only
exclude installing node & npm if not needed & use bash
clean & try to make icomoon work on baggy
ready
config for travis
rebase
make travis work
more travis work
impove travis & update deps
add missing pixrem deps
add module through oddly lost
ui updates
install latest nodejs
add install_dev.sh, link local binaries for npm/bower/grunt
ui improvements (mostly baggy)
fix travis build
no need to install on travis
Add unread filter to entries pages
Add the ability to filter for unread pages in the filters menu.
Add unread filter test to EntryControllerTest
Add a new test to the EntryControllerTest collection which checks that
only entries which have not been archived (and are treated as "unread")
are retrieved.
Improve English translation
Update FAQ
-Fix grammar
-Add notes about MTA, firewall, and SELinux
Update installation instructions
-Fix grammar
-Add SELinux section
add screenshots of android docu in English
Fix the deletion of Tags/Entries relation when delete an entry
Fix #2121
Move fixtures to the right place
Display a message when saving an entry failed
When saving an entry fail because of database error we previously just returned `false`.
Now we got an error in the log and the displayed notice to the user is updated too.
Change ManyToMany between entry & tag
Following https://gist.github.com/Ocramius/3121916
Be sure to remove the related entity when removing an entity.
Let say you have Entry -> EntryTag -> Tag.
If you remove the entry:
- before that commit, the EntryTag will stay (at least using SQLite).
- with that commit, the related entity is removed
Prepare wallabag 2.0.5
enforce older materialize version
2016-06-09 17:12:51 +02:00
Daniele Conca
9b8d1d8bbf
Update CraueConfigBundle.it.yml
2016-05-11 00:23:36 +02:00
Daniele Conca
760875af67
Create CraueConfigBundle.it.yml
...
baseline italian translations
2016-05-03 18:31:16 +02:00
jami7
4c05e8b18f
Update CraueConfigBundle.es.yml
2016-04-27 20:58:51 -10:00
Quent-in
12500bd772
Occitan version
2016-04-01 08:55:26 +02:00
Quent-in
1c7690d586
OC version
2016-04-01 08:54:21 +02:00
Mateusz Rumiński
ce25b98132
Correct translation
2016-03-26 18:00:03 +01:00
Mateusz Rumiński
26880205a7
Create FOSUserBundle.pl.yml
...
Add polish version of FOSUserBundle file
2016-03-25 19:17:58 +01:00
Julian Oster
5791e4f458
Translate FOSUserBundle to german.
2016-03-24 12:50:58 +01:00
Julian Oster
a6ab1e6d56
Translate CraueConfigBundle to german.
2016-03-24 12:50:47 +01:00
Juanjo Benages
3ca529970c
Spanish translation
2016-03-01 22:36:21 +01:00
Juanjo Benages
9931a37cf7
Spanish translation
2016-03-01 22:33:55 +01:00
Morten Juhl-Johansen Zölde-Fejér
2b788cadab
Adding Danish translations to Wallabag v2
2016-02-27 16:00:19 +01:00
Jeremy Benoist
a4f42c59f0
Use internal config instead for demo
2016-02-22 11:44:39 +01:00
Nicolas Lœuillet
07643dde08
Fix #1137 : implemented Piwik
2016-02-19 15:27:57 +01:00
Nicolas Lœuillet
04c0737817
Add some missing french translations
2016-02-18 13:59:02 +01:00
Jeremy Benoist
7dc8fac718
Merge pull request #1686 from mruminski/v2
...
Polish translation
2016-02-18 00:01:37 +01:00
Jeremy Benoist
db0e34e2ce
Merge pull request #1687 from 0wnrepo/v2
...
Translated another two files into romanian.
2016-02-18 00:00:46 +01:00
steve
6a88b61cf1
Translated another two files into romanian.
2016-02-17 22:40:26 +02:00
mruminski
109bda0672
Create CraueConfigBundle.pl.yml
...
Polish translation
2016-02-17 21:28:16 +01:00
Masoud Abkenar
c94779e499
Create CraueConfigBundle.fa.yml
2016-02-17 15:50:55 +01:00
Thomas Citharel
d7807ff5f6
translate craue config button
2016-02-11 13:37:28 +01:00
Thomas Citharel
e63252164f
translation craue_config_panel
2016-02-11 12:49:25 +01:00
Nicolas Lœuillet
bc358c9180
CS
2016-02-04 16:06:05 +01:00
Jeremy Benoist
79b9e49d94
Fix Shaarli url traduction
2016-02-01 13:42:27 +01:00
Jeremy Benoist
a74a6ca2b1
Add new export config
2016-01-31 15:31:30 +01:00
Jeremy Benoist
63e40f2d7c
Add CraueConfig for internal settings
2016-01-31 14:48:26 +01:00
Jeremy
495aecfe74
Cleanup & simplify theme
2015-03-01 10:49:17 +01:00
Nicolas Lœuillet
93fd4692f6
symfony is there
2015-01-22 08:30:07 +01:00