Commit Graph

752 Commits

Author SHA1 Message Date
Nicolas Lœuillet 0d67b00d5d Merge pull request #595 from wallabag/dev
wallabag 1.6.0
2014-04-03 14:42:03 +02:00
Nicolas Lœuillet 7d2f1aa279 [add] link on config page to fetch content 2014-04-03 14:39:13 +02:00
Nicolas Lœuillet bfa32856bc yeah, 1.6, one year after the 1st commit 2014-04-03 13:54:06 +02:00
Maryana Rozhankivska 06e1a9a98a import w/o cron: fix of "click to finish import" in baggy theme 2014-04-03 14:35:50 +03:00
Maryana Rozhankivska d9bb0cdeb8 import w/o cron: explanation added 2014-04-03 13:53:47 +03:00
Maryana Rozhankivska 4d2bd6e507 import w/o cron: error in url fix 2014-04-03 13:19:54 +03:00
Maryana Rozhankivska a297fb1e38 import w/o cron 2014-04-03 12:18:49 +03:00
Maryana Rozhankivska a4585f7eaa import without cron 2014-04-02 22:33:06 +03:00
Maryana Rozhankivska 182faf2696 import without cron 2014-04-02 20:55:19 +03:00
tcit d967a1fa14 Important fixes for search engine (thx @mariroz)
So sorry for the mess... :(
* search only in users' own articles
* sanitized what is searched
* display what is searched
* pagination, sorting available when searching
* use existing function to query db
* bad encoding caracters fixed
* link to JQuery into default theme, no longer in each theme
* some spaces instead of tabs
2014-04-02 17:44:47 +02:00
Nicolas Lœuillet 22db488d21 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-03-30 21:17:28 +02:00
Nicolas Lœuillet 1be13ba1fc oops, restore @tcitworld commit. I'm so tired 2014-03-30 21:16:45 +02:00
Nicolas Lœuillet d6d8a045e6 Merge pull request #588 from mariroz/dev
fix of bug with default theme constant
2014-03-30 20:04:55 +02:00
Nicolas Lœuillet 1d0995bb8e [fix] undefined vars in install script 2014-03-30 19:57:39 +02:00
Maryana Rozhankivska 3345c9dc39 fix of bug with default theme constant 2014-03-28 21:19:08 +02:00
tcit fecb62a396 Improvements to install script
* automatically remove install/ folder
* go easier though the compatibility test <-> install script pages
* Small fixes which raised php warnings
2014-03-28 20:00:02 +01:00
tcit ad697686c0 Final Fix of #570
Adds a date information to the exported data file.
2014-03-28 16:53:06 +01:00
Nicolas Lœuillet cdada41505 Merge pull request #587 from mariroz/dev
problem with resources and localhost url fix
2014-03-28 10:30:51 +01:00
Maryana Rozhankivska 08718c01e4 problem with resources and localhost url fix 2014-03-28 11:26:48 +02:00
tcit b152f2b6ba Fix to bug #570
Forces the download of the data exported file as a poche-export file.
2014-03-28 00:57:07 +01:00
Nicolas Lœuillet 04fbe8f5ef Merge pull request #586 from mariroz/wb-link-in-wb
wallabag a link in wallabag now in default theme, issue #505
2014-03-27 19:44:28 +01:00
Maryana Rozhankivska e68348f627 wallabag a link in wallabag now in default theme, issue #505 2014-03-27 18:21:30 +02:00
Nicolas Lœuillet 9591ee2603 Merge pull request #585 from kevmeyer/dev
updated german localisation
2014-03-27 13:56:40 +01:00
Kevin Meyer 5814ef0d25 updated german localisation 2014-03-27 13:44:19 +01:00
tcit d607330557 Improvements for compatibility_test file
- gettext detection (not default on WAMP) ; part fix of #579
- added colors to make viewing what's wrong better and quicker
(green/orange/red)
- added a link to index.php if it's good
2014-03-26 18:46:46 +01:00
tcit ad03eb6286 Fix of #580 : Add some random for Windows hosts 2014-03-26 17:19:57 +01:00
tcit cc60cbbbab Finished search engine function
Now searches also in title and in original url
2014-03-26 16:36:42 +01:00
Nicolas Lœuillet d619120fc4 Merge pull request #582 from mariroz/fix-session-livetime
fix of localhost cookie related to nginx binding to 0.0.0.0
2014-03-24 11:12:56 +01:00
tcit 2c4e7a1cea Fixes to search engine
Changed the search parameter from POST to GET.
Also, adapted the Baggy theme.
2014-03-23 23:52:05 +01:00
tcit a33a3d2afb Implemented rudimental search engine 2014-03-22 11:09:18 +01:00
Maryana Rozhankivska 03832b45e1 fix of localhost cookie related to nginx binding to 0.0.0.0 2014-03-21 21:56:40 +02:00
Nicolas Lœuillet 028e34b6c4 Merge pull request #581 from mariroz/fix-session-livetime
fix of issue under nginx and php-fpm
2014-03-21 14:05:51 +01:00
Maryana Rozhankivska ad53faf25c fix of issue under nginx and php-fpm 2014-03-21 14:59:30 +02:00
Nicolas Lœuillet 0c51bfea6f Merge pull request #576 from mariroz/fix-session-livetime
fix of  _SESSION - indefined variable
2014-03-19 19:26:05 +01:00
Maryana Rozhankivska 6fa3f70bc2 fix of _SESSION - indefined variable 2014-03-19 19:22:04 +02:00
Nicolas Lœuillet db41c907aa Merge pull request #572 from mariroz/fix-session-livetime
fix of #115, server relater config value added
2014-03-18 21:29:58 +01:00
Maryana Rozhankivska 2a97194253 fix of #115, server relater config value added 2014-03-18 17:39:19 +02:00
Nicolas Lœuillet a7048bc45d Merge pull request #567 from mariroz/fix-session-livetime
fix of #115 - stay connected and session livetime
2014-03-17 21:49:42 +01:00
Maryana Rozhankivska eb5b677250 fix of #115 - stay connected and session livetime 2014-03-17 22:22:05 +02:00
Nicolas Lœuillet 897b2b5302 Merge pull request #566 from camporez/dev
Update brazilian traslation title to "Português (Brasil)"
2014-03-17 08:09:18 +01:00
camporez 5805ac4574 Update brazilian traslation title to "Português (Brasil)" 2014-03-16 16:43:46 -03:00
Nicolas Lœuillet 07e028fe5c Merge pull request #563 from camporez/dev
Update brazilian translation
2014-03-16 18:55:59 +01:00
camporez 08dde123b1 Correct README.md 2014-03-16 11:58:16 -03:00
camporez 82cff5af70 Update brazilian translation 2014-03-15 17:23:34 -03:00
camporez 8754bd88a5 Merge remote-tracking branches 'upstream/dev' and 'origin/master' into dev 2014-03-15 15:03:26 -03:00
camporez 6a915551ab acc 2014-03-14 14:15:26 -03:00
Nicolas Lœuillet ed02e38e1d [fix] in RSS, link to original article 2014-03-14 09:35:48 +01:00
Nicolas Lœuillet 8d7cd2ccd5 [add] remove import file in CACHE when import is over 2014-03-14 08:54:44 +01:00
Nicolas Lœuillet c0586a906c [fix] new import section in old themes #559 2014-03-14 08:37:40 +01:00
Nicolas Lœuillet 181d16fe22 Merge pull request #557 from mariroz/feature-add-link-inside-article-issue-505
saving link form now sends ajax request, article view is now justified (issue #554)
2014-03-13 20:57:22 +01:00