History | View | Annotate | Download (14.2 kB)
commit 7074d19c4087fab0e81a31bd806724d7eac7ef87Merge: ebc338b df622a1Author: Andreas Fischer <bantu@phpbb.com>Date: Tue Apr 5 00:31:42 2011 +0200
Merge branch 'develop-olympus' into develop
commit 18f74a7e10b01f4f6f916e2baa814b27b31fc8a9Merge: adfa165 5d8ddc7Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 17:14:36 2010 +0100
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit a885095897054c91ab68b753ce2a86ae74f2f666Merge: 9a39f55 c2ffa78Author: Igor Wiedler <igor@wiedler.ch>Date: Sun Oct 10 18:39:44 2010 +0200
Merge branch 'feature/igorw/request-class' into develop
commit e4ff780c1370d9f743da0fffc70b98be0c7cfe92Merge: c4a65a4 dbe8fb6Author: Andreas Fischer <bantu@phpbb.com>Date: Sat Aug 28 23:34:18 2010 +0200
Copy 3.0.x branch to trunk
Related to r9830: Change REPORT_POST to REPORT_PM.
Separate PM Reply and PM Reply to all in prosilver.Style changes by dhn
Users can report PMs to moderators which are then visible in a new MCP module
Fix bug #47265 - Smilies and images not viewed in topic-print viewFix - Force full date for PMs print-view
Authorised by: AcydBurn
Fixed Bug #40155 - Postcount of 0 not showing up in PMsAuthorised by: AcydBurn
Display the online status of hidden users to users with the u_viewonline permission when viewing PMs.
- Do not show 'Forward' button if the user cannot send PM's.- Correct colspan on prosilver mcp_front.html. #37515
force full date on "edited by" line. ;)
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
dumdidum... sorry. ;)
some fixes. :P- language authors may review their email template files...
- correct jabber token handling- undisclosed-recipients:; instead of undisclosed-recipient:;- PM details button should not be there
fixing some bugs
- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()- using \r on custom bbcodes to allow line breaks [Bug #10758]
Some changes... non-invasive...
#13791 - I hope this works :D
#13813
Changing the behaviour of the hideonline permission.
Test the current setting before altering the memory limit during install(Bug #12195)
And another language var.
oh my god - what did he do? Adding attachment display to post/topic review, queue, reports, post details, mcp topic view... fixing other tiny things along the line.
#9893
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
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. :)
unknown
- made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)- #6630- hide a few links from bots (forum/topic marking, memberlist, post/reply/quote/edit/etc. buttons) [#6354]- #5698
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.
- 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]...
- a bunch of fixes- added todos to the updater to make sure i do not forget. :)
- bug fixes for #5618, #5588 and #5584- remove messenger->reset() calls (they are already performed on sending)
rather large update, most important things done:- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations- more username/colour changes/fixes- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...
- 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.
consistant obtain_* functions
- 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...
- 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)...
chr(0x20 | 0x10) = "0"
sql_in_set changes
so.... what does this thing do?
well, the super fast, ultra efficient, massively huge BBCode handling system was implemented differently on each DBMS. Although this provided the best performance, the solution was a bit hacky.
So what does this new thing do? We use base64 encoding to make everything nice and shiny, it turns into nice, safe characters that we can just jam into varchars on essentially any database. This has two implications: we must decode every bitfield we get AND we have slightly fewer IDs to work with. It goes down from 2040 BBCodes to 1512. We lose like a quarter of them :P...
- 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....
fix the schema files as well as other tiny bugs.
- 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
- fixed a few bugs- added user_add() function- check posted images ([img]) for same domain/scipt and php files- auth_api.html updated to the coding guidelines look&feel- introduced ability to force non page-updates (cron is using it)- correctly resend coppa email
#2109
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.
- remove description from profile fields- added disclaimer about DEBUG_EXTRA to the ACP (i think this is needed - some idiots might think it is wise to have this enabled on a production board. :) We may let it there for the Betas though, but it will be removed during the RC's)...
some tiny changes...
fix bug #1736
say hello to role descriptions, role ordering and tooltips on role selects
- clean up marklist calls (global function)- added new feature: test out others permissions (admin permissions will not be copied)- changed attachment processing by directly using the template engine- fixed some attachment related bugs- additional tiny fixes
- fixed some bugs- made sql schemas consistent- added correct sequences and generators to sql schemas- extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc.- allow multibyte characters in usernames
- hopefully fixed inactive create forum input field + button for safari 2.0.2 (floating issue?)- updated format_date calls (fixed ancient calls)- fixed newest username setting for activating users through the admin panel
- a bunch of bugfixes. :P
- 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)...
- added "display_on_posting" setting to custom bbcodes (creates a button with the bbcode tag)- fixed forum editing and parent id selection- completely removed HTML support (it only creates security problems)- changed cache_moderators() to reflect permission changes
Fixed new PM link and added online status flag
Some more PM fixes
- changed ucp classes to work with the new module system- mcp is no longer working, i know.
- some additional changes- fixing pm history bug (quote post)
- fixing some minor bugs...
- some private message fixes
- 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)
- and my second attempt
BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues
- removed unnecessary pm options- added one option to clearly define email visibility
- some fixes/changes
- more pm updates
- fix pm date display and attachments in pms
- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)
Danger Wil Robinson Danger! Paul is commiting files! Danger
- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)- determine permission settings for submodules- further approve/disapprove work (approve_details added)
- remove output buffering options from download.php (not needed anymore)- optimized viewtopic.php a little bit- removed the create_function (was consuming too much memory) from viewtopic- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...
- private messages - not finished yet.