phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / acp / acp_users.php

History | View | Annotate | Download (83.4 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10905 01/02/2011 11:45 pm Git Gatekeeper

commit da4617b14b11ade6f664b8c1ab94e3aeb5b7428d
Merge: 979158f 3c713b5
Author: Igor Wiedler <>
Date: Mon Jan 3 00:24:55 2011 +0100

Merge branch 'ticket/bantu/9746' into develop
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10833 10/30/2010 11:45 am Git Gatekeeper

commit 36820a4f4f099b20d83044416ec208c7a4cbf63c
Merge: 8943cab 67b243c
Author: Andreas Fischer <>
Date: Sat Oct 30 12:43:08 2010 +0200

Merge branch 'ticket/rxu/9867' into develop
  • ticket/rxu/9867:
    [ticket/9867] Adjust the implementation of error messages localization.
10761 08/28/2010 10:45 pm Git Gatekeeper

commit e4ff780c1370d9f743da0fffc70b98be0c7cfe92
Merge: c4a65a4 dbe8fb6
Author: Andreas Fischer <>
Date: Sat Aug 28 23:34:18 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9117] Wrong redirection after login....
10751 08/21/2010 10:45 pm Git Gatekeeper

commit 2e787fa836dbfdcec7864b5f143520aec3752bd0
Merge: 999f6db 9731f24
Author: Nils Adermann <>
Date: Sat Aug 21 23:35:43 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus: (57 commits)
    Revert "[ticket/7716] Data too long for column 'message_subject'"...
10653 08/19/2010 04:25 pm Git Gatekeeper

commit eeb65d2958fcccc1fd2ccfbf9e154b4e30052977
Merge: a2918fd 2d9aa45
Author: Andreas Fischer <>
Date: Sun Jul 11 01:54:03 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9637] Do not cache SQL server version in all cases...
10652 08/19/2010 04:25 pm Git Gatekeeper

commit a2918fd98e61db0e7e9885fb546abc024c84d0fc
Merge: 31b221a 6da582e
Author: Andreas Fischer <>
Date: Thu Jul 8 20:10:17 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9704] Fix minor typo in coding guidelines....
10637 08/19/2010 04:24 pm Git Gatekeeper

commit 591217a903460a81df4c19850f5d99c2e9d10b1d
Merge: cf89952 0bf2c3e
Author: Nils Adermann <>
Date: Sun May 16 19:52:36 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus: (21 commits)
    [feature/notify_status] Define'd constants for notify_status...
10636 08/19/2010 04:24 pm Git Gatekeeper

commit cf8995210625b31988dd9ae98435bf183ee799e3
Merge: 0ed69d9 4787083
Author: Nils Adermann <>
Date: Fri May 14 02:51:56 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/7717] Localise default extension groups for attachments...
10342 12/16/2009 03:48 pm Meik Sievertsen

merge changes from 3.0.x branch

10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10199 09/30/2009 04:00 pm Henry Sudhof

#52245
Authorised by: AcydBurn

10182 09/23/2009 06:41 pm Henry Sudhof

#51805
Authorised by: AcydBurn

10145 09/15/2009 10:45 am Joas Schilling

Fix #51305 - User need a_clearlog to delete warnings

Authorised by: AcydBurn

10097 09/04/2009 11:20 am Meik Sievertsen

only whitespace changes

10088 09/02/2009 06:12 am Jim Wigginton

Fixed bugs #43145, #44375, #44415 and #43045

10060 08/28/2009 10:26 am Joas Schilling

Fix Bug #49195 - Queries on un-indexed column user_email
Added function to generate email-hash.

Authorised by: AcydBurn

9828 07/22/2009 11:47 am Joas Schilling

fix r9758

Authorised by: AcydBurn

9767 07/17/2009 11:27 am Chris Smith

Ability to empty a user's outbox from the user ACP quick tools.

9759 07/14/2009 08:40 pm Joas Schilling

Fix Bug #45675 - Do not allow setting group as default group for pending user

Authorised by: AcydBurn

9758 07/14/2009 08:35 pm Joas Schilling

Feature Bug #43375 - Ability to delete warnings and keep warnings permanently

Authorised by: AcydBurn

9757 07/14/2009 08:25 pm Joas Schilling

Feature Bug #45375 - Add option to disable remote upload avatars

Authorised by: AcydBurn

9696 06/27/2009 08:36 am Ruslan Uzdenov

Fixed Bug #45115 - Signature parsing flags are not stored in DB
Authorised by: AcydBurn

9646 06/21/2009 02:31 pm Henry Sudhof

add quicktool to remove users from the newly registered special group.

9632 06/19/2009 10:03 pm Joas Schilling

Fix bug #46785 - Hide avatars if type disabled and give global option to turn on/off

Authorised by: acydburn

9582 06/13/2009 02:23 pm Meik Sievertsen

use same method to update custom profile fields in UCP and ACP (and then i am able to debug what is wrong with the oracle code)

9492 04/28/2009 11:18 am Meik Sievertsen

Fix column handling in db updater, custom profile fields an db tools for firebird DBMS (Bug #44555)

9409 03/27/2009 04:39 pm Meik Sievertsen

speed up group deletion and correctly display user parameter if group membership changed in acp -> users -> groups

9310 01/27/2009 08:08 pm Jim Wigginton

Fixed bug #40275 - The sql query in acp_users.php lacks a condition
Authorised by: acydburn

8831 09/05/2008 09:02 pm Chris Smith

Correctly limit input of the users location to 100 characters in the UCP and ACP. Closes #32655
Sync reports when using the move all users posts tool in the ACP. Closes #31165

8802 09/01/2008 11:37 pm Meik Sievertsen

actually, queued posts can also be in forums with no post counts

8801 09/01/2008 11:33 pm Meik Sievertsen

Show users posts in queue in acp and profile + link to mcp

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

Hiding everywhere little buggers, eh?

8389 02/23/2008 02:18 pm Meik Sievertsen

some language/style/code fixes (refer to the diff of the changelog)

8350 01/30/2008 05:01 pm Meik Sievertsen

One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)
Although i somehow mistakingly got #20445 and #15249 into it. :/

