Commit graph

109 commits

Author SHA1 Message Date
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
Mario Vormstein
458854f1e4 Added information about permissions on data/ 2016-05-12 19:21:27 +02:00
Mario Vormstein
e0f953a5a6 Added information about permissions on data/db 2016-05-12 19:10:23 +02:00
Josh Panter
4ca4d1b3b1 Update api.rst 2016-05-09 11:27:27 -04:00
Josh Panter
acd3c26a74 Update api.rst
I just used google translate for this bit ... I really don't know any French ;)
2016-05-09 08:51:45 -04:00
Josh Panter
d948ee531e Update api.rst
Added my plugin, renamed the resource section for better english. Propose that the third party resource section have it's own page.
2016-05-08 18:04:14 -04:00
Olivier Demah
ab46a256f4 new details in the doc about the rgihts access again;) 2016-05-07 22:55:19 +02:00
Nicolas Lœuillet
de20470ee1 Merge pull request #2035 from wallabag/prepare-204
Prepare wallabag 2.0.4
2016-05-07 19:58:31 +02:00
Nicolas Lœuillet
961ec4ec86
Prepare wallabag 2.0.4 2016-05-07 13:26:55 +02:00
Nicolas Lœuillet
1221f5315d Fix translation for validators
Fix #2003
2016-05-07 13:24:14 +02:00
Jeremy Benoist
1556c925a4 Merge pull request #2016 from wallabag/update-documentation
Update documentation
2016-05-07 11:10:21 +02:00
Nicolas Lœuillet
e0f4f25fd6
Change documentation about Pocket import
Fix wallabag/docker#8
2016-05-05 13:55:39 +02:00
Sven Fischer
c6b1112b11 android docu: Wallabag > wallabag (no uppercase) 2016-05-05 11:24:04 +02:00
Sven Fischer
3bd50951be add first draft of Android app documentation 2016-05-04 23:25:49 +02:00
Nicolas Lœuillet
7c1f64c967 Add documentation to know how to contribute to the documentation :trollface: 2016-05-04 14:42:14 +02:00
Nicolas Lœuillet
8b563fc04e Fix lighttpd documentation 2016-05-04 11:40:13 +02:00
Nicolas Lœuillet
9039103c37
Add Third resources for wallabag API 2016-05-04 06:52:26 +02:00
Nicolas Lœuillet
fa04bddd01
Move some parts in FAQ 2016-05-03 20:51:23 +02:00
Nicolas Lœuillet
e546a2d6eb
Add LigHTTPd documentation
Fix #1931
2016-05-03 20:39:49 +02:00
Nicolas Lœuillet
bba9907d1f Update documentation 2016-05-03 15:50:13 +02:00
Nicolas Lœuillet
ba9fee0855 Merge pull request #2012 from biva/patch-2
integrate upgrade.rst
2016-05-02 20:08:04 +02:00
biva
06bf24103b integrate upgrade.rst 2016-05-02 18:31:52 +02:00
biva
12d3bbccbd upgrade.rst
Creation of an upgrade page in the documentation
2016-05-02 13:29:38 +02:00
Thomas Citharel
66bbaaae4d same with fr 2016-04-30 13:00:05 +02:00
Thomas Citharel
d3ffd65a06 doc url still in v2 form 2016-04-30 12:59:17 +02:00
Olivier Demah
87b8461ed8 fixed typo 2016-04-26 15:30:43 +02:00
Olivier Demah
9ddf49ba24 Rights access to the folder of the project 2016-04-26 09:58:57 +02:00
Nicolas Lœuillet
58f0d0bdeb
Fix typos in API documentation 2016-04-23 14:12:55 +02:00
Nicolas Lœuillet
8c2affe680
Create 3rd Resources chapter in API documentation 2016-04-23 13:21:08 +02:00
Nicolas Lœuillet
0e9339c46c
Add FAQ page in documentation 2016-04-23 10:36:25 +02:00
Nicolas Lœuillet
dafde7fb2f
Prepare release 2.0.3 2016-04-22 18:08:16 +02:00
Nicolas Lœuillet
1c90663b79
Update API documentation with cURL examples 2016-04-21 18:48:17 +02:00
Nicolas Lœuillet
7d5b4631d0 Merge pull request #1948 from wallabag/prepare-202
Prepare release 2.0.2
2016-04-21 09:44:44 +02:00
Nicolas Lœuillet
868e76af10 Merge pull request #1945 from ddeimeke/master
Added some curl examples
2016-04-20 10:10:46 +02:00
Martinet Maxime
89bafa95ed Actualisation des liens morts (Documentation de traduction) 2016-04-19 19:25:04 +02:00
Nicolas Lœuillet
18bb5a90d5
Prepare release 2.0.2 2016-04-19 10:01:29 +02:00
Dirk Deimeke
938a16c0f6 Added some curl examples 2016-04-19 08:00:07 +02:00
Jeremy Benoist
8846ad0a90 Fix doc links 2016-04-12 10:51:46 +02:00
Nicolas Lœuillet
d098cb04a8 Prepare release 2.0.1 2016-04-11 11:13:02 +02:00
Jeremy Benoist
615fc1d237 Merge pull request #1900 from wallabag/v2-remove-pt-empty-doc
Remove empty portugese documentation
2016-04-10 14:25:01 +02:00
Nicolas Lœuillet
61fcbe9f57
Fix typo in french documentation 2016-04-10 14:23:43 +02:00
Nicolas Lœuillet
466c0c6684
Remove empty portugese documentation 2016-04-10 14:18:03 +02:00
Nicolas Lœuillet
cea846d407
Add documentation about importing large file into nginx
Fix #1849: configuration to avoid 413 Request Entity Too Large.
2016-04-10 14:12:25 +02:00
Jeremy Benoist
015e4284f0 Merge pull request #1824 from wallabag/v2-alternative-env
Remove SMTP configuration environment overrides
2016-04-08 21:03:17 +02:00
Nicolas Lœuillet
7704ef5d3f
Add documentation 2016-04-08 14:09:31 +02:00
Nicolas Lœuillet
c802181126 Documentation about wallabag API 2016-04-06 11:30:41 +02:00
Nicolas Lœuillet
6d3a3cfcda Add production environment for CLI import 2016-04-05 15:45:59 +02:00
Nicolas Lœuillet
af47742dd0 Documentation about wallabag v1 CLI import 2016-04-05 13:46:59 +02:00
Nicolas Lœuillet
52d806ea6b Add migrate link in french documentation 2016-04-05 08:48:53 +02:00
Nicolas Lœuillet
48bb9675c1 Add migrate link in english documentation 2016-04-05 08:48:29 +02:00