Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug #127: update session class | Nicolas Lœuillet | 2013-09-17 | 3 | -71/+223 |
| | |||||
* | fix bug #105: Scroll position save / sync | Nicolas Lœuillet | 2013-09-17 | 2 | -0/+44 |
| | |||||
* | Merge pull request #221 from NumEricR/language | Nicolas Lœuillet | 2013-09-15 | 5 | -7/+13 |
|\ | | | | | Fix #183: language declaration | ||||
| * | Use dynamic lang value in IE conditional comments | NumEricR | 2013-09-14 | 1 | -5/+4 |
| | | |||||
| * | Add lang attribute in html tag | NumEricR | 2013-09-14 | 3 | -0/+7 |
| | | |||||
| * | Fix missing lang in html tag of update pages | NumEricR | 2013-09-14 | 2 | -2/+2 |
|/ | |||||
* | remove poche.js | Nicolas Lœuillet | 2013-09-13 | 1 | -2/+0 |
| | |||||
* | titles with colon bad parsed | Nicolas Lœuillet | 2013-09-13 | 1 | -1/+1 |
| | |||||
* | fix bug #209: titles with colon bad parsed | Nicolas Lœuillet | 2013-09-12 | 3 | -9/+49 |
| | |||||
* | change strings for gettext | Nicolas Lœuillet | 2013-09-12 | 1 | -8/+8 |
| | |||||
* | update locale files | Nicolas Lœuillet | 2013-09-12 | 8 | -815/+368 |
| | |||||
* | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2013-09-12 | 2 | -27/+38 |
|\ | |||||
| * | Merge pull request #216 from NumEricR/css-icons | Nicolas Lœuillet | 2013-09-10 | 2 | -27/+38 |
| |\ | | | | | | | Move icon's no-repeat to common code and clean CSS | ||||
| | * | Format CSS code | NumEricR | 2013-09-10 | 1 | -7/+7 |
| | | | |||||
| | * | Move icons no-repeat into common style | NumEricR | 2013-09-10 | 2 | -20/+31 |
| | | | |||||
* | | | add english language | Nicolas Lœuillet | 2013-09-12 | 2 | -0/+224 |
|/ / | |||||
* / | fix flattr span | Nicolas Lœuillet | 2013-09-11 | 1 | -2/+2 |
|/ | |||||
* | fix flattr span | Nicolas Lœuillet | 2013-09-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-Flattr | Nicolas Lœuillet | 2013-09-10 | 7 | -4/+71 |
|\ | | | | | | | | | Conflicts: inc/3rdparty/site_config | ||||
| * | Fixed bugs, added a flattr button and an option | Thomas Citharel | 2013-09-10 | 5 | -3/+9 |
| | | | | | | | | | | There's a button and an option in define.inc.php to show the button or not. | ||||
| * | Fixed errors and changed source of flattrs | Thomas Citharel | 2013-09-08 | 2 | -9/+9 |
| | | | | | | | | | | Fixed errors, and the number displayed is no longer the number of peope who has flattred an article, but the number of flattrs he has got. | ||||
| * | Implemented Flattr changes | Thomas Citharel | 2013-09-08 | 2 | -2/+58 |
| | | | | | | | | | | Added a button to say if the article is flattrable or not and how many people have flattred this object. | ||||
* | | add site_config submodule | Nicolas Lœuillet | 2013-09-10 | 2 | -0/+3 |
| | | |||||
* | | remove site_config to manage them by a submodule | Nicolas Lœuillet | 2013-09-10 | 8 | -52/+0 |
| | | |||||
* | | remove comments in poche_compatibility_test | Nicolas Lœuillet | 2013-09-10 | 1 | -14/+0 |
| | | |||||
* | | change doc url | Nicolas Lœuillet | 2013-09-10 | 4 | -7/+7 |
| | | |||||
* | | change email address in header | Nicolas Lœuillet | 2013-09-10 | 2 | -5/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2013-09-10 | 4 | -13/+38 |
|\ \ | |||||
| * \ | Merge pull request #205 from NumEricR/less-is-more | Nicolas Lœuillet | 2013-09-09 | 3 | -7/+8 |
| |\ \ | | | | | | | | | Less is more :-) | ||||
| | * | | Display sort links only if there is at least 2 articles in current list | NumEricR | 2013-09-05 | 1 | -0/+2 |
| | | | | |||||
| | * | | Hide disabled pagination links | NumEricR | 2013-09-05 | 1 | -6/+1 |
| | | | | |||||
| | * | | Remove on login and home views useless link "back to home" | NumEricR | 2013-09-03 | 1 | -1/+5 |
| | |/ | |||||
| * | | Merge pull request #199 from NumEricR/nb-results | Nicolas Lœuillet | 2013-09-09 | 3 | -5/+29 |
| |\ \ | | |/ | |/| | Add the number of results next to pager | ||||
| | * | Add number of results next to pager | NumEricR | 2013-08-28 | 3 | -5/+29 |
| |/ | |||||
* | | changes to add url directly from poche | Nicolas Lœuillet | 2013-09-10 | 6 | -28/+17 |
| | | |||||
* | | Fixed bugs due to migration | Thomas Citharel | 2013-09-08 | 3 | -13/+12 |
| | | |||||
* | | Implemented Add Button | Thomas Citharel | 2013-09-08 | 6 | -1/+34 |
|/ | | | | | Added a button to add an URL when directly into Poche. If JS isn't enabled, nothing happens. | ||||
* | Add warning message when there is no entry in current view | NumEricR | 2013-08-27 | 2 | -7/+15 |
| | |||||
* | Update comment | NumEricR | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | config file for tldp.org | Nicolas Lœuillet | 2013-08-27 | 1 | -0/+6 |
| | |||||
* | add configuration to parse bfmtv.com | Nicolas Lœuillet | 2013-08-27 | 1 | -0/+6 |
| | |||||
* | fix bug #186: content was empty when enabling downloading pictures | Nicolas Lœuillet | 2013-08-26 | 1 | -1/+1 |
| | |||||
* | fix bug #182: Wrong title on favorites and archives pages | Nicolas Lœuillet | 2013-08-26 | 1 | -1/+9 |
| | |||||
* | changelog in update1.0-beta4 | Nicolas Lœuillet | 2013-08-25 | 1 | -12/+18 |
| | |||||
* | Merge branch 'dev' of github.com:inthepoche/poche into dev | Nicolas Lœuillet | 2013-08-25 | 3 | -2/+23 |
|\ | |||||
| * | Merge pull request #180 from NumEricR/externalize-css | Nicolas Lœuillet | 2013-08-25 | 3 | -2/+23 |
| |\ | | | | | | | Externalize some CSS code | ||||
| | * | Add bookmarklet id in config page | NumEricR | 2013-08-25 | 1 | -1/+1 |
| | | | |||||
| | * | Externalize top link style | NumEricR | 2013-08-25 | 2 | -1/+15 |
| | | | |||||
| | * | Externalize bookmarklet style | NumEricR | 2013-08-25 | 2 | -1/+8 |
| |/ | |||||
* | | poche now uses Full Text RSS to fetch content | Nicolas Lœuillet | 2013-08-25 | 53 | -78/+20038 |
| | |