root / tags / release_2_0_2 / phpBB / viewforum.php

View | Annotate | Download (22.6 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 PM

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

2648 06/27/2002 11:26 PM dougk_ff7

Ok, fixing a few bugs here.... I still have more to do, but this fixes a
funny bug in login.php where redirect won't allow more than the file and
mode... Now it should work with posting (or any other page). Also fixes a
typo in admin_db_utilities.php.

P.S. James, don't commit config.php. ;) Fortunately, it didn't seem like...

2587 05/17/2002 03:14 PM psotfx

More updates ... added Date and Content-type/encoding output for the emails, updated all email templates

2579 05/14/2002 05:19 PM psotfx

More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)

2575 05/13/2002 03:18 PM psotfx

Added exit's after those header location redirects without them

2563 05/09/2002 08:54 PM thefinn

Fixed bug #154

2503 04/07/2002 04:59 PM psotfx

A few more missed intval's

2483 04/04/2002 04:47 PM

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

2477 04/04/2002 01:47 PM psotfx

Minor update to SQL to remove an IN where it was no longer necessary

2464 04/02/2002 05:10 PM psotfx

No comment

2462 04/02/2002 04:04 PM psotfx

Various updates with any luck they fix a few minor issues without causing new ones ...

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

2410 03/22/2002 11:27 PM psotfx

Redirect to login header change for IIS/Webstart

2384 03/21/2002 02:38 AM psotfx

A few coding style alterations

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

2198 02/19/2002 11:09 PM psotfx

Fix bug #520039, moved topics with wrong goto page links

2161 02/15/2002 08:58 PM the_systech

Fix for bug #517896

2156 02/15/2002 04:08 PM bartvb

Made hidden groups really hidden (index, viewforum)

2080 02/11/2002 03:18 AM psotfx

Repeat after me "Paul is a moron"

2079 02/11/2002 03:16 AM psotfx

Add a login redirect for users not logged in who attempt to visit restricted forums ... also shows a forum/post doesn't exist for hidden forums/topics/posts if user is logged in but not authed to view them

2062 02/08/2002 02:30 AM psotfx

Guest username display error

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

1997 01/28/2002 06:25 PM psotfx

Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these

1966 01/27/2002 02:14 PM psotfx

Fixed $phpEx inside single quotes

1963 01/27/2002 03:19 AM psotfx

Remove hard-coded .php

1962 01/27/2002 02:56 AM psotfx

Fix unread marker after own post, change moderator listing method to that of index

1875 01/15/2002 12:24 AM bartvb

Changed pagination of multi-page topics

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

1778 01/02/2002 08:55 PM bartvb

Allowing old style URLs

1746 12/30/2001 02:44 PM psotfx

Fix bug #496783

1716 12/24/2001 10:41 PM psotfx

Minor update, big speed increase ... Bart's idea :)

1611 12/16/2001 07:58 PM psotfx

Changed way moderator lang is output on viewforum and index

1606 12/16/2001 02:47 PM psotfx

Re-jiggle some unread/read/newest topic stuff

1605 12/16/2001 02:41 PM psotfx

Fix view newest post error + missing mini post icon in posting preview

1604 12/16/2001 02:36 PM psotfx

Fix view newest post error + missing mini post icon in posting preview

1594 12/15/2001 06:50 PM psotfx

Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems

1566 12/14/2001 03:41 AM psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1565 12/14/2001 03:19 AM bartvb

Announce and Sticky are never shown as locked

1528 12/10/2001 01:17 AM psotfx

Added another image name for 'goto post'

1511 12/05/2001 01:20 AM psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1452 11/26/2001 01:09 PM bartvb

Implemented Navigation bar in Mozilla

1435 11/24/2001 04:57 PM psotfx

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

1425 11/23/2001 10:31 AM thefinn

Added alternating row color/class for topicrow

1355 11/18/2001 03:02 PM psotfx

More lang related cleanups

1334 11/16/2001 06:39 PM psotfx

Mainly language updates but some bug fixes too

1332 11/16/2001 06:31 PM psotfx

Mainly language updates but some bug fixes too

1312 11/14/2001 02:20 PM psotfx

Should fix bug #478011

1274 11/04/2001 01:55 PM psotfx

Support for new locked with new topics icon

1261 11/03/2001 02:57 PM psotfx

