aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* - sync now correctly handles approved posts in unapproved topics (last_post i...Nils Adermann2007-03-141-9/+13
* - fixed a bug in syncing forums/topics in ACPMeik Sievertsen2007-03-141-25/+105
* Fixing the following bugs:Meik Sievertsen2007-03-031-9/+2
* - update_foes() now can be given a user or a group. This should make some ope...David M2007-03-021-1/+89
* #8332David M2007-02-251-5/+6
* remember daivd, nobody else wants your debug code...David M2007-02-201-2/+2
* i feel specialDavid M2007-02-201-1/+0
* #8194David M2007-02-201-3/+4
* now that was kinda dumb...David M2007-02-191-7/+2
* eh? meh.David M2007-02-191-2/+1
* #8186David M2007-02-191-1/+11
* nice...David M2007-02-171-3/+3
* #7840David M2007-02-171-12/+29
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-6/+6
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-1/+26
* - should fix some Firebird issues ( can't believe that nobody found this unti...David M2007-02-011-1/+11
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-19/+22
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* - fixing some bugsMeik Sievertsen2007-01-201-3/+9
* fix for bug #6728Meik Sievertsen2007-01-071-2/+1
* tiny alterationsMeik Sievertsen2007-01-061-2/+4
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-7/+21