History | View | Annotate | Download (2.4 kB)
commit d537dc60ce8a70ac9d85fe883c46c122454b7ce8Merge: b91950d 52c3b51Author: Andreas Fischer <bantu@phpbb.com>Date: Sun Jun 20 22:45:55 2010 +0200
Merge branch 'ticket/bantu/9656' into develop-olympus
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
dumdidum... sorry. ;)
#12777
some fixes. :)
let's see if i can break something. :o
- removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on)- removing extension from physical filename for uploaded attachments (as has been suggested some time ago from our community), can still be used by using the new 'unique_ext' mode on file cleaning...
some updater changes as well as tiny bugfixes
- some bugfixes- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)
ok, this one is rather large... the most important change:re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different
apart from this, code cleanage, bug fixing, etc.
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.
This should work.. maybe... :P
- fix some tiny bugs- fix module system (sometimes the layout is broken due to falsly deactivated categories)- auth updates (setting permissions)- fix "category jumping" bug in acp- u_action is defined by the module itself
my turn to break things... harharhar- checking in permission settings and permission masks- permission presets and documentation not finished yet- added backtrace function to determine file/line for sql errors- fixed marlist for orphan attachments/groups/logs/users...
- more acp additions and changes...
HOLLA! Whats this shit...These gets commited now because i want to be sure no one is changing an admin file corresponding the ones listed within includes/acp