Nils Adermann
ea04b3bcbc
- various corrections related to permissions in the mcp, including [Bug #1994 ] and [Bug #1924 ]
...
- fixed some quickmod bugs [#1994 ] and [Bug #1898 ]
- browse reports/unapproved posts by topic id
- correctly hide approval details
- added return message to mcp_ban [Bug #1851 ]
- adjusted some links, including [Bug #1855 ]
- added some missing language variables, including [Bug #1824 ], [Bug #1841 ], [Bug #1852 ] and [Bug #1864 ]
- always show all options in mcp_topic [Bug #1938 ]
git-svn-id: file:///svn/phpbb/trunk@5986 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-30 12:24:07 +00:00
Graham Eames
f77c0f0541
Banning makes more sense with usernames listed first, then IP then email as this is the most likely order of use
...
git-svn-id: file:///svn/phpbb/trunk@5943 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-20 14:11:01 +00:00
Graham Eames
86f5226025
Fix a couple of issues in mcp_main
...
git-svn-id: file:///svn/phpbb/trunk@5938 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-20 11:22:30 +00:00
Graham Eames
c0e3a86ebb
Fix a slightly odd naming that we just spotted
...
git-svn-id: file:///svn/phpbb/trunk@5932 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-19 19:33:44 +00:00
Graham Eames
14e3edffc2
Fix the module insertion for UCP and MCP (the changes for the ACP had meant it was going in backwards!)
...
git-svn-id: file:///svn/phpbb/trunk@5925 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-17 19:44:28 +00:00
Graham Eames
14adf393c2
Remove the module entries from the schema data file and generate the list instead
...
This should be the last major item with hard-coded id values in it
git-svn-id: file:///svn/phpbb/trunk@5873 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-05-01 19:45:42 +00:00
Meik Sievertsen
1a8c91b0d4
ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.
...
git-svn-id: file:///svn/phpbb/trunk@5725 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-25 19:14:55 +00:00