phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / viewforum.php

History | View | Annotate | Download (18.7 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

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

5247 10/02/2005 08:47 pm Meik Sievertsen

- session changes

5140 05/05/2005 06:55 pm Meik Sievertsen

- some cross-db related changes
- putting active bots array into cache

5126 04/20/2005 09:59 pm Meik Sievertsen

- add ability to grab single image params from user::img

5118 04/11/2005 11:32 pm Meik Sievertsen

- made path information available to template (T_)
- eased topic/post icon in templates (removing hardcoded img)
- added S_FIRST_ROW and S_LAST_ROW to template engine

5117 04/10/2005 08:07 pm Meik Sievertsen

- added updated coding guidelines
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5108 03/21/2005 11:43 pm Meik Sievertsen

- first try to break things...

5081 01/27/2005 07:36 pm Meik Sievertsen

- sticky bug fix

5068 01/20/2005 09:57 pm Meik Sievertsen

- bugfixes
- default sort options for posts too
- adjusted format_date to remove the (time intensive) preg_ calls
- temporary style.php code.

5038 01/02/2005 08:06 pm Meik Sievertsen

...see if i am able to break the cookie tracking system this time. :D
- made some session code updates
- added new acl function (might be helpful later)

5027 11/14/2004 06:12 pm Meik Sievertsen

- letting urls work again, fixing [code] breakage on urls, corrected magic_url to be able to parse urls at the beginning/end of bbcode blocks
- fixed "edited by" message.

5003 10/19/2004 09:26 pm Meik Sievertsen

- search updates

5001 10/13/2004 09:30 pm Meik Sievertsen

- ucp register/remind/activate fixes mostly regarding account activation
- general ucp fixing (profile and ucp_main)
- created three new functions (return correct topic author string, generate topic related pagination and get topic type/status...). These general bits are used on several pages (subscribed topics, bookmarks, viewforum)....

4995 10/08/2004 12:59 pm Meik Sievertsen

- load_moderators taken into account at index.php
- added S_UNREAD_TOPIC to viewforum
- changed S_UNREAD to S_UNREAD_POST in viewtopic

4984 09/16/2004 08:33 pm Meik Sievertsen

- more updates, mostly bugfixes to the bbcode parser
- changed current_user in sessions (please review)
- give more flexibility to style authors in regard to the pagination elements
- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...

4972 09/01/2004 05:55 pm psotfx

Danger Wil Robinson Danger! Paul is commiting files! Danger

4970 09/01/2004 05:47 pm psotfx

This is a mass commit ... expect trouble! Changes made here are primarily to how login is handled, schema changes necessary!

4937 07/19/2004 10:13 pm Meik Sievertsen

- approve/disapprove posts/topics
- changed mcp_front to be more moderator friendly
- able to change the forum in mcp_queue (for moderators moderating more than one forum)

4925 07/11/2004 05:20 pm Meik Sievertsen

- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)
- determine permission settings for submodules
- further approve/disapprove work (approve_details added)

4920 07/09/2004 12:41 am Meik Sievertsen

- remove output buffering options from download.php (not needed anymore)
- optimized viewtopic.php a little bit
- removed the create_function (was consuming too much memory) from viewtopic
- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...

4917 06/24/2004 10:02 am Meik Sievertsen

fixed redirect for first cookie setting...

4912 06/06/2004 11:44 pm Meik Sievertsen

- added folder_moved image
- new feature: bookmark topics
- fixed post details link
- added confirmation screen to cookie deletion

4904 05/31/2004 08:00 pm Meik Sievertsen

- added delete cookies link
- fixed global announcement links in viewforum
- do not display redirects in link forums as posts in forum overview

4903 05/30/2004 09:24 pm Meik Sievertsen

- forum rules + link to forum rules
- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...
- some bugfixes within admin_forums and other files
- new admin_board layout (much safer, security wise)

4892 05/26/2004 08:26 pm Meik Sievertsen

fixed last edited by
tryed to fix mark read code
other small fixes...
added (commented out) custom profile fields template support

4883 05/02/2004 03:06 pm Meik Sievertsen

fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)

4844 02/28/2004 10:16 pm Meik Sievertsen

splitted language files

4836 02/21/2004 01:47 pm Meik Sievertsen

- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php
- pleasing the users a little bit more by using table constants. :D...

4802 02/05/2004 03:43 pm psotfx

Display active topic output for subfora if appropriate ... a little kludgy but works

4757 01/12/2004 04:00 pm psotfx

Mark given set of forums marked, show "Mark forums read" link on subforum display

4704 12/06/2003 01:46 pm psotfx

Update MCP linkage

4637 11/04/2003 11:05 pm Meik Sievertsen

new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...

Note: please merge your attachment tables (develop dir).

4578 10/12/2003 01:59 pm psotfx

Let's break lots of things

4576 10/12/2003 11:21 am Meik Sievertsen

login prompt upon notified about new topic
enabled prune_viewed at auto_prune.

4563 10/12/2003 02:21 am psotfx

Jabber or Email enable check for subscribe forum

4522 10/01/2003 07:24 pm psotfx

Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic

4509 09/18/2003 12:13 am ludovic_arnaud

Fixed: announcements being listed last
Changed: moved up the announcements query a little, rows are stored in the order they're fetched, the final order of topics is in $topic_list. Will be easier if we come to prefetching topics

4498 09/15/2003 12:24 am ludovic_arnaud

Fixed: invalid start value will not cause the whole table to be returned ;)

