a42f38d9fb
Added a configuration to define the redirection after archiving an entry
...
Fix #496
2016-11-16 23:07:34 +01:00
94f2057ffe
Added CSS class on links
2016-11-16 09:17:12 +01:00
10a1ffae53
Fix keyboard navigation on quickstart view
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-11-15 22:23:50 +01:00
c930992348
fix next/prev page
2016-11-15 21:55:16 +01:00
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
16ef7607f4
Reorganized JS folders for shortcuts
2016-11-15 21:54:50 +01:00
af61cb80eb
es6 imports
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-11-15 21:54:41 +01:00
f9cded7dd2
Added new shortcuts
2016-11-15 21:54:34 +01:00
49c5d0ad6e
Changed FOSJSRouting format in config
2016-11-15 21:54:20 +01:00
3cc78f0679
Added shortcuts
2016-11-15 21:54:20 +01:00
80302e5aaa
Changed display for material theme
2016-11-14 13:58:41 +01:00
1c282b1da0
Added creation date on entries view
2016-11-14 13:57:31 +01:00
8a9604aafe
Added unmark.it sharing
...
Fix #668
2016-11-09 18:18:49 +01:00
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
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
41c2178685
Merge pull request #2548 from wallabag/pinboard
...
Add Pinboard import
2016-11-08 14:19:40 +01:00
db3838545c
Removed Maintenance bundle
2016-11-06 15:34:08 +01:00
9ab024b4f5
Add Pinboard import
2016-11-04 22:44:31 +01:00
a3f7d8a870
Prepare wallabag 2.1.3 🚀
2016-11-04 09:10:15 +01:00
2db9142bfc
Merge pull request #2460 from wallabag/ui-changes
...
UI Changes
2016-11-04 08:49:52 +01:00
1e7b04d4ea
Use created_at as default sort
...
With index (following https://github.com/wallabag/wallabag/pull/2534 )
2016-11-04 07:56:04 +01:00
5a619812ca
Merge remote-tracking branch 'origin/master' into 2.2
2016-11-03 16:41:29 +01:00
da41365579
Merge pull request #2180 from wallabag/download-pictures
...
Download pictures
2016-11-03 16:22:07 +01:00
32508ef07a
avoid eslint warning by disabling line
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-11-03 14:23:09 +01:00
d56d416d9b
Deal with more resolution issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-11-03 12:49:57 +01:00
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
3be554c78f
Merge pull request #2519 from Jibec/master
...
Translation update - French
2016-11-02 07:48:10 +01:00
3b81212674
Added translations and baggy part
2016-10-31 16:48:34 +01:00
e61ee56031
Added QRCode and link to configure android application
2016-10-31 16:18:52 +01:00
aedd6ca0fd
Add translations & migration
2016-10-31 13:29:33 +01:00
a0eddc598e
Translation update - French
2016-10-30 12:09:08 +01:00
535bfcbe80
Move related event things in Event folder
2016-10-30 09:58:39 +01:00
c4b3933bae
Updated Capistrano configuration
2016-10-29 14:39:07 +02:00
f08ec5f88a
Remove backquote in query
2016-10-28 11:14:14 +02:00
f24ea59ea4
Fixed migration and added tests
2016-10-28 10:55:39 +02:00
c68720d40e
Merge pull request #2473 from pmichelazzo/master
...
Portuguese (Brazilian) translation
2016-10-25 11:41:24 +02:00
23406ca3f1
Added relation between API Client and User
...
Fix #2062
2016-10-24 21:56:28 +02:00
d36e5e20a5
Removed the email part
2016-10-24 21:01:13 +02:00
64a8781e45
Merge remote-tracking branch 'origin/master' into 2.2
2016-10-24 12:03:17 +02:00
f623516e10
SQLite should use utf8, not utf8mb4
2016-10-24 10:10:38 +02:00
d1b075509d
Add relevant links to fetch content error pages.
...
We link to the troubleshooting guide and give the mail link.
2016-10-23 15:34:52 +02:00
5ce1528953
Fix migrations
2016-10-23 12:35:57 +02:00
5751b41491
Add migration for MySQL utf8mb4
2016-10-22 14:01:58 +02:00
fc79f1ffa8
Add verification check for MySQL version
...
Must now be >= 5.5.4
2016-10-22 13:41:03 +02:00
b0de88f75d
Use statements & update translation
2016-10-22 13:13:07 +02:00
2f82e7f8e1
Cleanup subscriber / listener definition
2016-10-22 13:13:07 +02:00
98efffc2a6
Fix emoji insertion in MySQL
...
Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851
2016-10-22 13:13:07 +02:00
206bade58a
Add ability to reset some datas
...
- annotations
- tags
- entries
2016-10-22 13:13:06 +02:00
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
ab61dbc073
remove padding on small widths
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2016-10-22 13:08:12 +02:00