aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* Log the forum name that topics are moved into.Chris Smith2008-09-231-2/+8
* Correctly delete message attachments. (Bug #23755) Also revamped and simplifi...Meik Sievertsen2008-09-191-121/+85
* Do not decrease topics counter when deleting shadow topics. #26495Chris Smith2008-09-071-2/+2
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-1/+1
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-1/+2
* The same way we allow defining a custom template/style path we now allow this...Meik Sievertsen2008-08-231-14/+14
* fix whitespaceDavid M2008-04-201-1/+1
* #14648David M2008-04-201-1/+3
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-9/+2
* revamp how we query permissions. This is half-experimental actually, needs a ...Meik Sievertsen2008-02-151-0/+23
* - Re-populate arrays on cache purge/save to allow re-using some functions wit...Meik Sievertsen2007-11-171-9/+14
* - fix pm not_moved/removed retrieval (it was switched)Meik Sievertsen2007-11-071-3/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-30/+38
* #i53Meik Sievertsen2007-09-261-1/+1
* - some language tweaks suggested by JohnMeik Sievertsen2007-09-131-1/+1
* I take it back!David M2007-09-061-1/+1
* #14370David M2007-09-061-1/+1
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-2/+2
* - add database size for FirebirdDavid M2007-07-281-0/+11
* do not output notices on viewing the log if log language variables changed th...Meik Sievertsen2007-07-271-1/+2
* err, forgot to commitMeik Sievertsen2007-07-271-8/+8
* a bunch of fixesMeik Sievertsen2007-07-141-2/+2
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-2/+1
* Fixing a few things for postgres. Thanks to wagnerch for researching the issu...Henry Sudhof2007-06-221-1/+1
* #11313David M2007-06-181-0/+20
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling of...David M2007-06-071-0/+8
* we forgot to sync the forums that shadow topics reside in when the topic that...David M2007-05-251-3/+21
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-1/+7
* quieter - shouldn't make a difference, but well...Henry Sudhof2007-05-191-22/+27
* Allow pre-setting language dependant data in schema_data.sql... specified wit...Meik Sievertsen2007-05-191-30/+0
* make the comment trueDavid M2007-05-161-2/+2
* #10942 + cron image into <p></p> tagsMeik Sievertsen2007-05-151-1/+3
* #10637David M2007-05-081-1/+1
* #10627 - revert previous permission inclusion change, forgot that that permis...Meik Sievertsen2007-05-071-2/+5
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l...Meik Sievertsen2007-05-061-0/+3
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-3/+3
* "These aren't the droids you're looking for."David M2007-05-051-1/+1
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-37/+73
* added class for disabled options in ACPMeik Sievertsen2007-05-041-1/+1
* "Ghost" topics in active topics list when shadow topics and corresponding top...Meik Sievertsen2007-04-301-5/+2
* *** empty log message ***David M2007-04-171-1/+7
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-3/+3
* add caching to one attachment ACP query, affix the proper TTL for a query in ...David M2007-04-111-1/+1
* *** empty log message ***David M2007-04-091-1/+1
* I should have sent this in a while ago O_ODavid M2007-04-081-1/+1
* some fixes...Meik Sievertsen2007-04-021-1/+10
* #5181Meik Sievertsen2007-03-231-5/+6
* *** empty log message ***David M2007-03-161-1/+1