History | View | Annotate | Download (76.4 kB)
commit 14fc25b2525a5537188a22763addf660ec55770dMerge: 0c23d6c 3b15fe0Author: Oleg Pudeyev <oleg@bsdpower.com>Date: Sat Feb 26 08:05:43 2011 -0500
Merge branch 'ticket/bantu/9912' into develop-olympus
commit df78a3a62df1c8da5f3a9ff2cfef5815aaf4909cMerge: 36a4c41 3c04e6dAuthor: Andreas Fischer <bantu@phpbb.com>Date: Mon Feb 7 16:30:43 2011 +0100
Merge branch 'ticket/nickvergessen/9949' into develop-olympus
commit 41245f9f7ac1f588351ddaa8128b499503416f54Merge: ed78350 e5d5d58Author: Igor Wiedler <igor@wiedler.ch>Date: Thu Sep 16 23:38:50 2010 +0200
Merge branch 'ticket/bantu/9091' into develop-olympus
commit 6b5d5e1f63fc18e190afd17364701d9d690fe1a5Merge: d874c32 bef108aAuthor: Igor Wiedler <igor@wiedler.ch>Date: Thu Sep 16 22:24:49 2010 +0200
Merge branch 'ticket/bantu/9609' into develop-olympus
commit 31144ed4c5b14e25b2188ae06d841ff935ac4290Merge: de8c334 932b35aAuthor: Andreas Fischer <bantu@phpbb.com>Date: Fri Aug 20 22:11:04 2010 +0200
Merge branch 'ticket/nickvergessen/9782' into develop-olympus
commit ef753d046db24550a875e1f54bdd0a2d3a4fb07aMerge: 4ac5d5e 9764a32Author: Andreas Fischer <bantu@phpbb.com>Date: Thu Jul 8 01:21:55 2010 +0200
Merge branch 'ticket/cs278/9712' into develop-olympus
commit e35392cb4f86738cb8daa80d43c1e80558cf3edcMerge: b111e4d 9be61f9Author: Nils Adermann <naderman@naderman.de>
Merge branch 'bug/kellanved/59425' into develop-olympus
commit c6870ac3feb8e911e523f3935621fc89585d26cdMerge: 5193160 d07e152Author: Nils Adermann <naderman@naderman.de>AuthorDate: Thu Mar 18 22:10:31 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Thu Mar 18 22:10:31 2010 +0100...
commit 23141a2c519a62161a21196a8b045218f8717bd4Merge: 62e0c32 c52a7e9Author: Nils Adermann <naderman@naderman.de>AuthorDate: Sun Mar 7 21:56:48 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Sun Mar 7 21:56:48 2010 +0100
Merge branch 'bug/dpward/58755' into develop-olympus
[Fix] Don't send activation email when user tries to change email without permission (fix by nrohler). (Bug #56335)
Authorised by: naderman
Fix Bug #54125 - Correctly reset login keys if passed value is the current user.
Fix getting host for situations where the name/IP is not resolvable. Related to Bug #41025Related revisions: r9387 and r10158
extend r9387 - check for existance of all functions we use...
- fixed bug #44975
Add some very basic checks to the users ip - related to bug #48995
Because we store forwarded_for if the check is activated we need a better check
Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for images/avatars/ranks/imageset...This feature does not change anything for those not using the constant and this feature is also quite in-flux. We need to test this with some applications and bridges and there may be other locations able to benefit from it.
Fix Bug #49035 - Fix general error while registration, through undefined variable $config in validate_referer (Patch by wjvriend)
Authorised by: bantu
Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)
Fix bug #18005 - Do not add style-parameter to URL again, after admin re-authentification - Patch by leviatan21
Authorised by: AcydBurn
Fixed Bug #45115 - Signature parsing flags are not stored in DBAuthorised by: AcydBurn
Fixed Bug #47145 - [Fix] Correctly check banned users when force password change
Fix bug #46965 - File named install in php directoryAuthorised by: acydburn
add quicktool to remove users from the newly registered special group.
add check to newly registered function to not execute this more than once
- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.- [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users....
should fix garbage collection
some corrections, only very minor things.
Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs.
#44485 - we only send a 503 header if it is a search engine.
do not use spamhaus XBL list - it has too much false positives due to the dynamic IPs
#41575
rollback
encode imageset path in user->img (may not fix any other issues regarding style names with spaces) - #28885
- Add indicator to be used in code if session was created (user visits the site for the first time)- Correctly count topic views for guests visiting the website the first time by entering the topic directly (Bug #43445)
Use FQDN for SMTP EHLO/HELO command. (Bug #41025)
Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enabled. (Bug #41485)
Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)
for using the same cached file we need to have exact queries. :P
let us change the time zone and dst setting correctly (related to Bug #38775)
Correctly display future dates (Bug #38755)
Give a small tolerence to timestamps in the future when displaying times as 'minutes ago'
[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)[Change] Changed prosilver date separator from 'on' to 'ยป'[Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB)[Fix] Extend vertical line for last post column if no posts in forum (Bug #37125)
dsbl.org is no longer actively maintained. Sorry language pack authors. ;)
make topic icon image width/height available to viewforum and search templates (Bug #15934)
gah, thanks chris. :)
add missing dot. :)
more in-depth hostname validation. Not used in install files... there the code is fine.There are ways to improve this, either a whitelist or "more guessing"
Remove a pointless str_replace()
nullar/singular/plural substitution support. At the moment only the added language entry supports this... we may change other language entries later to support this new "approach". Idea from SHS` and Ashe originally.
More to come... (yes, 3.0.x branch, no mistake)
a tiny fix to the language code. ;)
The same way we allow defining a custom template/style path we now allow this for languages too.This will allow applications to define their own language folder for certain parts for example.Callable by $user->set_custom_lang_path({new_path})
Okay. Frozen, we never said anything about it being permafrost. Also, this is not 100% tested, expect troubel with store_db (I'm waiting for the bug reports)
tiny alterations/bugfixes
urlencode image filenames used in img(). This is not needed, but better for XHTML compatibility.
#s29325
#27395
ACP logout
some adjustements (changes to sessions code need to be backwards-compatible) - henry, do not forget to include this into your merge to 3.2.x too.
...
Hmmm. Tawny port and stilton
explanation
27375 - keep it up
So, tighten things up a little further. QA Team, please check this.
it is indeed no longer required
#21255
Hiding everywhere little buggers, eh?
some corrections to let the update work flawlessly.
do not conflict with updates
- some changes to the recent session change- display errors on inserting sessions- fix database updater
This should get rid of the filesorts and temp tables on index (with topic read tracking as exception). Updater still needs testing. Not yet merged to 3.1#22715 - thanks HoL
Minor stuff: #20925, #20815
#19955
#20135
nit rightfully picked
20255
- 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)...
#16865
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
try to add another fix for bans
further fixes- fix infinite loop on checking ban for those not having ever visited the page (or removed all session cookies)- avatar width/height switched in language files- fix windows switching to background on IE7 (smlies window for example)
make the ban check perform a bit better :/
use previous information gathered for obtaining the ban type (bug #14674)
- fixed database updater- fixed hook function call in database updater- fixed bot agent detection (we used a wildcard within the w3c-agent, therefore we should really support this. ;))
Ok, here comes a big one. Poor updater. Also requires testing.
#i91#i92#i93#i94#i95#i96
new hook system (do not get it confused with events or plugins please)- introducing two new hookable functions too
#i61
put expressions for ip validation into our get_preg_ function.
-#14438-Refactor the confirm table cleanup-Add confirm table cleanup to session garbage collection. Might require own pseudo-cron.
fixing some bugs
very tiny adjustements...