phpBB
Statistics
| Revision:

root / tags / release_3_0_2-RC2 / phpBB / memberlist.php

History | View | Annotate | Download (55.7 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8676 06/29/2008 12:39 pm Meik Sievertsen

3.0.2-RC2 released

8645 06/10/2008 04:37 pm Meik Sievertsen

#28595 (AVATAR_IMG available to memberlist_body.html)

8577 05/29/2008 04:30 pm Meik Sievertsen

same here, session id.

8574 05/29/2008 03:59 pm Henry Sudhof

What use is a shiny banstick(TM) if nobody finds it?

8524 04/21/2008 04:43 pm Meik Sievertsen

#24435

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8460 03/23/2008 06:11 pm Meik Sievertsen

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)

8444 03/18/2008 02:29 pm Meik Sievertsen

Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)

8429 03/13/2008 03:47 pm Meik Sievertsen

#22805

8359 02/01/2008 01:45 pm Meik Sievertsen

Try to sort last active date on memberlist correctly at least on current page (Bug #18665) - patch provided by phillipK

8306 01/05/2008 05:10 pm Meik Sievertsen

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)

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8146 10/05/2007 04:30 pm Meik Sievertsen

dumdidum... sorry. ;)

8120 10/03/2007 05:05 pm Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

8099 09/22/2007 08:31 pm Meik Sievertsen

#i62 - #i65
gone through every javascript invocation and making sure we adhere to our coding guidelines.

8092 09/18/2007 04:49 pm Meik Sievertsen

some fixes. :P
- language authors may review their email template files...

8078 09/04/2007 08:40 am Meik Sievertsen

ups

8072 08/30/2007 11:21 pm Meik Sievertsen

necessary changes...

8050 08/19/2007 03:40 pm Nils Adermann

- 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]

7954 07/26/2007 05:51 pm Meik Sievertsen

do not get too excited

7934 07/24/2007 01:18 pm Henry Sudhof

#13751
Fixing date CPFs for multilanguage boards.

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7919 07/22/2007 04:04 pm Henry Sudhof

Cleaning up (#13689)
Also removed the useless login box from the ACP.

7918 07/22/2007 03:14 pm Henry Sudhof

#13679
#13681
#13683

Adding finer error conditions to the IM contact page.
Adds one language entry, moves one from viewtopic to common.

7909 07/19/2007 10:38 pm Meik Sievertsen

again, a lot of bug fixes

7847 07/09/2007 01:00 pm Henry Sudhof

#13107
#13107

7836 07/06/2007 12:55 pm Meik Sievertsen

some fixes. :)

7813 06/30/2007 05:04 pm Meik Sievertsen

some fixes...

7805 06/28/2007 04:55 pm Meik Sievertsen

fixing some bugs

7795 06/25/2007 03:36 pm Meik Sievertsen

yeah, forgot these few lines. :(

7789 06/24/2007 02:49 pm Meik Sievertsen

tweak the sql_like_expression feature a little bit to allow correct escaping

7788 06/23/2007 02:16 pm Meik Sievertsen

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).

7755 06/14/2007 05:03 pm Henry Sudhof

Changing the behaviour of the hideonline permission.

Test the current setting before altering the memory limit during install(Bug #12195)

And another language var.

7736 06/09/2007 01:11 pm Meik Sievertsen

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!)

7722 06/07/2007 07:41 pm Henry Sudhof

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

7558 05/13/2007 12:19 pm Meik Sievertsen

#10823

7543 05/12/2007 11:11 am Meik Sievertsen

Make the life of style authors not too complicated.

7456 05/04/2007 02:30 pm Meik Sievertsen

added class for disabled options in ACP
E_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]...

7433 04/30/2007 03:32 pm Meik Sievertsen

"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)...

7418 04/28/2007 04:02 pm Meik Sievertsen

fix wrong query for searching by group id. If not within group mode we only need the user details too (hopefully)

7384 04/22/2007 05:27 pm Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7382 04/22/2007 12:21 am David M

#9985

7355 04/15/2007 12:59 pm Nils Adermann

- 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]

7330 04/12/2007 06:20 pm Meik Sievertsen

my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...

7296 04/07/2007 03:27 pm David M

#9674

7290 04/06/2007 10:50 pm David M

#9605

7242 03/30/2007 04:24 pm Meik Sievertsen

other fixes...

7201 03/16/2007 10:43 pm Meik Sievertsen

display those as admins having admin permissions and being within the administrators group (admin group does not need to be the default one)

7195 03/15/2007 12:25 am David M
  • empty log message ***
7193 03/15/2007 12:12 am Meik Sievertsen

help day!!!!
it would help to limit the number of rows returned... we are not dolly the sheep. :P

