phpbb/phpBB
Nils Adermann d36795b844 Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop-ascraeus
* github-nickvergessen/ticket/12371:
  [ticket/12371] Fix language string
  [ticket/12371] Fix typos in comment
  [ticket/12371] Fix redirect link for approve_post and post_in_queue
  [ticket/12371] Delete the approve_post notification when editing a post
  [ticket/12371] Fix language in comment
  [ticket/12371] Reapprove the post and topic again in tests
  [ticket/12371] Correctly set is_starter when editing first post of the topic
  [ticket/12371] Add functional tests for reapproving
  [ticket/12371] Fix query in mcp_sorting()
  [ticket/12371] Rename disapprove and softdelete tests
  [ticket/12371] We do not group quote notifications anymore
  [ticket/12371] Fix SQL query
  [ticket/11772] Do not send out new topic/post notifications when reapproving
  [ticket/12052] Use different visibility when post was edited
  [ticket/12052] Add support for ITEM_UNAPPROVED to set_post_visibility method
  [ticket/12371] Do not add unlimited users as responders
  [ticket/12371] Do not update the notification entry unneccessarily
  [ticket/12371] Do not delete post related notifications when a post is deleted
  [ticket/12371] Allow notification types to redirect to a different url
  [ticket/12371] Do not group "quote" notifications
2014-05-02 12:11:09 +02:00
..
adm [ticket/12201] Decreased pagination font size. 2014-04-15 15:14:47 -07:00
assets [ticket/11339] Always clear timeout functions on subsequent AJAX calls 2014-04-25 12:10:46 -07:00
bin [ticket/11998] Make phpbbcli executable and add shebang 2013-11-12 00:12:34 +01:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config [ticket/12150] Use log service instead of add_log() function 2014-03-29 22:16:25 +01:00
develop [ticket/12348] Allow to run create_schema_files when phpBB is not installed 2014-04-03 14:44:07 +02:00
docs [ticket/12404] Changes append/prepend to after/before 2014-04-22 22:06:31 +02:00
download [ticket/12171] Send correct status 403 when forbidden and 404 when not found 2014-02-10 12:56:45 +01:00
files
images
includes Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop-ascraeus 2014-05-02 12:11:09 +02:00
install Merge pull request #2362 from n-aleha/ticket/12186a 2014-04-29 21:29:18 +02:00
language Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop-ascraeus 2014-05-02 12:11:09 +02:00
phpbb Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop-ascraeus 2014-05-02 12:11:09 +02:00
store
styles Merge remote-tracking branch 'remotes/Crizz0/ticket/12404' into develop-ascraeus 2014-05-01 22:24:31 -05:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/11850] Need symfony request and filesystem setup globally for session 2013-09-30 18:44:02 -05:00
composer.json [ticket/12423] Increase Composer minimum-stability to stable. 2014-04-20 16:45:34 +02:00
composer.lock [ticket/12424] Update Symfony component from v2.3.4 to v2.3.12. 2014-04-20 16:48:26 +02:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
feed.php [ticket/12418] Notice displayed for feed.php 2014-04-18 00:33:02 +02:00
index.php [ticket/12371] Allow notification types to redirect to a different url 2014-04-25 11:52:19 +02:00
mcp.php [ticket/12371] Fix query in mcp_sorting() 2014-04-25 11:52:25 +02:00
memberlist.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
posting.php [ticket/12391] Assign variables to core.posting_modify_template_vars 2014-04-14 14:37:21 +03:00
report.php [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. 2014-04-29 17:51:21 +02:00
search.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
ucp.php [ticket/12360] Fix duplicated creation of session when logging out the user 2014-04-06 23:49:20 +02:00
viewforum.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
viewonline.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
viewtopic.php Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop-ascraeus 2014-05-02 12:11:09 +02:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00