View | Annotate | Download (13.9 KB)
This commit was manufactured by cvs2svn to create tag 'release_2_0_2'.
Output online users explanation
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Remove HIDDEN_GROUP check in user mod SQL ... no valid there.
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Fixed <> vs != problem with MSSQL, missed this one
Made hidden groups really hidden (index, viewforum)
And another fix for warnings ...
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
Numerous updates and changes
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
more fixes for postgres..
Fix for bug #488041.. Forum ordering on Postgres
Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.
Updated for new category name constant
Changed way moderator lang is output on viewforum and index
Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
Change for topic_moved_is not null
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
Updates putting back something I took away, slapped hands for me
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
Could've sworn I'd commited this ... oh well, brain is going, yeah I know, what brain?
Mainly language updates but some bug fixes too
Altered various language constructs + new quote changes for PM + altered pagination
Various changes to location redirection ... please note the format and name changes
Minor updates and fixes
Changes related to private messaging + some bug fixes
Fixed sql = NULL cockup and bug #466615
Again seems I forgot to FTP this, adds the message_die for marking forums read
topic watch/forum/topic read now cause a message to be displayed, changed profile ICQ for subSilver, various other changes
Mental note, remove old un-needed SQL ...
New search 'stuff' ... not complete
Added alternative image capability for index forum icons
Altered layout of phpbb_config table
Re-added GPL disclaimers
Modified header comments
Fixed problem with index not showing unread topics in forums for recent replies
Improved index folder mark code
New marked folder system
More compliance updates + select previous posts in viewtopic
HTML 4.01 and XHTML 1.0 compliance changes
Forum locked icon and notice on index
Forum locking now implemented + some updates for future functionality
Template config system, store relevant config stuff here
A demo of some Group CP functionality
Changes to include location + some other misc stuff
Various updates for message.php and others
Fixes for more messups on my part
Switched forum_auth to the forums table
Added a count of total number of topics to the get_db_stats function
Posting preview done, ability for anonymous users to post with a username
Minor updates
Fixed postgres query in index Fixed profile so people arn't created with automatic admin status (eek)
Demo topic tracking code ... commented out by default
Basic new post folder colour change
Hidden forums work for postgres now. Note: If the forum dosan't have an entry in the auth_forums it won't show in the index!
Allow restricted view forums
Moderators now defined by the new auth setup
Slight mod to jump to last post calc
Removed separate header/footers and moved into each pages body
Upgraded last post feature
Re-did OUTER JOIN query since it is required here
Initial SQL updates complete
Now allow for GET based session
Moved config, images vars to arrays and various other fixes
Ran John's fix_files script to fix all the windows carriage returns. Also added the script in the develop dir. To use it copy it to the phpBB2 root dir and run it
Updated to use create_date rather than date
Added view latest post
Added online users output to page header and from that, index
Templating var assignment changes and various updates or fixes
Minor cleanup
Removed need to send db as a parameter to functions
Made index.php use the POST_USERS_URL constant everywhere
error_die changes and various bug fixes to files
Compatibility and template updates
Users online update
Session code updates
New template system. Lots of merging conflicts, so let nate know if he broke stuff.
Merged some stat functions (total users/posts etc)
Moved include files
Changed f.forums_order to f.forum_order
Preliminary MSSQL compability updates
Add forum ordering to Index
A forum with no forums/cats now shows a nice message insted of a big ugly messed up template
Added link to view profile for last post user
Some array rejiggling of moderator checks
viewcat now works also modified moderators construction, now faster
Forums can have moderators now..
Centralise common includes and setup
View forum page is started. Need private forum checking
Redo querying structure - minor error update
Redo querying structure
Switch table naming vars to constants
Implementing the total topics/posts/last post in forums table thing
Implement user defined table prefixes
phpBB 2 is started
Initial revision