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
Nicolas Lœuillet
9f95b14dec
Merge pull request #2097 from bmillemathias/issue_2045
...
Fix image path in 2-factor authentification email
2016-05-19 09:19:01 +02:00
Nicolas Lœuillet
151f046f61
Merge pull request #2098 from wallabag/cs-2092
...
CS
2016-05-19 09:18:16 +02:00
Jeremy Benoist
6922168420
CS
2016-05-19 07:41:54 +02:00
Jeremy Benoist
e7658cb009
Merge pull request #2092 from Rurik19/issue2089
...
Starred and Archived clears if article is already exists
2016-05-19 07:39:30 +02:00
Baptiste Mille-Mathias
2dcb1dbf05
Forgot a double quote
2016-05-19 01:51:50 +02:00
Baptiste Mille-Mathias
871f667a55
Fix image path in 2-factor authentification email
...
Fix the broken url to image ressource hosted on wallabag.org
2016-05-18 21:18:41 +02:00
Jeremy Benoist
d30ec39008
Merge pull request #2093 from wallabag/replace-dots-material
...
Replace vertical dots in material theme with horizontal dots
2016-05-18 14:58:50 +02:00
Jeremy Benoist
8baf3d4bda
Merge pull request #2094 from wallabag/update-contributing
...
Update CONTRIBUTING file
2016-05-18 14:58:45 +02:00
Nicolas Lœuillet
953305e904
Update CONTRIBUTING file
...
Fix #2059
2016-05-18 14:33:06 +02:00
Nicolas Lœuillet
9b40422594
Replace vertical dots in material theme with horizontal dots
2016-05-18 14:29:41 +02:00
Yuriy Evdokimov
bba271e619
Tests for issue #2089
2016-05-18 15:37:07 +05:00
Yuriy Evdokimov
614a0bfd86
PATCH also clears starred and archived signs
2016-05-18 15:28:49 +05:00
Yuriy Evdokimov
873e380658
Starred and Archived clears if article is already exists
2016-05-18 10:30:33 +05:00
Jeremy Benoist
cac3f603cf
Merge pull request #2069 from merwan/patch-1
...
Do not specify language in Firefox addon link
2016-05-13 14:15:01 +02:00
Merouane Atig
5f2971e1d4
Do not specify language in Firefox addon link
2016-05-13 11:58:10 +02:00
Nicolas Lœuillet
f7e714bde7
Merge pull request #2068 from mariovor/documentation/datadb
...
Added information about permissions on data/
2016-05-13 09:16:35 +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
Jeremy Benoist
12f8631e8a
Merge pull request #2054 from wallabag/jamiroconca-craueconfigbundle-update-1
...
Update CraueConfigBundle.it.yml
2016-05-11 09:15:24 +02:00
Daniele Conca
9b8d1d8bbf
Update CraueConfigBundle.it.yml
2016-05-11 00:23:36 +02:00
Nicolas Lœuillet
e2f2f61001
Merge pull request #2049 from joshp23/patch-1
...
Update api.rst
2016-05-09 20:00:40 +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
Nicolas Lœuillet
b1fcd47a5c
Merge pull request #2044 from joshp23/patch-1
...
Update api.rst
2016-05-09 04:39:59 +02: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
Nicolas Lœuillet
1875afaeff
Merge pull request #2038 from foxmask/master
...
new details in the doc about the rights access again;)
2016-05-08 08:47:48 +02: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
8f705d62af
Update changelog
2016-05-07 18:54:23 +02:00
Jeremy Benoist
3c8be33500
Merge pull request #2023 from wallabag/fix-validators-translation
...
Fix translation for validators
2016-05-07 15:28:30 +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
Jeremy Benoist
f54de6817e
Merge pull request #2020 from wallabag/fix-number-entries-per-tag
...
Fix number of entries in tag/list
2016-05-07 11:09:37 +02:00
Jeremy Benoist
dcd74397d6
Merge pull request #2024 from wallabag/jamiroconca-patch-messages-it
...
Update messages.it.yml
2016-05-07 11:08:40 +02:00
Daniele Conca
a0640406b4
Update messages.it.yml
...
other translations added
2016-05-05 17:32:49 +02:00
Jeremy Benoist
8cae66fa74
Merge pull request #2029 from wallabag/change-readme
...
Change Travis/Scrutinizer pictures in README
2016-05-05 15:43:17 +02:00
Nicolas Lœuillet
02222d9070
Change Travis/Scrutinizer pictures in README
2016-05-05 15:21:12 +02:00
Nicolas Lœuillet
613bff2d82
Merge pull request #2028 from wallabag/docu-for-android-app
...
Docu for android app
2016-05-05 14:38:17 +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
Daniele Conca
bb7a39d1ed
Update messages.it.yml
2016-05-04 11:59:07 +02:00
Nicolas Lœuillet
d9926005b1
Rename getEntriesByUser method to getEntriesByUserId
2016-05-04 11:42:52 +02:00
Nicolas Lœuillet
8b563fc04e
Fix lighttpd documentation
2016-05-04 11:40:13 +02:00
Nicolas Lœuillet
8ae9a3f52f
Merge pull request #2022 from wallabag/fix-pagination-bar
...
Fix pagination bar on small devices
2016-05-04 10:18:08 +02:00
Nicolas Lœuillet
9039103c37
Add Third resources for wallabag API
2016-05-04 06:52:26 +02:00