phpBB
Statistics
| Revision:

root / tags / release_2_0_18 / phpBB / posting.php

History | View | Annotate | Download (34 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5287 10/31/2005 08:31 am

This commit was manufactured by cvs2svn to create tag
'release_2_0_18'.

5283 10/30/2005 04:17 pm Meik Sievertsen

2.0.18 changes

5233 09/28/2005 10:54 pm grahamje

Ooops

5232 09/28/2005 10:50 pm grahamje

Die slightly more gracefully under an error condition

5211 09/18/2005 06:17 pm Meik Sievertsen

- more bugfixes

5142 05/06/2005 10:50 pm Meik Sievertsen
  • empty log message ***
4926 07/11/2004 06:46 pm Meik Sievertsen

prepare new release - see changelog for changes

4864 03/13/2004 04:09 pm Meik Sievertsen

this is what you get if you upgrade tortoiseCVS. :/ Wrong line endings.

4863 03/13/2004 04:03 pm Meik Sievertsen

2.0.7

4850 03/01/2004 04:56 pm psotfx

Vulnerability + potential Zend fixes

4096 06/07/2003 07:52 pm Meik Sievertsen

see changelog entry

3167 12/03/2002 06:44 pm psotfx

session_ids to forms and other items

3159 12/02/2002 08:00 pm psotfx

Couldn't edit first post to add poll even if allowed

3154 11/30/2002 10:37 pm psotfx

redirect header changes

3140 11/28/2002 09:40 am bartvb

Fixed bug #1049, Can't quote properly on MS-SQL

3136 11/28/2002 03:20 am psotfx

echo

3134 11/28/2002 02:46 am psotfx

The original functions_post notifications "fix" was absolute tosh ... this is my second attempt which remembers that emails may be in different languages ... also significant altered the email class subject/charset match ... hopefully fixes the various issues seen with this.

3108 11/27/2002 05:06 pm psotfx

More bug fixes ... but you guess that right? If anyone feels like testing these changes please try the topic notification feature since it's undergone a few updates

3083 11/24/2002 05:22 pm psotfx

Yet more fixes ... note there is a bug in user admin at present

3081 11/23/2002 11:56 pm psotfx

A whole bunch of fixes

2600 05/19/2002 05:11 pm psotfx

More fixes

2599 05/19/2002 05:02 pm psotfx

Various updates

2570 05/12/2002 05:57 pm psotfx

Yep, more updates and fixes

2566 05/12/2002 03:21 am psotfx

Signature issues

2503 04/07/2002 04:59 pm psotfx

A few more missed intval's

2496 04/07/2002 02:21 am psotfx

Fix 'forget' topic type when previewing.

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2460 04/01/2002 10:07 pm the_systech

Ok so we shouldn't allow subject lines to be all whitespace either :)

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2444 03/28/2002 08:52 pm the_systech

Ok all of these damned httpd server that are different are about annoying

2438 03/26/2002 02:13 pm psotfx

Fix bug with editing polls containing options with quotes

2415 03/23/2002 11:18 pm psotfx

Various bug fixes, polls, Guest vs. Anonymous, quoting guests

2408 03/22/2002 10:50 pm psotfx

Change redirection header for not logged in redirect ...

2383 03/21/2002 02:03 am psotfx

Fix failure if duplicate username, no subject, no post, etc. errors have occured when submitting, bug #532336

2375 03/20/2002 03:56 pm psotfx

Extra check for logged in user when deciding whether to determine if user should be notified on reply

2307 03/18/2002 02:44 pm psotfx

Morons have congregated in my head for a moron-party

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2258 03/03/2002 11:53 pm psotfx

Fix incorrect setting of checkboxes on edit, bug #525244

2203 02/23/2002 06:54 pm psotfx

Fixed updating of user post count on deletion

2200 02/20/2002 06:39 pm psotfx

Fix my hilariously dumb mistake in posting allowing unauthed users to post ...

2184 02/18/2002 01:41 pm psotfx

There always has to be at least one bug doesn't there ... why is that?

2183 02/18/2002 01:34 pm psotfx

Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah

2178 02/17/2002 06:02 pm bartvb

Cleaned up stuff (for Email)

2036 02/02/2002 07:04 pm psotfx

Introduce an additional DB field for first_topic_id ... RUN update_to_RC3 ONCE YOU'VE UPDATED

2005 01/28/2002 07:47 pm psotfx

Initial warning fixes

1987 01/28/2002 01:05 pm psotfx

Fix error in script name, posting vs. viewtopic

1975 01/28/2002 01:28 am psotfx

Fix bug #505064

1974 01/27/2002 11:13 pm psotfx

Various updates related to email creation ... should fix various bugs and errors, in theory

1952 01/25/2002 01:58 pm psotfx

htmlspecialchars for subject, poll title and options

1851 01/12/2002 06:00 pm psotfx

Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums

1809 01/07/2002 07:50 pm psotfx

Updates to hopefully fix bug #500212

1781 01/03/2002 12:06 pm bartvb

Moved all search functions to includes/search.php Paul; please review

1743 12/30/2001 02:33 pm psotfx

Fix bug #497725

1737 12/29/2001 04:18 pm psotfx

Fixed bug #496954

1732 12/28/2001 05:25 pm the_systech

Fix for #497218

1661 12/21/2001 04:51 pm psotfx

Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.

1634 12/19/2001 05:59 pm psotfx

Fix bug #494787, censor words in topic title for email notifications of replies

1632 12/19/2001 03:12 pm psotfx

Fix for bug #494982, uses IP for anonymous posters and user_id for logged in users

1628 12/18/2001 09:35 pm bartvb

Moved generate_smilies() into includes/post.php, use smileypath in config table

1618 12/17/2001 03:02 am psotfx

Stupid horrible group by clauses

1609 12/16/2001 07:13 pm psotfx

Moved remaining hard coded text in posting template to lang_main, smilies now from DB + external smilies window if > 20

1595 12/15/2001 11:05 pm psotfx

This time I really fixed posting to prevent deletion of topic titles when editing

1583 12/15/2001 03:19 pm psotfx

Fixed empty topic title issue when editing posts + moderation of locked topics

1554 12/11/2001 09:55 am natec

bug #490286: undoing bbencode_first_pass() when bbcode was disabled is fruitless.

1553 12/11/2001 09:43 am natec

bug #488067: no, preg_quote() didn't always have 2 args.

1510 12/05/2001 01:00 am psotfx

Fix stripslashing on errors, preview, poll option addition ... okay I lied, but this one does work, honest guv ... wanna buy a bridge?

1509 12/04/2001 11:02 pm psotfx

Fix stripslashing on errors, preview, poll option addition ... this one actually works properly ...

1508 12/04/2001 07:08 pm psotfx

Fix stripslashing on errors, preview, poll option addition

1503 12/03/2001 01:21 pm psotfx

Fix backslashing when adding poll options

1497 12/03/2001 12:54 am psotfx

Removed 'Redirect' header

1477 11/29/2001 01:46 pm psotfx

Fix bug #486674 and removed superfluous/commented lines for html treatment

1463 11/27/2001 07:26 pm bartvb

Fixed some parse errors

1462 11/27/2001 06:59 pm bartvb

Some mindboggeling ternary operators removed :D

1461 11/27/2001 06:36 pm psotfx

Various fixes and updates, fix (hopefully) for bug #485799

1453 11/26/2001 03:07 pm psotfx

Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion of some accented chars (thanks Ashe for noting it)

1445 11/26/2001 02:37 am psotfx

Convert accents on chars into 'equivalent' plain letters

1441 11/26/2001 12:31 am natec

Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file.

1436 11/24/2001 06:17 pm bartvb

Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!

1435 11/24/2001 04:57 pm psotfx

Reminder to self, checking files at 2am bad, checking files at 2pm good

1429 11/23/2001 10:09 pm psotfx

Small error in SQL for Postgres searchmatch clean

1428 11/23/2001 08:01 pm psotfx

More search updates + user posts

1423 11/23/2001 02:04 am psotfx

Latest variants ... not finished yet ...

1402 11/21/2001 04:10 am dougk_ff7

Now showing: A ton of bug fixes and a complete overhaul of my admin code...

1400 11/21/2001 02:21 am psotfx

Fixes small problem with MS Access

1398 11/21/2001 12:45 am psotfx

Various core updates for searching

1380 11/20/2001 12:56 am psotfx

Another attempt at getting universal compatibility with URI/paths ... I'm really beginning to dispise IIS ...

1363 11/18/2001 07:11 pm psotfx

Hopefully cope with boards running from SSL, ie. https://>

1351 11/17/2001 06:51 pm psotfx

Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which seems common

1328 11/15/2001 11:09 pm psotfx

Fixed problem where deleting a post with a poll could error deletion of remaining posts

1325 11/15/2001 10:38 pm psotfx

Got a bad piece of tape that time, fell on the carpet, euuggh, this one should work

1324 11/15/2001 10:36 pm psotfx

Sticky tape fell off, that's what happens when you don't buy the real thing...

1323 11/15/2001 10:28 pm psotfx

This removes the looping queries causing the horendous query count ... clutch now fixed, but only with sticky tape

1317 11/15/2001 05:35 pm psotfx

Email form - free with purchase of any two other items

1316 11/15/2001 05:26 pm psotfx

Email form - free with purchase of any two other items

1303 11/12/2001 01:02 pm thefinn

Tsk, tsk, tsk, someone forgot to use the constant for the posts table

1297 11/09/2001 02:26 pm psotfx

Altered for constant table names

1295 11/09/2001 02:15 pm psotfx

Altered templates so preview/errors are sent as 'boxes' rather than pparsed and output directly, greater control for designer

1287 11/08/2001 07:06 am natec

fixed code:1 bbcode bug.