History | View | Annotate | Download (44.3 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_2'.
Clear topic_mod ... Lars Janssen
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)
Added exit's after those header location redirects without them
More fixes and updates
Signature issues
Loads of bug fixes and updates
Fix delete post image being replaced by text for normal users
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Ok all of these damned httpd server that are different are about annoying
Various bug fixes, polls, Guest vs. Anonymous, quoting guests
More header fixing
Fix error when view is set to somethng unexpected
Minor rewrite of some sql fetchrow stuff
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Bu**er bu**er bu**er damn damn damn ...
oops, removed preg_quote but left \* in place ... bug #516545
Minor update to topic notification which should put an end to a rare bug
No idea if this is as desired but 'topic link' now points to the current page
Repeat after me "Paul is a moron"
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
Or this one even ... this is not easy ...
Okay, let's give this highlighting preg_ a shot ...
Semi-fix for bug #511849 , see comments for more details
Fixed bug #512194
Another warning fix ...
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
Various updates related to email creation ... should fix various bugs and errors, in theory
Fix global disallow sig still allows old sigs to display bug #501162
Fix admin disable avatar yet still shows bug #506070
Fix bug #504604
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
Fix bug #501353
Allowing old style URLs
Added alt and title tags to rank image output
Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code, fixed website issue in profile
Moderator+ viewing of email addresses
Fix sig bug #495562 and prepare club for next person who says "fix it quick" ... :)
Separate sig completely from message
Fixed bug #493598 and added SPAN to signature
Another lastvisit name change missed
Fix view newest post error + missing mini post icon in posting preview
Fixed some language strings, added some handy things to viewtopic
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
Avatar size is fixed for remote avatars
Small change to make HTML source of viewtopic more readable
bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.
bug #488067: no, preg_quote() didn't always have 2 args.
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
A 'not quite a Pauls up' + short date format
Implemented Navigation bar in Mozilla
Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
Reminder to self, checking files at 2am bad, checking files at 2pm good
Various updates
More lang cleanups
Rank code playing silly beggars again, I hate that game personally
Mainly language updates but some bug fixes too
Lang related update for topic watch
Added admin enabling of email form
Email form - free with purchase of any two other items
I really dispise ), someone should ban them immediately
Corrected for space within highlighted words, this is the version running on the main site
The way message is output for unset topic/post was correct, changing back
Fixed bug #478505 also added code to retain highlight though pagination on viewtopic
Checked all calls to message_die and made sure that if they would be outputted to a userwithout a major error that they got their error string from the lang fileAlso made sure all calls had the right arguments in teh right place
Ooops, forgot to clear edited by output for subsequent posts
Altered various language constructs + new quote changes for PM + altered pagination
Minor change to message output when no posts exist
Fix a few things left over from old global announce stuff
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
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.
Various changes to location redirection ... please note the format and name changes
Various updates mainly URI session related ... login still having problem with full URI sessions
Preliminary avatar gallery support
I seem to have modified copies of these, so I'm comming 'em just in case
Minor updates and fixes
Fixed bug with non-ranked post getting the rank of the previous poster. Partially filed under #462263.
Another file that didn't commit for some reason + change to subSilver body_text colour
Changes related to private messaging + some bug fixes
topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes
ICQ decided to change the location of their online indicators. New location in viewtopic
Slight mod to template name check for subSilver ICQ output ... must alter this
Updated and fixed various issues, see post in developers forum for info
Updated moderator panel, particularly move/delete topic
Fixed little bug with auto-linking screwing up links when both at the end of a message and the signature is attached.This fix works, but dosan't really solve the problem because I have no idea why it was happening in the first place
Altered layout of phpbb_config table
View IP code in
Fixed bug #459427
Moved signature attach toggle to DB run convert_sig to update after adding new field to DB
Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
Re-added GPL disclaimers
Re-added GPL disclaimer
Modified header comments
ODBC only returning associative fields so modded next/prev topic code appropriately
Various updates for templates