91 Commits

Author SHA1 Message Date
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
264b804182 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
0fb606a927 Allow some WP import tweaks by jtb 2007-01-22 10:45:39 +00:00
Garvin Hicking
1d08aa4633 TB 2007-01-18 16:07:34 +00:00
Garvin Hicking
2e8060ffd2 Remove debug code 2007-01-17 07:52:30 +00:00
Garvin Hicking
771ed87414 Show category name before deleting 2007-01-14 16:25:14 +00:00
Garvin Hicking
773fab8ab5 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
e23a9dd640 Patch categories plugin 2007-01-14 14:56:47 +00:00
Garvin Hicking
855f94e11b * 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
fa724f71c7 mbstring check by mila 2007-01-14 12:55:58 +00:00
Garvin Hicking
f22bc257b6 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
2b0f791e8e Fix Windows IIS server cookie login problem, thanks to Shadowin 2007-01-04 19:57:11 +00:00
Garvin Hicking
bffc773cdf Allow to make shared installs have their own config file, patch by stm9x9 2007-01-02 10:15:53 +00:00
Garvin Hicking
a78fc9ba32 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
Jude Anthony
08b8be6e15 Implemented slash fix suggested in forums by Timbalu 2006-12-18 16:04:20 +00:00
Garvin Hicking
740a740092 Fix showing the entry owner in preview, not the currently logged in author 2006-12-11 11:52:18 +00:00
Garvin Hicking
4f3bc51427 Fix installer path detection by wagwag 2006-12-11 08:37:10 +00:00
Garvin Hicking
c5743298d5 fix parse error 2006-12-07 12:04:28 +00:00
Garvin Hicking
55cbd7885a One more permalink patch 2006-12-06 14:59:11 +00:00
Garvin Hicking
41e94b2d5f Let's go 1.2 2006-12-06 14:57:17 +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
1ac6f4a2d4 Small bugfix for category sorting and HTTP-Auth 2006-11-23 11:27:07 +00:00
Garvin Hicking
abae07741c Bundle bookmarklet 2006-11-22 10:30:13 +00:00
Garvin Hicking
8c39e98eef Fix pgsql lowercase plugin problem 2006-11-17 15:20:04 +00:00
Garvin Hicking
ced49d9cb9 remove unstrict check 2006-11-17 15:19:07 +00:00
Garvin Hicking
43b8b1a3a3 Fix content of entry sending trackback to/from 2006-11-16 08:33:32 +00:00
Garvin Hicking
3e708320bb Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
Garvin Hicking
d9d2317f23 Remove errenous commit 2006-11-14 10:02:28 +00:00
Garvin Hicking
233195680f Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking
890f09b716 Prepare a patch for 1.2, as we have no branch for that yet 2006-11-08 20:20:49 +00:00
Sebastian Nohn
7661964383 * add filter for php 5.2.0 2006-11-05 11:25:03 +00:00
Garvin Hicking
b16733cf40 Shuffle trackback logic to the end of entry-save process. Thanks to isotopp. 2006-11-03 16:41:52 +00:00
Sebastian Nohn
75483ee2fe * revert 2006-11-03 16:10:02 +00:00
Sebastian Nohn
6e63f3ed13 * hotfix to ensure compatibility php 5.2.0 2006-11-02 19:41:54 +00:00
Garvin Hicking
e6500e8285 Use ?frontpage url 2006-11-02 11:31:17 +00:00
Garvin Hicking
4bf4baa47e Danish translations by Henrick Schack 2006-11-02 11:26:10 +00:00
Joseph Tate
b196058eb3 Merge from 1.0 2006-10-31 15:55:26 +00:00
Garvin Hicking
d7f12ea274 fix bug #1586289, strict array check 2006-10-30 14:21:36 +00:00
Garvin Hicking
60618ff95c Of course not everything deservers committing ;-) 2006-10-27 09:20:03 +00:00
Garvin Hicking
992524f9b3 Fix import UTF-8 bug, thanks to jan 2006-10-27 09:18:19 +00:00
Garvin Hicking
dc63c4637c Make authors plugin not show authors with less than X articles 2006-10-26 20:05:04 +00:00
Garvin Hicking
4c823b9d47 Preview correction 2006-10-26 09:46:53 +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
5ae78da826 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
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
Garvin Hicking
7962992a26 Fix problem with %username% permalinks 2006-10-24 19:46:20 +00:00
Garvin Hicking
a88887e4c5 reset proper draft privileges for published entries and authors without having the permission to save published entries 2006-10-23 09:46:19 +00:00
Garvin Hicking
8df915bcf5 Fix gazillion comment count bug 2006-10-23 07:32:37 +00:00
Garvin Hicking
a1502914bc Beta5 2006-10-18 12:40:25 +00:00