Fixed various issues and bugs

1260 11/03/2001 02:54 PM psotfx

Fixed various issues and bugs

1259 11/03/2001 02:12 AM thefinn

Some updates to modcp to show the topic type and correct folder icons

1247 10/26/2001 01:21 AM psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1227 10/16/2001 06:23 PM psotfx

Fix a few things left over from old global announce stuff

1222 10/16/2001 03:10 PM dougk_ff7

More changes for global announcements. They no longer require the mode to be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon

1215 10/16/2001 03:00 AM dougk_ff7

Just the start to the wonderful world of global announcements. Adds support for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later.

1190 10/14/2001 08:22 PM psotfx

Various changes to location redirection ... please note the format and name changes

1162 10/11/2001 01:39 AM psotfx

Mental note - don't make mental notes, you forget them ... fixed lack of forum name appearing in title

1161 10/11/2001 01:18 AM psotfx

I seem to have modified copies of these, so I'm comming 'em just in case

1147 10/10/2001 02:00 AM psotfx

Minor updates and fixes

1143 10/09/2001 10:12 PM natec

Fixed 468772 plus other moved-topic-inherits-stuff bugs.

1129 10/05/2001 04:14 PM psotfx

Added one to check for display of goto page output

1111 10/02/2001 01:22 AM psotfx

Changes related to private messaging + some bug fixes

1093 09/27/2001 12:12 AM psotfx

topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes

1043 09/16/2001 01:03 AM psotfx

Updated moderator panel, particularly move/delete topic

1010 09/08/2001 08:24 PM bartvb

Altered layout of phpbb_config table

999 09/07/2001 02:32 PM psotfx

Fixed bug #459427

987 09/06/2001 02:29 AM psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

943 08/31/2001 12:20 AM thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 PM psotfx

Modified header comments

916 08/23/2001 01:43 PM psotfx

Fixed problem with not all topics being displayed when there were announcements

897 08/17/2001 02:11 PM psotfx

Hot folders working ... only based on hot_threshold for replies

896 08/17/2001 07:13 AM thefinn

Fixed viewforum so topic titles show up when you don't have words in your censor list

895 08/17/2001 02:32 AM psotfx

Just some jiggling

887 08/16/2001 12:53 AM psotfx

Another file that shouldve commited ages ago, adds word censor to topic titles

877 08/14/2001 10:43 PM thefinn

A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to.

852 08/13/2001 07:41 PM gpolins

Added move topic viewing

822 08/09/2001 11:03 PM psotfx

Some more changes ... hopefully not breaking anything else

810 08/04/2001 02:21 AM psotfx

I am an idiot ... fixed wrong var name breaking the topicday select

797 08/02/2001 10:47 PM psotfx

I have a horrible feeling the prune function is the cause of some problems, disabled till checked

770 07/31/2001 08:37 PM psotfx

More compliance updates + select previous posts in viewtopic

744 07/24/2001 07:34 PM psotfx

Forum locking now implemented + some updates for future functionality

720 07/21/2001 04:15 PM psotfx

Faking IF...ELSE...ENDIF again

682 07/17/2001 12:24 AM psotfx

Begone you nasty windows carriage returns

681 07/16/2001 11:20 PM psotfx

Who is the moron? Hey, stop pointing at me ... fixed mistake in SQL

678 07/16/2001 10:07 PM psotfx

Removed unrequired admin checks, modded moderator query, jiggled rank/avatar image stuff

672 07/15/2001 02:41 PM psotfx

An announce post icon + support for sticky topic icon

666 07/14/2001 11:06 PM psotfx

I was fed up with no posts meaning you cannot post

661 07/14/2001 07:30 PM psotfx

Template config system, store relevant config stuff here

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

616 07/11/2001 01:06 AM psotfx

List message now based on last post rather than topic date

589 07/06/2001 11:54 PM thefinn

Mass lock/unlock done. Locked topic handling in viewforum

568 07/05/2001 07:46 PM psotfx

Announcements always stay in listing using previous x feature

561 07/05/2001 02:47 AM uid29890

Started on moderator control panel code. Main layout is started, no functionality yet

559 07/05/2001 01:28 AM uid42062

Minor updates

548 07/04/2001 12:53 AM psotfx

Updates related to message.php

541 07/03/2001 02:33 AM psotfx

Demos of message_die use

