|
|
45e9e0f565
|
fix #270 access from remote machine
Replacing SERVER_NAME with HTTP_HOST allows me to use Poche on remote machines
|
2013-11-05 12:13:55 +03:00 |
|
|
|
f616ab60ef
|
use 2 seprate variable for autoclosing windows to avoid to quick closing when sharing, the popup can be close before the link is save
|
2013-10-27 07:47:14 +01:00 |
|
|
|
363bc4eb86
|
Add a autoclose parameters. When we use sharing method in plugins like the tiny tiny rss one or the firefox plugins we can passe the autoclose=true parameters that close the popup.
|
2013-10-27 07:37:05 +01:00 |
|
|
|
985ce3ec53
|
bug fix #259: Deleting article doesn't redirect
|
2013-10-25 14:25:37 +02:00 |
|
|
|
027b4e1568
|
Adding support for http_auth
|
2013-10-20 23:28:45 +02:00 |
|
|
|
df6afaf090
|
Added support for http_auth
|
2013-10-20 16:53:54 +02:00 |
|
|
|
e557b7bb44
|
Merge pull request #274 from NumEricR/select-theme
Update select theme filter and sort names (dev branch PR)
|
2013-10-08 23:33:48 -07:00 |
|
|
|
5188585864
|
Merge pull request #272 from jcsaaddupuy/custom_ssl_port
Custom ssl port
|
2013-10-08 03:48:49 -07:00 |
|
|
|
1e98ee1de0
|
bug fix: changing password was buggy
|
2013-10-07 14:56:21 +02:00 |
|
|
|
5011388f39
|
bug fix #215: change language from config screen
|
2013-10-07 14:26:25 +02:00 |
|
|
|
5e07dc8b51
|
Merge remote branch 'upstream/dev' into dev
Conflicts:
themes/default/_head.twig
|
2013-10-07 14:25:24 +02:00 |
|
|
|
031df528b6
|
bug fix #268: move POCHE_VERSION in index.php and change the name to avoid conflicts when updating
|
2013-10-07 13:19:34 +02:00 |
|
|
|
9d3b88b379
|
bug fix #266: make installation steps easier
|
2013-10-07 13:12:28 +02:00 |
|
|
|
2916d24b20
|
Added support for custom SSL port
|
2013-10-07 12:47:13 +02:00 |
|
|
|
125f9ee838
|
Added support for custom ssl port
|
2013-10-07 12:30:40 +02:00 |
|
|
|
2287bf06f5
|
Sort themes alphabetically in config list
|
2013-10-05 11:08:38 +02:00 |
|
|
|
89812ec81c
|
Remove useless filter on .git folder
|
2013-10-05 10:52:08 +02:00 |
|
|
|
d47d2533ac
|
change doc link
|
2013-10-03 19:03:52 +02:00 |
|
|
|
47baa1077e
|
reopen #219 when archive last poched links from a page, redirect to an other page
|
2013-10-03 15:43:24 +02:00 |
|
|
|
747c6698b6
|
Merge branch 'dev' of git://github.com/tcitworld/poche into tcitworld-dev
|
2013-10-03 14:51:20 +02:00 |
|
|
|
8f91e10faa
|
preparing to 1.0.0
|
2013-10-03 14:51:04 +02:00 |
|
|
|
6cd8af85da
|
bug fix #227: Deleting element in archive redirect to home
|
2013-10-03 14:48:53 +02:00 |
|
|
|
34d67c835e
|
bug fix #219: when archive last poched links from a page, redirect to an other page
|
2013-10-03 14:46:46 +02:00 |
|
|
|
7f17a38d35
|
change instructions messages
|
2013-10-03 14:23:03 +02:00 |
|
|
|
4e5b04113d
|
Changed Flattr Caching System
From md5(url) to the ID of an article. Easier and faster.
|
2013-09-27 11:11:45 +02:00 |
|
|
|
3cc22aab82
|
Avoid ".git" option in themes list of config page
|
2013-09-26 23:37:07 +02:00 |
|
|
|
92cd6e9af8
|
change import files constants
|
2013-09-21 21:44:49 +02:00 |
|
|
|
58ace4941e
|
bug fix #229: theme not stored on updated poches
|
2013-09-21 14:37:53 +02:00 |
|
|
|
37527034ab
|
unactivate debug
|
2013-09-21 14:18:28 +02:00 |
|
|
|
3408ed48ba
|
fix bug #225: blank page on article page
|
2013-09-20 14:09:26 +02:00 |
|
|
|
b8c67f8068
|
remove define.inc.php
|
2013-09-20 13:48:29 +02:00 |
|
|
|
7bda34c66b
|
help when sqlite file not found
|
2013-09-20 11:25:44 +02:00 |
|
|
|
2af5015668
|
remove config.inc.php
|
2013-09-20 11:05:12 +02:00 |
|
|
|
5801355cbc
|
chmod & mail address
|
2013-09-20 11:04:36 +02:00 |
|
|
|
00dbaf90bc
|
merge #224
|
2013-09-20 10:21:39 +02:00 |
|
|
|
705250b93d
|
fixes with new session class
|
2013-09-20 09:32:49 +02:00 |
|
|
|
0d64be15de
|
remove csrf check
|
2013-09-18 09:25:28 +02:00 |
|
|
|
f6597c7cb9
|
fix bug #127: update session class
|
2013-09-17 14:48:16 +02:00 |
|
|
|
1b2abab6dd
|
Add lang attribute in html tag
|
2013-09-14 10:06:59 +02:00 |
|
|
|
b9523a0ba0
|
fix bug #209: titles with colon bad parsed
|
2013-09-12 19:28:59 +02:00 |
|
|
|
12d9cfbcaa
|
Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-Flattr
Conflicts:
inc/3rdparty/site_config
|
2013-09-10 19:22:47 +02:00 |
|
|
|
964481d023
|
Fixed bugs, added a flattr button and an option
There's a button and an option in define.inc.php to show the button or
not.
|
2013-09-10 18:23:56 +02:00 |
|
|
|
d11e2bcf48
|
change doc url
|
2013-09-10 15:46:05 +02:00 |
|
|
|
3c33e40b61
|
change email address in header
|
2013-09-10 15:43:01 +02:00 |
|
|
|
eaf2c769be
|
Merge branch 'dev' of https://github.com/inthepoche/poche into dev
|
2013-09-10 14:44:59 +02:00 |
|
|
|
ce4a1dcc19
|
changes to add url directly from poche
|
2013-09-10 14:41:58 +02:00 |
|
|
|
af1d279226
|
Fixed errors and changed source of flattrs
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.
|
2013-09-08 21:52:01 +02:00 |
|
|
|
d5ce28df67
|
Fixed bugs due to migration
|
2013-09-08 21:26:30 +02:00 |
|
|
|
693b3f8677
|
Implemented Add Button
Added a button to add an URL when directly into Poche. If JS isn't
enabled, nothing happens.
|
2013-09-08 21:07:59 +02:00 |
|
|
|
a322312740
|
Implemented Flattr changes
Added a button to say if the article is flattrable or not and how many
people have flattred this object.
|
2013-09-08 20:54:11 +02:00 |
|