History | View | Annotate | Download (55.7 kB)
3.0.2-RC2 released
#28595 (AVATAR_IMG available to memberlist_body.html)
same here, session id.
What use is a shiny banstick(TM) if nobody finds it?
#24435
Hiding everywhere little buggers, eh?
only allow users having the a_user permission to search by email address (later on there will most likely a new permission for general email visibility)
Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)
#22805
Try to sort last active date on memberlist correctly at least on current page (Bug #18665) - patch provided by phillipK
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'.
dumdidum... sorry. ;)
Ok, here comes a big one. Poor updater. Also requires testing.
#i91#i92#i93#i94#i95#i96
#i62 - #i65gone through every javascript invocation and making sure we adhere to our coding guidelines.
some fixes. :P- language authors may review their email template files...
ups
necessary changes...
- 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]
do not get too excited
#13751Fixing date CPFs for multilanguage boards.
try to normalize everything...
Cleaning up (#13689)Also removed the useless login box from the ACP.
#13679#13681#13683
Adding finer error conditions to the IM contact page.Adds one language entry, moves one from viewtopic to common.
again, a lot of bug fixes
#13107#13107
some fixes. :)
some fixes...
fixing some bugs
yeah, forgot these few lines. :(
tweak the sql_like_expression feature a little bit to allow correct escaping
new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).
Changing the behaviour of the hideonline permission.
Test the current setting before altering the memory limit during install(Bug #12195)
And another language var.
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
Adding a little more exlanation about flash.Enabling FLASH per default while leaving the default permissions to disable it.There might be no mods and admins visible one a board#12185
#10823
Make the life of style authors not too complicated.
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)...
fix wrong query for searching by group id. If not within group mode we only need the user details too (hopefully)
#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624
prosilver adjustments for important announcements in ucp - #9995MCP fixes for user notes/warnings - #9981Preserving imageset values on save/editfind a member link for Mass PM's - #9925...
#9985
- m_warn is no longer a local moderation permission- magic urls should properly use html entities- speed up posting on big boards, MAX query can be simplified a lot in certain cases- user IP list should be labelled with "Other users" [Bug #9707]
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
#9674
#9605
other fixes...
display those as admins having admin permissions and being within the administrators group (admin group does not need to be the default one)
help day!!!!it would help to limit the number of rows returned... we are not dolly the sheep. :P
grmbl
again... some more fixes.
- fix some group specific bugs- correctly determining terrafrost's birthday mod
#8470
- subtle, very subtle
- pretty sweet speed increase
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.
some fixes to be committed.
only some minor fixes
- fix some oddities (doubled spaces for example)- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.- Changed some permission namings based on suggestions by the community...
- added confirm box to ucp zebra (adding fried/foe)- permission fixes for conversions- use more appropiate error message within convertor if source tables could not be found- other tiny fixes
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
Some cleanup. Be gone you outdated JS code!
fix some general bugs and some convertor related
#6098"Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :)
- do not allow setting the parent to currently assigned childs [Bug #6708]- Allow the display_on_index setting to be specified for link forums [Bug #6660]- Rank code in functions_display.php [Bug #6656]- Added some new locations for the viewonline page [Related to bug #6484]...
- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)- fixes for bugs #6694, #6664 and #6662
- fixed bug within the database update script- #6254- #6242- #6184- #6160- #6020
- 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]...
- tiny bit of sunshine :D
- re-add script_path for "strange configurations" to let them force the generated urls correctly- show rank title if no rank image present in memberlist- other fixes.
- a bunch of fixes- added todos to the updater to make sure i do not forget. :)
fix for bug #5586
- 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. :)...
fixes for bugs #5564, #5554 and #5462
- 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.
ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.
consistant obtain_* functions
let utf8 mails work again. I hope this is not giving problems for "strange" mail setups.
ok, i am an idiot...
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4- assign some default vars to email templates (we always need some basic ones)
- implemented the suggested html_entity_decode function made by david- fixed string length checking by also decoding entities for the sake of checking- used the new html_entity_decode function
some fixes
- Handle upper/lower case in memberlist properly [Bug #5012]
- adjust unread query a bit to cope with large topics (thanks bart!)- fixing some bugs- more username_clean work
- introducing clean usernames, needs to be tested more, I'm not sure I didn't miss anything- homograph list should probably be extended
View profile now shows relevant add/remove links
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.
These changes should let olympus scale a little bit better.i haven't adjusted the schemas but added the details to create_schema_files - david is able to build them then in line with his changes. :)
- 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]...
- 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. ;)
- 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)...
Duplicated entry in the sort options+ misc template issues
sql_in_set changes
- finally making the age calculation work [Bug #3582]- replacing all occurances of L_NONE with a more specific string [Bug #3494]- a few corrections to html id attributes in the installer- using correct permission in mcp_report [Bug #2471]- allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set
- fixed some bugs- made imageset naming more consistent- updated every schema to be consistent and also fixed it (every db should install fine now)-
- custom profile field fixed- fixing sql_fetchfield from cache- changing the quote parser. In my tests i have not seen changed behaviour - but i might have broken something with this change.
- fixed the age calculation (note: turn on your brain before commiting something like this the next time) [Bug #3337]- removed the split_words array, introduced an enforced search_query- the forum used for global topics in the search is now a forum, and no longer a category [Bug #2561]...
- some bugfixes- set ip_check to A.B.C. by default- display postings in other encodings by default and present link to force the encoding as usual.