| Commit message (Expand) | Author | Age | Files | Lines |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 46 | -671/+564 |
* | use move_modules_by function Ashe did for us. Now everyone, thank him. :) | Meik Sievertsen | 2006-06-15 | 1 | -59/+50 |
* | re-allow moving modules around | Meik Sievertsen | 2006-06-15 | 1 | -7/+8 |
* | check for correct entered date for date profile field | Meik Sievertsen | 2006-06-15 | 1 | -0/+5 |
* | fix for checking required field on booleans | Meik Sievertsen | 2006-06-15 | 1 | -1/+8 |
* | erm, ok, my fault. :/ | Meik Sievertsen | 2006-06-14 | 1 | -48/+46 |
* | - forgot to actually move the cache file :@ | Nils Adermann | 2006-06-14 | 1 | -0/+0 |
* | - automatically sync topic_reported when deleting a post [Bug #2152] | Nils Adermann | 2006-06-14 | 6 | -48/+37 |
* | - store error result in dbal for later retrieving | Meik Sievertsen | 2006-06-14 | 2 | -93/+138 |
* | Another one bites the dust | David M | 2006-06-13 | 2 | -13/+33 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 52 | -254/+382 |
* | Only create a session if on doesn't exist. In theory, checking for the presen... | Graham Eames | 2006-06-13 | 1 | -1/+4 |
* | use user_add function for bot adding | Meik Sievertsen | 2006-06-13 | 1 | -1/+3 |
* | - added class="radio" to all radio- and checkboxes | Meik Sievertsen | 2006-06-13 | 12 | -46/+71 |
* | - get swatch converted into new acp format | Meik Sievertsen | 2006-06-12 | 15 | -53/+125 |
* | assorted backup fixes | David M | 2006-06-12 | 1 | -15/+72 |
* | Fix no avatar image - it shouldn't be set in the code but via the template | Graham Eames | 2006-06-12 | 2 | -12/+0 |
* | removed the ability to parse after closing brackets, since this seems to crea... | Meik Sievertsen | 2006-06-12 | 3 | -24/+17 |
* | re-allow registration. ;) | Meik Sievertsen | 2006-06-12 | 1 | -1/+1 |
* | UI change to default date format | Graham Eames | 2006-06-11 | 1 | -1/+25 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 28 | -1096/+1213 |
* | ;-) | David M | 2006-06-11 | 2 | -3/+22 |
* | - allow searching for post_count = 0 [Bug #2154] | Nils Adermann | 2006-06-10 | 1 | -2/+2 |
* | - forgot to commit common.php | Nils Adermann | 2006-06-10 | 6 | -58/+115 |
* | try to prevent re-parsing of parsed bbcode content | Meik Sievertsen | 2006-06-10 | 2 | -45/+122 |
* | - BBCode bugs | David M | 2006-06-10 | 3 | -44/+96 |
* | - check whether config.php exists | Nils Adermann | 2006-06-10 | 1 | -1/+1 |
* | Hide search links if you are not allowed to use them | Graham Eames | 2006-06-10 | 1 | -1/+1 |
* | Warn user links #2153 | Graham Eames | 2006-06-10 | 2 | -2/+2 |
* | This looks a bit like an ugly hack, I know :( | Nils Adermann | 2006-06-09 | 2 | -7/+89 |
* | Another bug bites the dust | David M | 2006-06-09 | 1 | -5/+5 |
* | - a few adjustments to permissions, specifically with regard to global topics | Nils Adermann | 2006-06-09 | 1 | -1/+1 |
* | Fix the ability to report/view reports and warn in global announcements | Graham Eames | 2006-06-09 | 1 | -4/+8 |
* | - Language download works again | David M | 2006-06-09 | 1 | -2/+2 |
* | - a few adjustments to permissions, specifically with regard to global topics | Nils Adermann | 2006-06-09 | 5 | -13/+11 |
* | - Fixed a bug | David M | 2006-06-09 | 1 | -10/+39 |
* | - bugfix roll | Meik Sievertsen | 2006-06-08 | 8 | -19/+81 |
* | add title to "no role" | Meik Sievertsen | 2006-06-08 | 1 | -2/+2 |
* | - fix some smaller bugs | Meik Sievertsen | 2006-06-08 | 9 | -156/+77 |
* | ok, sorry for this. :/ | Meik Sievertsen | 2006-06-07 | 21 | -156/+156 |
* | correctly decode message on quotepost (#2099) | Meik Sievertsen | 2006-06-07 | 1 | -0/+6 |
* | fix bug #2086 | Meik Sievertsen | 2006-06-07 | 2 | -2/+8 |
* | #2109 | Meik Sievertsen | 2006-06-07 | 2 | -7/+2 |
* | check if supported gd image type matches the uploaded image type - if not, th... | Meik Sievertsen | 2006-06-07 | 1 | -8/+22 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 80 | -1481/+2053 |
* | make sure we check the attachment status for the correct user ;) | Meik Sievertsen | 2006-06-06 | 1 | -5/+7 |
* | ok, try this one. :) Hopefully not breaking anything. | Meik Sievertsen | 2006-06-06 | 1 | -1/+42 |
* | ah, damn, revert this change. If we check here, hidden modules are no longer ... | Meik Sievertsen | 2006-06-06 | 1 | -2/+2 |
* | correctly hide categories with only hidden modules | Meik Sievertsen | 2006-06-06 | 1 | -2/+2 |
* | Some extra template variables *_EXPLAIN which some might wish to use | Graham Eames | 2006-06-04 | 3 | -0/+6 |