Nicolas Lœuillet
d866e8be91
[change] poche logo is now at SVG format, see #373
2014-01-07 13:13:24 +01:00
Nicolas Lœuillet
fcb5fd27e2
[change] update poche version in compatibility test file
2014-01-06 08:32:28 +01:00
Nicolas Lœuillet
9c9b226589
Merge pull request #382 from aaa2000/table_tags_entries_already_exists
...
Create sqlite table tags_entries only if not already exists
2014-01-05 10:39:44 -08:00
adev
a562e3905a
Create sqlite table tags_entries only if not already exists
2014-01-05 15:03:05 +01:00
Nicolas Lœuillet
2abcccb371
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
2014-01-03 15:18:32 +01:00
Nicolas Lœuillet
9bc32632af
[fix] #375 Readability.com changed its export format
2014-01-03 15:18:13 +01:00
Nicolas Lœuillet
52e3f58c72
Merge pull request #380 from F1reF0x/dev
...
Change Permissions in pochePictures.php
2014-01-03 02:20:40 -08:00
FireFox
b5c1ed1227
Change Permissions in pochePictures.php
...
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
2014-01-03 11:17:15 +01:00
Nicolas Lœuillet
4d058d4824
[fix] code display when printing a page was buggy
2014-01-03 10:33:01 +01:00
Nicolas Lœuillet
cb4fba5a33
[del] remove inthepoche.com config file, website has changed
2014-01-03 10:22:12 +01:00
Nicolas Lœuillet
4a84d94e91
[add] config file for interviewmagazine.com
2014-01-03 10:21:18 +01:00
Nicolas Lœuillet
0b57c6825a
[fix] bugs #374 and #376 - encoding in rss
2014-01-03 10:15:05 +01:00
Nicolas Lœuillet
529db4861d
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
2014-01-03 10:06:33 +01:00
Nicolas Lœuillet
9de34d4e84
[fix] error in query to get entries and tags
2014-01-03 10:06:26 +01:00
Nicolas Lœuillet
d7ad5d6560
Merge pull request #379 from williamtheaker/dev
...
Minor changes to tag edit and config pages
2014-01-02 21:54:50 -08:00
William Theaker
aeea7c6af0
Updated config page
2014-01-02 21:15:41 -05:00
William Theaker
b1bfd4cb0c
Updated tag edit page
2014-01-02 21:04:56 -05:00
Nicolas Lœuillet
2eb111a300
Merge pull request #370 from DmitrySandalov/dev
...
docs link, typos
2013-12-28 05:04:45 -08:00
Dmitry Sandalov
76e487cd7e
docs link, typos
2013-12-28 11:47:10 +04:00
Nicolas Lœuillet
da5fc42f61
[fix] bug with queries when postgresql is used
2013-12-23 11:23:12 +01:00
Nicolas Lœuillet
1151e9cc8f
[add] availability to regenerate feed token
2013-12-23 11:01:41 +01:00
Nicolas Lœuillet
dfde415198
[change] install doc
2013-12-23 10:45:16 +01:00
Nicolas Lœuillet
e2b83a8298
[change] 1.3, let's rock baby
2013-12-23 10:44:22 +01:00
Nicolas Lœuillet
5cfafc6110
[add] check tags tables
2013-12-23 10:35:09 +01:00
Nicolas Lœuillet
1810c13b55
PHP_AUTH_USER isn't available when using php as cgi
2013-12-23 09:09:10 +01:00
Dmitry Sandalov
a0aa150418
fix for long lasting session
2013-12-21 23:39:45 +04:00
Nicolas Lœuillet
5c8d438c08
Merge pull request #360 from DmitrySandalov/dev
...
tags: mysql create tables if not exists
2013-12-19 05:28:22 -08:00
Dmitry Sandalov
17bd2cc94c
tags: mysql create tables if not exists
2013-12-19 16:24:49 +03:00
Nicolas Lœuillet
04fcbad8c5
Merge pull request #358 from williamtheaker/dev
...
Edited English text
2013-12-16 00:24:27 -08:00
William Theaker
5df72bb4a4
Typo fixed
2013-12-15 00:44:13 -05:00
William Theaker
41acd466ce
typo
2013-12-15 00:41:49 -05:00
William Theaker
43c1115eeb
Edited text
2013-12-15 00:18:26 -05:00
William Theaker
db75a4425c
Edited text
2013-12-15 00:17:30 -05:00
Nicolas Lœuillet
0f9d3ef173
[fix] typo in config screen
2013-12-12 11:11:53 +01:00
Nicolas Lœuillet
05d6dd487c
Merge pull request #356 from inthepoche/tags
...
Tags feature
2013-12-12 01:48:24 -08:00
Nicolas Lœuillet
d460914f65
[add] download database if sqlite is on
2013-12-12 09:42:19 +01:00
Nicolas Lœuillet
6bf4702608
[add] tags and tags_entries for mysql & postgresql
2013-12-06 15:16:02 +01:00
Nicolas Lœuillet
f014856424
[add] tags and tags_entries tables in poche.sqlite
2013-12-06 15:11:08 +01:00
Nicolas Lœuillet
c432fa1674
[add] assign and remove a tag to an entry
2013-12-06 15:07:51 +01:00
Nicolas Lœuillet
f778e47283
[add] rss for tag
2013-12-06 14:37:42 +01:00
Nicolas Lœuillet
4886ed6d36
[add] page which lists entries for a tag
2013-12-06 14:22:29 +01:00
Nicolas Lœuillet
74ec445a66
[change] simplify Tools::getTplFile
2013-12-06 14:07:00 +01:00
Nicolas Lœuillet
6cab59c340
[add] edit tags page
2013-12-06 14:03:14 +01:00
Nicolas Lœuillet
2e2ebe5ec7
[add] create tags page
2013-12-06 13:15:06 +01:00
Nicolas Lœuillet
68e2061666
[add] tags displaying
2013-12-06 13:02:58 +01:00
Nicolas Lœuillet
7b171c7340
[add] send tags to article view
2013-12-06 13:02:38 +01:00
Nicolas Lœuillet
5bea1a4d31
[add] function to get tags by entry
2013-12-06 13:02:15 +01:00
Nicolas Lœuillet
9e7c840b18
[fix] RSS feeds were buggy when I update full-text RSS
2013-12-06 10:14:59 +01:00
Nicolas Lœuillet
ac4d114214
[add] new specific configuration files
2013-12-06 10:13:03 +01:00
Nicolas Lœuillet
d5501950e2
Merge pull request #353 from inthepoche/ftr
...
[change] we now use Full-Text RSS 3.1, thank you so much @fivefilters
2013-12-06 00:49:43 -08:00