Nicolas Lœuillet
37b371726b
Translation and documentation
2016-03-14 13:01:32 +01:00
Nicolas Lœuillet
db1d4b1e19
Fix default value and add baggy implementation
2016-03-14 13:01:31 +01:00
Nicolas Lœuillet
889c1cf328
Fixed fixtures for config
2016-03-14 13:01:31 +01:00
Nicolas Lœuillet
bca5485946
Added setting to have a personal reading time
2016-03-14 13:01:31 +01:00
Nicolas Lœuillet
17b3d026fd
Merge pull request #1786 from wallabag/v2-restrict-user-infos
...
API shows just what needed for user
2016-03-14 06:15:46 +01:00
Nicolas Lœuillet
5cc9b5151f
Merge pull request #1784 from wallabag/v2-add-refresh-token
...
add refresh-token grant-type
2016-03-14 06:14:22 +01:00
Thomas Citharel
7d1fdab2bb
API shows just what needed for user
2016-03-13 20:17:52 +01:00
Thomas Citharel
c9c8345a4a
add refresh-token grant-type
2016-03-13 17:53:56 +01:00
Nicolas Lœuillet
6ab56c7b2c
Merge pull request #1775 from wallabag/v2-few-fixes
...
Some fixes
2016-03-12 11:10:21 +01:00
Jeremy Benoist
b95ffda2a1
Fix hazardous bug with Postgres
...
Instead of retrieving a random annotation, sort them to be sure they are all the same no matter the database used
2016-03-12 10:45:14 +01:00
Nicolas Lœuillet
55e61971f3
Merge pull request #1776 from wallabag/v2-doc-clarify-php7
...
clarify that wllbg is compatible php 7
2016-03-11 20:39:48 +01:00
Thomas Citharel
d6dba929a1
clarify that wllbg is compatible php 7
2016-03-11 20:14:14 +01:00
Jeremy Benoist
09d8bb6fa2
Improve tests
...
- add more tests for coverage
- add a test on annotation deletion
- fix post annontation with ranges
2016-03-11 17:59:42 +01:00
Jeremy Benoist
66e2be2371
Use --prefer-dist to improve CI perf
...
https://twitter.com/seldaek/status/708236348281495552
2016-03-11 17:59:42 +01:00
Jeremy Benoist
6aed6d69a5
Merge pull request #1763 from wallabag/v2-prepare-beta2
...
Prepare files for 2.0.0-beta.2
2016-03-11 13:43:57 +01:00
Nicolas Lœuillet
c118131317
git clone with prefer-dist option
2016-03-10 13:04:56 +01:00
Nicolas Lœuillet
24c16007bb
Finally back to composer create-project but with --keep-vcs option
2016-03-10 12:43:03 +01:00
Nicolas Lœuillet
4c51979595
Add -o option in composer install command
2016-03-10 12:43:03 +01:00
Nicolas Lœuillet
0f4e919100
French documentation for new installation
2016-03-10 12:43:03 +01:00
Nicolas Lœuillet
83be3dc097
Prepare files for 2.0.0-beta.2
2016-03-10 12:43:03 +01:00
Nicolas Lœuillet
e7931dbdf8
Merge pull request #1771 from wallabag/docker-timezone
...
Docker timezone
2016-03-09 10:42:15 +01:00
djay
b80841f23c
Add comment about timezone definition
2016-03-09 09:04:31 +01:00
djay
612f5f1ec7
Add the timezone as an argument in the docker-compose.
...
For that, need to use v2 of docker-compose (with version >= 1.6.0)
2016-03-09 09:04:19 +01:00
djay
125460345f
Add the timezone for PHP docker container
2016-03-09 09:02:06 +01:00
Jeremy Benoist
d460a7377a
Merge pull request #1766 from wallabag/v2-add-wallabag-in-title
...
Fix #1756 : Added 'wallabag' in page title
2016-03-08 15:49:13 +01:00
Nicolas Lœuillet
cebb42234c
Added 'wallabag' in page title
2016-03-08 15:22:35 +01:00
Jeremy Benoist
f4109a9bbf
Merge pull request #1762 from wallabag/v2-fix-quickstart-links
...
Change documentation links in quickstart
2016-03-08 12:00:59 +01:00
Nicolas Lœuillet
3b32c122ab
Change documentation links in quickstart
2016-03-08 11:21:40 +01:00
Nicolas Lœuillet
d442cf4a92
Merge pull request #1761 from wallabag/v2-API-version
...
V2 api version
2016-03-08 10:09:57 +01:00
Nicolas Lœuillet
807037884f
Merge pull request #1675 from wallabag/v2-create-api-client
...
Ability to create new client for the API
2016-03-08 10:09:39 +01:00
Thomas Citharel
6f8310b445
typos & cs
2016-03-08 09:22:25 +01:00
Vincent
9761bfa18e
write test for version
2016-03-07 15:16:27 +01:00
Vincent
2b4770301c
Add version in API
2016-03-07 15:00:03 +01:00
Jeremy Benoist
d11eb2e461
Fix translations mistake
...
In Material template, move the developer link in the left menu (like in baggy)
2016-03-07 11:05:14 +01:00
Jeremy Benoist
f17281417c
Translate "how to" page
2016-03-07 09:20:20 +01:00
Jeremy Benoist
2766668b59
Use external js & css
2016-03-07 08:58:08 +01:00
Jeremy Benoist
1256f6fe34
Add translations
2016-03-05 22:29:58 +01:00
Jeremy Benoist
9bf15f0269
Add listing clients
...
Rename route to be more consistive (ie: prefixed with developer_)
2016-03-05 21:44:39 +01:00
Jeremy Benoist
2c2308b783
Cleanup form
...
- Avoid too much hidden data in the form (instead of manually define the submit button and hide the default, use the default one !)
- Fix HTML syntax in client_parameters
- Add developer link in baggy menu
- Fix space between link in material footer
2016-03-05 20:04:19 +01:00
Nicolas Lœuillet
1e5a4b36ab
Update filters picture in documentation
2016-03-04 16:20:04 +01:00
Jeremy Benoist
e68568cd5b
Merge pull request #1750 from wallabag/v2-quickstart-documentation
...
Documentation about filters / Quickstart changes
2016-03-04 16:14:39 +01:00
Nicolas Lœuillet
d89908aed3
Merge pull request #1670 from wallabag/v2-mark-imported-articles-as-read
...
Mark all imported articles as read
2016-03-04 16:12:45 +01:00
Nicolas Lœuillet
e166a58fd9
update picture
2016-03-04 15:45:45 +01:00
Nicolas Lœuillet
e18138dbca
Merge pull request #1754 from wallabag/v2-api-new-properties-light
...
Add starred & archive properties to API
2016-03-04 12:31:27 +01:00
Jeremy Benoist
fba9e7d44d
Remove 'content' from API
...
Waiting to find a good solution to avoid side problem since user can no define the content
2016-03-04 11:46:18 +01:00
Thomas Citharel
11a452813c
use booleans instead of empty
2016-03-04 11:39:21 +01:00
Thomas Citharel
816ad4051b
add more properties for entries #1634
2016-03-04 11:39:20 +01:00
Jeremy Benoist
79d0e38e7f
Adding test
...
Reformat json file (thanks pro.jsonlint.com)
2016-03-04 10:04:51 +01:00
Nicolas Lœuillet
9e3355ee4f
Merge pull request #1753 from Horgix/v2-typo-doc-en
...
Doc: fix typo in php-hash ext name
2016-03-04 06:17:19 +01:00
Alexis 'Horgix' Chotard
5dfd321d0e
Doc: fix typo in php-hash ext name
2016-03-04 01:07:45 +01:00