phpbb/phpBB/develop
Nathaniel Guse 029f096411 Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into develop
# By Joas Schilling
# Via Joas Schilling
* remotes/nickv/ticket/10411-2: (33 commits)
  [ticket/10411] Fix call to function on non-object $db->...()
  [ticket/10411] Remove ajax delete, so the page is refreshed
  [ticket/10411] Update schema file with new table and remove the column
  [ticket/10411] Add unit tests for move() with values >1
  [ticket/10411] Add migrations file for teampage table
  [ticket/10411] Revert database_update.php changes from for easier update
  [ticket/10411] Add maxlength to category name input field
  [ticket/10411] Test for thrown exceptions when group does not exist
  [ticket/10411] Catch exceptions from grouppositions
  [ticket/10411] Throw exceptions instead of using trigger_error()
  [ticket/10411] Add return values to add/delete function
  [ticket/10411] Add return value to move functions
  [ticket/10411] Fix typehinting and change private to protected
  [ticket/10411] Use template loops instead of defining the html in php files
  [ticket/10411] Ensure we only get services that do exist
  [ticket/10411] Add a comment why we left join the group table
  [ticket/10411] Rename template variable CUR_ to CURRENT_
  [ticket/10411] Move globals to the top and use array for cache destroy
  [ticket/10411] Use new ajax callback name row_up/row_down
  [ticket/10411] Fix logic error when editing/creating a group
  ...
2013-03-04 13:25:53 -06:00
..
add_permissions.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
adjust_avatars.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_bbcodes.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_magic_urls.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_sizes.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_smilies.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_uids.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_usernames.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
benchmark.php [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
calc_email_hash.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
change_smiley_ref.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
check_flash_bbcodes.php [ticket/10881] Replace old (and unify) file headers in develop files. 2012-05-10 11:53:54 +02:00
collect_cache_stats.sh Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
compile_template.php [ticket/10500] Fix phpbb_template_compile instantiation. 2011-12-03 21:15:29 -05:00
create_schema_files.php Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into develop 2013-03-04 13:25:53 -06:00
create_search_index.php Merge branch 'develop-olympus' into develop 2012-03-19 12:55:37 +01:00
create_variable_overview.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
extensions.php [ticket/10703] Added a condition to check if ext directory exists 2012-03-23 00:27:29 +05:30
fill.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
fix_files.sh exclude the image file with text in the name from having newlines fixed 2010-03-05 22:22:39 +01:00
generate_utf_casefold.php Merge branch 'develop-olympus' into develop 2012-11-29 23:17:58 +01:00
generate_utf_confusables.php Merge branch 'develop-olympus' into develop 2012-11-29 23:17:58 +01:00
generate_utf_tables.php Merge branch 'develop-olympus' into develop 2012-11-29 23:17:58 +01:00
imageset_to_css.php Merge remote-tracking branch 'cyberalien/ticket/10378' into develop 2012-02-17 14:08:03 +01:00
lang_duplicates.php [ticket/9916] Updating header license and removing Version $Id$ 2012-01-02 19:10:27 +01:00
merge_attachment_tables.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
merge_post_tables.php Merge PR #799 branch 'develop-olympus' into develop 2012-05-10 14:43:14 -04:00
mysql_upgrader.php [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
nuke-db.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
regex.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
remove-php-end-tags.py [ticket/9916] Updating header license and removing Version $Id$ 2012-01-02 19:10:27 +01:00
repair_bots.php [feature/new-tz-handling] Remove appearances of board_dst and user_dst 2012-06-18 15:08:46 +02:00
search_fill.php [ticket/11052] update search backend constructor everywhere 2012-08-15 22:05:26 +05:30
set_permissions.sh [task/set-permissions] shell script to set file permissions 2010-06-28 18:12:56 +02:00
unicode_testing.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
update_email_hash.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
utf_normalizer_test.php Merge branch 'develop-olympus' into develop 2012-11-29 23:17:58 +01:00