aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* added missing image to dmagenta themeDmitry Sandalov2014-04-121-0/+0
|
* responsive for search form #610Nicolas Lœuillet2014-04-081-5/+5
|
* [fix] display problem with smartphone and Baggy #610Nicolas Lœuillet2014-04-081-3/+3
|
* [fix] Escap key displays save a link form #612Nicolas Lœuillet2014-04-081-1/+1
|
* can't close search popup with the cross picture #613Nicolas Lœuillet2014-04-084-18/+26
|
* Fix to #600tcitworld2014-04-041-4/+6
|
* [add] link on config page to fetch contentNicolas Lœuillet2014-04-032-0/+2
|
* import w/o cron: fix of "click to finish import" in baggy themeMaryana Rozhankivska2014-04-031-1/+3
|
* import w/o cron: explanation addedMaryana Rozhankivska2014-04-032-2/+2
|
* import w/o cron: error in url fixMaryana Rozhankivska2014-04-031-1/+1
|
* import without cronMaryana Rozhankivska2014-04-027-29/+36
|\
| * Important fixes for search engine (thx @mariroz)tcit2014-04-024-5/+23
| | | | | | | | | | | | | | | | | | | | | | | | 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 cronMaryana Rozhankivska2014-04-023-21/+24
|/
* fix of bug with default theme constantMaryana Rozhankivska2014-03-286-14/+7
|
* problem with resources and localhost url fixMaryana Rozhankivska2014-03-2816-56/+56
|
* wallabag a link in wallabag now in default theme, issue #505Maryana Rozhankivska2014-03-278-103/+163
|
* Fixes to search enginetcit2014-03-236-21/+98
| | | | | Changed the search parameter from POST to GET. Also, adapted the Baggy theme.
* Implemented rudimental search enginetcit2014-03-222-1/+24
|
* [fix] new import section in old themes #559Nicolas Lœuillet2014-03-142-9/+31
|
* saving link form now sends ajax request, article view is now justifiedMaryana Rozhankivska2014-03-133-6/+34
|
* feature #505 - it is now possible to add link from bagged article (TODO: ↵Maryana Rozhankivska2014-03-125-29/+109
| | | | redev it to ajax action). Some enhancements to "save a link" popup div
* fix of conflict of s shortcat and entering s in input fieldsMaryana Rozhankivska2014-03-121-9/+12
|
* Merge pull request #544 from mariroz/feature-tags-autocompleteNicolas Lœuillet2014-03-1024-5/+3174
|\ | | | | a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542
| * a lot of enhancements related to tags: tags list is now sorted, shows number ↵Maryana Rozhankivska2014-03-1024-5/+3174
| | | | | | | | of articles, autocomplete added according to #477, #542
* | Merge pull request #535 from bobmaerten/clarify-import-processNicolas Lœuillet2014-03-101-4/+5
|\ \ | |/ |/| Changed config section to clarify import process.
| * Changed text to clarify import process.Bob Maerten2014-03-071-4/+5
| |
* | bagit link + overlay save link + listmodeThomas LEBEAU2014-03-085-24/+107
|/
* Merge pull request #532 from wallabag/upload-fileNicolas Lœuillet2014-03-071-6/+27
|\ | | | | New import system
| * [add] cron to fetch content on imported entriesNicolas Lœuillet2014-02-281-0/+8
| |
| * [add] upload form for importNicolas Lœuillet2014-02-281-6/+19
| |
* | [fix] remember scroll position for baggy theme #519Nicolas Lœuillet2014-03-061-0/+19
| |
* | [fix] links for firefox / android / ios appsNicolas Lœuillet2014-03-062-5/+7
| |
* | [add] display last check of wallabag releaseNicolas Lœuillet2014-03-011-2/+3
|/
* [fix] #490 flattr icon in baggy themeNicolas Lœuillet2014-02-281-1/+1
|
* effect of block rebuilding on next page removed, issue #479Maryana Rozhankivska2014-02-281-40/+40
|
* effect of block rebuilding on next page removed, issue #479Maryana Rozhankivska2014-02-281-40/+40
|
* Merge pull request #510 from mariroz/devNicolas Lœuillet2014-02-2713-18/+233
|\ | | | | some baggy theme fixes and enhancement: issue #479
| * some baggy theme fixes and enhancement: issue #479Maryana Rozhankivska2014-02-2713-19/+234
| |
* | [fix] hover problem with logout link #489Nicolas Lœuillet2014-02-271-1/+1
| |
* | [fix] Baggy theme navigation bug #485Nicolas Lœuillet2014-02-271-0/+1
|/
* "poche" word removed completely, all locales .po files updated, en, pl, ru ↵Maryana Rozhankivska2014-02-255-10/+10
| | | | and uk .mo files recompiled.
* [change] remove old logo #484Nicolas Lœuillet2014-02-232-1/+1
|
* [add] languages well displayed on config page #480Nicolas Lœuillet2014-02-212-2/+2
|
* [fix] link in footer was unclickable #453Nicolas Lœuillet2014-02-211-0/+1
|
* [change] login button into sign inNicolas Lœuillet2014-02-212-2/+2
|
* [change] remove some poche terms in old default theme #471Nicolas Lœuillet2014-02-211-12/+15
|
* typo in fonts call and in label on config screenNicolas Lœuillet2014-02-212-7/+7
|
* Merge branch 'dev' of git://github.com/mariroz/wallabag into devNicolas Lœuillet2014-02-2112-84/+67
|\
| * a lot of refactoring: tag action is now handled by home view and uses ↵Maryana Rozhankivska2014-02-2012-84/+67
| | | | | | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes
* | [fix] themes sorted A->Z #470Nicolas Lœuillet2014-02-202-2/+2
| |