4482 09/07/2003 07:16 pm Meik Sievertsen

okie, using array_merge. :D
fixed: admin_prune
added: prune topics last viewed at... (only admin_prune ATM)
moved: delete_attachments to functions_admin

4472 09/07/2003 12:18 am ludovic_arnaud

Added: fetch posts the other way (see forum)

4455 08/29/2003 02:30 am psotfx

Changing of votes ... possible new icons for "new votes since last view" in viewforum

4441 08/27/2003 06:32 pm psotfx

Various bits and pieces ... this isn't really what I wanted M-2 to look like but hum ho

4392 08/12/2003 10:53 pm psotfx

Fix topic count query

4205 07/04/2003 07:21 pm psotfx

Wrong icon for global announcements

4191 07/03/2003 12:30 am ludovic_arnaud

Updated MCP link, fixed the query the obtain "normal" topics

4167 06/23/2003 04:00 pm psotfx

Global announcements ... sort of work ... well they seem to, need to look at possbility of splitting topics table in two

4162 06/21/2003 02:36 pm Meik Sievertsen

only small addition for further use...

4148 06/19/2003 06:22 pm psotfx

Mostly read tracking (re-)fixes ... it works again ... I'll try not to break it a second time ... other changes for Firebird compatibility

4080 06/05/2003 02:53 am psotfx

A few minor updates

4054 05/24/2003 02:30 am psotfx

more fun with cookies

4052 05/24/2003 01:46 am psotfx

Wasn't stripping slashes from the cookies ... that will account for some of the erroneous mark read, nothing changes issues. Add name="" to image generation ... for "on" event handlers, etc.

4051 05/23/2003 06:15 pm psotfx

Various updates, changed jump to first unread as per Ashe's suggestion/request ... hope people don't start linking to it making me regret reverting to this implementation :D Moved many decisions on what icons to output to templates ... feedback wrt any performance impacts happily accepted.

4031 05/20/2003 04:01 pm psotfx

Only set start = 0 when first sorting ... else it screws everything up :)

4025 05/20/2003 02:16 pm psotfx

More functions added ...

4004 05/11/2003 02:58 am psotfx

Yet more mildly fudged code ... just to get something up, minor fixes/updates elsewhere

3989 05/08/2003 03:14 am psotfx

Changed forum_link_track to forum_flags for storage of additional info [ pruning related ], moved lang selection into DB, other minor changes, still working on admin_prune, per forum styling for posting

3978 05/04/2003 07:15 pm psotfx

Removed nav_links

3974 05/04/2003 03:40 pm psotfx

hhmm, sort of explains the weird post count behaviour of recent days ...

3969 05/04/2003 01:58 am psotfx

page header/footer become functions, forum passwords (I know, I know but it appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs).

3961 05/02/2003 05:50 pm psotfx

Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32

3953 04/26/2003 03:17 am psotfx

Various changes, and tests ... marking/tracking is not complete ... tinkering, changing, etc. still to be done ... it's just I've made numerous and various changes to different files so a commit really is due

3947 04/24/2003 08:21 pm ludovic_arnaud

Fixed some undefined variables

3922 04/22/2003 07:23 pm psotfx

Replaced time limited display code ... sorting now checks last vote time, voting in a topic bumps it as if it were posted too.

3842 04/16/2003 01:12 am psotfx

Enable/disable display of moderator listings

3792 04/09/2003 11:26 pm ludovic_arnaud

Moved back gen_sorting() to mcp.php

3786 04/03/2003 02:51 am ludovic_arnaud

Centralised sorting

3777 04/01/2003 11:11 pm Meik Sievertsen

show the attach icon in viewforum. added cached extensions (we need them within viewtopic)

3773 04/01/2003 02:50 am psotfx

Lang string name changes for topic title prefixes

3763 03/30/2003 11:03 pm ludovic_arnaud

Switched up "real" and "normal" counts. (doh)
Changed sorting by time to use topic_last_post_time rather than topic_last_post_id.

3747 03/29/2003 07:28 pm psotfx

icon name change

3741 03/29/2003 01:51 am ludovic_arnaud

Fixed topic count for users who can view unapproved items

3738 03/28/2003 01:43 am ludovic_arnaud

Using real counts when displaying unapproved items to keep the page count accurate.

3712 03/25/2003 01:05 am psotfx

Output total posts/topics

3686 03/20/2003 02:25 am psotfx

Move to sql_query_limit

3661 03/18/2003 01:17 am psotfx

Paul did a whoopsie

3650 03/17/2003 01:53 am psotfx

Moved login procedure to a function enabling "inline" login links ... no more "messy" redirects ... install will be broken for now, at least when it comes to redirecting after completion. Moved "front-end" login to ucp.php

3640 03/13/2003 01:40 am ludovic_arnaud

Added indicators for reported and/or unapproved items. Note that moderators with m_approve permission can now read unapproved topics and posts normally.

3359 01/22/2003 09:16 pm ludovic_arnaud

Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty icons table.

3357 01/22/2003 05:46 pm psotfx

Icon updates

3347 01/21/2003 04:58 pm psotfx

Cache topic icons ... being used in three places, two high traffic areas ... probably worth caching, alter word censor to one var array ... hopefully this doesn't break anything :D

3338 01/20/2003 06:12 am ludovic_arnaud

Un-b0rked ACL options caching, small general fixes

3315 01/13/2003 05:25 am ludovic_arnaud

EOL should be fixed now

3102 11/27/2002 02:24 pm bartvb

Initial Lastread support. Mind the schema and config changes\!