aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tagsIgor Wiedler2011-07-105-10/+0
* [ticket/10258] Change the DOCTYPE to HTML5Igor Wiedler2011-07-095-29/+20
* Merge branch 'develop-olympus' into developNils Adermann2011-07-063-3/+3
|\
| * [ticket/9859] Changing all phpBB footers to match the new credit lineYuriy Rusko2011-07-063-3/+3
| * Merge remote-tracking branch 'naderman/ticket/10198' into develop-olympusAndreas Fischer2011-06-101-2/+2
| |\
| | * [ticket/10198] range validation for strings should limit characters not bytesNils Adermann2011-06-101-1/+1
| | * [ticket/10198] validate_config_vars() improperly validates multibyte stringsrxu2011-06-101-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-092-6/+6
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'naderman/ticket/8138' into develop-olympusAndreas Fischer2011-06-093-7/+7
| |\ \
| | * | [ticket/8138] Add autocomplete="off" to acp_board and ldap settingsNils Adermann2011-06-031-1/+1
| | * | [ticket/8138] Add autocomplete="off" to a user and forum ACP.Nils Adermann2011-06-032-6/+6
| | |/
| * | Merge remote-tracking branch 'naderman/ticket/10067' into develop-olympusAndreas Fischer2011-06-061-2/+2
| |\ \ | | |/ | |/|
| | * [ticket/10067] Add separator to h_radio to place options on individual linesNils Adermann2011-06-051-2/+2
* | | Merge remote-tracking branch 'nickvergessen/ticket/8542' into developOleg Pudeyev2011-05-201-0/+4
|\ \ \
| * | | [ticket/8542] Display custom profile fields in private messagesJoas Schilling2011-05-201-0/+4
* | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-05-091-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/10154] Move "copy permissions from" to below "parent" on forum creationAndreas Fischer2011-05-091-6/+6
| | |/ | |/|
* | | Merge branch 'feature/rxu/attachment-management-no-reassignment' into developOleg Pudeyev2011-04-241-0/+73
|\ \ \
| * | | [feature/attachment-management-no-reassignment] Handle privacy and some more.rxu2011-04-241-4/+16
| * | | [feature/attachment-management-no-reassignment] Further feature adjustments.rxu2011-04-111-13/+6
| * | | [feature/attachment-management-no-reassignment] Attachments managementrxu2011-04-101-0/+68
| | |/ | |/|
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-04-101-0/+4
|\ \ \ | |/ / |/| / | |/
| * [ticket/9581] Mass e-mail to banned usersErik Frèrejean2011-03-041-0/+4
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-021-2/+2
|\ \ | |/
| * Merge branch 'ticket/nickvergessen/9911' into develop-olympusOleg Pudeyev2011-03-021-2/+2
| |\
| | * [ticket/9911] Correctly open "Minimum posts" on editing a rank in IE.Joas Schilling2011-03-011-2/+2
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-021-1/+1
|\ \ \ | |/ /
| * | [ticket/9915] "Length of ban:" is not displayed in ACPJoas Schilling2011-03-011-1/+1
| |/
* | [ticket/10070] Fixed line endings after ticket/9549.Oleg Pudeyev2011-03-011-158/+158
* | Merge branch 'ticket/9549' into developOleg Pudeyev2011-03-012-0/+162
|\ \
| * | [ticket/9549] Only add group to legend/teampage when the checkbox is checked.Joas Schilling2011-02-171-0/+4
| * | [ticket/9549] Fix some minor issues with descriptions and coding-guidelines.Joas Schilling2011-02-161-1/+1
| * | [ticket/9549] Add the module and files for the ACP.Joas Schilling2011-02-161-0/+158
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-211-0/+15
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'ticket/nickvergessen/9675' into develop-olympusOleg Pudeyev2011-02-211-0/+15
| |\
| | * [ticket/9675] Put the code into methods to avoid code duplication.Joas Schilling2011-02-081-3/+4
| | * [ticket/9675] Add option to delete template/theme/imageset when deleting style.Joas Schilling2011-02-081-0/+14
| * | [ticket/10020] Fix 32-bit php braindamage around INT_MIN.Oleg Pudeyev2011-02-041-2/+5
| * | [ticket/10020] Replaced (int) 0x80000000 with portable equivalent.Oleg Pudeyev2011-02-041-1/+2
| |/
* | [ticket/9823] Moving the functions. Unit tests for build_select.Joas Schilling2011-02-011-537/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-163-38/+5
|\ \ | |/
| * [ticket/9859] Remove the credit line comment from all html files.Andreas Fischer2011-01-163-35/+2
| * [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-163-3/+3
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-2/+4
|\ \
| * | [feature/request-class] Remove direct access to _REQUEST in acp_searchIgor Wiedler2010-10-171-2/+4
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-133-3/+3
|\ \ \ | | |/ | |/|
| * | [ticket/9939] Fix JavaScript error in admin recaptcha templateIgor Wiedler2010-12-051-1/+1
| * | [ticket/9575] Also change 'administrate' to 'administer' in templatesIgor Wiedler2010-12-052-2/+2
* | | Merge branch 'ticket/igorw/9556' into developNils Adermann2010-12-1329-31/+27
|\ \ \
| * | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-1129-31/+27