57 Commits

Author SHA1 Message Date
Ian
c0c5cf747a revert last commit and fix only error line 1512 2012-12-13 15:44:11 +01:00
Ian
6340e21614 upport: Only variables should be assigned by reference 2012-12-13 14:03:43 +01:00
Matthias Mees
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +01:00
Ian
4fcc7dc1f6 fixed another two by reference errors 2012-12-01 18:58:50 +01:00
Garvin Hicking
9adcfecc38 More PHP5 compatibility (this constructor thing order did not remove the error for me)
Also be able to set $serendipity['production'] in serendipity_config_local.inc.php
2012-10-18 10:14:04 +02:00
Ian
a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Garvin Hicking
2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00
Garvin Hicking
c292badf30 * Added new serendipity['defaultBaseURL'] variable that makes sure
that the baseURL is not overriden when configuring serendipity
      with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
Garvin Hicking
56041459b6 backport 2011-09-28 11:39:09 +00:00
Garvin Hicking
7d7a1aadee nav amount fix 2011-09-28 10:29:15 +00:00
Garvin Hicking
ebaa8afe04 patch by ian 2011-09-28 09:19:05 +00:00
Garvin Hicking
2916a08510 patch by ian 2011-07-21 12:18:39 +00:00
Garvin Hicking
187941aac6 * Added new event hook 'backend_loginfail' to track failed logins
(serendipity_event_externalauth can make use of it for fail2ban)
2011-05-31 14:02:02 +00:00
Garvin Hicking
77b3d2cfa0 remove 2011-01-17 12:51:35 +00:00
Garvin Hicking
a0f2b0b1fd new mod rewrite option 2011-01-15 13:32:59 +00:00
Garvin Hicking
14d45150fb upcoming advisory, prepare 2010-08-26 16:03:16 +00:00
Garvin Hicking
f9fa8503f0 (experimental) global theme options 2010-08-24 08:45:09 +00:00
Garvin Hicking
a7b27ff06a tweak to support multiple engine: in info.txt of templates 2010-08-23 19:06:17 +00:00
Garvin Hicking
f043e8e8dd sqlite3 strict check 2010-02-16 13:06:44 +00:00
Garvin Hicking
316e86f3dc * Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking) 2010-01-13 12:28:55 +00:00
Garvin Hicking
c401b02abe * Added expermiantel PDO::SQLite transport, by nth 2009-11-28 12:27:42 +00:00
Garvin Hicking
5e27b37f84 Add some debugging to login routine 2009-02-18 12:57:18 +00:00
Garvin Hicking
f541e5874d New experimental login hashing 2009-02-16 11:29:49 +00:00
Garvin Hicking
c355d46cbb fix parse problem 2008-12-20 17:51:46 +00:00
Garvin Hicking
a5bac0f36b Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids 2008-12-20 17:00:22 +00:00
Don Chambers
2ec6288154 functions_config.inc.php: add ID serendipity_preview_spacer to existing div emitted when previewing entries in backend. 2008-12-17 23:25:13 +00:00
Garvin Hicking
d9a5d6a8c8 Make checksum code skippable 2008-12-09 10:41:48 +00:00
Garvin Hicking
29b46f0c53 Add more abstraction possibilites, gathered throughout the last weeks 2008-10-13 10:53:45 +00:00
Garvin Hicking
9dbf39fcc0 fix cookie removal to use proper host 2008-07-14 08:02:28 +00:00
Garvin Hicking
988860f7e5 Add SQLRelay DB layer, by Dante Mason 2007-10-12 09:12:48 +00:00
Garvin Hicking
cb75ef15ce Allow variying template 'okey' 2007-08-21 10:25:57 +00:00
Grischa Brockhaus
634594b2de A ">" too much 2007-08-10 00:51:40 +00:00
Garvin Hicking
a0d950b320 HTML and images by Don 2007-08-06 10:18:26 +00:00
Garvin Hicking
0c41b7b558 Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking
5feb8559ba Try to solve a cookie problem when using s9y with domains like 'localhost' 2007-06-13 09:36:26 +00:00
Garvin Hicking
9e73c330c8 Beautify, add missing code comments 2007-06-05 07:58:47 +00:00
Garvin Hicking
cff33ccb4d Allow possibility to style the backend (surrounding layout + entry editor so far) 2007-05-30 11:20:53 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
3a50d73d9c Patch HTTP-host cookies and basepath detection, by Rob 2007-05-16 13:29:28 +00:00
Garvin Hicking
6c64a25d3f * Fix bug in conjunction with PHP 5.2.1 changed variable-by-reference
handling that could result in no groups being listed for author
      accounts (garvinhicking)
2007-04-17 11:12:05 +00:00
Garvin Hicking
3317e6ef49 Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums! 2007-03-22 11:43:59 +00:00
Garvin Hicking
ff150a6f4d EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards 2007-02-23 13:57:39 +00:00
Garvin Hicking
bf196aa3ea * Do not store an unnecessary config value for check_password
and password user properties. Thanks to jenzo from the forums!
      (garvinhicking)
2007-02-14 14:06:41 +00:00
Garvin Hicking
50401a7d02 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00
Garvin Hicking
742fd47078 Shared http/https sessions by rob richards from the forums 2007-02-08 12:08:43 +00:00
Garvin Hicking
8c68e837e4 Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
2b0f791e8e Fix Windows IIS server cookie login problem, thanks to Shadowin 2007-01-04 19:57:11 +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
41dd356d45 Admin-based comment response, CSRF-protection for comment form in antispam plugin 2006-10-26 09:41:10 +00:00
Garvin Hicking
03886b49bc Add new variable to make serendipity be deaf, mute and blind. Have fun, absynth :) 2006-10-24 22:03:19 +00:00