aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-3/+2
* Merge branch 'develop-olympus' into developIgor Wiedler2011-03-231-0/+12
|\
| * [ticket/10033] "Disallow usernames" does not check already disallowed names.Joas Schilling2011-03-231-0/+12
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-03-151-2/+16
|\ \ | |/
| * [ticket/9685] Buffer posts for search indexing when using mssqlnative.Nils Adermann2011-03-151-2/+16
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-101-1/+1
|\ \ | |/
| * [ticket/10035] ACP template edit feature allows to read any files on webserver.rxu2011-03-071-1/+1
* | Merge branch 'ticket/9549' into developOleg Pudeyev2011-03-012-0/+128
|\ \
| * | [ticket/9549] Throw an error when the given field-name is invalid.Joas Schilling2011-02-161-1/+1
| * | [ticket/9549] Make the class non static and extend delete_group function.Joas Schilling2011-02-161-5/+8
| * | [ticket/9549] Add the module and files for the ACP.Joas Schilling2011-02-162-0/+125
* | | [ticket/8641] Added/removed several commas for consistency in acp_board.php.mtrs2011-02-261-7/+7
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-1/+1
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-231-1/+1
|\ \ \ | |/ /
| * | [ticket/7778] BBCode single limitErik Frèrejean2011-02-231-1/+1
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-211-42/+216
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'ticket/nickvergessen/9675' into develop-olympusOleg Pudeyev2011-02-211-42/+216
| |\
| | * [ticket/9675] Correctly check whether the style/component is still in use.Joas Schilling2011-02-081-28/+64
| | * [ticket/9675] Put the code into methods to avoid code duplication.Joas Schilling2011-02-081-118/+154
| | * [ticket/9675] Add option to delete template/theme/imageset when deleting style.Joas Schilling2011-02-081-1/+103
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-131-1/+1
|\ \ \ | |/ /
| * | [ticket/8904] Show default value for numeric custom profile fields when editingNiklas Schmidtmer2011-02-131-1/+1
* | | [feature/system-cron] Added acp ui for use_system_cron config setting.Oleg Pudeyev2011-02-121-0/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-02-041-6/+6
|\ \ \ | |/ /
| * | [ticket/9966] Language download in ACP creates index.html and misses captcha_*Joas Schilling2011-01-291-6/+6
| |/
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-071-0/+3
|\ \ | |/
| * [ticket/9933] Wrong handling consecutive multiple asterisks in word censorrxu2011-01-071-0/+3
* | [ticket/9746] Adding some more calls to phpbb_ip_normalise().Andreas Fischer2011-01-031-1/+1
* | [ticket/9574] Add pcre_utf8_support() functionIgor Wiedler2010-12-281-7/+1
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-282-42/+4
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-9/+1
|\ \
| * | [feature/request-class] Remove direct access to _REQUEST in acp_searchIgor Wiedler2010-10-171-9/+1
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-1163-128/+0
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-11-061-0/+10
|\ \ \ | | |/ | |/|
| * | [ticket/9850] Display upgrade instructions for feature release in acpIgor Wiedler2010-11-021-0/+10
* | | Merge branch 'ticket/rxu/9867' into developAndreas Fischer2010-10-301-5/+5
|\ \ \
| * | | [ticket/9867] Adjust the implementation of error messages localization.rxu2010-10-261-5/+5
| | |/ | |/|
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-252-23/+40
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'ticket/naderman/9686' into develop-olympusAndreas Fischer2010-10-251-23/+31
| |\
| | * [ticket/9686] Fix mssqlnative database data exportNils Adermann2010-10-251-23/+31
| * | [ticket/9478] Validate maximum number of allowed recipients per PM value.rxu2010-10-251-0/+9
| |/
* | [feature/request-class] Remove tricky $_* is_array from acp_profileIgor Wiedler2010-09-251-1/+1
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-256-33/+55
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-161-0/+1
|\ \ | |/
| * [ticket/9613] Slightly update language strings.Andreas Fischer2010-08-291-1/+1
| * [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-291-0/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2010-08-284-14/+9
|\ \ | |/
| * Merge branch 'ticket/nickvergessen/7296' into develop-olympusAndreas Fischer2010-08-281-5/+0
| |\
| | * [ticket/7296] Exporting styles to tar creates corrupted archives.Joas Schilling2010-08-221-5/+0