Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translation fix finished for #871 and bring add tag from search feature to ↵ | tcit | 2014-10-27 | 2 | -7/+10 |
| | | | | all themes | ||||
* | translation fix for #887 and tiny display fix | tcit | 2014-10-27 | 1 | -3/+3 |
| | |||||
* | fix for #830 | tcit | 2014-10-15 | 2 | -1/+14 |
| | |||||
* | small fix for better width for search translations full display | tcit | 2014-10-04 | 1 | -0/+5 |
| | |||||
* | autofocus on all themes | tcit | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into saveclick2search | tcit | 2014-10-04 | 1 | -1/+0 |
|\ | |||||
| * | fixed bug in config screen for default theme | tcit | 2014-10-04 | 1 | -1/+0 |
| | | |||||
* | | search field selected | tcit | 2014-10-04 | 1 | -0/+1 |
|/ | |||||
* | get up to date for merge | tcit | 2014-09-28 | 1 | -1/+5 |
|\ | |||||
| * | changes in all themes | tcit | 2014-07-26 | 1 | -0/+4 |
| | | |||||
| * | Translations | tcit | 2014-07-26 | 1 | -1/+1 |
| | | |||||
* | | Fix downloading SQLite database from all users | Thomas Citharel | 2014-08-26 | 1 | -1/+0 |
| | | |||||
* | | merge fix 776 | Thomas Citharel | 2014-08-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix #776 | Nicolas Lœuillet | 2014-07-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dev' into refactor | Nicolas Lœuillet | 2014-07-23 | 7 | -0/+439 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | Conflicts: check_setup.php index.php | ||||
| * | | highlight.js library added to highlight programming code examples in article ↵ | Maryana Rozhankivska | 2014-07-22 | 7 | -0/+439 |
| |/ | | | | | | | view | ||||
* | | #683 Rename « home » into « unread » | Nicolas Lœuillet | 2014-07-12 | 1 | -1/+1 |
| | | |||||
* | | Refactor | Nicolas Lœuillet | 2014-07-12 | 2 | -4/+4 |
|/ | |||||
* | fix of onmouseover displaying of wallbabag a link in wallabag form in ↵ | Maryana Rozhankivska | 2014-05-24 | 1 | -2/+19 |
| | | | | default theme | ||||
* | fix of rearch form popup in default theme | Maryana Rozhankivska | 2014-05-24 | 1 | -14/+0 |
| | |||||
* | Merge branch 'epub' into dev | tcit | 2014-05-16 | 3 | -1/+13 |
|\ | | | | | | | | | Conflicts: themes/baggy/home.twig | ||||
| * | Better names for epub files and epub in all themes now | tcit | 2014-05-15 | 3 | -1/+13 |
| | | |||||
* | | better wallabag in wallabag button (see #685) | tcit | 2014-05-16 | 1 | -1/+1 |
|/ | |||||
* | Added multi-user functionnality in all themes | tcit | 2014-04-23 | 1 | -0/+33 |
| | |||||
* | print view fixed in baggy; print link added; read percent added in default ↵ | Maryana Rozhankivska | 2014-04-22 | 4 | -3/+78 |
| | | | | theme; archive and favorite re-factored to be ajax action in article view | ||||
* | [fix] Escap key displays save a link form #612 | Nicolas Lœuillet | 2014-04-08 | 1 | -1/+1 |
| | |||||
* | can't close search popup with the cross picture #613 | Nicolas Lœuillet | 2014-04-08 | 2 | -0/+21 |
| | |||||
* | [add] link on config page to fetch content | Nicolas Lœuillet | 2014-04-03 | 1 | -0/+1 |
| | |||||
* | import w/o cron: explanation added | Maryana Rozhankivska | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | import w/o cron: error in url fix | Maryana Rozhankivska | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | import without cron | Maryana Rozhankivska | 2014-04-02 | 2 | -3/+9 |
|\ | |||||
| * | Important fixes for search engine (thx @mariroz) | tcit | 2014-04-02 | 2 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | import without cron | Maryana Rozhankivska | 2014-04-02 | 3 | -21/+24 |
|/ | |||||
* | fix of bug with default theme constant | Maryana Rozhankivska | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | problem with resources and localhost url fix | Maryana Rozhankivska | 2014-03-28 | 6 | -21/+21 |
| | |||||
* | wallabag a link in wallabag now in default theme, issue #505 | Maryana Rozhankivska | 2014-03-27 | 6 | -24/+161 |
| | |||||
* | Fixes to search engine | tcit | 2014-03-23 | 3 | -21/+24 |
| | | | | | Changed the search parameter from POST to GET. Also, adapted the Baggy theme. | ||||
* | Implemented rudimental search engine | tcit | 2014-03-22 | 2 | -1/+24 |
| | |||||
* | [fix] new import section in old themes #559 | Nicolas Lœuillet | 2014-03-14 | 1 | -7/+29 |
| | |||||
* | a lot of enhancements related to tags: tags list is now sorted, shows number ↵ | Maryana Rozhankivska | 2014-03-10 | 22 | -3/+3166 |
| | | | | of articles, autocomplete added according to #477, #542 | ||||
* | [fix] links for firefox / android / ios apps | Nicolas Lœuillet | 2014-03-06 | 1 | -3/+4 |
| | |||||
* | some baggy theme fixes and enhancement: issue #479 | Maryana Rozhankivska | 2014-02-27 | 2 | -6/+7 |
| | |||||
* | "poche" word removed completely, all locales .po files updated, en, pl, ru ↵ | Maryana Rozhankivska | 2014-02-25 | 2 | -2/+2 |
| | | | | and uk .mo files recompiled. | ||||
* | [change] remove old logo #484 | Nicolas Lœuillet | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | [add] languages well displayed on config page #480 | Nicolas Lœuillet | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | [change] login button into sign in | Nicolas Lœuillet | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | [change] remove some poche terms in old default theme #471 | Nicolas Lœuillet | 2014-02-21 | 1 | -12/+15 |
| | |||||
* | a lot of refactoring: tag action is now handled by home view and uses ↵ | Maryana Rozhankivska | 2014-02-20 | 4 | -42/+25 |
| | | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes | ||||
* | "save a link" added to top menu (default theme) to toggle "save link" form ↵ | Maryana Rozhankivska | 2014-02-16 | 4 | -1/+40 |
| | | | | message, issue #461. "Mark all the entries as read" link added in default theme. | ||||
* | [fix] somes fixes on old default theme | Nicolas Lœuillet | 2014-02-12 | 3 | -11/+29 |
| |