History | View | Annotate | Download (3.2 kB)
[Feature] Ability to copy permissions from one forum to several other forums.[Fix] Add log entry when copying forum permissions.
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
#14621#14596info file changes
Misc module ordering stuff/missing modules.There's still 1 minor bit to fix up....
A few top level changes to the module structure.More will follow since the quick access section is currently broken
A couple of minor slips of the finger
Remove the module entries from the schema data file and generate the list insteadThis should be the last major item with hard-coded id values in it
- removed group settings from roles- added forum icon in front of forums in permissions acp- added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :))- some bugfixes- PHP6 fix
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.