phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / ucp / ucp_pm_viewfolder.php

History | View | Annotate | Download (18.5 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11012 02/28/2011 12:15 am Git Gatekeeper

commit bda64edae8ab88846771235220ebfa8ee6cfdaa1
Merge: 23475ab ffe691d
Author: Igor Wiedler <>
Date: Mon Feb 28 01:03:44 2011 +0100

Merge branch 'ticket/nickvergessen/10024' into develop-olympus
  • ticket/nickvergessen/10024:...
10668 08/19/2010 04:26 pm Git Gatekeeper

commit 8f91e6ce8be5e79b58c70dc212c5f83b0d8b7094
Merge: a6b07ee 9e24993
Author: Nils Adermann <>
Date: Sun May 30 14:58:30 2010 +0200

Merge branch 'ticket/nickvergessen/9135' into develop-olympus
  • ticket/nickvergessen/9135:...
10329 12/13/2009 02:03 pm Henry Sudhof

#50985 - fix XML export of private messages sent to deleted users

10322 12/11/2009 10:27 pm Chris Smith

Do not permit unauthorised users to delete private messages from folder listing. #54355

10204 10/04/2009 12:08 pm Meik Sievertsen

Bug #52175
atm the "fix" with the most changes involved. We will inform style authors about these changes. We will not release RC2 to RC3 code changes, but will annnounce the style changes within the RC3 release announcement.

10138 09/11/2009 03:38 pm Henry Sudhof

rollback; will be in 3.0.7

10136 09/11/2009 02:53 pm Henry Sudhof

#50985

10123 09/09/2009 09:07 am Meik Sievertsen

define $data array at the correct location. ;)

10037 08/20/2009 04:06 pm Meik Sievertsen

