Commit graph

167 commits

Author SHA1 Message Date
Nicolas Lœuillet d423113b00 #683 Rename « home » into « unread » 2014-07-12 21:50:29 +02:00
Nicolas Lœuillet 2f26729c84 Refactor 2014-07-12 19:01:11 +02:00
Nicolas Lœuillet 6400371ff9 I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
Nicolas Lœuillet c710f977b2 new call for having domain name in entry view 2014-07-08 21:57:53 +02:00
Nicolas Lœuillet 5425b0dd82 new fields in database, reading time / date and domain name are stored 2014-07-08 21:46:32 +02:00
Maryana Rozhankivska 009669360d fix of onmouseover displaying of wallbabag a link in wallabag form in default theme 2014-05-24 11:21:43 +03:00
Maryana Rozhankivska a342945b61 fix of rearch form popup in default theme 2014-05-24 11:08:39 +03:00
tcitworld ab157bbb75 Merge pull request #706 from gboudreau/dev
Fixed Baggy theme CSS for Chrome Extension (and < 500px width layout)
2014-05-21 22:13:31 +02:00
Guillaume Boudreau f61ffec352 Fixed Baggy theme CSS for Chrome Extension (and < 500px width layout) 2014-05-21 15:54:54 -04:00
tcit 404adf970d Merge branch 'epub' into dev
Conflicts:
	themes/baggy/home.twig
2014-05-16 16:31:18 +02:00
tcit 74e09e562b better wallabag in wallabag button (see #685) 2014-05-16 15:34:13 +02:00
tcit f3f0b11393 Better names for epub files and epub in all themes now 2014-05-15 15:42:36 +02:00
tcit 6a3c510157 Merge branch 'dev' of https://github.com/wallabag/wallabag into epub 2014-05-14 19:17:51 +02:00
tcit 4555c38d3b Changed theme for better translation method 2014-05-14 19:08:33 +02:00
tcit 0626e52f3c Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-05-11 15:44:43 +02:00
Nicolas LOEUILLET 07ed2b0231 #568 missing rss.png files 2014-05-02 17:04:08 +02:00
tcit decc23aaf2 Added save search as tag functionality 2014-04-30 11:25:03 +02:00
tcit 2395a3802a Changed template organisation 2014-04-29 19:57:59 +02:00
tcit 7ec445b06e Big changes for epub export. Now possible to do it from a tag, a category and a search. Also, improved ebook rendering. 2014-04-25 16:20:25 +02:00
tcit 87090d8ae7 Added epub export function 2014-04-24 03:04:02 +02:00
tcit 07da861126 Added multi-user functionnality in all themes 2014-04-23 10:53:57 +02:00
tcit c97d23c533 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-04-23 10:34:22 +02:00
tcit 4d99bae893 Fixed Multi-user system 2014-04-23 10:29:53 +02:00
Maryana Rozhankivska c2cf7075c2 print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view 2014-04-22 10:45:09 +03:00
Dmitry Sandalov 603ecb0052 added missing image to dmagenta theme 2014-04-12 00:08:11 +04:00
Nicolas Lœuillet 08f539f738 responsive for search form #610 2014-04-08 22:42:34 +02:00
Nicolas Lœuillet 6e8030a0db [fix] display problem with smartphone and Baggy #610 2014-04-08 22:33:28 +02:00
Nicolas Lœuillet f8e9d8bdbc [fix] Escap key displays save a link form #612 2014-04-08 22:10:40 +02:00
Nicolas Lœuillet 3945335f39 can't close search popup with the cross picture #613 2014-04-08 21:58:44 +02:00
tcitworld db117db3c5 Fix to #600 2014-04-04 22:36:33 +02:00
Nicolas Lœuillet 7d2f1aa279 [add] link on config page to fetch content 2014-04-03 14:39:13 +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 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
Maryana Rozhankivska 3345c9dc39 fix of bug with default theme constant 2014-03-28 21:19:08 +02:00
Maryana Rozhankivska 08718c01e4 problem with resources and localhost url fix 2014-03-28 11:26:48 +02:00
Maryana Rozhankivska e68348f627 wallabag a link in wallabag now in default theme, issue #505 2014-03-27 18:21:30 +02: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
Nicolas Lœuillet c0586a906c [fix] new import section in old themes #559 2014-03-14 08:37:40 +01:00
Maryana Rozhankivska 3ee27ee6ba saving link form now sends ajax request, article view is now justified 2014-03-13 18:37:08 +02:00
Maryana Rozhankivska 6775da70a8 feature #505 - it is now possible to add link from bagged article (TODO: redev it to ajax action). Some enhancements to "save a link" popup div 2014-03-12 17:36:04 +02:00
Maryana Rozhankivska 7339b0b08d fix of conflict of s shortcat and entering s in input fields 2014-03-12 13:00:37 +02:00
Nicolas Lœuillet 1acd18510a Merge pull request #544 from mariroz/feature-tags-autocomplete
a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542
2014-03-10 18:14:43 +01:00
Maryana Rozhankivska fb26cc9375 a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542 2014-03-10 16:28:47 +02:00
Nicolas Lœuillet d47a05a9a5 Merge pull request #535 from bobmaerten/clarify-import-process
Changed config section to clarify import process.
2014-03-10 13:14:26 +01:00
Thomas LEBEAU 4744cb0e1d bagit link + overlay save link + listmode 2014-03-08 13:47:15 +01:00