phpBB
Statistics
| Revision:

root / tags / release_3_0_2-RC2 / phpBB / viewforum.php

History | View | Annotate | Download (27 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8676 06/29/2008 12:39 pm Meik Sievertsen

3.0.2-RC2 released

8674 06/28/2008 05:07 pm Meik Sievertsen

New parameter for redirect() to circumvent the cross-domain check.

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8438 03/18/2008 11:14 am Meik Sievertsen

- some changes to the recent session change
- display errors on inserting sessions
- fix database updater

8350 01/30/2008 05:01 pm Meik Sievertsen

One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/

Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)...

8310 01/06/2008 06:00 pm Meik Sievertsen

- Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635)
- Allow editing usernames within database_update on username cleanup (Bug #18415)
- Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)...

8305 01/05/2008 04:47 pm Meik Sievertsen

- backport viewforum performance change from 3.1.x to 3.0.x

8285 12/26/2007 03:53 pm

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

8241 11/17/2007 09:04 pm Meik Sievertsen

some further fixes
- re-introduce grabbing random number from /dev/urandom

8212 10/21/2007 01:50 pm Nils Adermann

- Correctly count announcements when filtering forums by date [Bug #14877]

8205 10/19/2007 03:34 pm Meik Sievertsen

erm, switches could be more useful if not within a loop. ;) and :P

8200 10/17/2007 05:01 pm Nils Adermann

- Display "Return to" links on unwritable forums [Bug #14824]

8146 10/05/2007 04:30 pm Meik Sievertsen

dumdidum... sorry. ;)

8025 08/13/2007 02:14 pm Meik Sievertsen

Some changes... non-invasive...

7954 07/26/2007 05:51 pm Meik Sievertsen

do not get too excited

7919 07/22/2007 04:04 pm Henry Sudhof

Cleaning up (#13689)
Also removed the useless login box from the ACP.

7895 07/16/2007 04:02 pm Meik Sievertsen

- Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)
- Prevent changing postable forum having subforums to link forum without moving subforums out first

7884 07/14/2007 05:44 pm Meik Sievertsen

a bunch of fixes

7872 07/12/2007 09:08 am Meik Sievertsen

basically what is listed within the changelog. ;)

7866 07/11/2007 05:03 pm Meik Sievertsen

some fixes

7749 06/11/2007 02:12 am Meik Sievertsen

my round of bug fixes

7736 06/09/2007 01:11 pm Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7456 05/04/2007 02:30 pm Meik Sievertsen

