Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1 from inthepoche/dev | tcitworld | 2014-01-04 | 920 | -8107/+32235 |
|\ | | | | | Dev | ||||
| * | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2014-01-03 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge pull request #380 from F1reF0x/dev | Nicolas Lœuillet | 2014-01-03 | 1 | -3/+3 |
| | |\ | | | | | | | | | Change Permissions in pochePictures.php | ||||
| | | * | Change Permissions in pochePictures.php | FireFox | 2014-01-03 | 1 | -3/+3 |
| | | | | | | | | | | | | Stored Pictures are not accessible (on my server), when permission is set to 0705, but instead, when using 0755 (or for example to 0715) all is working as expected. So maybe it would be good, considering in changing the permission of created directories in the assets directory | ||||
| * | | | [fix] #375 Readability.com changed its export format | Nicolas Lœuillet | 2014-01-03 | 1 | -25/+28 |
| |/ / | |||||
| * | | [fix] code display when printing a page was buggy | Nicolas Lœuillet | 2014-01-03 | 1 | -0/+4 |
| | | | |||||
| * | | [del] remove inthepoche.com config file, website has changed | Nicolas Lœuillet | 2014-01-03 | 1 | -7/+0 |
| | | | |||||
| * | | [add] config file for interviewmagazine.com | Nicolas Lœuillet | 2014-01-03 | 1 | -0/+4 |
| | | | |||||
| * | | [fix] bugs #374 and #376 - encoding in rss | Nicolas Lœuillet | 2014-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2014-01-03 | 19 | -59/+59 |
| |\ \ | |||||
| | * \ | Merge pull request #379 from williamtheaker/dev | Nicolas Lœuillet | 2014-01-02 | 2 | -16/+16 |
| | |\ \ | | | |/ | | |/| | Minor changes to tag edit and config pages | ||||
| | | * | Updated config page | William Theaker | 2014-01-02 | 1 | -11/+11 |
| | | | | |||||
| | | * | Updated tag edit page | William Theaker | 2014-01-02 | 1 | -5/+5 |
| | |/ | |||||
| | * | Merge pull request #370 from DmitrySandalov/dev | Nicolas Lœuillet | 2013-12-28 | 17 | -43/+43 |
| | |\ | | | | | | | | | docs link, typos | ||||
| | | * | docs link, typos | Dmitry Sandalov | 2013-12-28 | 17 | -43/+43 |
| | |/ | |||||
| * / | [fix] error in query to get entries and tags | Nicolas Lœuillet | 2014-01-03 | 1 | -2/+2 |
| |/ | |||||
| * | [fix] bug with queries when postgresql is used | Nicolas Lœuillet | 2013-12-23 | 1 | -2/+2 |
| | | |||||
| * | [add] availability to regenerate feed token | Nicolas Lœuillet | 2013-12-23 | 1 | -0/+1 |
| | | |||||
| * | [change] install doc | Nicolas Lœuillet | 2013-12-23 | 1 | -70/+1 |
| | | |||||
| * | [change] 1.3, let's rock baby | Nicolas Lœuillet | 2013-12-23 | 1 | -1/+1 |
| | | |||||
| * | [add] check tags tables | Nicolas Lœuillet | 2013-12-23 | 2 | -3/+71 |
| | | |||||
| * | PHP_AUTH_USER isn't available when using php as cgi | Nicolas Lœuillet | 2013-12-23 | 2 | -9/+22 |
| | | |||||
| * | fix for long lasting session | Dmitry Sandalov | 2013-12-21 | 2 | -3/+11 |
| | | |||||
| * | Merge pull request #360 from DmitrySandalov/dev | Nicolas Lœuillet | 2013-12-19 | 1 | -3/+3 |
| |\ | | | | | | | tags: mysql create tables if not exists | ||||
| | * | tags: mysql create tables if not exists | Dmitry Sandalov | 2013-12-19 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #358 from williamtheaker/dev | Nicolas Lœuillet | 2013-12-16 | 7 | -35/+35 |
| |\ | | | | | | | Edited English text | ||||
| | * | Typo fixed | William Theaker | 2013-12-15 | 1 | -1/+1 |
| | | | |||||
| | * | typo | William Theaker | 2013-12-15 | 1 | -1/+1 |
| | | | |||||
| | * | Edited text | William Theaker | 2013-12-15 | 6 | -32/+32 |
| | | | |||||
| | * | Edited text | William Theaker | 2013-12-15 | 1 | -3/+3 |
| |/ | |||||
| * | [fix] typo in config screen | Nicolas Lœuillet | 2013-12-12 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #356 from inthepoche/tags | Nicolas Lœuillet | 2013-12-12 | 14 | -41/+252 |
| |\ | | | | | | | Tags feature | ||||
| | * | [add] tags and tags_entries for mysql & postgresql | Nicolas Lœuillet | 2013-12-06 | 2 | -1/+27 |
| | | | |||||
| | * | [add] tags and tags_entries tables in poche.sqlite | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+0 |
| | | | |||||
| | * | [add] assign and remove a tag to an entry | Nicolas Lœuillet | 2013-12-06 | 4 | -4/+68 |
| | | | |||||
| | * | [add] rss for tag | Nicolas Lœuillet | 2013-12-06 | 4 | -5/+15 |
| | | | |||||
| | * | [add] page which lists entries for a tag | Nicolas Lœuillet | 2013-12-06 | 6 | -3/+65 |
| | | | |||||
| | * | [change] simplify Tools::getTplFile | Nicolas Lœuillet | 2013-12-06 | 1 | -36/+9 |
| | | | |||||
| | * | [add] edit tags page | Nicolas Lœuillet | 2013-12-06 | 4 | -1/+29 |
| | | | |||||
| | * | [add] create tags page | Nicolas Lœuillet | 2013-12-06 | 5 | -5/+29 |
| | | | |||||
| | * | [add] tags displaying | Nicolas Lœuillet | 2013-12-06 | 2 | -0/+9 |
| | | | |||||
| | * | [add] send tags to article view | Nicolas Lœuillet | 2013-12-06 | 1 | -4/+8 |
| | | | |||||
| | * | [add] function to get tags by entry | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+11 |
| | | | |||||
| * | | [add] download database if sqlite is on | Nicolas Lœuillet | 2013-12-12 | 3 | -0/+28 |
| |/ | |||||
| * | [fix] RSS feeds were buggy when I update full-text RSS | Nicolas Lœuillet | 2013-12-06 | 2 | -10/+5 |
| | | |||||
| * | [add] new specific configuration files | Nicolas Lœuillet | 2013-12-06 | 773 | -0/+6982 |
| | | |||||
| * | Merge pull request #353 from inthepoche/ftr | Nicolas Lœuillet | 2013-12-06 | 83 | -7785/+23838 |
| |\ | | | | | | | [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters | ||||
| | * | [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters | Nicolas Lœuillet | 2013-12-06 | 83 | -7785/+23838 |
| | | | |||||
| * | | Merge pull request #352 from versvs/dev | Nicolas Lœuillet | 2013-12-05 | 1 | -31/+31 |
| |\ \ | | |/ | |/| | updating the "es_ES" locale | ||||
| | * | updating the "es_ES" locale | versvs | 2013-12-05 | 1 | -31/+31 |
| |/ | | | | | | | | | Fixed some strings to fit the common use that people understand and find and other es_ES web apps. Completed some non-translated strings. Also, opted for an editorial line in which "Poche" is treated as a noun (therefore, I capitalized the first letter). |