aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | [ticket/12790] Use \phpbb\db\driver\driver_interface in prune_shadow_topicsTristan Darricau2014-07-011-2/+2
* | | | | Merge remote-tracking branch 'Elsensee/ticket/12674' into develop-ascraeusDhruv2014-07-011-1/+10
|\ \ \ \ \
| * | | | | [ticket/12674] Use user's colour in 'Last edited' line in sent PMsOliver Schramm2014-06-301-1/+10
* | | | | | Merge pull request #2677 from nickvergessen/ticket/12779Dhruv Goel2014-07-011-102/+108
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/12779] Change order of file lists on automatic updateJoas Schilling2014-06-291-102/+108
| |/ / / /
* | | | | Merge pull request #2669 from Nicofuma/ticket/12777Joas Schilling2014-06-296-14/+92
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12777] Add tests for unavailable extensionTristan Darricau2014-06-271-0/+5
| * | | | [ticket/12777] Add testsTristan Darricau2014-06-271-3/+38
| * | | | [ticket/12777] Add is_purged()Tristan Darricau2014-06-271-0/+13
| * | | | [ticket/12777] Update doc block of is_configured()Tristan Darricau2014-06-271-1/+3
| * | | | [ticket/12777] Rename extension status functions and add is_configured()Tristan Darricau2014-06-275-11/+34
* | | | | Merge pull request #2598 from Nicofuma/ticket/12716Joas Schilling2014-06-274-1/+48
|\ \ \ \ \
| * | | | | [ticket/12716] Use a string as session_idTristan Darricau2014-06-232-3/+3
| * | | | | [ticket/12716] Add regression testTristan Darricau2014-06-193-0/+47
| * | | | | [ticket/12716] Add the missing parameters in the call of clearTokenTristan Darricau2014-06-151-1/+1
* | | | | | Merge pull request #2660 from marc1706/ticket/12764Joas Schilling2014-06-271-1/+5
|\ \ \ \ \ \
| * | | | | | [ticket/12764] Properly handle errors upon connecting to MySQLi databaseMarc Alexander2014-06-261-1/+5
* | | | | | | Merge pull request #2658 from lucifer4o/ticket/12771Joas Schilling2014-06-271-1/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12771] Shanging substr to strposStanislav Atanasov2014-06-261-1/+1
| * | | | | | | [ticket/12771] Change var nameStanislav Atanasov2014-06-261-2/+2
| * | | | | | | [ticket/12771] Bug in profilefield_base_migration when used in extStanislav Atanasov2014-06-261-1/+2
| |/ / / / / /
* | | | | | | Merge pull request #2636 from Dragooon/ticket/12759Joas Schilling2014-06-273-32/+53
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12759] Fix type_bool and type_dropdown's UCP fieldsShitiz Garg2014-06-272-2/+16
| * | | | | | | [ticket/12759] Remove lang_helper from profilefields_managerShitiz Garg2014-06-272-10/+1