| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | some bugfixes | Meik Sievertsen | 2006-06-19 | 4 | -3/+4 |
* | fix bugs #2271 and #2273 | Meik Sievertsen | 2006-06-17 | 1 | -1/+1 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 3 | -45/+55 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 12 | -13/+13 |
* | - added class="radio" to all radio- and checkboxes | Meik Sievertsen | 2006-06-13 | 1 | -1/+2 |
* | - get swatch converted into new acp format | Meik Sievertsen | 2006-06-12 | 11 | -3/+18 |
* | removed the ability to parse after closing brackets, since this seems to crea... | Meik Sievertsen | 2006-06-12 | 1 | -0/+6 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 13 | -637/+499 |
* | - bugfix roll | Meik Sievertsen | 2006-06-08 | 3 | -8/+23 |
* | - fix some smaller bugs | Meik Sievertsen | 2006-06-08 | 2 | -4/+4 |
* | ok, sorry for this. :/ | Meik Sievertsen | 2006-06-07 | 2 | -3/+3 |
* | correctly decode message on quotepost (#2099) | Meik Sievertsen | 2006-06-07 | 1 | -0/+6 |
* | #2109 | Meik Sievertsen | 2006-06-07 | 1 | -5/+0 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 16 | -168/+184 |
* | do not allow users to resign from their default group if they are not allowed... | Meik Sievertsen | 2006-06-02 | 1 | -43/+58 |
* | - create forums by default | Meik Sievertsen | 2006-06-01 | 1 | -0/+19 |
* | - We are now at _seven_ different policies, not counting the non-GD version. ... | David M | 2006-05-30 | 1 | -3/+25 |
* | - adjusted coding guidelines | Meik Sievertsen | 2006-05-28 | 1 | -1/+2 |
* | - added search by author_id to solve problems with looking up posts of users ... | Nils Adermann | 2006-05-28 | 1 | -1/+1 |
* | - remove description from profile fields | Meik Sievertsen | 2006-05-27 | 2 | -4/+5 |
* | some tiny changes... | Meik Sievertsen | 2006-05-26 | 4 | -18/+36 |
* | - Bug #1947 | David M | 2006-05-22 | 1 | -8/+9 |
* | - Bug 1893 | David M | 2006-05-22 | 1 | -1/+4 |
* | dumdidum | Meik Sievertsen | 2006-05-21 | 1 | -3/+1 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 4 | -22/+23 |
* | - fixed a few smaller things | Meik Sievertsen | 2006-05-20 | 8 | -14/+16 |
* | we might have a look at NULL values if we use them within request_var() as de... | Meik Sievertsen | 2006-05-20 | 2 | -1/+5 |
* | - fix #1715 | Meik Sievertsen | 2006-05-20 | 1 | -28/+27 |
* | a few changes ;-) | David M | 2006-05-19 | 1 | -6/+6 |
* | - fixing a few tiny bugs | Meik Sievertsen | 2006-05-18 | 2 | -147/+6 |
* | eh? meh. | David M | 2006-05-17 | 1 | -14/+20 |
* | This is a screwy world! Screwy I tell you! | David M | 2006-05-17 | 1 | -13/+52 |
* | - Significant speed increase, MySQL can't ORDER BY arbitrary statements anyway | David M | 2006-05-17 | 1 | -4/+2 |
* | Firebird! | David M | 2006-05-16 | 1 | -2/+2 |
* | some changes before i forget... | Meik Sievertsen | 2006-05-16 | 2 | -3/+3 |
* | SQL! | David M | 2006-05-14 | 1 | -4/+20 |
* | - captcha stuff | David M | 2006-05-13 | 1 | -1/+1 |
* | - introduce new function build_url to easily build a valid url from the user-... | Meik Sievertsen | 2006-05-12 | 3 | -7/+13 |
* | - introduce LA_, UA_ and A_ template variables (they allow styles to use temp... | Nils Adermann | 2006-05-06 | 2 | -1/+3 |
* | I hope nothing broke! | David M | 2006-05-05 | 1 | -29/+43 |
* | fix bug #1736 | Meik Sievertsen | 2006-05-04 | 3 | -16/+42 |
* | Remove the module entries from the schema data file and generate the list ins... | Graham Eames | 2006-05-01 | 7 | -21/+21 |
* | - CAPTCHA! | David M | 2006-04-29 | 1 | -345/+9 |
* | - fixing some bugs, containing fixes for anonymous username displays, eaccele... | Meik Sievertsen | 2006-04-29 | 2 | -24/+30 |
* | - adding user logs (displaying all users instead of limited to the user if vi... | Meik Sievertsen | 2006-04-26 | 1 | -3/+0 |
* | - allow user A to have user B as a friend if A is a foe of B | Nils Adermann | 2006-04-23 | 1 | -25/+5 |
* | - Bug #1185 | David M | 2006-04-22 | 1 | -2/+2 |
* | - removed group settings from roles | Meik Sievertsen | 2006-04-22 | 1 | -2/+4 |
* | Porting the random number generator code over | Graham Eames | 2006-04-21 | 1 | -1/+1 |
* | say hello to role descriptions, role ordering and tooltips on role selects | Meik Sievertsen | 2006-04-17 | 1 | -1/+1 |