View | Annotate | Download (4.8 KB)
Copy 3.0.x branch to trunk
fix r9604
Authorised by: AcydBurn
Fix bug #20625 - Do not display birthdays of banned users
Authorised by: acydburn
- Do not show link to user/group profiles if user has no permission to view the linked page and gets a denied message anyway. (Bug #15088) - Do not display last post link and sort display options for search engines. (Bug #15088)
adding more hashes
erm, yeah. :)
#27395
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
dumdidum... sorry. ;)
do not get too excited
again, a lot of bug fixes
even more fixes. :o
my round of bug fixes
"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)...
#9748
- fix some group specific bugs - correctly determining terrafrost's birthday mod
fixing some bugs more mcp links for easier moderating different aspects (all, forum, topic) i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.
only some minor fixes
#5242 - forgot to show the change!
- finally correctly calculate current time for birthday calculation [Bug #6030] - allow searching forums with unsearchable subforums [Bug #6056] - addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans - do not index forums which have indexing disabled on index recreation [Bug #6060]...
#3896
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] - take local server time into consideration for birthday/age calculation - faster active topic search - allow changing active topic time frame [Bug #4150]...
- Fix some bugs - fixed retrieving of permissions if the LIKE statement is used as well as proper supporting (needs testing on mssql)
Hehehehe ...
- birthdays/age in user's timezone and not server's local time - parse bbcode in posts with fewer characters than selected maximum on search results page - retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore)...
- fixed some bugs - made imageset naming more consistent - updated every schema to be consistent and also fixed it (every db should install fine now) -
Group ordering on legend
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.
- various corrections related to permissions in the mcp, including [Bug #1994] and [Bug #1924] - fixed some quickmod bugs [#1994] and [Bug #1898] - browse reports/unapproved posts by topic id - correctly hide approval details - added return message to mcp_ban [Bug #1851]...
test new sf cvs with tiny bugfix
- some adjustements for phpdocumentor
- streamlined reports to consist of the feature set we decided upon (Nils, your turn now) - use getenv instead of $_ENV (with $_ENV the case could be wrong) - permission fixes (there was a bug arising with getting permission flags - re-added them and handled roles deletion differently)...
my turn to break things... harharhar - checking in permission settings and permission masks - permission presets and documentation not finished yet - added backtrace function to determine file/line for sql errors - fixed marlist for orphan attachments/groups/logs/users...
- session changes
some language additions and tiny bugfixes related to the request_var change
- some fixes here and there
- 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)
- first try to break things...
- load_moderators taken into account at index.php - added S_UNREAD_TOPIC to viewforum - changed S_UNREAD to S_UNREAD_POST in viewtopic
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
Danger Wil Robinson Danger! Paul is commiting files! Danger
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)
Mark given set of forums marked, show "Mark forums read" link on subforum display
Hide special and hidden groups(?)
Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being
Show legend if group coloured and not hidden
Re-arrange auth and setup calls ... needs to be repeated for all major scripts
moved the queue call, added interval. The current lock is very "fluent" at the moment. ;)
added email queue + small changes (do not hit me for the mysql_basic change :D)
Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic
Enable display of birthday listing ... controlled via ACP Load Settings
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).
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
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
Fix login box action
Without caching
Various additions and fixes
Additional info for profiles
Un-b0rked ACL options caching, small general fixes
Very minor changes.
Initial Lastread support. Mind the schema and config changes\!
Moved profile.php to ucp.php. ucp is really really broken right now, don't even think about trying to use it.
Num posted articles/topics update
Cleaned up viewforum/index, altered template class to replace missing lang strings with a nicely formatted text, pre-implemented topics prefetching and broke some things.
Fix a couple of issues, hopefully haven't broken anything Ashe was planning ...
Subforums update take #1
viewforum queries update + a couple of bugfixes.
Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
Permission related updates ... is still not final but is getting there ... faster than British Rail too
Well, here are all my changes ... don't blame me if things break :D
I updated my copy with the Area51 template so here it is, along with a couple of bugfixes :]
Subforums part 3: "the one that actually works"
Subforums handling part 2, it almost works. Also added: the "Explain" link at the bottom page, can be removed easily before official release if necessary.
First implementation of subforums handling in index.
Forum/Topic marking updates
Some sql changes
More session changes to accomodate ACL_PERMIT/PREVENT ...
Where did that dunce cap go?
oopsie, that version wasn't ready for commit ....
More changes ... switched away from prefetch for now ...
Updates for permissions, sessions, lots of things ... note that many things do_not_work now ... I'm commiting them to stop people complaining about my holding on to everything :) There is no update script at present for all these changes, you'll have to work out what's needed yourselves till I finish various things
Changed code so it stores total users in config table to remove a slightly costly query
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