aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* made a mistake when turning stats into a whitelistNils Adermann2009-07-261-3/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9856 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix r9755 for #46765Ruslan Uzdenov2009-07-262-17/+28
| | | | | | Authorised by: ToonArmy git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9855 89ea8834-ac86-4346-8a33-228a782c2dd0
* I manage to get a one line commit wrong ...Nils Adermann2009-07-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9854 89ea8834-ac86-4346-8a33-228a782c2dd0
* missing lang var for PM reportsNils Adermann2009-07-251-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9853 89ea8834-ac86-4346-8a33-228a782c2dd0
* r9849, r9851 - Do it right ... hopefullyAndreas Fischer2009-07-251-2/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9852 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix r9849.Andreas Fischer2009-07-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9851 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly propagate umlauts over search result pages [Bug #33755]Nils Adermann2009-07-252-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9850 89ea8834-ac86-4346-8a33-228a782c2dd0
* detailsHenry Sudhof2009-07-251-0/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9849 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add some docs for dynamic includes adding in r9570Chris Smith2009-07-251-0/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9848 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small change to r9839Chris Smith2009-07-251-4/+7
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9847 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #38055 - Post reply button shown in locked forum Ruslan Uzdenov2009-07-242-1/+2
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9846 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-249-48/+110
| | | | | | | | | | | - Ability to set users per page. - Ability to sort by posts/number of reminders/last reminded date. - Show number of posts and ability to search posts. - Show number of reminders sent to user. - Show date of last reminder sent to user. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9845 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #47475 - Remove redundant code in prosilver search_results.htmlJoas Schilling2009-07-241-1/+0
| | | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9844 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #48265 - Correctly set attachment flag for topics, posts and pms ↵Joas Schilling2009-07-246-13/+116
| | | | | | | | | after deleting attachments - Patch by WorldWar and nickvergessen Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9843 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #31505 - Do not cut post-message in between HTML-Entities on ↵Joas Schilling2009-07-242-2/+8
| | | | | | | | | search.php - Patch by leviatan21 Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9842 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #18005 - Do not add style-parameter to URL again, after admin ↵Joas Schilling2009-07-242-1/+2
| | | | | | | | | re-authentification - Patch by leviatan21 Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9841 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47825 - Banning an already banned user states to be successful, but ↵Joas Schilling2009-07-242-1/+12
| | | | | | | | | has no effect - Patch by Pyramide Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9840 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #40515 - Fix set_custom_template for database-stored stylesJoas Schilling2009-07-242-1/+16
| | | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9839 89ea8834-ac86-4346-8a33-228a782c2dd0
* primitive one-level nestingHenry Sudhof2009-07-231-2/+12
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9838 89ea8834-ac86-4346-8a33-228a782c2dd0
* handle newlinesHenry Sudhof2009-07-221-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9837 89ea8834-ac86-4346-8a33-228a782c2dd0
* fall back to bbcode-less quotesHenry Sudhof2009-07-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9836 89ea8834-ac86-4346-8a33-228a782c2dd0
* fall back to bbcode-less quotesHenry Sudhof2009-07-223-3/+63
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9835 89ea8834-ac86-4346-8a33-228a782c2dd0
* geez I'm blind - use the right template and lang varsNils Adermann2009-07-221-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9834 89ea8834-ac86-4346-8a33-228a782c2dd0
* use « instead of ON stringNils Adermann2009-07-222-5/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9833 89ea8834-ac86-4346-8a33-228a782c2dd0
* missing language variableNils Adermann2009-07-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9832 89ea8834-ac86-4346-8a33-228a782c2dd0
* incorrect loop var in templateNils Adermann2009-07-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9831 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix mcp sorting for pm_reports, and some minor language changesNils Adermann2009-07-224-10/+17
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9830 89ea8834-ac86-4346-8a33-228a782c2dd0
* insert pm_reports module with correct basename on updateNils Adermann2009-07-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9829 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r9758Joas Schilling2009-07-224-8/+23
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9828 89ea8834-ac86-4346-8a33-228a782c2dd0
* index for GCHenry Sudhof2009-07-221-1/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9827 89ea8834-ac86-4346-8a33-228a782c2dd0
* index for GCHenry Sudhof2009-07-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9826 89ea8834-ac86-4346-8a33-228a782c2dd0
* removed spacesNils Adermann2009-07-221-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9825 89ea8834-ac86-4346-8a33-228a782c2dd0
* layoutHenry Sudhof2009-07-221-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9824 89ea8834-ac86-4346-8a33-228a782c2dd0
* Parse email text files with the template engine.Meik Sievertsen2009-07-222-22/+54
| | | | | | Did not check if this influences styles template cache list/purge/etc. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9823 89ea8834-ac86-4346-8a33-228a782c2dd0
* Also fix bug #46295 in ftp_fsock class.Andreas Fischer2009-07-221-2/+16
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9822 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix two potential problems with the ftp_fsock class.Andreas Fischer2009-07-221-2/+7
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9821 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46295 - Be less strict with FTP daemons when getting directory ↵Andreas Fischer2009-07-222-0/+9
| | | | | | | | filelists. Authorised by: bantu ;-) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9820 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not try to enter passive mode before logging in.Andreas Fischer2009-07-221-3/+9
| | | | | | Return error if ftp_nlist() returned error. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9819 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Added install_id to data collectorNils Adermann2009-07-223-55/+228
| | | | | | | | - config variable whitelist, so sensitive MOD info is not transmitted, currently mostly bool/int values - should we reduce the amount of data? git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9818 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding info on the VCS to coding guidelinesNils Adermann2009-07-211-2/+63
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9817 89ea8834-ac86-4346-8a33-228a782c2dd0
* PropsAndreas Fischer2009-07-210-0/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9816 89ea8834-ac86-4346-8a33-228a782c2dd0
* and add the properties ...Nils Adermann2009-07-210-0/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9815 89ea8834-ac86-4346-8a33-228a782c2dd0
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-2135-208/+1168
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9814 89ea8834-ac86-4346-8a33-228a782c2dd0
* increase default maximum pass chars to 100Nils Adermann2009-07-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9813 89ea8834-ac86-4346-8a33-228a782c2dd0
* Properties ...Andreas Fischer2009-07-210-0/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9812 89ea8834-ac86-4346-8a33-228a782c2dd0
* Preserve newlines in template files (one newline had been always dropped ↵Meik Sievertsen2009-07-213-2/+12
| | | | | | after a template variable due to PHP's handling of closing tags) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9811 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix back linkHenry Sudhof2009-07-211-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9810 89ea8834-ac86-4346-8a33-228a782c2dd0
* copy regiustration attempt setting to acp_captcha - although the setting is ↵Henry Sudhof2009-07-214-11/+15
| | | | | | pointless git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9809 89ea8834-ac86-4346-8a33-228a782c2dd0
* rename variables to avoid name clashes in aggregating pluginsHenry Sudhof2009-07-203-14/+16
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9808 89ea8834-ac86-4346-8a33-228a782c2dd0
* cleaningHenry Sudhof2009-07-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9807 89ea8834-ac86-4346-8a33-228a782c2dd0