phpbb/phpBB
Nils Adermann fc394d6302 - check m_ permission for quickmod [Bug #1317]
- don't sync the global forum (id 0) [Bug #1383]
- corrections to available time zones [Bug #1306]
- only display open reports on mcp_front
- added whois information to mcp_post [Bug #1400]
- copy "dot" when copying a topic [Bug #1321]
- some language corrections [Bugs #1324, #1255, #1317]
- mozWrap scrolls back to previous position now [Bug #1190]
- some style related corrections [Bugs #1322, #1454, #1316]
- corrected copyrights [Bug #1468]
- fixed links on search results page [Bug #1469]


git-svn-id: file:///svn/phpbb/trunk@5779 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-09 21:20:24 +00:00
..
adm - fix moving up/down for smilies and icons 2006-04-08 14:16:31 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +00:00
docs - add our beloved in_phpbb check 2006-03-19 14:23:21 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00
install Check the password set in the install against the default rules 2006-04-08 18:34:13 +00:00
language - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php Replacing the first part of the installer ready for some testing 2006-03-18 16:39:05 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - fix cookie shortening 2006-03-09 18:32:50 +00:00
download.php - a bunch of bugfixes. :P 2006-03-21 19:23:34 +00:00
faq.php Language related updates. Removed escaped double-quotes from single quote FAQ language strings - was causing mal-formed html. Also changed the quicklink numbers to be prefixed by 'f' since standards dicate name and id attributes have to start with a non-numeric character. 2005-12-26 21:02:39 +00:00
index.php - streamlined reports to consist of the feature set we decided upon (Nils, your turn now) 2006-03-12 23:19:55 +00:00
mcp.php - allow reporting posts that have a closed report 2006-04-08 14:30:46 +00:00
memberlist.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
posting.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
report.php - allow reporting posts that have a closed report 2006-04-08 14:30:46 +00:00
search.php - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256] 2006-03-26 01:36:26 +00:00
style.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
ucp.php - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +00:00
viewforum.php - fix moving up/down for smilies and icons 2006-04-08 14:16:31 +00:00
viewonline.php adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases). 2006-03-22 17:30:20 +00:00
viewtopic.php - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00