History | View | Annotate | Download (23.8 kB)
Friends and foes will not show up as private message rule options if their respective UCP modules are disabled. #51155
Fix bug #39875 - Empty error message in UCP folder management when creating folder without name
Authorised by: acydburn
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
dumdidum... sorry. ;)
and 16
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 bugs fixed
try to normalize everything...
"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)...
This is a nicer way of doing the NOT...
Oh and I forgot to say hi in my first commit here, so here goes.. Hi everyone :)
- Bug #9791- Replaced .blue class with the .sep class to keep things consistent
#6988Nicely caught by Schumi
#6098"Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :)
- Modules are not added correctly [#6370]- Minor bug in ucp_prefs_personal.html (Opera) [#6348]- MCP-Warnings section colspan problem in Opera [#6338]- Loading extensions on install [#6332]- Adjust PM rules if folder removed [#6326]- #6318- Coppa registration [#6306]...
Do not display the "You have reached your blah blah folder limit" when the administrator has set the limit to 0. Existing folders that were created before the limit was set to 0 can still be edited. This only affects the "Add folder" section.
- 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
some fixes
- introducing clean usernames, needs to be tested more, I'm not sure I didn't miss anything- homograph list should probably be extended
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.
- 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. ;)
- get swatch converted into new acp format- add page title to ucp pages- add ability to supress getting the who is online list in page_header() (saves us ideally 1-2 queries on ucp/mcp pages)- fixing pm rules a bit as well as now having complete author memberships for author_in_group (sender -> is in usergroup -> xxx)
- 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
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.
To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.
- fix a bunch of bugs- <!-- $Id$ --> is no longer allowed in template (.html) files- changed layout of private message screens (folders are menu items)...
adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases).
- a bunch of bugfixes. :P
- some bugfixes- committed coding guidelines as they are at area51- removed script_path (needs a close inspection later)- removed the need for server_name and server_port- able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups)
ucp -> groups -> memberships
- request_var updates- added group selection to pm filter- fixed activation/deletion of inactive user accounts in admin index- fixed some color swatch 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)
- bugfixes- do not hardcode url bbcode tag (please change the bitfield accordingly - see schema file!)
- merged getting of unread pm count function to get_folder function- made folder usable within the template (especially custom folder)
- more pm updates
my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR
- private messages - not finished yet.