Commit Graph

764 Commits

Author SHA1 Message Date
Nicolas Lœuillet 3945335f39 can't close search popup with the cross picture #613 2014-04-08 21:58:44 +02:00
Nicolas Lœuillet 5fe1948097 Merge pull request #611 from wallabag/fix-french-locale
update french locale, thx to @goofy-bz and @Draky50110 #596
2014-04-07 15:15:42 +02:00
Nicolas Lœuillet d9b51a21fa update french locale, thx to @goofy-bz and @Draky50110 #596 2014-04-07 15:14:50 +02:00
Nicolas Lœuillet 9cb9ab552b Merge pull request #609 from wallabag/fix-desciption-typo
remove unnecessary variable declaration
2014-04-06 20:54:20 +02:00
Nicolas Lœuillet 7a873ef1d7 remove unnecessary variable declaration 2014-04-06 20:53:31 +02:00
Nicolas Lœuillet 292cd0dbd5 Merge pull request #606 from wallabag/fix-556
in RSS feed, add link to wallabag URL #556
2014-04-06 16:40:17 +02:00
Nicolas Lœuillet f86784c22d in RSS feed, add link to wallabag URL #556 2014-04-06 16:39:11 +02:00
Nicolas Lœuillet 2dd5c1e4a3 Merge pull request #605 from wallabag/fix-604
[fix] Use of undefined constant ATOM #604
2014-04-06 16:22:57 +02:00
Nicolas Lœuillet 29d9c0ffe1 [fix] Use of undefined constant ATOM #604 2014-04-06 16:21:48 +02:00
Nicolas Lœuillet d7ee9f986b Merge pull request #603 from mariroz/dev
postgres sequence error fix, issue #602
2014-04-05 12:36:20 +02:00
Maryana Rozhankivska 1bcbe8bebf postgres sequence error fix, issue #602 2014-04-05 11:22:33 +03:00
tcitworld db117db3c5 Fix to #600 2014-04-04 22:36:33 +02:00
tcitworld 4a16f33dcc Changed copyright to 2014
Happy new year !
2014-04-04 22:13:06 +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