Statistics
| Revision:

root / trunk / phpBB / includes / ucp / ucp_pm_compose.php

History | View | Annotate | Download (39.6 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
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

10208 10/04/2009 07:03 pm Meik Sievertsen

Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forward PM) - still not entirely sure if this will break things, but the correct uid should also be assigned if there is an error triggered somewhere, this does not change the content or the actions assigned.

10186 09/25/2009 09:41 am Joas Schilling

Fix Bug #51835 - editing posts with attachments - regression from r9843 introduced in #48265

Authorised by: AcydBurn

10069 08/30/2009 06:50 pm Meik Sievertsen

Style authors are now able to define the default submit button used for form submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen.
(we further test this at phpbb.com)

9919 08/04/2009 03:15 pm Meik Sievertsen

Separate PM Reply and PM Reply to all in prosilver.
Style changes by dhn

9843 07/24/2009 09:01 am Joas Schilling

Fix bug #48265 - Correctly set attachment flag for topics, posts and pms after deleting attachments - Patch by WorldWar and nickvergessen

Authorised by: AcydBurn

9725 07/07/2009 12:55 pm Ruslan Uzdenov

Fixed Bug #39625 - QUOTE-string not included when replying to pm's
Authorised by: AcydBurn

9685 06/26/2009 11:38 am Joas Schilling

Fix bug #38395 - Loading draft removes recipients when replying to PM

Authorised by: AcydBurn

9494 04/28/2009 04:16 pm Meik Sievertsen

Bug #44525 - do not try to fetch existing username var in cookie set by external applications on pm'ing

9456 04/17/2009 01:19 pm Meik Sievertsen

force non-relative date for pm forwards (thanks chris. :))

9365 03/11/2009 05:11 pm Chris Smith

Hide font size options which are bigger than the allowed size in the editor. #42615

9168 12/03/2008 04:48 pm Meik Sievertsen

every second commit an pre/post-commit error... :/
Ask for forum password if post within passworded forum quoted in private message (Reported by nickvergessen)

9072 11/22/2008 06:53 pm Meik Sievertsen

Fix header list build for replying oldest PM in PM history (Bug #37275)

9045 11/02/2008 04:28 pm Meik Sievertsen

additionally to the default "reply to all" behaviour, increase max_recipients to the number of people within the list if they exceed the limit.

8976 10/06/2008 03:53 pm Meik Sievertsen

Separate display of posted attachments in posting screen and switch for template to indicate adding attachments are allowed. Related to Bug #13871

8936 09/24/2008 09:08 pm Chris Smith

A fix for the fix in r8934. #34525

8934 09/24/2008 08:39 pm Chris Smith

We want our PM spam back. Fix a regression introduced in r8913, preventing users from sending PMs. #34525

8913 09/23/2008 03:04 pm Meik Sievertsen

- Automatically add users/groups to the PM recipient list, if entered or selected.
- Reply to PM now includes all previous recipients and not only the original sender.
+some changes required to implement max_recipient feature and new permission

8883 09/18/2008 05:05 pm Meik Sievertsen

remove duplicate statement

8868 09/17/2008 05:51 pm Meik Sievertsen

#18175

8620 06/08/2008 12:39 pm Meik Sievertsen

not unsetting message_parser - a mod or site may want to re-use it.

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

Hiding everywhere little buggers, eh?

8326 01/22/2008 04:29 pm Henry Sudhof

#19675
and
#19675

Language changes, so take care.

I guess it's time to close up shop :)

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

8241 11/17/2007 09:04 pm Meik Sievertsen

some further fixes
- re-introduce grabbing random number from /dev/urandom

8147 10/05/2007 04:36 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

8110 09/26/2007 03:57 pm Meik Sievertsen

#14556

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.

8088 09/13/2007 05:01 pm Meik Sievertsen

- some language tweaks suggested by John
- some bug fixes
- finally adding db_tools...

8034 08/16/2007 01:28 pm Meik Sievertsen

- two new packages... diff and utf
- only 60 chars for topic title if new post (please see changelog for explanation)
- change utf8_wordwrap (had some bugs david and nils spotted - was not really functional, sorry for this. :D)

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

Some changes... non-invasive...

7958 07/27/2007 04:55 pm Henry Sudhof

#13800

7875 07/12/2007 06:14 pm Meik Sievertsen

some more fixes

7812 06/29/2007 06:36 pm Meik Sievertsen

make sure that after a cancel the redirect will work even if the cancel hit above failed (for whatever reason).

7749 06/11/2007 02:12 am Meik Sievertsen

my round of bug fixes

7717 06/06/2007 05:38 pm Henry Sudhof

#12001

7646 05/19/2007 06:40 pm Meik Sievertsen

we included a check for getimagesize() existance... now we again can suppress notices while running this function.

7608 05/16/2007 04:45 pm Meik Sievertsen

label changes, language fixes...

7594 05/16/2007 12:30 am David M

#10972

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

7409 04/26/2007 08:41 pm Meik Sievertsen

checking in some fixes. ;) Most of them are really minor, including:
- correctly enter report notification into db
- fix double-quote pm issue

