phpbb/phpBB
Joas Schilling 759086e654 [ticket/9657] Remove AJAX from delete button and approval/restore form
When a post is being deleted and the user goes to the next page, the first
post of that next page is now on the page before. So the user performing
the action will skip the post. Until we found a good solution to fix this,
we just remove the AJAX from these features.
For more information see http://tracker.phpbb.com/browse/PHPBB3-11340

PHPBB3-9657
2013-03-12 11:45:36 +01:00
..
adm Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166 2013-03-06 07:35:47 +01:00
assets/javascript [ticket/9657] Remove AJAX from delete button and approval/restore form 2013-03-12 11:45:36 +01:00
cache Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
config [ticket/10202] Define phpbb_config_db_text as a service. 2013-03-05 22:59:57 +01:00
develop Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softdelete-1-permission 2013-03-07 16:09:55 +01:00
docs Merge branch 'develop-olympus' into develop 2013-02-24 17:37:38 +01:00
download Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop 2013-03-04 18:11:42 -06:00
files Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
images Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
includes [ticket/9657] Populate data about post's delete status in mcp_post 2013-03-12 11:36:40 +01:00
install Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softdelete-1-permission 2013-03-07 16:09:55 +01:00
language [ticket/9657] Remove softdelete reason field when permanent delete is selected 2013-03-11 23:08:40 +01:00
store Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
styles [ticket/9657] Remove AJAX from delete button and approval/restore form 2013-03-12 11:45:36 +01:00
.htaccess [feature/controller] Remove url rewriting until we use pathinfo in controllers 2012-11-18 13:32:54 -05:00
app.php [feature/controller] Check for proper status codes from controllers 2012-11-19 12:37:20 -05:00
common.php Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop 2013-03-04 18:11:42 -06:00
composer.json [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
composer.lock [ticket/11238] Set goutte version to 0.1.0. 2012-12-02 23:44:49 -05:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softdelete-1-permission-rebase 2012-12-20 22:51:38 +01:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [feature/soft-delete] Fix the rest of *_approved and the delete_post unit test 2012-11-10 11:24:52 +01:00
memberlist.php Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softdelete-1-permission 2013-03-05 18:26:01 +01:00
posting.php [ticket/9657] Remove already fixed todo 2013-03-10 23:48:53 +01:00
report.php Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 2013-01-15 11:31:39 -06:00
search.php [ticket/9657] Fix some more subsilver2 2013-03-12 11:10:44 +01:00
ucp.php [ticket/10679] Use module_auth to limit access to the module 2012-12-06 16:33:12 +01:00
viewforum.php [ticket/9657] Fix some more subsilver2 2013-03-12 11:10:44 +01:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/9657] Finish subsilver2 viewforum and viewtopic 2013-03-12 09:14:39 +01:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00