aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'paybas/ticket/12329' into develop-ascraeusJoas Schilling2014-04-016-18/+30
|\ | | | | | | | | | | * paybas/ticket/12329: [ticket/12329] changed all CSS classes to ".stat-block" [ticket/12329] Add <div> container to index blocks (stats, etc.)
| * [ticket/12329] changed all CSS classes to ".stat-block"PayBas2014-04-016-11/+11
| | | | | | | | PHPBB3-12329
| * [ticket/12329] Add <div> container to index blocks (stats, etc.)PayBas2014-03-306-18/+30
| | | | | | | | PHPBB3-12329
* | Merge remote-tracking branch 'paybas/ticket/12328' into develop-ascraeusJoas Schilling2014-04-013-0/+12
|\ \ | | | | | | | | | | | | | | | * paybas/ticket/12328: [ticket/12328] Change "since" to B3 [ticket/12328] Add Template Event index_body_stat_blocks_after
| * | [ticket/12328] Change "since" to B3PayBas2014-04-011-1/+1
| | | | | | | | | | | | PHPBB3-12328
| * | [ticket/12328] Add Template Event index_body_stat_blocks_afterPayBas2014-03-303-0/+12
| |/ | | | | | | PHPBB3-12328
* | Merge remote-tracking branch 'paybas/ticket/12322' into develop-ascraeusJoas Schilling2014-04-012-8/+8
|\ \ | | | | | | | | | | | | | | | * paybas/ticket/12322: [ticket/12322] Added profile-custom-field class [ticket/12322] CSS classes for postprofile-profile <dd> items
| * | [ticket/12322] Added profile-custom-field classPayBas2014-04-012-2/+2
| | | | | | | | | | | | PHPBB3-12322
| * | [ticket/12322] CSS classes for postprofile-profile <dd> itemsPayBas2014-03-292-8/+8
| |/ | | | | | | | | | | There is no subsilver2 equivalent for this commit PHPBB3-12322
* | Merge remote-tracking branch 'crizz0/ticket/9758' into develop-ascraeusJoas Schilling2014-03-319-108/+104
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/9758: [ticket/9758] Clickable avatar in header and renamed class for avatar-img [ticket/9758] Remove unnessary if-question for include functions_display [ticket/9758] Slims the line 4775 in includes/functions.php [ticket/9758] Adds id and changes filter to fix travis CI test [ticket/9758] Removed the needless space after first ENDIF [ticket/9758] Adding impr. for overall_header display of avatar and username [ticket/9758] Fixed bug in mcp_warn.php [ticket/9758] Optimises the html code of avatar image in header [ticket/9758] Error because of missing functions_display.php fixed [ticket/9758] Removed useless if-conditions to include functions.php [ticket/9758] Changes class name of new "span" in overall_header.html [ticket/9758] Adds global template variable CURRENT_USER_AVATAR
| * | [ticket/9758] Clickable avatar in header and renamed class for avatar-imgCrizzo2014-03-303-2/+3
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Remove unnessary if-question for include functions_displayCrizzo2014-03-281-5/+0
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Slims the line 4775 in includes/functions.phpCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Adds id and changes filter to fix travis CI testCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Removed the needless space after first ENDIFCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Adding impr. for overall_header display of avatar and usernameCrizzo2014-03-283-3/+6
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Fixed bug in mcp_warn.phpCrizzo2014-03-282-2/+9
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Optimises the html code of avatar image in headerCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Error because of missing functions_display.php fixedCrizzo2014-03-282-2/+8
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-287-34/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Changes class name of new "span" in overall_header.htmlCrizzo2014-03-282-2/+2
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-2811-94/+111
| | | | | | | | | | | | PHPBB3-9758
* | | [prep-release-3.1.0-b2] Prepare development of 3.1.0-b3Joas Schilling2014-03-302-2/+2
| | |
* | | [prep-release-3.1.0-b2] Add changelog for 3.1.0-b2Joas Schilling2014-03-301-0/+66
| | |
* | | [prep-release-3.1.0-b2] Prepare ChangelogJoas Schilling2014-03-301-25/+28
| | |
* | | [prep-release-3.1.0-b2] Add migration for 3.1.0-b2Joas Schilling2014-03-301-0/+29
| | |
* | | [prep-release-3.1.0-b2] Update version to 3.1.0-b2Joas Schilling2014-03-305-7/+7
| | |
* | | Merge remote-tracking branch 'Elsensee/ticket/12330' into develop-ascraeusJoas Schilling2014-03-301-2/+2
|\ \ \ | | | | | | | | | | | | | | | | * Elsensee/ticket/12330: [ticket/12330] Fix create index in db tools on mssql
| * | | [ticket/12330] Fix create index in db tools on mssqlOliver Schramm2014-03-301-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12330
* | | | [ticket/12321] Remove execute bit from ucp_main_subscribed.html and buttons.pngn-aleha2014-03-302-0/+0
|/ / / | | | | | | | | | PHPBB3-12321
* | | [ticket/12324] Correctly create di container if config/ is missing from update/Oliver Schramm2014-03-291-1/+8
| | | | | | | | | | | | PHPBB3-12324
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into ↵Nils Adermann2014-03-291-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/11459: [ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migration
| * | | [ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migrationJoas Schilling2014-03-291-0/+5
| | | | | | | | | | | | | | | | PHPBB3-11459
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into ↵Nils Adermann2014-03-2916-11552/+4778
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/11459: (21 commits) [ticket/11459] Make 3.1.0-dev migration depend on migrations_table [ticket/11459] Move $supported_dbms to beginning of create schema file [ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index() [ticket/11459] Fix auth provider test [ticket/11459] Correctly set up the database from schema in unit tests [ticket/11459] Install DB schema from json file [ticket/11459] Clean up a little more [ticket/11459] Do not add table schema to database schema files [ticket/11459] Create schema.json from migration files [ticket/11459] Do not take files of extensions into account [ticket/11459] Pass array with migration class names to schema generator [ticket/11459] Refresh schema files [ticket/11459] Remove spaces from the end of lines in MSSQL [ticket/11459] Correctly handle index column length [ticket/11459] Add migration for migrations table [ticket/11459] Update doc blocks [ticket/11459] Remove old schema file [ticket/11459] Update schema files with new script [ticket/11459] Use new migration/schema_generator to create schema files [ticket/11459] Add Schema from 3.0.0 ...
| * | | [ticket/11459] Make 3.1.0-dev migration depend on migrations_tableJoas Schilling2014-03-291-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Move $supported_dbms to beginning of create schema fileJoas Schilling2014-03-292-2/+9
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index()Joas Schilling2014-03-291-0/+8
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Install DB schema from json fileJoas Schilling2014-03-291-4/+13
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Clean up a little moreJoas Schilling2014-03-291-4/+0
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Do not add table schema to database schema filesJoas Schilling2014-03-299-10315/+3329
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Create schema.json from migration filesJoas Schilling2014-03-291-0/+4
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Do not take files of extensions into accountJoas Schilling2014-03-291-1/+2
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Pass array with migration class names to schema generatorJoas Schilling2014-03-292-10/+9
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Refresh schema filesJoas Schilling2014-03-297-139/+244
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Remove spaces from the end of lines in MSSQLJoas Schilling2014-03-291-2/+2
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Correctly handle index column lengthJoas Schilling2014-03-291-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | Code is copied from db\tools::sql_create_index() PHPBB3-11459
| * | | [ticket/11459] Add migration for migrations tableJoas Schilling2014-03-291-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migration will always be skipped on updates, because database_update.php creates the table. But the create schema script requires the migration, so the table is created for new installs. PHPBB3-11459
| * | | [ticket/11459] Update doc blocksJoas Schilling2014-03-292-3/+3
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Remove old schema fileJoas Schilling2014-03-292-1233/+0
| | | | | | | | | | | | | | | | PHPBB3-11459
| * | | [ticket/11459] Update schema files with new scriptJoas Schilling2014-03-298-907/+792
| | | | | | | | | | | | | | | | | | | | | | | | The order of some tables and columns was changed PHPBB3-11459