aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* checking in some fixes. ;) Most of them are really minor, including:Meik Sievertsen2007-04-261-26/+0
* Installing a language will now automatically install the localized imageset s...David M2007-04-251-0/+65
* #10125David M2007-04-251-1/+1
* #10127David M2007-04-251-5/+5
* forgot the trueMeik Sievertsen2007-04-242-2/+2
* do not substract one year, only show the full date to not confuse users.Meik Sievertsen2007-04-242-2/+2
* #10067Jonathan Stanley2007-04-242-2/+2
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-225-15/+15
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-222-9/+16
* *** empty log message ***David M2007-04-211-2/+0
* *** empty log message ***David M2007-04-211-1/+1
* #9902David M2007-04-191-5/+4
* #9822David M2007-04-151-1/+1
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-123-44/+10
* - Bug #9791Vic D'Elfant2007-04-122-3/+3
* add caching to one attachment ACP query, affix the proper TTL for a query in ...David M2007-04-111-1/+1
* checking in some fixes... also added "previous/next pm in history" links to p...Meik Sievertsen2007-04-101-4/+4
* #9551David M2007-04-091-0/+13
* - overhaul of imagesetsDavid M2007-04-081-113/+336
* #9659Meik Sievertsen2007-04-081-5/+4
* #9662David M2007-04-071-1/+1
* #8784David M2007-04-061-4/+25
* some fixesMeik Sievertsen2007-04-061-0/+1
* #9601David M2007-04-041-2/+6
* #9530Meik Sievertsen2007-04-021-2/+3
* *cough*Meik Sievertsen2007-04-011-1/+1
* some beautifications as well as making sure manually deactivated accounts are...Meik Sievertsen2007-04-011-1/+1
* - PostgreSQL can now use schemas. During install, under database name, enter ...David M2007-04-011-1/+1
* - acp popup, shouldn't require 700 px widthNils Adermann2007-03-311-1/+7
* #5396, #5266, #5147Meik Sievertsen2007-03-311-1/+6
* some changes/bugfixesMeik Sievertsen2007-03-303-17/+10
* 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