7154 03/09/2007 05:24 pm Meik Sievertsen

grmbl

7150 03/08/2007 04:49 pm Meik Sievertsen

again... some more fixes.

7143 03/07/2007 05:55 pm Meik Sievertsen

- fix some group specific bugs
- correctly determining terrafrost's birthday mod

7113 03/03/2007 04:36 pm David M

#8470

7104 03/01/2007 10:52 pm David M

- subtle, very subtle

7097 02/28/2007 11:14 pm David M

- pretty sweet speed increase

7007 02/18/2007 02:42 pm Meik Sievertsen

fixing some bugs
more 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.

6975 02/09/2007 03:24 pm Meik Sievertsen

some fixes to be committed.

6969 02/05/2007 05:24 pm Meik Sievertsen

only some minor fixes

6930 01/26/2007 05:09 pm Meik Sievertsen

- 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...

6925 01/24/2007 12:29 pm Meik Sievertsen

- 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

6894 01/17/2007 07:41 pm Meik Sievertsen

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

6882 01/11/2007 02:02 pm dhn2

Some cleanup. Be gone you outdated JS code!

6872 01/10/2007 05:47 pm Meik Sievertsen

fix some general bugs and some convertor related

6864 01/09/2007 03:01 pm dhn2

#6098
"Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :)

6829 01/02/2007 05:35 pm Meik Sievertsen

- 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]...

6826 12/31/2006 05:56 pm Meik Sievertsen

- 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

6770 12/15/2006 03:54 pm Meik Sievertsen

- fixed bug within the database update script
- #6254
- #6242
- #6184
- #6160
- #6020

6740 12/10/2006 06:44 pm Nils Adermann

- 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]...

6734 12/10/2006 12:52 am David M

- tiny bit of sunshine :D

6730 12/08/2006 04:20 pm Meik Sievertsen

- 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.

6698 12/02/2006 02:19 pm Meik Sievertsen

- a bunch of fixes
- added todos to the updater to make sure i do not forget. :)

6662 11/26/2006 04:31 pm Meik Sievertsen

fix for bug #5586

6660 11/26/2006 03:55 pm Meik Sievertsen

- bug fixes for #5618, #5588 and #5584
- remove messenger->reset() calls (they are already performed on sending)

6650 11/24/2006 03:59 pm Meik Sievertsen

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. :)...

6643 11/23/2006 05:15 pm Meik Sievertsen

fixes for bugs #5564, #5554 and #5462

6628 11/21/2006 07:15 pm Meik Sievertsen

- 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.

6589 11/16/2006 05:51 pm Meik Sievertsen

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.

6572 11/12/2006 04:35 pm Meik Sievertsen

consistant obtain_* functions

6564 11/11/2006 01:24 pm Meik Sievertsen

let utf8 mails work again. I hope this is not giving problems for "strange" mail setups.

6548 11/03/2006 10:05 pm Meik Sievertsen

ok, i am an idiot...

6546 11/03/2006 06:50 pm Meik Sievertsen

- 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)

6545 11/03/2006 12:26 pm Meik Sievertsen

- 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

6538 10/30/2006 05:20 pm Meik Sievertsen

some fixes

6537 10/29/2006 03:59 pm Nils Adermann

- Handle upper/lower case in memberlist properly [Bug #5012]

6513 10/20/2006 03:48 pm Meik Sievertsen

- adjust unread query a bit to cope with large topics (thanks bart!)
- fixing some bugs
- more username_clean work

6494 10/14/2006 12:10 am Nils Adermann

- introducing clean usernames, needs to be tested more, I'm not sure I didn't miss anything
- homograph list should probably be extended

6462 10/07/2006 10:11 pm grahamje

View profile now shows relevant add/remove links

6452 10/07/2006 02:36 pm Meik Sievertsen

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.

6411 09/26/2006 09:59 pm Meik Sievertsen

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. :)

6380 09/18/2006 12:02 am Nils Adermann

- 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]...

6364 09/13/2006 06:08 pm Meik Sievertsen

- 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. ;)

6321 08/28/2006 07:20 pm Nils Adermann

- 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)...

6306 08/20/2006 05:48 pm grahamje

Duplicated entry in the sort options
+ misc template issues

6271 08/12/2006 03:14 pm Meik Sievertsen

sql_in_set changes

6241 08/06/2006 07:25 pm Nils Adermann

- 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

6237 08/05/2006 05:49 pm Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6232 08/03/2006 05:23 pm Meik Sievertsen

- 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.

6211 07/27/2006 09:02 pm Nils Adermann

- 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]...

6198 07/20/2006 11:45 pm Meik Sievertsen

- 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.