aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* merge #224Nicolas Lœuillet2013-09-2055-880/+475
|
* fixes with new session classNicolas Lœuillet2013-09-202-10/+1
|
* remove csrf checkNicolas Lœuillet2013-09-181-9/+1
|
* fix bug #127: update session classNicolas Lœuillet2013-09-173-71/+223
|
* fix bug #105: Scroll position save / syncNicolas Lœuillet2013-09-172-0/+44
|
* Merge pull request #221 from NumEricR/languageNicolas Lœuillet2013-09-155-7/+13
|\ | | | | Fix #183: language declaration
| * Use dynamic lang value in IE conditional commentsNumEricR2013-09-141-5/+4
| |
| * Add lang attribute in html tagNumEricR2013-09-143-0/+7
| |
| * Fix missing lang in html tag of update pagesNumEricR2013-09-142-2/+2
|/
* remove poche.jsNicolas Lœuillet2013-09-131-2/+0
|
* titles with colon bad parsedNicolas Lœuillet2013-09-131-1/+1
|
* fix bug #209: titles with colon bad parsedNicolas Lœuillet2013-09-123-9/+49
|
* change strings for gettextNicolas Lœuillet2013-09-121-8/+8
|
* update locale filesNicolas Lœuillet2013-09-128-815/+368
|
* Merge branch 'dev' of https://github.com/inthepoche/poche into devNicolas Lœuillet2013-09-122-27/+38
|\
| * Merge pull request #216 from NumEricR/css-iconsNicolas Lœuillet2013-09-102-27/+38
| |\ | | | | | | Move icon's no-repeat to common code and clean CSS
| | * Format CSS codeNumEricR2013-09-101-7/+7
| | |
| | * Move icons no-repeat into common styleNumEricR2013-09-102-20/+31
| | |
* | | add english languageNicolas Lœuillet2013-09-122-0/+224
|/ /
* / fix flattr spanNicolas Lœuillet2013-09-111-2/+2
|/
* fix flattr spanNicolas Lœuillet2013-09-101-2/+2
|
* Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-FlattrNicolas Lœuillet2013-09-107-4/+71
|\ | | | | | | | | Conflicts: inc/3rdparty/site_config
| * Fixed bugs, added a flattr button and an optionThomas Citharel2013-09-105-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 flattrsThomas Citharel2013-09-082-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 changesThomas Citharel2013-09-082-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 submoduleNicolas Lœuillet2013-09-102-0/+3
| |
* | remove site_config to manage them by a submoduleNicolas Lœuillet2013-09-108-52/+0
| |
* | remove comments in poche_compatibility_testNicolas Lœuillet2013-09-101-14/+0
| |
* | change doc urlNicolas Lœuillet2013-09-104-7/+7
| |
* | change email address in headerNicolas Lœuillet2013-09-102-5/+2
| |
* | Merge branch 'dev' of https://github.com/inthepoche/poche into devNicolas Lœuillet2013-09-104-13/+38
|\ \
| * \ Merge pull request #205 from NumEricR/less-is-moreNicolas Lœuillet2013-09-093-7/+8
| |\ \ | | | | | | | | Less is more :-)
| | * | Display sort links only if there is at least 2 articles in current listNumEricR2013-09-051-0/+2
| | | |
| | * | Hide disabled pagination linksNumEricR2013-09-051-6/+1
| | | |
| | * | Remove on login and home views useless link "back to home"NumEricR2013-09-031-1/+5
| | |/
| * | Merge pull request #199 from NumEricR/nb-resultsNicolas Lœuillet2013-09-093-5/+29
| |\ \ | | |/ | |/| Add the number of results next to pager
| | * Add number of results next to pagerNumEricR2013-08-283-5/+29
| |/
* | changes to add url directly from pocheNicolas Lœuillet2013-09-106-28/+17
| |
* | Fixed bugs due to migrationThomas Citharel2013-09-083-13/+12
| |
* | Implemented Add ButtonThomas Citharel2013-09-086-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 viewNumEricR2013-08-272-7/+15
|
* Update commentNumEricR2013-08-271-1/+1
|
* config file for tldp.orgNicolas Lœuillet2013-08-271-0/+6
|
* add configuration to parse bfmtv.comNicolas Lœuillet2013-08-271-0/+6
|
* fix bug #186: content was empty when enabling downloading picturesNicolas Lœuillet2013-08-261-1/+1
|
* fix bug #182: Wrong title on favorites and archives pagesNicolas Lœuillet2013-08-261-1/+9
|
* changelog in update1.0-beta4Nicolas Lœuillet2013-08-251-12/+18
|
* Merge branch 'dev' of github.com:inthepoche/poche into devNicolas Lœuillet2013-08-253-2/+23
|\
| * Merge pull request #180 from NumEricR/externalize-cssNicolas Lœuillet2013-08-253-2/+23
| |\ | | | | | | Externalize some CSS code
| | * Add bookmarklet id in config pageNumEricR2013-08-251-1/+1
| | |