40 Commits

Author SHA1 Message Date
Matthias Mees
2c87f68022 Add a closing bracket which was accidentally removed.
Removed in 971b993a52a421c0aa0e572c89600cb9a65a08da.

References #216
2014-09-10 23:02:29 +02:00
Garvin Hicking
971b993a52 Re-add check if serendipityPath is writable in installer. Don't remember why we declared this as bogus. 2014-09-09 15:07:43 +02:00
Garvin Hicking
4471b1ac32 * Improved installer to forbid using database table prefixes with
special characters
2014-05-28 14:27:00 +02:00
Garvin Hicking
5e0c4c074e include upgrader timestamp
document recent changes
i18n for upgrader
2014-04-25 09:55:41 +02:00
onli
631bc150ac improve update notice: timeout, config
The updater in the dashboard needed a timeout to not kill the backend if github is not reachable
Also, this makes the check configurable
2014-04-24 18:25:56 +02:00
onli
d80a8334c8 Use return instead of echo in the remaining core
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli
8a188747ae Fix installer, smartification broke it
Sorry Falk
2013-06-27 21:01:16 +02:00
onli
80a34b036d Implement Dashboard into the core
Update-Notifier, future Entries, new comments so far
2013-06-23 19:47:14 +02:00
onli
a654b13a9a Complete include_once usage, romove constants 2013-06-22 12:32:54 +02:00
onli
357285a579 smartified serendipity_guessInput 2013-06-06 19:19:10 +02:00
onli
35625c3f81 smartify serendipity_printConfigTemplate 2013-06-06 18:26:49 +02:00
Matthias Mees
9348064432 Finalizing what @onli prepped for proper radio element markup. Hooray. 2013-02-06 15:51:19 +01:00
onli
7472400477 changed output of radio_bool in configuration-template according to https://gist.github.com/yellowled/4722166, wrapping them in a fieldset 2013-02-06 14:47:44 +01:00
Matthias Mees
18dcec7bdd Minor UI adaptation for printConfigTemplate. 2013-01-27 21:47:49 +01:00
Garvin Hicking
66e86ba1cf fix wrong parentheses 2012-04-12 13:40:17 +02:00
Garvin Hicking
04792e998a port 2012-04-11 21:03:55 +02:00
Ian
8eb13121a4 fixed defaultBaseURL in installer as follow-up commit c292bad 2012-04-07 11:03:04 +02:00
Ian
545b237894 hardcoded new markup serendipity_printConfigTemplate() & serendipity_printConfigJS() 2012-03-26 14:37:04 +02:00
Garvin Hicking
a0f2b0b1fd new mod rewrite option 2011-01-15 13:32:59 +00:00
Garvin Hicking
8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking
aba04f43b4 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
Grischa Brockhaus
a66fd21893 Better error message for having problems while including files. (using language entry for it now) 2009-06-02 12:49:26 +00:00
Grischa Brockhaus
31c42d9704 Better error message for having problems while including files. 2009-06-02 12:36:39 +00:00
Garvin Hicking
d9a5d6a8c8 Make checksum code skippable 2008-12-09 10:41:48 +00:00
Garvin Hicking
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00
Garvin Hicking
2f11c3e694 Better fix to use false values 2008-10-18 17:59:06 +00:00
Garvin Hicking
6179858b17 Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
Jude Anthony
1df78fd6ce Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
Jude Anthony
0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Garvin Hicking
6ea572211b Patch by hanno boeck 2008-03-25 12:39:55 +00:00
Garvin Hicking
2b679d2802 suppress warning for tigger 2008-03-14 08:11:19 +00:00
Garvin Hicking
472432b1b9 Merge patch from Don Chambers for better input classes in admin 2007-07-12 09:40:04 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
32823fbd56 Improve usability by removing possibly dangerous options from personal configuration and moving them to the user management. Also rename the description options for those options.
Thanks to lendulado from the forums for these suggestions.
2007-03-22 10:27:18 +00:00
Garvin Hicking
400b761623 Improve installation on hosts where fsockopen() is disabled 2007-02-26 14:42:04 +00:00
Garvin Hicking
8c68e837e4 Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
1d08aa4633 TB 2007-01-18 16:07:34 +00:00
Garvin Hicking
f03841587a Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +00:00
Garvin Hicking
99f7e0d9a7 indicate size to opera, by stm9x9 2006-10-13 13:53:25 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00