aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* upgrading themes1.0-beta5.2Nicolas Lœuillet2013-09-201-0/+0
|
* fix bug #225: blank page on article page1.0-beta5.1Nicolas Lœuillet2013-09-201-9/+9
|
* remove define.inc.phpNicolas Lœuillet2013-09-201-39/+0
|
* update themes submoduleNicolas Lœuillet2013-09-201-0/+0
|
* update themesNicolas Lœuillet2013-09-201-0/+0
|
* update themesNicolas Lœuillet2013-09-202-1/+4
|
* remove themesNicolas Lœuillet2013-09-202-4/+1
|
* add themesNicolas Lœuillet2013-09-202-1/+4
|
* remove themesNicolas Lœuillet2013-09-201-0/+0
|
* remove themesNicolas Lœuillet2013-09-201-4/+1
|
* help when sqlite file not foundNicolas Lœuillet2013-09-201-1/+1
|
* remove config.inc.phpNicolas Lœuillet2013-09-201-56/+0
|
* chmod & mail addressNicolas Lœuillet2013-09-203-10/+2
|
* update themesNicolas Lœuillet2013-09-201-0/+0
|
* themes submoduleNicolas Lœuillet2013-09-202-1/+1
|
* remove themes folderNicolas Lœuillet2013-09-201-0/+0
|
* 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
| | | |