aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-262-3/+3
* #5276David M2007-03-241-1/+1
* again, some changes here and there...Meik Sievertsen2007-03-232-17/+36
* #5194David M2007-03-221-1/+1
* - make required_template/required_theme/required_imageset in style.cfg work a...Nils Adermann2007-03-191-10/+35
* ok, the benefit seems to be not that huge. :/Meik Sievertsen2007-03-141-2/+4
* *** empty log message ***David M2007-03-141-2/+0
* - fixed a bug in syncing forums/topics in ACPMeik Sievertsen2007-03-141-4/+22
* only tiny adjustements... and try to set the memory limit for the search inde...Meik Sievertsen2007-03-101-0/+3
* allow the template bitfield being specified by the author if he do not want t...Meik Sievertsen2007-03-091-1/+12
* #8576Dominik Dröscher2007-03-091-2/+2
* again... some more fixes.Meik Sievertsen2007-03-083-3/+9
* - Avoid creating backups that we can't restore :)David M2007-03-071-22/+88
* Be gone thou hardcoded image dimensions! There is not enough room for both of...Dominik Dröscher2007-03-063-7/+7
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-21/+33
* - change conversion to process dotted topics after syncing (else some informa...Meik Sievertsen2007-03-041-1/+4
* #8468David M2007-03-031-36/+5
* Fixing the following bugs:Meik Sievertsen2007-03-032-3/+3
* - update_foes() now can be given a user or a group. This should make some ope...David M2007-03-021-2/+2
* - fixes a performance issue, uses a few more arrays than I wanted but this wa...David M2007-03-021-9/+45
* #8376David M2007-02-271-177/+182
* - added an explanation of gzip compression [Bug #8198]Nils Adermann2007-02-251-1/+1
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-252-106/+136
* - made prune a bit nicerDavid M2007-02-251-0/+16
* trying to fix some bugs...Meik Sievertsen2007-02-241-4/+0
* adding @package tag which is required for all classes.Meik Sievertsen2007-02-241-0/+21
* #8028David M2007-02-231-1/+1
* #7902David M2007-02-231-1/+6
* blahDavid M2007-02-201-2/+3
* #8232David M2007-02-201-2/+0
* *** empty log message ***David M2007-02-201-1/+2
* #8116David M2007-02-201-1/+2
* forgot to actually commit it :PDavid M2007-02-191-101/+17
* fixing some bugsMeik Sievertsen2007-02-184-72/+59
* - IE7 should now work tooDavid M2007-02-171-1/+1
* #8160David M2007-02-171-1/+1
* - used wrong heuristic to measure if we were done, using a different one now.David M2007-02-171-9/+9
* #8090David M2007-02-171-2/+2
* - finally fixed this one, IE has a bug that makes puppies cry.David M2007-02-171-3/+22
* - some stupid bugsDavid M2007-02-161-1/+6
* - small mistake :-(David M2007-02-161-1/+1
* #8154David M2007-02-161-17/+16
* #8146David M2007-02-161-7/+45
* #8144David M2007-02-151-1/+8
* #7570David M2007-02-151-1447/+1647
* #8084David M2007-02-131-1/+1
* some fixes to be committed.Meik Sievertsen2007-02-091-1/+7
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-082-12/+48
* adjust text for getting image dimensions as well as not suppressing warnings ...Meik Sievertsen2007-02-071-2/+2
* Some... fixes... laying around here.Meik Sievertsen2007-02-064-67/+47