| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'VSEphpbb/ticket/10390' into develop | Oleg Pudeyev | 2011-10-20 | 1 | -0/+1 |
|\ |
|
| * | [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACP | Matt Friedman | 2011-09-27 | 1 | -11/+1 |
| * | [ticket/10390] Allow option for jQuery to be hosted by a remote CDN | Matt Friedman | 2011-09-26 | 1 | -0/+11 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-10-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [ticket/9525] Minimum post length 0 is accepted but not working. | Joas Schilling | 2011-10-14 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-06-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/10221] Append unit (seconds) after input field, remove from explanation | Nils Adermann | 2011-06-16 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-06-11 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | [ticket/9992] Adding a limit on login attempts per IP. | Nils Adermann | 2011-06-10 | 1 | -0/+3 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-06-06 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | [ticket/10067] Add separator to h_radio to place options on individual lines | Nils Adermann | 2011-06-05 | 1 | -8/+9 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-06-05 | 1 | -2/+8 |
|\ \
| |/ |
|
| * | [ticket/10067] Clarify language for user activation options in ACP. | Oleg Pudeyev | 2011-04-30 | 1 | -2/+8 |
* | | [ticket/8542] Display custom profile fields in private messages | Joas Schilling | 2011-05-20 | 1 | -0/+2 |
* | | [ticket/8641] Added/removed several commas for consistency in acp_board.php. | mtrs | 2011-02-26 | 1 | -7/+7 |
* | | [feature/system-cron] Added acp ui for use_system_cron config setting. | Oleg Pudeyev | 2011-02-12 | 1 | -0/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2010-09-16 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [ticket/9613] Slightly update language strings. | Andreas Fischer | 2010-08-29 | 1 | -1/+1 |
| * | [ticket/9613] Implement a load switch for unread posts search feature. | rxu | 2010-08-29 | 1 | -0/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2010-07-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/9570] Changed "system" to "guest" timezone in ACP, added explanation. | Oleg Pudeyev | 2010-07-06 | 1 | -1/+1 |
* | | [ticket/8212] Tiny 'typo in comment' fix | Andreas Fischer | 2010-05-20 | 1 | -1/+1 |
|/ |
|
* | [ticket/9176] Take current board timezone settings into account when setting ... | Andreas Fischer | 2010-05-13 | 1 | -2/+2 |
* | r10491 - Also in the Post Settings section. Thanks leviatan21 | Andreas Fischer | 2010-02-16 | 1 | -1/+1 |
* | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums... | Andreas Fischer | 2010-02-15 | 1 | -2/+21 |
* | [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET... | Andreas Fischer | 2010-01-19 | 1 | -0/+1 |
* | No longer include subforums in forum feed. | Andreas Fischer | 2010-01-12 | 1 | -1/+1 |
* | Integrate active topics feed. Some language adjustments and rearrangements. | Andreas Fischer | 2009-12-27 | 1 | -1/+2 |
* | Let's try this. Split feed user interface into sections. This partly reverts ... | Andreas Fischer | 2009-12-23 | 1 | -3/+9 |
* | Rearrange items. Move post based feeds up. | Andreas Fischer | 2009-12-23 | 1 | -3/+3 |
* | Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall... | Andreas Fischer | 2009-12-23 | 1 | -2/+2 |
* | Add ability to disable overall (aka board-wide) feed. | Andreas Fischer | 2009-12-22 | 1 | -0/+1 |
* | Cache forever, destroy on change. | Andreas Fischer | 2009-12-20 | 1 | -1/+4 |
* | fix r10076 for #48615 - Ability to specify amount of time user is able to del... | Joas Schilling | 2009-08-31 | 1 | -0/+1 |
* | ok, i am very sorry, but this needs to be fixed. | Meik Sievertsen | 2009-08-12 | 1 | -33/+49 |
* | check for not set values in acp_board to correctly grab those input elements ... | Meik Sievertsen | 2009-08-10 | 1 | -1/+7 |
* | ok, r9704 was correct - i used a wrong code base within my tests. :/ | Meik Sievertsen | 2009-08-10 | 1 | -7/+1 |
* | reverted all changes made to this code block, especially the one mentioned in... | Meik Sievertsen | 2009-08-10 | 1 | -1/+7 |
* | Remove some left over code introduced in r9575, reverted in r9704. | Andreas Fischer | 2009-08-07 | 1 | -7/+0 |
* | Users can report PMs to moderators which are then visible in a new MCP module | Nils Adermann | 2009-07-21 | 1 | -0/+1 |
* | - Add pagination for icons and smilies in the ACP and smilies in the smiley p... | Marek A. R | 2009-07-16 | 1 | -0/+1 |
* | Feature Bug #45375 - Add option to disable remote upload avatars | Joas Schilling | 2009-07-14 | 1 | -0/+1 |
* | undoing change from #9575, as it broke the board disabled message | Henry Sudhof | 2009-06-29 | 1 | -1/+1 |
* | - add options for quick reply (forum-based and board-wide) | Meik Sievertsen | 2009-06-23 | 1 | -0/+3 |
* | - [Feature] New "Newly Registered Users" group for assigning permis... | Meik Sievertsen | 2009-06-20 | 1 | -2/+2 |
* | Fix bug #46785 - Hide avatars if type disabled and give global option to turn... | Joas Schilling | 2009-06-19 | 1 | -0/+1 |
* | First ATOM Feed commit/integration | Meik Sievertsen | 2009-06-12 | 1 | -3/+102 |
* | - Added 'max_recipients' setting for private messages. This setting allows ad... | Meik Sievertsen | 2008-09-23 | 1 | -0/+1 |
* | settings and data for the new queued posts feature ;) | Meik Sievertsen | 2008-09-02 | 1 | -5/+7 |