aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-11-181-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/9899] Change recaptcha theme from default to 'clean' in the ACP.RMcGirr832010-11-181-1/+2
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-11-061-0/+6
|\ \ \ | |/ /
| * | [ticket/9850] Display upgrade instructions for feature release in acpIgor Wiedler2010-11-021-0/+6
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-171-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/9664] Resolve conflict with accesskey="t", change addlitsitem to "y".Andreas Fischer2010-10-151-1/+1
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
|/
* [ticket/8935] Prevent setting maximum avatar dimensions less than the minimums.Chris Smith2010-09-091-0/+14
* Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-281-1/+1
|\
| * [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-131-1/+1
* | [ticket/9104] Safari does not display box headers correctly in the ACP.Joas Schilling2010-08-191-5/+1
* | [ticket/9499] Unify definition of dE() and other javascript functionsJosh Woody2010-07-261-5/+10
|/
* [ticket/9695] Correct the improper display of user input in mcp_ban.phpJosh Woody2010-07-011-3/+3
* Merge branch 'ticket/bantu/9547' into develop-olympusNils Adermann2010-05-161-2/+2
|\
| * [ticket/9547] Use separate constants for display/enable active topics.Andreas Fischer2010-05-161-2/+2
* | Merge branch 'ticket/nickvergessen/9535' into develop-olympusNils Adermann2010-05-163-24/+24
|\ \
| * | [ticket/9535] Also fix the margin in the install_update.htmlJoas Schilling2010-05-161-19/+19
| * | [ticket/9535] Fix some more rtl margin issues.Joas Schilling2010-05-161-2/+2
| * | [ticket/9535] Correctly set margin of textarea in ACP > Users signature for R...Joas Schilling2010-05-161-3/+3
| |/
* | [ticket/9548] Delete user quicktool drop down should have an empty or invalid...Joas Schilling2010-04-181-1/+1
|/
* [bug/58745] Correctly close user-delete-form in ACP User Overview (Bug #58745)Joas Schilling2010-04-031-1/+1