1
0
Commit Graph

69 Commits

Author SHA1 Message Date
cbe01bfb14 Fix track exit ids off by one when being used in conjunction with caching plugin 2007-03-21 10:53:46 +00:00
00fdf89123 Revert permalink change, breaks too much.
Instead, freetag plugin was patched
2007-03-19 08:36:38 +00:00
6135ad4595 Fix dot character problem in permalinks like the freetag plugin not giving proper pagination 2007-03-15 10:05:04 +00:00
28accffd18 * Fix permalink patterns for some cases to properly detect pagination variables instead of interpreting search words as those (garvinhicking) 2007-03-11 12:50:42 +00:00
ab22db27a6 Fix SQL error message display when invalid categories selected 2007-03-01 19:54:27 +00:00
f7f34ea0e9 Improve SQL query for fetching archive overview, from $year*$month queries to 1. :-) 2007-02-27 11:20:47 +00:00
c645b81120 Improve installation on hosts where fsockopen() is disabled 2007-02-26 14:42:04 +00:00
f0c9a37804 Better checks to see if the local PEAR inclusion is required 2007-02-22 11:56:26 +00:00
4623f2d0c7 No longer accept trackbacks to draft entries.Thanks to j_b_poquelin 2007-02-15 08:46:23 +00:00
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
5443cecf68 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00
9dcb2a1881 * Patch pingback receiving function to use proper Regexp, thanks to
dhaun from the forums
2007-02-12 12:12:31 +00:00
d85430e31a Update spamblock plugin to update a .htaccess file with DENY rules based on recent spammer IPs. EXPERIMENTAL. 2007-02-09 10:42:03 +00:00
9a7632c8b7 Shared http/https sessions by rob richards from the forums 2007-02-08 12:08:43 +00:00
1c83a7099a Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
7a7dc4f824 Dutch translation update with many fixes by Sam Geeraerts 2007-01-26 09:26:10 +00:00
6f2dcc79d4 Patch by Lars to improve quicksearch usability 2007-01-26 08:27:36 +00:00
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
663fb97289 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
586030a0ad Allow spartacus plugin to configure which repositories to connect to 2007-01-14 16:21:08 +00:00
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
1b5e8e4821 Make spamblock plugin be more verbose in moderation-queue emails. RFE #1626712 2007-01-14 15:33:48 +00:00
a5337f5309 BBcode improvements by jez hancock 2007-01-14 15:21:36 +00:00
61af927a06 Patch categories plugin 2007-01-14 14:56:47 +00:00
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
512bf7d17a mbstring check by mila 2007-01-14 12:55:58 +00:00
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
e2b57b18fe allow longer author names, db update. 2007-01-12 08:13:36 +00:00
6e759ca076 Fix Windows IIS server cookie login problem, thanks to Shadowin 2007-01-04 19:57:11 +00:00
1ed20bcca6 document 2006-12-29 22:36:54 +00:00
f4505802f8 Fix installer path detection by wagwag 2006-12-11 08:37:10 +00:00
cb120522c7 One more permalink patch 2006-12-06 14:59:11 +00:00
3b2b2a47bc Let's go 1.2 2006-12-06 14:57:17 +00:00
8d57af9729 version increment 2006-12-01 08:01:17 +00:00
fbf372f005 Adjust release 2006-12-01 07:49:13 +00:00
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
decfee8f94 Small bugfix for category sorting and HTTP-Auth 2006-11-23 11:27:07 +00:00
4d36ddd9cf Bundle bookmarklet 2006-11-22 10:30:13 +00:00
5e2f84b309 Fix pgsql lowercase plugin problem 2006-11-17 15:20:04 +00:00
932574ee2e Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
b285575448 Proper placing 2006-11-14 09:23:16 +00:00
dea8705e4f document backports 2006-11-05 11:16:29 +00:00
44a871b9cd * Fix a problem where spartacus did not properly assign configured
permissions to downloaded directories, thanks to danilo from
      the forums!
2006-11-03 20:04:12 +00:00
0f09bae90b Shuffle trackback logic to the end of entry-save process. Thanks to isotopp. 2006-11-03 16:41:52 +00:00
4b3991a62d Portuguese update by Angel 2006-10-30 21:02:28 +00:00
52ecd6d0ce Fix import UTF-8 bug, thanks to jan 2006-10-27 09:18:19 +00:00
3927c13f00 Admin-based comment response, CSRF-protection for comment form in antispam plugin 2006-10-26 09:41:10 +00:00
edd9dff220 Checkbox-based multi-entry deletion, fix admin entry pagination to not show empty paginated pages on the last page 2006-10-25 08:27:16 +00:00
5a8401b893 Fix problem with %username% permalinks 2006-10-24 19:46:20 +00:00
71009ea46f Fix gazillion comment count bug 2006-10-23 07:32:37 +00:00