aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ticket/12662] Fix rounding problems when detecting relative heightPayBas2014-06-251-4/+4
| * | | [ticket/12662] RTL (bidi.css) fixesPayBas2014-06-252-9/+21
| * | | [ticket/12662] Enable responsive linkslist for IE8PayBas2014-06-257-178/+163
| * | | [ticket/12662] Initial setupPayBas2014-06-2520-111/+290
* | | | Merge branch 'ticket/12562' of https://github.com/PayBas/phpbb into develop-a...Nils Adermann2014-07-033-10/+24
|\ \ \ \
| * | | | [ticket/12562] Use border for all sizes except responsivePayBas2014-07-033-20/+6
| * | | | [ticket/12562] Use Hanakin's versionPayBas2014-07-033-7/+5
| * | | | [ticket/12562] Increase mq trigger screen size to hide borderPayBas2014-07-021-1/+1
| * | | | [ticket/12562] Add max-width to proSilverPayBas2014-07-014-5/+35
* | | | | Merge pull request #2673 from nickvergessen/ticket/12783Tristan Darricau2014-07-037-232/+136
|\ \ \ \ \
| * | | | | [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-027-8/+20
| * | | | | [ticket/12783] Correctly use dataProviders and mark tests as incompleteJoas Schilling2014-06-281-226/+104
| * | | | | [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-287-17/+31
* | | | | | Merge pull request #2670 from Nicofuma/ticket/12781Joas Schilling2014-07-033-1/+9
|\ \ \ \ \ \
| * | | | | | [ticket/12781] Add testsTristan Darricau2014-06-272-0/+8
| * | | | | | [ticket/12781] Template regex for IF catch too many thingsTristan Darricau2014-06-271-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2578 from marc1706/ticket/9801Joas Schilling2014-07-034-5/+84
|\ \ \ \ \ \
| * | | | | | [ticket/9801] Use empty instead of sizeofMarc Alexander2014-06-301-1/+1
| * | | | | | [ticket/9801] Remove spaces before * in docblockMarc Alexander2014-06-261-7/+7
| * | | | | | [ticket/9801] Add viewonline_helper service to allow proper testingMarc Alexander2014-06-244-5/+84
| * | | | | | [ticket/9801] Allow display of page outside board directory on viewonlineMarc Alexander2014-06-111-1/+1
* | | | | | | Merge pull request #2674 from Nicofuma/ticket/12784Joas Schilling2014-07-033-0/+35
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12784] Shearch the "vendor" folders and then the autoload.php filesTristan Darricau2014-07-031-3/+7
| * | | | | | | [ticket/12784] Allow the extensions to add a custom auto loaderTristan Darricau2014-07-013-0/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2647 from Dragooon/ticket/12334Joas Schilling2014-07-0313-18/+380
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12334] Remove profile fields test groupShitiz Garg2014-06-277-21/+0
| * | | | | | | [ticket/12334] Add additional test for type_stringShitiz Garg2014-06-271-0/+24
| * | | | | | | [ticket/12334] Add string test for type_intShitiz Garg2014-06-271-0/+6
| * | | | | | | [ticket/12334] Improve type_dropdown's test descriptionShitiz Garg2014-06-271-3/+3
| * | | | | | | [ticket/12334] Group profile fields testShitiz Garg2014-06-277-0/+21
| * | | | | | | [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_dataShitiz Garg2014-06-276-12/+12
| * | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_boolShitiz Garg2014-06-241-4/+52
| * | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_dateShitiz Garg2014-06-241-0/+36
| * | | | | | | [ticket/12334] Add get_profile_value_raw unit tests for type_dropdownShitiz Garg2014-06-241-0/+48
| * | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_stringShitiz Garg2014-06-241-0/+30
| * | | | | | | [ticket/12334] Add get_profile_value_raw unit test for type_urlShitiz Garg2014-06-241-0/+30
| * | | | | | | [ticket/12334] Add get_profile_value_raw unit tests for type_intShitiz Garg2014-06-241-0/+54
| * | | | | | | [ticket/12334] Removed testsPayBas2014-06-241-52/+0
| * | | | | | | [ticket/12334] Dropdowns cannot be tested this wayPayBas2014-06-241-2/+2
| * | | | | | | [ticket/12334] Added test get_profile_value_rawPayBas2014-06-241-0/+52
| * | | | | | | [ticket/12334] Changed from valueid to value_rawPayBas2014-06-247-16/+16
| * | | | | | | [ticket/12334] Implemented get_profile_valueid methodPayBas2014-06-247-1/+84
| * | | | | | | [ticket/12334] Added field_novalue fall-back as requestedPayBas2014-06-241-2/+3
| * | | | | | | [ticket/12334] Add PROFILE_FIELD_VALUEID template varPayBas2014-06-241-7/+9
* | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12645' into develop-ascraeusCesar G2014-07-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12645] Replace support links in SUPPORT_BODY with 3.1 linksJoas Schilling2014-06-271-1/+1
* | | | | | | | | Merge branch 'develop-olympus' into develop-ascraeusTristan Darricau2014-07-021-0/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #2685 from nickvergessen/ticket/12120Tristan Darricau2014-07-021-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/12120] Add nicofuma to the developersJoas Schilling2014-07-021-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2681 from Nicofuma/ticket/12790Joas Schilling2014-07-011-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |