History | View | Annotate | Download (39.6 KB)
merge changes from 3.0.x branch
Copy 3.0.x branch to trunk
Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forward PM) - still not entirely sure if this will break things, but the correct uid should also be assigned if there is an error triggered somewhere, this does not change the content or the actions assigned.
Fix Bug #51835 - editing posts with attachments - regression from r9843 introduced in #48265
Authorised by: AcydBurn
Style authors are now able to define the default submit button used for form submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen.(we further test this at phpbb.com)
Separate PM Reply and PM Reply to all in prosilver.Style changes by dhn
Fix bug #48265 - Correctly set attachment flag for topics, posts and pms after deleting attachments - Patch by WorldWar and nickvergessen
Fixed Bug #39625 - QUOTE-string not included when replying to pm'sAuthorised by: AcydBurn
Fix bug #38395 - Loading draft removes recipients when replying to PM
Bug #44525 - do not try to fetch existing username var in cookie set by external applications on pm'ing
force non-relative date for pm forwards (thanks chris. :))
Hide font size options which are bigger than the allowed size in the editor. #42615
every second commit an pre/post-commit error... :/Ask for forum password if post within passworded forum quoted in private message (Reported by nickvergessen)
Fix header list build for replying oldest PM in PM history (Bug #37275)
additionally to the default "reply to all" behaviour, increase max_recipients to the number of people within the list if they exceed the limit.
Separate display of posted attachments in posting screen and switch for template to indicate adding attachments are allowed. Related to Bug #13871
A fix for the fix in r8934. #34525
We want our PM spam back. Fix a regression introduced in r8913, preventing users from sending PMs. #34525
- Automatically add users/groups to the PM recipient list, if entered or selected.- Reply to PM now includes all previous recipients and not only the original sender.+some changes required to implement max_recipient feature and new permission
remove duplicate statement
#18175
not unsetting message_parser - a mod or site may want to re-use it.
Hiding everywhere little buggers, eh?
#19675and#19675
Language changes, so take care.
I guess it's time to close up shop :)
Correctly check empty subjects/messages (Bug #17915)Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)Additionally include non-postable forums for moderators forums shown within the teams list. (Bug #17265)
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
some further fixes- re-introduce grabbing random number from /dev/urandom
dumdidum... sorry. ;)
Ok, here comes a big one. Poor updater. Also requires testing.
#i91#i92#i93#i94#i95#i96
#14556
#i62 - #i65gone through every javascript invocation and making sure we adhere to our coding guidelines.
- some language tweaks suggested by John- some bug fixes- finally adding db_tools...
- two new packages... diff and utf- only 60 chars for topic title if new post (please see changelog for explanation)- change utf8_wordwrap (had some bugs david and nils spotted - was not really functional, sorry for this. :D)
Some changes... non-invasive...
#13800
some more fixes
make sure that after a cancel the redirect will work even if the cancel hit above failed (for whatever reason).
my round of bug fixes
#12001
we included a check for getimagesize() existance... now we again can suppress notices while running this function.
label changes, language fixes...
#10972
added class for disabled options in ACPE_USER_ERROR now using language keys if available [related to #10445]UCP/MCP title tags [#10441]Check $start parameter in viewforum [#10435]Check for postable forum for moving user posts within users ACP [#10433]...
"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)...
checking in some fixes. ;) Most of them are really minor, including:- correctly enter report notification into db- fix double-quote pm issue
#10019
Naked "&" changed to "&" as it is used in HTML <textarea>
Revert and undoing bug #9736
Won't fix, at least for 3.0.x. Re-review come 3.2.x and perhaps may be able to get localised prefixes, so something like:
Sv: Re: Antwort: <Subject>
... doesn't happen. :P
#9736
Quidquid latine dictum sit, altum sonatur. :P
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
- Bug #9791- Replaced .blue class with the .sep class to keep things consistent
checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)
other fixes...
some changes/bugfixes
#5315
d'oh
#5084
this will make so many things so much easier
check for permission when quoting post in pm (found by kellanved)
again... some more fixes.
- fix some group specific bugs- correctly determining terrafrost's birthday mod
#8292
fixing some bugsmore 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.
fixing some bugs, most being submitted grammatical/spelling errors.
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
#6988Nicely caught by Schumi
Multiple and single recepients now work properly
#6098"Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :)
Unused Code inside function update_forum_data [Bug #6606]Copy permissions protection for groups [Bug #6594]HTML issues in ACP [Bug #6580, #6578]Always send the correct encoding [related to bug #6576]Mass email fixes for first loop iteration [Bug #6570]...
some fixes today- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.
- a bunch of fixes- added todos to the updater to make sure i do not forget. :)
#5624
fix for bug #5586
#5562
major speed boost for Oracle :D
This took a while, every call to sql_query_limit() was checked out for having any implicit/explicit column issues... Hopefully, nothing has changed :D
- fixing a bunch of bugs- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.i hope not having introduced too many new bugs.
some tiny fixes.
- fixes for the following bugs:#5326#5318#5304#5290#5288#5278#5276#5272#5266- also fixed the "Call-time pass-by-reference" bug #5252- within this step changed the normalize calls to require references.- added captcha size variables to the class scope (suggestion was posted at area51)
message
Move outputting of TO box since it's only relevant to one module and this will ensure it is displayed however that module is loaded [#4866]
- adjust unread query a bit to cope with large topics (thanks bart!)- fixing some bugs- more username_clean work
for some things we do not need the utf8 function. :)
tried to begin adjusting all string functions where applicable - still a lot to do.i hope i catched all relevant sections and did not mess something up.
consistent acp layout regarding backlinks and messages.
- fixed some bugs- changed attachment handling a bit- tried to remove target tags out of the code- do not add session ids to urls for bots as well as not creating a new session on each page view for them
I bet i introduced some bugs too. ;)
fix some bugs - hopefully not breaking anything...
sql_in_set changes
- fixed some bugs- made imageset naming more consistent- updated every schema to be consistent and also fixed it (every db should install fine now)-
OK...
This commit should increase the total number of BBCodes from 31 to 2040. Some things to watch out for:
Each database likes to deal with binary data in its own, special way. They are, quite frankly, too cool for school.
MySQL, MSSQL and Oracle all allow me to send in a default value for their binary column using a hex number. However, MSSQL forces me to send the specific data as a hex number and thus we must CAST it....
- renamed the following columns:comment -> attach_commentnew, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deletedmodule_name -> module_basenamevalue -> lang_value
- every column is now NOT NULL- every column is now having a DEFAULT value...
- tackle some usability issues- fix bug #3147- added the lock-images made by SHS`- fixed MSSQL errors (adding the correct ESCAPE sequence)
some bugfixes
- removed db cache (might re-appear, but for now we do not see the need for it)- all changes to styles/subsilver/template are purely cosmetic (no functional changes)- cosmetics- bugfixes- add index to modules table- use modules ordering code for forums too
correctly decode message on quotepost (#2099)
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.
- adjusted coding guidelines- fixed custom bbcode {TEXT} token- added unapproved item/info for unapproved posts in a topic
some tiny changes...
dumdidum
- fixing a few smaller bugs/glitches- init user session in cron.php (else it can produce errors if functions expect the user object being set)- fix sql escaping for mssql/mssql_odbc
- fixed a few smaller things
- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys- changed attachment config to utilize the config build methods- cleaned up posting.php- the submit/delete_post functions are now usable (functions_posting.php)...