7387 04/23/2007 12:43 am shs

#10019

Naked "&" changed to "&" as it is used in HTML <textarea>

7354 04/13/2007 05:33 pm shs

Revert and undoing bug #9736

Won't fix, at least for 3.0.x. Re-review come 3.2.x and perhaps may be able to get localised prefixes, so something like:

Sv: Re: Antwort: <Subject>

... doesn't happen. :P

7341 04/13/2007 06:13 am shs

#9736

Quidquid latine dictum sit, altum sonatur. :P

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

7329 04/12/2007 02:54 pm vic_delfant

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

7322 04/10/2007 10:50 pm Meik Sievertsen

checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)

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

other fixes...

7241 03/30/2007 12:49 pm Meik Sievertsen

some changes/bugfixes

7240 03/29/2007 05:18 pm David M

#5315

7228 03/24/2007 05:49 pm David M

d'oh

7227 03/24/2007 05:08 pm David M

#5084

7207 03/19/2007 12:49 am dhn2

this will make so many things so much easier

7205 03/17/2007 08:52 pm Meik Sievertsen

check for permission when quoting post in pm (found by kellanved)

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

7058 02/25/2007 06:38 am David M

#8292

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.

6915 01/21/2007 07:33 pm Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

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

6869 01/09/2007 11:03 pm dhn2

#6988
Nicely caught by Schumi

6866 01/09/2007 03:32 pm dhn2

Multiple and single recepients now work properly

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

6816 12/27/2006 06:43 pm Meik Sievertsen

Unused Code inside function update_forum_data [Bug #6606]
Copy permissions protection for groups [Bug #6594]
HTML issues in ACP [Bug #6580, #6578]
Always send the correct encoding [related to bug #6576]
Mass email fixes for first loop iteration [Bug #6570]...

6803 12/24/2006 02:11 pm Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

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

6668 11/27/2006 01:56 pm Meik Sievertsen

#5624

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

fix for bug #5586

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.

6614 11/19/2006 10:00 pm Meik Sievertsen

some tiny fixes.

6584 11/15/2006 04:35 pm Meik Sievertsen

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

6569 11/12/2006 03:29 pm Nils Adermann

message

6515 10/21/2006 05:46 pm grahamje

Move outputting of TO box since it's only relevant to one module and this will ensure it is displayed however that module is loaded [#4866]

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

6455 10/07/2006 05:47 pm Meik Sievertsen

for some things we do not need the utf8 function. :)

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.

6428 10/02/2006 05:11 pm Meik Sievertsen

consistent acp layout regarding backlinks and messages.

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

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

fix some bugs - hopefully not breaking anything...

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

6209 07/24/2006 12:08 pm David M

OK...

This commit should increase the total number of BBCodes from 31 to 2040. Some things to watch out for:

Each database likes to deal with binary data in its own, special way. They are, quite frankly, too cool for school.

MySQL, MSSQL and Oracle all allow me to send in a default value for their binary column using a hex number. However, MSSQL forces me to send the specific data as a hex number and thus we must CAST it....

6177 07/13/2006 02:51 pm Meik Sievertsen

- renamed the following columns:
comment -> attach_comment
new, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deleted
module_name -> module_basename
value -> lang_value

- every column is now NOT NULL
- every column is now having a DEFAULT value...

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)

6149 07/06/2006 06:46 pm Meik Sievertsen

some bugfixes

6104 06/19/2006 11:30 pm Meik Sievertsen

some bugfixes

6073 06/16/2006 06:54 pm Meik Sievertsen

- removed db cache (might re-appear, but for now we do not see the need for it)
- all changes to styles/subsilver/template are purely cosmetic (no functional changes)
- cosmetics
- bugfixes
- add index to modules table
- use modules ordering code for forums too

6020 06/07/2006 08:22 pm Meik Sievertsen

correctly decode message on quotepost (#2099)

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.

5982 05/28/2006 09:15 pm Meik Sievertsen

- adjusted coding guidelines
- fixed custom bbcode {TEXT} token
- added unapproved item/info for unapproved posts in a topic

5967 05/26/2006 05:04 pm Meik Sievertsen

some tiny changes...

5959 05/21/2006 07:02 pm Meik Sievertsen

dumdidum

5957 05/21/2006 06:54 pm Meik Sievertsen

- fixing a few smaller bugs/glitches
- init user session in cron.php (else it can produce errors if functions expect the user object being set)
- fix sql escaping for mssql/mssql_odbc

5952 05/20/2006 08:39 pm Meik Sievertsen

- fixed a few smaller things

5902 05/12/2006 10:52 pm Meik Sievertsen

- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)...