402 Commits

Author SHA1 Message Date
Garvin Hicking
ab22db27a6 Fix SQL error message display when invalid categories selected 2007-03-01 19:54:27 +00:00
Garvin Hicking
f9fcd0b434 Allow for some more benchmarkiness 2007-02-27 12:15:00 +00:00
Garvin Hicking
f7f34ea0e9 Improve SQL query for fetching archive overview, from $year*$month queries to 1. :-) 2007-02-27 11:20:47 +00:00
Garvin Hicking
c645b81120 Improve installation on hosts where fsockopen() is disabled 2007-02-26 14:42:04 +00:00
Garvin Hicking
1620072252 EXPERIMENTAL: Shuffled language, required for future authentication themes like OpenID. By Rob Richards 2007-02-23 13:57:39 +00:00
Garvin Hicking
f0c9a37804 Better checks to see if the local PEAR inclusion is required 2007-02-22 11:56:26 +00:00
Garvin Hicking
ad469c127c Remove not yet supported filter call 2007-02-22 09:40:01 +00:00
Garvin Hicking
4623f2d0c7 No longer accept trackbacks to draft entries.Thanks to j_b_poquelin 2007-02-15 08:46:23 +00:00
Garvin Hicking
08b92126cc * 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
5443cecf68 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00
Garvin Hicking
9dcb2a1881 * Patch pingback receiving function to use proper Regexp, thanks to
dhaun from the forums
2007-02-12 12:12:31 +00:00
Garvin Hicking
9a7632c8b7 Shared http/https sessions by rob richards from the forums 2007-02-08 12:08:43 +00:00
Garvin Hicking
1c83a7099a Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
6c0ebe7530 Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments 2007-01-22 12:11:49 +00:00
Garvin Hicking
663fb97289 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
Garvin Hicking
5c064669c6 TB 2007-01-18 16:07:34 +00:00
Garvin Hicking
28a727a78f Remove debug code 2007-01-17 07:52:30 +00:00
Garvin Hicking
d39e45cef4 Show category name before deleting 2007-01-14 16:25:14 +00:00
Garvin Hicking
18fa2c1dc1 Remove 'View' option for drafted entries in the 'Edit entries' section and replace with a 'Preview' option. 2007-01-14 16:06:03 +00:00
Garvin Hicking
61af927a06 Patch categories plugin 2007-01-14 14:56:47 +00:00
Garvin Hicking
917f049889 * Change order of trackback execution flow (again) to preserve
references for plugins like Track Exits, when used in conjunction
      with the entryproperties cache (garvinhicking)
2007-01-14 14:49:28 +00:00
Garvin Hicking
512bf7d17a mbstring check by mila 2007-01-14 12:55:58 +00:00
Garvin Hicking
93ac1d9107 Fix a bug that prevented some entryproperty-plugins to execute on the entry detail pane. Thanks to dragonblast from the forums 2007-01-12 08:23:00 +00:00
Garvin Hicking
6e759ca076 Fix Windows IIS server cookie login problem, thanks to Shadowin 2007-01-04 19:57:11 +00:00
Garvin Hicking
1d5dbfd366 Allow to make shared installs have their own config file, patch by stm9x9 2007-01-02 10:15:53 +00:00
Garvin Hicking
1a23c59235 Remove / patch because it creates more problems than it solves. Real fix should be to properly set the serendipityHTTPPath in the configuration on blogs that run on the root 2006-12-28 20:25:23 +00:00
Judebert
d234f55a26 Implemented slash fix suggested in forums by Timbalu 2006-12-18 16:04:20 +00:00
Garvin Hicking
2c2aad3689 Fix showing the entry owner in preview, not the currently logged in author 2006-12-11 11:52:18 +00:00
Garvin Hicking
f4505802f8 Fix installer path detection by wagwag 2006-12-11 08:37:10 +00:00
Garvin Hicking
bd62905bee fix parse error 2006-12-07 12:04:28 +00:00
Garvin Hicking
cb120522c7 One more permalink patch 2006-12-06 14:59:11 +00:00
Garvin Hicking
3b2b2a47bc Let's go 1.2 2006-12-06 14:57:17 +00:00
Garvin Hicking
14f00d7d9e 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
decfee8f94 Small bugfix for category sorting and HTTP-Auth 2006-11-23 11:27:07 +00:00
Garvin Hicking
4d36ddd9cf Bundle bookmarklet 2006-11-22 10:30:13 +00:00
Garvin Hicking
5e2f84b309 Fix pgsql lowercase plugin problem 2006-11-17 15:20:04 +00:00
Garvin Hicking
e781e6305c remove unstrict check 2006-11-17 15:19:07 +00:00
Garvin Hicking
42eb2a52d1 Fix content of entry sending trackback to/from 2006-11-16 08:33:32 +00:00
Garvin Hicking
932574ee2e Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
Garvin Hicking
5819bc8ec3 Remove errenous commit 2006-11-14 10:02:28 +00:00
Garvin Hicking
b285575448 Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking
508f4fb003 Prepare a patch for 1.2, as we have no branch for that yet 2006-11-08 20:20:49 +00:00
Sebastian Nohn
8302f33c32 * add filter for php 5.2.0 2006-11-05 11:25:03 +00:00
Garvin Hicking
0f09bae90b Shuffle trackback logic to the end of entry-save process. Thanks to isotopp. 2006-11-03 16:41:52 +00:00
Sebastian Nohn
7638ff7a82 * revert 2006-11-03 16:10:02 +00:00
Sebastian Nohn
2f686b6607 * hotfix to ensure compatibility php 5.2.0 2006-11-02 19:41:54 +00:00
Garvin Hicking
8b6bb27fe5 Use ?frontpage url 2006-11-02 11:31:17 +00:00
Garvin Hicking
b79c62da35 Danish translations by Henrick Schack 2006-11-02 11:26:10 +00:00
Joseph Tate
5a1ee615fb Merge from 1.0 2006-10-31 15:55:26 +00:00
Garvin Hicking
cc50bb6bfa fix bug #1586289, strict array check 2006-10-30 14:21:36 +00:00