aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* - Handle forum links/redirects within viewforum if no read permission given (...Meik Sievertsen2007-07-162-2/+8
* #13463David M2007-07-161-3/+3
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-0/+12
* even more fixes. :oMeik Sievertsen2007-07-151-2/+2
* a bunch of fixesMeik Sievertsen2007-07-142-22/+40
* changesMeik Sievertsen2007-07-131-3/+3
* basically what is listed within the changelog. ;)Meik Sievertsen2007-07-122-9/+21
* some fixesMeik Sievertsen2007-07-111-22/+25
* There might be no global permissions: #13249Henry Sudhof2007-07-111-2/+3
* #12777David M2007-07-101-1/+10
* #13199Henry Sudhof2007-07-101-4/+5
* correctly show roles. :oMeik Sievertsen2007-07-081-1/+1
* some fixes. :)Meik Sievertsen2007-07-061-2/+9
* let's see if i can break something. :oMeik Sievertsen2007-07-031-1/+1
* do as advertised :/Meik Sievertsen2007-07-031-3/+3
* different approach actuallyMeik Sievertsen2007-07-011-5/+8
* let's try to correctly catch some conditions as well as letting the cache bei...Meik Sievertsen2007-07-011-0/+7
* some fixes...Meik Sievertsen2007-06-302-2/+15
* errHenry Sudhof2007-06-291-7/+6
* #12461Henry Sudhof2007-06-292-10/+63
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-291-1/+1
* also refresh permissions on purgeMeik Sievertsen2007-06-271-0/+4
* Maybe we shouldn't trust the language settings in the db so much.Henry Sudhof2007-06-242-2/+2
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-245-9/+9
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-235-39/+16
* Fixing a few things for postgres. Thanks to wagnerch for researching the issu...Henry Sudhof2007-06-221-2/+3
* Fixing a few minor bugs; changing one language variable.Henry Sudhof2007-06-182-3/+3
* #12473David M2007-06-181-2/+2
* *** empty log message ***Meik Sievertsen2007-06-161-1/+0
* #12377David M2007-06-161-5/+6
* #12423Henry Sudhof2007-06-151-1/+2
* Bug #12337Henry Sudhof2007-06-151-8/+5
* Introducing the ability to manually set the dimensions of an image in the ima...Henry Sudhof2007-06-111-5/+14
* my round of bug fixesMeik Sievertsen2007-06-111-1/+1
* #12275, #12267Henry Sudhof2007-06-091-1/+1
* #12251David M2007-06-091-2/+2
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-0910-32/+32
* Inserting lots of ugly to code to introduce CFPs to the new dimension-aware r...Henry Sudhof2007-06-081-3/+19
* Let's try this again :|Henry Sudhof2007-06-081-4/+13
* reverting earlier changesHenry Sudhof2007-06-081-10/+3
* #12237Henry Sudhof2007-06-081-7/+12
* other fixesMeik Sievertsen2007-06-081-2/+2
* Adding a little more exlanation about flash.Henry Sudhof2007-06-071-2/+2
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling of...David M2007-06-071-1/+1
* Changing the stance we take towards flash. (DelvarWorld, NeoThermic)Henry Sudhof2007-06-061-0/+1
* Adding a few safeguards to stop people from breaking their own boards ;)Henry Sudhof2007-06-041-7/+10
* use correct language stringsMeik Sievertsen2007-06-031-2/+2
* small changes - mostly style related to fix cross-browser issues.Meik Sievertsen2007-05-292-3/+3
* Another multi-dimensional array which did not use request_var properlyHenry Sudhof2007-05-281-1/+1
* Some fixes and improvements.Henry Sudhof2007-05-271-1/+1