Andrew Dolgov
7a866114e1
add -list-plugins option; about sections to plugins
2012-12-24 15:39:42 +04:00
Andrew Dolgov
6c2637d973
move data import/export to a separate plugin
2012-12-24 15:03:19 +04:00
Andrew Dolgov
41b82aa4b9
add HOOK_UPDATE_TASK
2012-12-24 14:27:15 +04:00
Andrew Dolgov
73f28fe979
add support for registering update.php commands; move rest of the self-updating stuff into updater plugin
2012-12-24 09:52:15 +04:00
Andrew Dolgov
88e8fb3a71
modify include path order ( closes #514 )
2012-12-09 13:41:22 +04:00
Andrew Dolgov
120c2b016f
add update.php -force-update
2012-10-30 15:18:46 +04:00
Andrew Dolgov
3de78afd3b
fix called-from-browser detection in update.php
2012-10-24 00:25:56 +04:00
Andrew Dolgov
7e992eca46
update.php: fix wrong html plug title
2012-10-24 00:17:32 +04:00
Andrew Dolgov
37f78940d8
block type 5 filters (date)
2012-08-31 12:54:37 +04:00
Andrew Dolgov
5451903ce3
fix cat_filter parsed wrong on psql
2012-08-31 12:24:13 +04:00
Andrew Dolgov
6aff784575
implement multiple rule/action filters
2012-08-31 12:13:47 +04:00
Andrew Dolgov
acf33893ab
move self-updating to include/update_self.php
2012-08-23 13:57:29 +04:00
Andrew Dolgov
f7c2fae1f1
self-update: clarify some error messages (2)
2012-08-23 13:32:30 +04:00
Andrew Dolgov
021f8dce0c
self-update: clarify some error messages
2012-08-23 13:22:56 +04:00
Andrew Dolgov
366f06f7cf
update.php: display error message when running from the browser
...
mention self-updating in new version dialog
2012-08-23 13:17:22 +04:00
Andrew Dolgov
e3449aa1aa
add experimental self-updating script
2012-08-23 13:03:39 +04:00
Andrew Dolgov
9aceda3afc
remove hook-based plugins
2012-08-21 14:37:43 +04:00
Andrew Dolgov
369dbc19d6
rework class system to use subdirectories
...
add placeholder plugin/hook system
2012-08-17 14:22:33 +04:00
Andrew Dolgov
9a57512c70
update.php: fix help text
2012-08-12 11:12:27 +04:00
Andrew Dolgov
871f0a7ac6
add update.php -indexes to recreate tt-rss indexes from schema file
2012-08-09 14:20:27 +04:00
Rutger Wessels
5439d333ec
add command line option '-quiet' to make update.php more quiet
2012-08-04 20:15:40 +02:00
fluffy
ece7871113
Change update.php shebang to support any in-path installation location for php
2012-06-19 22:35:34 -07:00
Andrew Dolgov
55f34b811f
implement experimental personal data import
2011-12-27 23:10:04 +04:00
Andrew Dolgov
f03a795de7
include path fix for lighttpd
2011-12-15 18:19:38 +04:00
Andrew Dolgov
2c08214a7f
split rss updating stuff into separate include file
2011-12-13 16:06:25 +04:00
Andrew Dolgov
5f0a3741d0
add Public_Handler
...
misc code cleanup
2011-12-13 14:49:11 +04:00
Andrew Dolgov
107d0cf39e
overall directory tree cleanup
2011-12-11 23:59:25 +04:00
Petter Jnsson
a10c2ed817
backend: close file pointer before unlinking.
2011-12-07 01:17:23 +01:00
Andrew Dolgov
f32eb194bb
update: add get_linked_feeds to normal update tasks
2011-04-21 08:51:59 +04:00
Andrew Dolgov
ae5f7bb11a
implement fetching and exporting of shared feeds
2011-04-20 15:21:00 +04:00
Andrew Dolgov
9b27cec8c0
update.php & daemon: chdir to script directory using __FILE__ magic constant
2011-04-15 12:38:11 +04:00
Andrew Dolgov
84e9a8c7e6
update.php: update feedbrowser, purge orphans and cleanup cached tags in the update handler
2011-04-13 15:48:20 +04:00
Andrew Dolgov
dbaa4e4aac
config: remove option ENABLE_UPDATE_DAEMON
2011-04-12 19:33:12 +04:00
John Kristensen
d195055341
Allow update.php to be run from outside of the main directory
...
* Change the update.php working directory to be the main tt-rss application
directory so that the script can be run from anywhere without problems.
Useful for adding the update.php script to cron.
2011-02-09 14:52:14 +03:00
Andrew Dolgov
86268d8ba0
fix PHP_EXECUTABLE declaration not being properly overriden in config.php ( closes #296 )
2011-01-11 11:31:21 +03:00
Andrew Dolgov
e3b42c5a80
misc daemon updates
2010-11-13 21:03:31 +03:00
Andrew Dolgov
868650e463
implement automatic tags table maintenance
2010-11-13 19:59:42 +03:00
Andrew Dolgov
fb0742394a
remove error_reporting() hacks; set default error reporting level in functions.php
2010-11-10 13:14:44 +03:00
Andrew Dolgov
661135c742
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php
2010-11-09 16:33:08 +03:00
Andrew Dolgov
f29ba1484f
code cleanup, test for db_escape() crazyness in DB sanity check
2008-11-10 06:29:19 +01:00
Andrew Dolgov
75ca19864e
remove mysql SET CHARACTER SET call
2007-08-25 05:28:10 +01:00
Andrew Dolgov
bddc9788ef
new config option: MYSQL_CHARSET
2007-08-21 11:47:25 +01:00
Andrew Dolgov
c1879099e1
mysql: disable utf8
2007-08-21 06:35:24 +01:00
Andrew Dolgov
70dcff6b3d
mysql: set connection charset to utf-8
2007-08-17 17:02:15 +01:00
Andrew Dolgov
9e21a5713f
handle missing update schema diff in update.php
2007-05-05 12:07:38 +01:00
Andrew Dolgov
87b9fb6532
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
2007-05-04 04:15:58 +01:00
Andrew Dolgov
155a2a53ff
schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema
2007-04-18 07:25:51 +01:00
Andrew Dolgov
4049672041
add persistent storage for toolbar view options, bump schema
2007-03-26 06:23:15 +01:00
Andrew Dolgov
a190ebfde1
updater: render login form on access level violation ( closes #123 )
2007-03-22 07:42:39 +01:00
Andrew Dolgov
441acab8ff
fix schema updater for single user mode
2007-03-20 06:51:29 +01:00