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 user without a major error that they got their error string from the lang file Also 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
Remote avatar support
Just some jiggling
Match topic and post subject too
Wildcard for censored words now works correctly
Re-jiggled censored word stuff and added wildcard ... needs testing
Word censoring, first part. Does not support wildcards yet but that's coming in the next step.
Notify on reply now supposedly fully functional
Topic notification ... initial stuff
Various posting updates
Code added to get around double htmlspecialchar stuff + some of my stuff looks to allow HTML even when off, removed
Moved smilies code into functions, would it be better in bbcode.php?
More varied changes, again hopefully not breaking anything
Changes encorporate smily processing...
Beginnings of the forum managament code (no functionality yet). Also a bit of a fix to view topic so it dosan't screw up when HTML is turned off. Still needs work, HTML works in [quote] tags... havn't tracked it down yet. Nate should look at it!
More compliance updates + select previous posts in viewtopic
New split icon + tidied up other mod topic icons
Forum locking now implemented + some updates for future functionality
Still seems to be pagination problem, I dont have it so what havent I committed ...
Fixed errors, non-sid-appended urls, lang switchovers, etc.
Removed unrequired admin checks, modded moderator query, jiggled rank/avatar image stuff
Added editing information, no time limit at present
Template config system, store relevant config stuff here
Fixed problem with anon users not being able to view avatars
Added a text link to split topic interface. Needs a button
Added a needed stripslashes to the topic_title
Changes to include location + some other misc stuff
Confirmation finished for delete, lock, and unlock.
Lots of checking in posting + delete now works
Remove icons/urls from anonymous post displays
is_first_post was missing from the edit button for some reason..
Fixed bug in posting (forum_topics was incremented on replies, not just new topics) One click lock/unlock/delete works for modcp.
Finished lang switchover and various updates
Minor spelling mistake in url
Minor irritation with ranks fixed
More images ... now CVS is back up
Fixes and updates
Altered view next and previous topic code and minor updates or fixes
Started on moderator control panel code. Main layout is started, no functionality yet
Updates related to message.php
Spot the mess ups
Demos of message_die use
Switched forum_auth to the forums table
Made some fixes to posting, next up Reply with Quote
Posting preview done, ability for anonymous users to post with a username
Fixed jump to post problem
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
Reduced auth code size and added some more auth types
Auth now returns a type allowing for more meaningful failure messa ges
Demo topic tracking code ... commented out by default
Fixed reply w/ quote link (functionality still dosan't exist for it though) Fixed bug with being able to modifiy someone elses profile Fixed bug with BBCode not working Fixed bug with validate_username causing editing of profile to fail (only checks if you actually change you name now)
IP and Delete post icons only show to moderators
Allow restricted view forums
More changes ... admin level now set in phpbb_users rather than via auth system
Added post subject to postgres schema. Updated viewtopic query to include group by for the auth forums table when linking after posting
Changes to allow all auth types to be returned
Auth Stage-1 goes in
Added ability to jump to specific post
Additional page info sent to templates
Commented out current prev/next topic for time being
More work on posting. Editing now works. Also replies can have subjects.
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
Users sigs display correctly. Some minor improvments to posting...still LOTS to be done
Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev functionality only views topics in the current forum. Added some extra error messages to modify profile for when the query fails.
Took out some debugging code
Removed separate header/footers and moved into each pages body
Freeking windows carriage returns...someone tell me how to fix UltraEdit so it does do this..
Removed the Oracle specific SQL statment, the non-mysql one works fine with it
Introduced the $operator variable and cut the amount of SQL statments in half :)
Added functionality for the next/prev buttions in viewtopic
Initial SQL updates complete
Added generate_pagination routine
Send post id to template for possible anchor name ref
Now allow for GET based session
Moved config, images vars to arrays and various other fixes
Changed joined_date to use create_date
Updated to use create_date rather than date
Moved all included files to includes
error_die changes and various bug fixes to files
Session code updates
Ranks now work
Handing of BBCode and HTML in sigs. BBCode/HTML settings apply to sigs as well as messages
Added make_clickable()
v2 BBcode now being used.. run bbcode_conversion.php to convert your database. It WILL make a backup posts_text table.
New template system. Lots of merging conflicts, so let nate know if he broke stuff.
Fixed some links, added 'Goto Page:' link in viewforum.
Moved include files
me == moron...
fixed little bug in viewtopic
Fixed URL backward compatibility
Allow for legacy topic_id as url param
Reduced query number, changed parameter names
Started on posting.php, got the logic done for displaying the new topic form
More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)
Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaks
Initial revision