Fix r10035
[ Sort private messages by message time and not message id. (Bug #50015) ]

10035 08/20/2009 03:50 pm Meik Sievertsen

Sort private messages by message time and not message id. (Bug #50015)

9814 07/21/2009 08:59 pm Nils Adermann

Users can report PMs to moderators which are then visible in a new MCP module

9636 06/20/2009 06:45 pm Meik Sievertsen

- [Feature] New "Newly Registered Users" group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.
- [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users....

9454 04/17/2009 01:15 pm Meik Sievertsen

fix for #r9451

9451 04/17/2009 12:47 pm Meik Sievertsen

PM Export uses ISO 8601 date now. (Bug #32645)

9436 04/10/2009 11:57 am Meik Sievertsen

Correct alt tag for compose message and message locked - Bug #31525

8795 08/29/2008 01:50 pm Henry Sudhof

#33155

8567 05/26/2008 02:00 pm Meik Sievertsen

#27855

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

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

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

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

dumdidum... sorry. ;)

7960 07/27/2007 07:01 pm Henry Sudhof

#13791 - I hope this works :D

7889 07/15/2007 03:47 pm Meik Sievertsen

even more fixes. :o

7476 05/05/2007 08:09 pm Meik Sievertsen

bugfixes. :/ An ugly one included as a temporary solution...

7412 04/27/2007 06:13 pm Meik Sievertsen

fixing...

7329 04/12/2007 02:54 pm vic_delfant

- Bug #9791
- Replaced .blue class with the .sep class to keep things consistent

7212 03/21/2007 01:30 am dhn2

Better to have this

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

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

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

6631 11/22/2006 02:22 am David M

#5562

major speed boost for Oracle :D

This took a while, every call to sql_query_limit() was checked out for having any implicit/explicit column issues... Hopefully, nothing has changed :D

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.

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

consistant obtain_* functions

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

some fixes

6342 09/01/2006 03:16 pm Meik Sievertsen

fix some bugs - hopefully not breaking anything...

6320 08/28/2006 05:50 pm Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

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

sql_in_set changes

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

6228 08/02/2006 05:53 pm Meik Sievertsen

- fixing some bugs
- removed file_exists calls for auth plugins since they need to be there once set up

6190 07/17/2006 05:32 pm Meik Sievertsen

fix the schema files as well as other tiny bugs.

6165 07/10/2006 05:55 pm Meik Sievertsen

fix some bugs... again. :)

6161 07/09/2006 06:23 pm Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6048 06/11/2006 08:13 pm Meik Sievertsen

- 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

6015 06/06/2006 10:53 pm Meik Sievertsen

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.

5961 05/22/2006 09:58 pm David M

- Bug #1947

5960 05/22/2006 07:42 am David M

- Bug 1893

5880 05/04/2006 07:20 pm Meik Sievertsen

fix bug #1736

5784 04/15/2006 04:48 pm Meik Sievertsen

- 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

5768 04/08/2006 03:06 pm Meik Sievertsen

groupcp.php no longer exist (#1442)

5765 04/06/2006 07:15 pm Meik Sievertsen

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

5705 03/23/2006 08:23 pm Nils Adermann

- some adjustments for search related config options
- one year is 365 days long (52 * 7 = 364, but we have one more day each year ;-)) [Bug #1181]
- fixed search own posts link in UCP [Bug #1163]
- corrections to timezone selection [Bug #1148]
- fix quickmod tools on post details page [Bug #1188]

5701 03/22/2006 07:48 pm Meik Sievertsen

- 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

5622 03/13/2006 12:19 am Meik Sievertsen

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

5598 03/02/2006 05:39 am David M

- refactored code
- nicer XML output

5583 02/25/2006 06:46 am David M

Another one bites the dust :D

- Nicer way of cleaning junk in PM export
- Added various signature and posting controls :P

5575 02/22/2006 11:17 pm David M

- Remove the BBCode UIDs from the output
- Faster generation of CAPTCHA images

5572 02/22/2006 03:41 pm David M

This is what I get for fixing CS issues...

5571 02/22/2006 03:25 pm David M

Just some CS stuff :p

5569 02/21/2006 10:12 pm David M

No functional change, just making it look nicer...

5567 02/21/2006 08:49 pm David M

- You can now export an entire folder as either CSV or XML :D

5448 01/13/2006 10:31 pm grahamje

A small fix to allow unread messages to be viewed from the screen linked to in the header instead of disappearing to the inbox :-)

5410 12/30/2005 10:04 pm subblue

Fixed new PM link and added online status flag

5315 11/30/2005 06:48 pm Meik Sievertsen

- added acp_language (language pack management)
- minor adjustments to cope with PHP5.x

5282 10/26/2005 10:22 pm bartvb

Fix paging in folderview for PMs. Would be nice if I would do all this in one checkin :)

5264 10/08/2005 12:56 pm Meik Sievertsen

- only minor changes

5254 10/04/2005 11:31 pm Meik Sievertsen

- changed ucp classes to work with the new module system
- mcp is no longer working, i know.

5243 10/02/2005 08:22 pm Meik Sievertsen

- some additional changes
- fixing pm history bug (quote post)

5203 08/19/2005 06:39 pm Meik Sievertsen

- fixing some minor bugs...

5139 05/01/2005 03:15 pm Meik Sievertsen

- some private message fixes

5134 04/30/2005 04:16 pm Meik Sievertsen

- topic/forum icon img additions

5114 04/09/2005 02:26 pm Meik Sievertsen

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

5068 01/20/2005 09:57 pm Meik Sievertsen

- bugfixes
- default sort options for posts too
- adjusted format_date to remove the (time intensive) preg_ calls
- temporary style.php code.

4998 10/08/2004 01:13 pm Meik Sievertsen

- more pm updates

4992 10/06/2004 02:01 pm Meik Sievertsen

- fix pm date display and attachments in pms

4984 09/16/2004 08:33 pm Meik Sievertsen

- more updates, mostly bugfixes to the bbcode parser
- changed current_user in sessions (please review)
- give more flexibility to style authors in regard to the pagination elements
- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...

4978 09/04/2004 09:32 pm Meik Sievertsen

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

4920 07/09/2004 12:41 am Meik Sievertsen

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

4908 06/02/2004 08:07 pm Meik Sievertsen

- private messages - not finished yet.