]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Thomas Citharel [Thu, 9 Jun 2016 18:08:57 +0000 (20:08 +0200)]
trailing comma
Thomas Citharel [Thu, 9 Jun 2016 17:07:41 +0000 (19:07 +0200)]
remove block added twice
Thomas Citharel [Thu, 9 Jun 2016 17:02:38 +0000 (19:02 +0200)]
clean & lint stuff
Thomas Citharel [Tue, 8 Mar 2016 16:02:34 +0000 (17:02 +0100)]
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
Nicolas Lœuillet [Thu, 19 May 2016 07:19:01 +0000 (09:19 +0200)]
Merge pull request #2097 from bmillemathias/issue_2045
Fix image path in 2-factor authentification email
Nicolas Lœuillet [Thu, 19 May 2016 07:18:16 +0000 (09:18 +0200)]
Merge pull request #2098 from wallabag/cs-2092
CS
Jeremy Benoist [Thu, 19 May 2016 05:41:54 +0000 (07:41 +0200)]
CS
Jeremy Benoist [Thu, 19 May 2016 05:39:30 +0000 (07:39 +0200)]
Merge pull request #2092 from Rurik19/issue2089
Starred and Archived clears if article is already exists
Baptiste Mille-Mathias [Wed, 18 May 2016 23:51:50 +0000 (01:51 +0200)]
Forgot a double quote
Baptiste Mille-Mathias [Wed, 18 May 2016 19:18:41 +0000 (21:18 +0200)]
Fix image path in 2-factor authentification email
Fix the broken url to image ressource hosted on wallabag.org
Jeremy Benoist [Wed, 18 May 2016 12:58:50 +0000 (14:58 +0200)]
Merge pull request #2093 from wallabag/replace-dots-material
Replace vertical dots in material theme with horizontal dots
Jeremy Benoist [Wed, 18 May 2016 12:58:45 +0000 (14:58 +0200)]
Merge pull request #2094 from wallabag/update-contributing
Update CONTRIBUTING file
Nicolas Lœuillet [Wed, 18 May 2016 12:33:06 +0000 (14:33 +0200)]
Update CONTRIBUTING file
Fix #2059
Nicolas Lœuillet [Wed, 18 May 2016 12:29:41 +0000 (14:29 +0200)]
Replace vertical dots in material theme with horizontal dots
Yuriy Evdokimov [Wed, 18 May 2016 10:37:07 +0000 (15:37 +0500)]
Tests for issue #2089
Yuriy Evdokimov [Wed, 18 May 2016 05:55:37 +0000 (10:55 +0500)]
PATCH also clears starred and archived signs
Yuriy Evdokimov [Wed, 18 May 2016 05:30:33 +0000 (10:30 +0500)]
Starred and Archived clears if article is already exists
Jeremy Benoist [Fri, 13 May 2016 12:15:01 +0000 (14:15 +0200)]
Merge pull request #2069 from merwan/patch-1
Do not specify language in Firefox addon link
Merouane Atig [Fri, 13 May 2016 09:58:10 +0000 (11:58 +0200)]
Do not specify language in Firefox addon link
Nicolas Lœuillet [Fri, 13 May 2016 07:16:35 +0000 (09:16 +0200)]
Merge pull request #2068 from mariovor/documentation/datadb
Added information about permissions on data/
Mario Vormstein [Thu, 12 May 2016 17:21:27 +0000 (19:21 +0200)]
Added information about permissions on data/
Mario Vormstein [Thu, 12 May 2016 17:10:23 +0000 (19:10 +0200)]
Added information about permissions on data/db
Jeremy Benoist [Wed, 11 May 2016 07:15:24 +0000 (09:15 +0200)]
Merge pull request #2054 from wallabag/jamiroconca-craueconfigbundle-update-1
Update CraueConfigBundle.it.yml
Daniele Conca [Tue, 10 May 2016 22:23:36 +0000 (00:23 +0200)]
Update CraueConfigBundle.it.yml
Nicolas Lœuillet [Mon, 9 May 2016 18:00:40 +0000 (20:00 +0200)]
Merge pull request #2049 from joshp23/patch-1
Update api.rst
Josh Panter [Mon, 9 May 2016 15:27:27 +0000 (11:27 -0400)]
Update api.rst
Josh Panter [Mon, 9 May 2016 12:51:45 +0000 (08:51 -0400)]
Update api.rst
I just used google translate for this bit ... I really don't know any French ;)
Nicolas Lœuillet [Mon, 9 May 2016 02:39:59 +0000 (04:39 +0200)]
Merge pull request #2044 from joshp23/patch-1
Update api.rst
Josh Panter [Sun, 8 May 2016 22:04:14 +0000 (18:04 -0400)]
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.
Nicolas Lœuillet [Sun, 8 May 2016 06:47:48 +0000 (08:47 +0200)]
Merge pull request #2038 from foxmask/master
new details in the doc about the rights access again;)
Olivier Demah [Sat, 7 May 2016 20:55:19 +0000 (22:55 +0200)]
new details in the doc about the rgihts access again;)
Nicolas Lœuillet [Sat, 7 May 2016 17:58:31 +0000 (19:58 +0200)]
Merge pull request #2035 from wallabag/prepare-204
Prepare wallabag 2.0.4
Nicolas Lœuillet [Sat, 7 May 2016 11:39:55 +0000 (13:39 +0200)]
Update changelog
Jeremy Benoist [Sat, 7 May 2016 13:28:30 +0000 (15:28 +0200)]
Merge pull request #2023 from wallabag/fix-validators-translation
Fix translation for validators
Nicolas Lœuillet [Sat, 7 May 2016 11:26:55 +0000 (13:26 +0200)]
Prepare wallabag 2.0.4
Nicolas Lœuillet [Tue, 3 May 2016 20:06:07 +0000 (22:06 +0200)]
Fix translation for validators
Fix #2003
Jeremy Benoist [Sat, 7 May 2016 09:10:21 +0000 (11:10 +0200)]
Merge pull request #2016 from wallabag/update-documentation
Update documentation
Jeremy Benoist [Sat, 7 May 2016 09:09:37 +0000 (11:09 +0200)]
Merge pull request #2020 from wallabag/fix-number-entries-per-tag
Fix number of entries in tag/list
Jeremy Benoist [Sat, 7 May 2016 09:08:40 +0000 (11:08 +0200)]
Merge pull request #2024 from wallabag/jamiroconca-patch-messages-it
Update messages.it.yml
Daniele Conca [Thu, 5 May 2016 15:32:49 +0000 (17:32 +0200)]
Update messages.it.yml
other translations added
Jeremy Benoist [Thu, 5 May 2016 13:43:17 +0000 (15:43 +0200)]
Merge pull request #2029 from wallabag/change-readme
Change Travis/Scrutinizer pictures in README
Nicolas Lœuillet [Thu, 5 May 2016 13:21:12 +0000 (15:21 +0200)]
Change Travis/Scrutinizer pictures in README
Nicolas Lœuillet [Thu, 5 May 2016 12:38:17 +0000 (14:38 +0200)]
Merge pull request #2028 from wallabag/docu-for-android-app
Docu for android app
Nicolas Lœuillet [Thu, 5 May 2016 11:55:39 +0000 (13:55 +0200)]
Change documentation about Pocket import
Fix wallabag/docker#8
Sven Fischer [Thu, 5 May 2016 09:24:04 +0000 (11:24 +0200)]
android docu: Wallabag > wallabag (no uppercase)
Sven Fischer [Wed, 4 May 2016 21:25:49 +0000 (23:25 +0200)]
add first draft of Android app documentation
Nicolas Lœuillet [Wed, 4 May 2016 12:42:14 +0000 (14:42 +0200)]
Add documentation to know how to contribute to the documentation :trollface:
Daniele Conca [Wed, 4 May 2016 09:59:07 +0000 (11:59 +0200)]
Update messages.it.yml
Nicolas Lœuillet [Wed, 4 May 2016 09:42:52 +0000 (11:42 +0200)]
Rename getEntriesByUser method to getEntriesByUserId
Nicolas Lœuillet [Wed, 4 May 2016 09:40:13 +0000 (11:40 +0200)]
Fix lighttpd documentation
Nicolas Lœuillet [Wed, 4 May 2016 08:18:08 +0000 (10:18 +0200)]
Merge pull request #2022 from wallabag/fix-pagination-bar
Fix pagination bar on small devices
Nicolas Lœuillet [Wed, 4 May 2016 04:52:26 +0000 (06:52 +0200)]
Add Third resources for wallabag API
Nicolas Lœuillet [Tue, 3 May 2016 19:44:57 +0000 (21:44 +0200)]
Add pagination bar at the bottom of the page
Fix #2021
Nicolas Lœuillet [Tue, 3 May 2016 19:27:07 +0000 (21:27 +0200)]
Fix pagination bar on small devices
Fix #2008
Nicolas Lœuillet [Tue, 3 May 2016 19:12:40 +0000 (21:12 +0200)]
Fix number of entries in tag/list
Fix #2006
Nicolas Lœuillet [Tue, 3 May 2016 18:51:23 +0000 (20:51 +0200)]
Move some parts in FAQ
Nicolas Lœuillet [Tue, 3 May 2016 18:39:49 +0000 (20:39 +0200)]
Add LigHTTPd documentation
Fix #1931
Nicolas Lœuillet [Tue, 3 May 2016 18:31:09 +0000 (20:31 +0200)]
Merge pull request #2017 from jamiroconca/patch-1
Create messages.it.yml
Nicolas Lœuillet [Tue, 3 May 2016 18:30:49 +0000 (20:30 +0200)]
Merge pull request #2018 from jamiroconca/patch-2
Update config.yml, add italian as available language
Nicolas Lœuillet [Tue, 3 May 2016 18:30:39 +0000 (20:30 +0200)]
Merge pull request #2019 from jamiroconca/patch-3
Create CraueConfigBundle.it.yml
Daniele Conca [Tue, 3 May 2016 16:31:16 +0000 (18:31 +0200)]
Create CraueConfigBundle.it.yml
baseline italian translations
Daniele Conca [Tue, 3 May 2016 16:24:14 +0000 (18:24 +0200)]
Update config.yml
add italian as available language
Daniele Conca [Tue, 3 May 2016 16:16:36 +0000 (18:16 +0200)]
Create messages.it.yml
baseline for italian translations (cloned from english)
Nicolas Lœuillet [Tue, 3 May 2016 13:50:13 +0000 (15:50 +0200)]
Update documentation
Jeremy Benoist [Tue, 3 May 2016 08:07:34 +0000 (10:07 +0200)]
Merge pull request #2013 from wallabag/fix-display-all-tags
Fix tags listing
Nicolas Lœuillet [Tue, 3 May 2016 07:39:34 +0000 (09:39 +0200)]
Remove useless method
Jeremy Benoist [Tue, 3 May 2016 07:05:31 +0000 (09:05 +0200)]
Merge pull request #1976 from wallabag/fix-filter-readingTime
Fix filter reading time
Jeremy Benoist [Tue, 3 May 2016 07:04:02 +0000 (09:04 +0200)]
Merge pull request #2005 from wallabag/fix-readingspeed-not-defined
Fix reading speed not defined when user was created via config page
Nicolas Lœuillet [Mon, 2 May 2016 19:32:47 +0000 (21:32 +0200)]
Fix tags listing
Fix #1994
* Remove unused method in tag repository
Nicolas Lœuillet [Mon, 2 May 2016 19:14:23 +0000 (21:14 +0200)]
Add test to check reading time filter
Nicolas Lœuillet [Mon, 2 May 2016 18:19:57 +0000 (20:19 +0200)]
Add test for creation of new user in config page
Nicolas Lœuillet [Mon, 2 May 2016 18:08:04 +0000 (20:08 +0200)]
Merge pull request #2012 from biva/patch-2
integrate upgrade.rst
Nicolas Lœuillet [Mon, 2 May 2016 18:06:43 +0000 (20:06 +0200)]
Merge pull request #2011 from biva/patch-1
upgrade.rst (Creation of an upgrade page in the documentation)
biva [Mon, 2 May 2016 16:31:52 +0000 (18:31 +0200)]
integrate upgrade.rst
biva [Mon, 2 May 2016 11:29:38 +0000 (13:29 +0200)]
upgrade.rst
Creation of an upgrade page in the documentation
Jeremy Benoist [Mon, 2 May 2016 11:22:45 +0000 (13:22 +0200)]
Merge pull request #2010 from wallabag/set-title-via-post-api
Set the title via POST /api/entries
Nicolas Lœuillet [Mon, 2 May 2016 10:49:23 +0000 (12:49 +0200)]
Set the title via POST /api/entries
Fix #2009
Nicolas Lœuillet [Sat, 30 Apr 2016 13:06:31 +0000 (15:06 +0200)]
Fix reading speed not defined when user was created via config page
Fix #2004
Nicolas Lœuillet [Sat, 30 Apr 2016 12:02:16 +0000 (14:02 +0200)]
Merge pull request #2001 from wallabag/fix-old-branch-name-urls
Fix old branch name urls
Thomas Citharel [Sat, 30 Apr 2016 11:00:05 +0000 (13:00 +0200)]
same with fr
Thomas Citharel [Sat, 30 Apr 2016 10:59:17 +0000 (12:59 +0200)]
doc url still in v2 form
Jeremy Benoist [Thu, 28 Apr 2016 07:17:35 +0000 (09:17 +0200)]
Merge pull request #1992 from jami7/patch-10
Update CraueConfigBundle.es.yml
jami7 [Thu, 28 Apr 2016 06:58:51 +0000 (20:58 -1000)]
Update CraueConfigBundle.es.yml
Nicolas Lœuillet [Wed, 27 Apr 2016 05:19:31 +0000 (07:19 +0200)]
Merge pull request #1985 from foxmask/master
Rights access to the folders of the project
Olivier Demah [Tue, 26 Apr 2016 13:30:43 +0000 (15:30 +0200)]
fixed typo
Olivier Demah [Tue, 26 Apr 2016 07:58:57 +0000 (09:58 +0200)]
Rights access to the folder of the project
Nicolas Lœuillet [Mon, 25 Apr 2016 12:12:50 +0000 (14:12 +0200)]
Merge pull request #1977 from wallabag/es-translation
Es translation
Jeremy Benoist [Sun, 24 Apr 2016 18:53:11 +0000 (20:53 +0200)]
Fix indentations in ES translation
jami7 [Sun, 24 Apr 2016 08:41:09 +0000 (22:41 -1000)]
Update messages.es.yml
jami7 [Sun, 17 Apr 2016 20:55:13 +0000 (10:55 -1000)]
Update messages.es.yml
Nicolas Lœuillet [Sun, 24 Apr 2016 18:46:25 +0000 (20:46 +0200)]
Fix tests
Nicolas Lœuillet [Sun, 24 Apr 2016 18:24:23 +0000 (20:24 +0200)]
Fix wrong reading time when apply filters
Thomas Citharel [Sat, 23 Apr 2016 12:57:06 +0000 (14:57 +0200)]
Merge pull request #1970 from wallabag/typo-api-doc
Fix typos in API documentation
Nicolas Lœuillet [Sat, 23 Apr 2016 12:12:55 +0000 (14:12 +0200)]
Fix typos in API documentation
Thomas Citharel [Sat, 23 Apr 2016 11:53:05 +0000 (13:53 +0200)]
Merge pull request #1969 from wallabag/doc-3rd-resources-api
Create 3rd Resources chapter in API documentation
Nicolas Lœuillet [Sat, 23 Apr 2016 11:21:08 +0000 (13:21 +0200)]
Create 3rd Resources chapter in API documentation
Thomas Citharel [Sat, 23 Apr 2016 08:57:25 +0000 (10:57 +0200)]
Merge pull request #1967 from wallabag/add-faq-documentation
Add FAQ page in documentation
Nicolas Lœuillet [Sat, 23 Apr 2016 08:36:25 +0000 (10:36 +0200)]
Add FAQ page in documentation
Nicolas Lœuillet [Fri, 22 Apr 2016 16:40:48 +0000 (18:40 +0200)]
Merge pull request #1965 from wallabag/prepare-203
Prepare release 2.0.3
Nicolas Lœuillet [Fri, 22 Apr 2016 16:08:16 +0000 (18:08 +0200)]
Prepare release 2.0.3