Removing s_watching_img from watch_topic_forum() function (Bug #20445)
Changing order for post review if more than one post affected (Bug #15249)...

8310 01/06/2008 06:00 pm Meik Sievertsen

- Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635)
- Allow editing usernames within database_update on username cleanup (Bug #18415)
- Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)...

8285 12/26/2007 03:53 pm

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

8280 12/13/2007 11:23 pm Henry Sudhof

What did you expect? Us slacking off because of a few digg/heise trolls? nah. never!
The show must go on :)

8236 11/15/2007 08:54 pm Henry Sudhof

#15111
#15119

8233 11/10/2007 07:50 pm Henry Sudhof

Small things
#15068
#15060

8204 10/19/2007 03:10 pm Meik Sievertsen

fixing some annoying bugs

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

8139 10/04/2007 08:50 pm Meik Sievertsen

#i42
new password hashing mechanism for storing passwords

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

8119 10/02/2007 08:29 pm Meik Sievertsen

#i8

8113 09/26/2007 06:53 pm Meik Sievertsen

#i53

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.

8095 09/21/2007 05:05 pm Meik Sievertsen

#i51 - #i63 - #i64

8077 09/03/2007 05:12 pm Meik Sievertsen

fixing two tiny bugs...

8025 08/13/2007 02:14 pm Meik Sievertsen

Some changes... non-invasive...

8021 08/11/2007 10:51 pm David M

finally got my dev machine running a decent DBMS

8020 08/10/2007 05:15 am David M

work for everybody

8019 08/10/2007 05:04 am David M

brain not work

8018 08/10/2007 04:19 am David M

#14055

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

small fix - we do not rely on the parent_id (it could be different for every single mode)

7994 08/01/2007 06:27 pm Meik Sievertsen

some tiny fixes and two new features. ;)

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

try to normalize everything...

7895 07/16/2007 04:02 pm Meik Sievertsen

- Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)
- Prevent changing postable forum having subforums to link forum without moving subforums out first

7790 06/24/2007 03:57 pm Henry Sudhof

Maybe we shouldn't trust the language settings in the db so much.

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

7787 06/22/2007 06:47 pm Henry Sudhof

Fixing a few things for postgres. Thanks to wagnerch for researching the issue and providing a patch.
#12587

7777 06/18/2007 05:12 pm Henry Sudhof

Fixing a few minor bugs; changing one language variable.

#12123
#12483
#12489
#12513

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

7726 06/08/2007 10:28 am Meik Sievertsen

other fixes

7687 05/26/2007 06:38 pm Meik Sievertsen

hopefully not too late in the game. Checked in new jabber class (the class done by the flyspray project). It would be nice if this could be tested with more servers - jabber.org seems to work fine...
- other fixes

7469 05/05/2007 12:22 pm Meik Sievertsen

Better support for nested transactions...

7466 05/05/2007 06:53 am David M

- changed the way we do forum accounting in phpBB, far less intensive and much faster. sync() recalculates the number of topics and posts using just the topics table instead of having to join topics and posts together. However, even this can be avoided if we know what operation is happening and an auto sync is not in action. Since MCP operations are "known", we can provide very fast MCP operations....

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

7455 05/03/2007 04:29 pm Meik Sievertsen

some language-specific adjustements
fix prune users (adding the list of users to the confirmation page)
tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element)

7446 05/01/2007 09:00 pm David M

#10311

7429 04/30/2007 12:46 pm Henry Sudhof

Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to.

-Route all avatar downloads through download.php - adrien
-Change the way inline attachments are delivered
-Fixes a few (unreported) bugs, notably avatar upload during group generation...

7426 04/29/2007 02:30 pm Meik Sievertsen

more bugfixing. Important change: admins able to give ban reason for user quick tool ban - logging also syndicated, now always logged to ACP and MCP logs.

7413 04/28/2007 02:46 am David M

#10185

7397 04/24/2007 07:52 pm Meik Sievertsen

forgot the true

7396 04/24/2007 07:19 pm Meik Sievertsen

do not substract one year, only show the full date to not confuse users.

7391 04/24/2007 02:11 am shs

#10067

Never noticed the date output in the dropdown was dynamic... so made sense to actually use the relative days feature to actually show how it works by placing "Today" within the date, and append it with a date of how it'd be formatted it it wasn't yesterday/today/tomorrow by offsetting the time() by 1 year negatively....

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

7380 04/21/2007 01:34 pm David M
  • empty log message ***
7379 04/21/2007 01:34 pm David M
  • empty log message ***
7357 04/15/2007 07:51 pm David M

#9822

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

7114 03/03/2007 06:41 pm Meik Sievertsen

Fixing the following bugs:
#8444 (language dependent buttons no longer include the dimensions to allow bigger/smaller translated images)
#8414
#8396
#8388
#8216

thanks to bartvb and kellanved for providing possible fixes...

6970 02/06/2007 08:09 pm Meik Sievertsen

Some... fixes... laying around here.

6943 01/28/2007 02:09 pm Meik Sievertsen

fixing a signature bug being there for more than two years [Bug #7436]

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

6927 01/24/2007 06:19 pm Meik Sievertsen

- fix severe bug with email hash calculation
- fix bug in convertor not correctly converting config values

6905 01/18/2007 03:41 pm Meik Sievertsen

fixing some bugs

6896 01/17/2007 11:48 pm dhn2

#7220

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

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

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