aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'paybas/ticket/12329' into develop-ascraeusJoas Schilling2014-04-016-18/+30
|\
| * [ticket/12329] changed all CSS classes to ".stat-block"PayBas2014-04-016-11/+11
| * [ticket/12329] Add <div> container to index blocks (stats, etc.)PayBas2014-03-306-18/+30
* | Merge remote-tracking branch 'paybas/ticket/12328' into develop-ascraeusJoas Schilling2014-04-013-0/+12
|\ \
| * | [ticket/12328] Change "since" to B3PayBas2014-04-011-1/+1
| * | [ticket/12328] Add Template Event index_body_stat_blocks_afterPayBas2014-03-303-0/+12
| |/
* | Merge remote-tracking branch 'paybas/ticket/12322' into develop-ascraeusJoas Schilling2014-04-012-8/+8
|\ \
| * | [ticket/12322] Added profile-custom-field classPayBas2014-04-012-2/+2
| * | [ticket/12322] CSS classes for postprofile-profile <dd> itemsPayBas2014-03-292-8/+8
| |/
* | Merge remote-tracking branch 'crizz0/ticket/9758' into develop-ascraeusJoas Schilling2014-03-319-108/+104
|\ \
| * | [ticket/9758] Clickable avatar in header and renamed class for avatar-imgCrizzo2014-03-303-2/+3
| * | [ticket/9758] Remove unnessary if-question for include functions_displayCrizzo2014-03-281-5/+0
| * | [ticket/9758] Slims the line 4775 in includes/functions.phpCrizzo2014-03-281-1/+1
| * | [ticket/9758] Adds id and changes filter to fix travis CI testCrizzo2014-03-281-1/+1
| * | [ticket/9758] Removed the needless space after first ENDIFCrizzo2014-03-281-1/+1
| * | [ticket/9758] Adding impr. for overall_header display of avatar and usernameCrizzo2014-03-283-3/+6
| * | [ticket/9758] Fixed bug in mcp_warn.phpCrizzo2014-03-282-2/+9
| * | [ticket/9758] Optimises the html code of avatar image in headerCrizzo2014-03-281-1/+1
| * | [ticket/9758] Error because of missing functions_display.php fixedCrizzo2014-03-282-2/+8
| * | [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-287-34/+1
| * | [ticket/9758] Changes class name of new "span" in overall_header.htmlCrizzo2014-03-282-2/+2
| * | [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-2811-94/+111
* | | [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
|\ \ \
| * | | [ticket/12330] Fix create index in db tools on mssqlOliver Schramm2014-03-301-2/+2
* | | | [ticket/12321] Remove execute bit from ucp_main_subscribed.html and buttons.pngn-aleha2014-03-302-0/+0
|/ / /
* | | [ticket/12324] Correctly create di container if config/ is missing from update/Oliver Schramm2014-03-291-1/+8
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into develop...Nils Adermann2014-03-291-0/+5
|\ \ \
| * | | [ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migrationJoas Schilling2014-03-291-0/+5
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11459' into develop...Nils Adermann2014-03-2916-11552/+4778
|\ \ \ \ | |/ / /
| * | | [ticket/11459] Make 3.1.0-dev migration depend on migrations_tableJoas Schilling2014-03-291-0/+1
| * | | [ticket/11459] Move $supported_dbms to beginning of create schema fileJoas Schilling2014-03-292-2/+9
| * | | [ticket/11459] Fix missing constant CONFIG_TABLE for sql_create_index()Joas Schilling2014-03-291-0/+8
| * | | [ticket/11459] Install DB schema from json fileJoas Schilling2014-03-291-4/+13
| * | | [ticket/11459] Clean up a little moreJoas Schilling2014-03-291-4/+0
| * | | [ticket/11459] Do not add table schema to database schema filesJoas Schilling2014-03-299-10315/+3329
| * | | [ticket/11459] Create schema.json from migration filesJoas Schilling2014-03-291-0/+4
| * | | [ticket/11459] Do not take files of extensions into accountJoas Schilling2014-03-291-1/+2
| * | | [ticket/11459] Pass array with migration class names to schema generatorJoas Schilling2014-03-292-10/+9
| * | | [ticket/11459] Refresh schema filesJoas Schilling2014-03-297-139/+244
| * | | [ticket/11459] Remove spaces from the end of lines in MSSQLJoas Schilling2014-03-291-2/+2
| * | | [ticket/11459] Correctly handle index column lengthJoas Schilling2014-03-291-4/+21
| * | | [ticket/11459] Add migration for migrations tableJoas Schilling2014-03-291-0/+47
| * | | [ticket/11459] Update doc blocksJoas Schilling2014-03-292-3/+3
| * | | [ticket/11459] Remove old schema fileJoas Schilling2014-03-292-1233/+0
| * | | [ticket/11459] Update schema files with new scriptJoas Schilling2014-03-298-907/+792