phpbb/phpBB/install
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
..
convertors [ticket/11201] Revert WLM dropping because it is still used in China. 2013-02-04 01:31:43 +01:00
data [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
schemas Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into develop 2013-03-04 13:25:53 -06:00
database_update.php [ticket/10411] Revert database_update.php changes from for easier update 2013-02-27 00:12:18 +01:00
index.php [ticket/11305] Define hook finder as a service on the container. 2013-01-02 01:36:50 -05:00
install_convert.php [ticket/10758] Dependency inject parameters into cache_moderators. 2012-12-15 16:50:28 -05:00
install_install.php Merge remote-tracking branch 'EXreaction/feature/migrations-data' into develop 2013-02-26 14:20:12 -05:00
install_main.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
install_update.php Merge PR #1130 branch 'EXreaction/ticket/11259' into develop 2012-12-29 13:45:40 -05:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00