525 06/25/2001 05:05 PM psotfx

Separated mods from forum data query, allows forums with no mods

519 06/21/2001 02:16 AM psotfx

Fixed small error in bracketing

516 06/19/2001 07:38 PM the_systech

added auto_prune

512 06/19/2001 01:18 AM psotfx

Fixes for more messups on my part

506 06/18/2001 01:53 AM psotfx

Switched forum_auth to the forums table

505 06/17/2001 12:51 AM psotfx

Changed check against topic_type to match change in constant names

503 06/16/2001 06:43 PM psotfx

Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur

486 06/13/2001 04:16 PM psotfx

Added last post output

478 06/12/2001 03:34 PM psotfx

Some language var switch overs

463 06/11/2001 02:58 AM thefinn

Posting preview done, ability for anonymous users to post with a username

437 06/07/2001 09:56 AM thefinn

Forum level annoucements and sticky topics are done.
Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked

434 06/06/2001 07:50 PM psotfx

Auth now returns a type allowing for more meaningful failure messa ges

431 06/05/2001 11:15 PM psotfx

Demo topic tracking code ... commented out by default

430 06/05/2001 03:34 PM psotfx

Basic new post folder colour change

402 06/01/2001 03:44 PM psotfx

Allow restricted view forums

397 06/01/2001 01:14 AM psotfx

More changes ... admin level now set in phpbb_users rather than via auth system

388 05/31/2001 05:39 PM psotfx

Changes to allow all auth types to be returned

377 05/30/2001 10:21 PM psotfx

Auth Stage-1 goes in

361 05/28/2001 05:25 PM psotfx

Additional page info sent to templates

330 05/26/2001 03:06 PM psotfx

Further improvements to view topic select ... well fixes actually

329 05/26/2001 02:47 PM psotfx

Altered displayed text for previous x days select

328 05/26/2001 02:25 AM thefinn

Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again

311 05/17/2001 04:48 PM psotfx

Removed separate header/footers and moved into each pages body

305 05/16/2001 10:07 PM psotfx

Added a view posts in previoux x day capability to viewforum

281 05/13/2001 06:02 PM psotfx

Initial SQL updates complete

265 05/08/2001 01:04 AM psotfx

Added generate_pagination routine

256 05/06/2001 06:16 PM psotfx

Now allow for GET based session

237 05/04/2001 12:10 AM psotfx

Moved config, images vars to arrays and various other fixes

227 05/02/2001 02:50 AM psotfx

Updated to use create_date rather than date

195 04/20/2001 12:24 AM psotfx

Templating var assignment changes and various updates or fixes

192 04/19/2001 07:35 PM psotfx

Fixed profile viewing url

149 04/15/2001 07:32 PM psotfx

error_die changes and various bug fixes to files

143 04/15/2001 04:14 PM psotfx

Session code updates

105 03/17/2001 01:46 AM natec

New template system. Lots of merging conflicts, so let nate know if he broke stuff.

99 03/12/2001 08:24 PM thefinn

Fixed some links, added 'Goto Page:' link in viewforum.

98 03/11/2001 03:31 AM thefinn

Fixed viewforum. Now shows correct last post info and topic starter

94 03/10/2001 12:33 AM bartvb

Moved include files

88 03/09/2001 03:19 PM psotfx

Update to url parameter names - topic only

82 03/05/2001 02:40 AM thefinn

More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)

80 03/04/2001 02:27 AM thefinn

Misc fixes

76 03/02/2001 07:19 PM psotfx

Perhaps temporary, perhaps permanent INNER JOIN fix

74 03/02/2001 07:32 AM thefinn

Viewforum gets moderator list now

71 03/02/2001 02:31 AM psotfx

MySQL compatibility update of MSSQL compability.

70 03/02/2001 02:26 AM psotfx

Preliminary MSSQL compability updates

44 02/24/2001 03:05 PM psotfx

Fixed some layout issues

38 02/24/2001 01:31 AM psotfx

Centralise common includes and setup

37 02/24/2001 12:39 AM thefinn

Viewforum works, and error die outputs nice, templated, errors

36 02/24/2001 12:02 AM thefinn
  • empty log message ***
34 02/23/2001 09:34 PM thefinn

View forum page is started. Need private forum checking

2 02/17/2001 09:37 AM thefinn

Initial revision