added class for disabled options in ACP
E_USER_ERROR now using language keys if available [related to #10445]
UCP/MCP title tags [#10441]
Check $start parameter in viewforum [#10435]
Check for postable forum for moving user posts within users ACP [#10433]...

7433 04/30/2007 03:32 pm Meik Sievertsen

"Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313]
Find a member supporting hidden groups for those able to see them [#10305]
Display hidden groups for all those able to see them across the board (composing messages, viewonline)...

7384 04/22/2007 05:27 pm Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7361 04/15/2007 11:40 pm Nils Adermann

- viewtopic/forum search boxes should also use search config option and u_search permission [Bug #9850]
- mcp_reports was still using some of the mcp_queue post_id logic, changed enough to report_id logic to make it work properly now. I hope I didn't miss any external places referring to mcp_reports which send it a post_id_list. I really wonder whether people don't test the MCP at all? Good that I noticed this myself when fixing an incorrect language string (No reports selected) message [Bug #9741]...

7220 03/23/2007 06:55 pm Meik Sievertsen

#5160

7151 03/08/2007 05:42 pm Meik Sievertsen

apply correct check for hiding session

7150 03/08/2007 04:49 pm Meik Sievertsen

again... some more fixes.

7136 03/06/2007 02:58 pm Meik Sievertsen

for the time being, completely revert back to the old method - which may be slower for very very large boards... the previous code had severe bugs - to fix them properly would introduce even more queries which would slow down the complete viewforum page again.

7133 03/06/2007 12:22 pm Meik Sievertsen

ok, try to fix a bug introduced by fixing bug #8388

7125 03/05/2007 12:35 pm dhn2

Small thing that buggd me for years - adding the folder_img alt text as a variable for viewforum

7114 03/03/2007 06:41 pm Meik Sievertsen

Fixing the following bugs:
#8444 (language dependent buttons no longer include the dimensions to allow bigger/smaller translated images)
#8414
#8396
#8388
#8216

thanks to bartvb and kellanved for providing possible fixes...

7106 03/02/2007 11:41 am Meik Sievertsen

do not display passworded forum topics within the active topics list if the user did not enter the password before... thanks to gamer4ever for pointing this out (though next time straight to the security tracker please)

6915 01/21/2007 07:33 pm Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

6899 01/18/2007 11:00 am Meik Sievertsen

fixing some bugs i introduced while fixing other bugs. :)

6894 01/17/2007 07:41 pm Meik Sievertsen

ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o

6719 12/06/2006 11:13 pm Meik Sievertsen

minor bugfixing

6660 11/26/2006 03:55 pm Meik Sievertsen

- bug fixes for #5618, #5588 and #5584
- remove messenger->reset() calls (they are already performed on sending)

6650 11/24/2006 03:59 pm Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6609 11/19/2006 04:01 pm Meik Sievertsen

fix for #5422

6589 11/16/2006 05:51 pm Meik Sievertsen

ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.

6584 11/15/2006 04:35 pm Meik Sievertsen

- fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)

6572 11/12/2006 04:35 pm Meik Sievertsen

consistant obtain_* functions

6538 10/30/2006 05:20 pm Meik Sievertsen

some fixes

6490 10/12/2006 10:05 pm grahamje

Censor last post topic [#4714]

6414 09/28/2006 05:04 pm Meik Sievertsen

- added confirmation to removing bbcodes
- added optional MX and DNSBL checks
- added backtrace (triggering sql error) on error within sql_in_set as well as making sure it is handling an array
- let users having f_list access to a forum actually see the forum without a topic list and not displaying an error message - this allows for giving people access to subforums but not the parent forum without the need to add the (sub-)forum to the index....

6401 09/24/2006 04:03 pm Meik Sievertsen

this change may introduce yet another query (not if store_reverse is used internally most of the time), but i hardly noticable on small forums. This change scales very very better than the old method. With the old one viewforum became slower and slower the more topics were present. For me the difference for a forum with 100.000 topics were 0.4 seconds (local server) - for others the speed increase should be noticeably higher.

6364 09/13/2006 06:08 pm Meik Sievertsen

- fixed some bugs
- changed attachment handling a bit
- tried to remove target tags out of the code
- do not add session ids to urls for bots as well as not creating a new session on each page view for them

I bet i introduced some bugs too. ;)

6360 09/08/2006 08:00 pm grahamje

Next phase of last post changes + a few minor bugs

Note: This template variable is available but will not be used by default

6351 09/04/2006 03:47 pm Meik Sievertsen

- fixing profile bug
- adjusting acl_gets calls (they are or'd - make sure they get checked correctly based on the situation)
- automatically assign the u_download and u_search permission to the guest group

6320 08/28/2006 05:50 pm Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

6311 08/22/2006 01:01 pm grahamje

Phase 2 of the changes
This should now be complete

6309 08/21/2006 05:58 pm grahamje

Initial batch of colourization changes. This includes:
- schema changes for first post and last post
- display in viewforum, search and ucp of first post
- update of database on posting
Still outstanding
- display of last post

6271 08/12/2006 03:14 pm Meik Sievertsen

sql_in_set changes

6256 08/09/2006 11:03 pm Meik Sievertsen

- load tracking updates. Need to be tested on a clean installation too - at the moment only tiny quirks are noticed at area51.
- reported bugs fixed

6237 08/05/2006 05:49 pm Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6224 08/01/2006 05:29 pm Meik Sievertsen

- fixing some bugs
- shortening some db columns to meet the requirements
- correctly increase/decrease user post counts
- fix the topic title length bug(s)

6165 07/10/2006 05:55 pm Meik Sievertsen

fix some bugs... again. :)

6126 06/25/2006 05:23 pm grahamje

Some changes to the way folder images are handled for "special" topics

6045 06/11/2006 01:11 am Nils Adermann

- forgot to commit common.php
- cleaning up a few more mcp permissions
- adjust some links
- make global topics work properly in MCP

6030 06/09/2006 09:37 pm grahamje

Fix the ability to report/view reports and warn in global announcements

6019 06/07/2006 08:12 pm Meik Sievertsen

fix bug #2086
remove cached sql results for moderator cache table if re-applying moderators

6015 06/06/2006 10:53 pm Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5982 05/28/2006 09:15 pm Meik Sievertsen

- adjusted coding guidelines
- fixed custom bbcode {TEXT} token
- added unapproved item/info for unapproved posts in a topic

5957 05/21/2006 06:54 pm Meik Sievertsen

- fixing a few smaller bugs/glitches
- init user session in cron.php (else it can produce errors if functions expect the user object being set)
- fix sql escaping for mssql/mssql_odbc

5940 05/20/2006 03:20 pm Meik Sievertsen

- seperate queries and cached queries
- display correct read/unread information while displaying active topics
- fix for SELECT DISTINCT in mssql using sql_query_limit
- fix for forum updating in ACP using mssql (and probably other dbal having problems with primary keys in updates)

5933 05/19/2006 11:08 pm Meik Sievertsen

- fixed dotted topics on some occassions being wrong
- fixed post author change
- fixed moving topics (they should not count into read tracking now) - think about having only one column for shadow topics/similar to forum links
- moved a function from functions.php to functions_display.php (this function is only used by viewtopic and viewforum which already include this file)...

5883 05/05/2006 07:56 pm Meik Sievertsen

- some adjustements for phpdocumentor

5824 04/22/2006 06:18 pm Meik Sievertsen

- removed group settings from roles
- added forum icon in front of forums in permissions acp
- added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :))
- some bugfixes
- PHP6 fix

5770 04/08/2006 04:16 pm Meik Sievertsen

- fix moving up/down for smilies and icons
- display number of total topics in viewforum for forums having active topics set to to true

5765 04/06/2006 07:15 pm Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5727 03/26/2006 03:36 am Nils Adermann

- correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]
- always display views and replies in search results [Bug #1223]
- display error messages occuring during search index creation/deletion [Bug #1274]
- correctly align the ACP link on the search results page [Bug #1160]...

5705 03/23/2006 08:23 pm Nils Adermann

- some adjustments for search related config options
- one year is 365 days long (52 * 7 = 364, but we have one more day each year ;-)) [Bug #1181]
- fixed search own posts link in UCP [Bug #1163]
- corrections to timezone selection [Bug #1148]
- fix quickmod tools on post details page [Bug #1188]

5649 03/18/2006 11:54 am Nils Adermann

- replaced mcp reports system with a simplified version
- fixed links to mcp_reports

5595 03/01/2006 10:48 pm Meik Sievertsen

- some bugfixes
- committed coding guidelines as they are at area51
- removed script_path (needs a close inspection later)
- removed the need for server_name and server_port
- able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups)

5558 02/18/2006 02:54 pm Meik Sievertsen

- fix some tiny bugs
- fix module system (sometimes the layout is broken due to falsly deactivated categories)
- auth updates (setting permissions)
- fix "category jumping" bug in acp
- u_action is defined by the module itself

5494 01/25/2006 10:01 pm Meik Sievertsen

- moved add_log out of functions_admin (this file should only be included in admin/admin-related pages)
- fixed cookie based topic tracking
- added missing config variables
- other minor things

5424 01/04/2006 09:57 pm subblue

Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number

5394 12/29/2005 05:57 pm David M

Bug Spray!
- No longer asks a user to login to a passworded forum even though his auth is not high enough, it just rejects the user now.

5330 12/13/2005 12:17 am Meik Sievertsen

- forum administration (now working and modified for easier handling the different forum types [UI])
- Changed += for arrays into array_merge. We do not want to append, we want to merge. ;)

5313 11/28/2005 07:38 pm Meik Sievertsen

- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/
- acp changes

5299 11/09/2005 10:32 pm grahamje

MCP again, forgot these two earlier :-)

5272 10/19/2005 08:00 pm Meik Sievertsen

- updated topic tracking code
- additional changes (mostly bugfixes)
- bart, if you update your user table with the user_lastmark field, set it to the user_lastvisit value ;)
- and last but not least, introducing some bugs in ucp main front (regarding topic tracking)

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