phpbb/phpBB
Nils Adermann 3dfcb212dc Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-release-3.0.11
* github-nickvergessen/ticket/10950:
  [ticket/10950] Fix grammar in comments
  [ticket/10950] Delete PMs for users that have not yet read the pm
  [ticket/10950] Fix unit tests to fit the new pm deleting behaviour
  [ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
  [ticket/10950] Remove deleted entries in tests instead of commenting them out
  [ticket/10950] Use database count() and group by instead of doing that in php
  [ticket/10950] Check $delete_ids to be not empty
  [ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()
  [ticket/10950] Fix unit tests to reflect desired behaviour
  [ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms()
  [ticket/10950] Correct comment for the second query.
  [ticket/10950] Add empty line to make unset() call more visible.
  [ticket/10950] Select the correct columns in SQL queries.
  [ticket/10950] Use a variable for the private message id.
  [ticket/10950] Move array initialisation to the front.
  [ticket/10950] Remove redundant if statement.
  [ticket/10950] Fix SQL coding style (indentation) in second SQL query.
  [ticket/10950] Use proper ' in order to fix comment.
2012-07-21 15:21:26 +02:00
..
adm [ticket/10773] ACP logo with registered trademark symbol 2012-06-30 12:21:37 -05:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [ticket/10881] Replace old (and unify) file headers in develop files. 2012-05-10 11:53:54 +02:00
docs [ticket/10441] Make CDB linking more consistent 2012-07-02 21:38:27 -05:00
download [ticket/10633] Stop leaking filename of attachments when thumbnail is requested 2012-02-09 15:17:42 +01:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-release-3.0.11 2012-07-21 15:21:26 +02:00
install [ticket/10937] Comment removal functions: Restore backward compatibility 2012-07-03 01:02:42 +02:00
language [ticket/10950] Delete PMs for users that have not yet read the pm 2012-07-20 17:11:20 +02:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/10978] Fix typo in prosilver ucp_groups_membership.html 2012-07-09 19:29:17 -05:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/10218] Moving global deregistration, etc. to startup.php 2011-06-14 06:11:35 -04:00
cron.php [ticket/10046] Call flush() in cron.php 2011-03-12 14:56:47 +01:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php Merge remote-tracking branch 'github-bantu/ticket/10335' into develop-olympus 2011-08-26 05:59:13 -04:00
index.php [ticket/10589] Add alias to 'user_birthday' in $leap_year_birthdays definition 2012-01-15 18:18:04 +08:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php Merge remote-tracking branch 'bantu/ticket/10658' into develop-olympus 2012-04-03 20:57:24 -04:00
posting.php [ticket/10503] Debug error "Invalid arguments" when previewing edits 2011-11-28 10:35:43 +01:00
report.php [ticket/10266] Add "Return to forum" link after reporting a post 2011-07-14 02:52:05 +02:00
search.php [ticket/10532] Remove unnecessary parentheses around calculations of addition. 2012-02-26 02:30:44 +01:00
style.php [ticket/10399] Correctly encoding template component urls (3.0) 2011-12-04 11:43:55 +02:00
ucp.php [ticket/8616] Direct links in pm notification emails 2011-10-13 19:17:56 +02:00
viewforum.php [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic). 2012-02-09 15:34:04 +01:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic). 2012-02-09 15:34:04 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00