aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14315] Properly get sid from cookies and simplify take_screenshotMarc Alexander2016-02-182-37/+16
* [ticket/14315] Use proper ID selectors in ui testMarc Alexander2016-02-171-3/+3
* [ticket/14315] Add logout to ui tests and use in permissions role testMarc Alexander2016-02-172-0/+11
* [ticket/14315] Add functional tests for permission roles and fix non-jsMarc Alexander2016-02-174-4/+97
* [ticket/14315] Add tests for setting permission roles using javascriptMarc Alexander2016-02-161-0/+89
* [ticket/14315] Add more functionality to ui test casesMarc Alexander2016-02-161-0/+208
* [ticket/14315] Add back roles select for disable javascriptMarc Alexander2016-02-164-1/+30
* [ticket/14315] Tweak location of drop-downMarc Alexander2016-02-161-1/+1
* [ticket/14315] Apply roles options format for multiple forums tooMarc Alexander2016-02-161-4/+5
* [ticket/14315] Build role options for each permission groupMarc Alexander2016-02-162-7/+8
* [ticket/14315] Correctly set default values and reset valuesMarc Alexander2016-02-163-22/+20
* [ticket/14315] Only add role options specified for each groupMarc Alexander2016-02-162-0/+3
* Merge pull request #4171 from CHItA/ticket/14462Tristan Darricau2016-02-1642-369/+1185
|\
| * [ticket/14462] Not show timeout messages in convertorsMate Bartus2016-02-141-4/+4
| * [ticket/14462] Make timeout error translateableOliver Schramm2016-02-143-3/+16
| * [ticket/14462] Update ordering in install db configMate Bartus2016-02-131-4/+4
| * [ticket/14462] Fix commentsMate Bartus2016-02-127-11/+11
| * [ticket/14462] Fix testsMate Bartus2016-02-122-6/+14
| * [ticket/14462] Fix CS and typoMate Bartus2016-02-122-2/+2
| * [ticket/14462] Set instance of db driver for database access using globalMarc Alexander2016-02-121-1/+30
| * [ticket/14462] Fix installation in testsMate Bartus2016-02-123-13/+27
| * [ticket/14462] Refactor tasks to be more modularMate Bartus2016-02-1212-168/+860
| * [ticket/14462] Further speed improvementsMate Bartus2016-02-1226-181/+241
* | Merge pull request #4157 from VSEphpbb/ticket/14447Tristan Darricau2016-02-1550-144/+144
|\ \
| * | [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-0250-144/+144
* | | Merge pull request #4179 from marc1706/ticket/14477Tristan Darricau2016-02-151-5/+5
|\ \ \
| * | | [ticket/14477] Update text-formatter dependencyMarc Alexander2016-02-141-5/+5
* | | | Merge pull request #4180 from marc1706/ticket/14478Tristan Darricau2016-02-157-93/+54
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/14478] Remove no longer required shell scriptMarc Alexander2016-02-142-17/+0
| * | | [ticket/14478] Move facebook/webdriver dependency to main composer fileMarc Alexander2016-02-145-76/+54
|/ / /
* | | Merge branch '3.1.x' into 3.2.xJoas Schilling2016-02-137-15/+91
|\ \ \
| * | | [3.1.x] Increase dev version for 3.1.9Joas Schilling2016-02-133-3/+3
| * | | Merge branch 'prep-release-3.1.8' into 3.1.xJoas Schilling2016-02-1313-23/+99
| |\ \ \
| | * | | [prep-release-3.1.8] Update changelogJoas Schilling2016-02-131-0/+2
| | * | | Merge pull request #4176 from Elsensee/ticket/14409Joas Schilling2016-02-134-4/+8
| | |\ \ \
| | | * | | [ticket/14409] Update session page info before displaying online listOliver Schramm2016-02-134-4/+8
| | |/ / / | |/| | |
| | * | | Merge pull request #4177 from marc1706/ticket/14475Joas Schilling2016-02-131-10/+13
| | |\ \ \
| | | * | | [ticket/14475] Do not log removal of users from newly registered groupMarc Alexander2016-02-131-10/+13
| | |/ / / | |/| | |
| | * | | [prep-release-3.1.8] Add changelog for 3.1.8-RC1Joas Schilling2016-02-131-1/+36
| | * | | [prep-release-3.1.8] Add migration for 3.1.8-RC1Joas Schilling2016-02-131-0/+32
| | * | | [prep-release-3.1.8] Update version to 3.1.8-RC1Joas Schilling2016-02-136-8/+8
| |/ / /
* | | | Merge pull request #4160 from Nicofuma/ticket/14440Marc Alexander2016-02-112-1/+45
|\ \ \ \
| * | | | [ticket/14440] Add commentsTristan Darricau2016-02-111-0/+1
| * | | | [ticket/14440] Add testsTristan Darricau2016-02-071-0/+37
| * | | | [ticket/14440] Correctly remove the web root path in update_web_root_pathTristan Darricau2016-02-041-1/+7
* | | | | Merge pull request #4159 from marc1706/ticket/14448Tristan Darricau2016-02-1111-412/+323
|\ \ \ \ \
| * | | | | [ticket/14448] Correctly pass verify setting if availableMarc Alexander2016-02-081-1/+1
| * | | | | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-048-25/+61
| * | | | | [ticket/14448] Add new vendor files and dirs to clean taskMarc Alexander2016-02-031-0/+36
| * | | | | [ticket/14448] Do not try to test remote upload timeoutMarc Alexander2016-02-031-13/+0