| Commit message (Expand) | Author | Age | Files | Lines |
| * | More capitalization | Ludovic Arnaud | 2003-03-12 | 1 | -2/+2 |
| * | D'OH! | Ludovic Arnaud | 2003-03-12 | 1 | -3/+5 |
| * | forum and topic notification + poll fixes | Meik Sievertsen | 2003-03-12 | 2 | -437/+635 |
| * | some posting updates and fixes. | Meik Sievertsen | 2003-03-10 | 2 | -58/+137 |
| * | Various cleanups ... no doubt breaking stuff in the process | Paul S. Owen | 2003-03-09 | 1 | -204/+91 |
| * | Enable per session view online, change layout, potential for links to terms a... | Paul S. Owen | 2003-03-09 | 2 | -13/+17 |
| * | Some changes to the returned data format + cleanups | Paul S. Owen | 2003-03-09 | 3 | -31/+45 |
| * | Moved to ucp | Paul S. Owen | 2003-03-09 | 1 | -437/+0 |
| * | ucp -> memberlist profile link change for viewonline | Paul S. Owen | 2003-03-08 | 1 | -6/+4 |
| * | Moved "viewprofile" to memberslist ... consolidation incomplete | Paul S. Owen | 2003-03-05 | 1 | -1/+1 |
| * | <crappy british accent>You are the weakest link...goodbye!</crappy british | James Atkinson | 2003-03-04 | 1 | -58/+0 |
| * | Tons of work on the UCP, see my topic in the development forum for more info | James Atkinson | 2003-03-04 | 3 | -113/+489 |
| * | changed back to nl2br (nl2br in PHP >= 4.0.5 is XHTML compatible) | Meik Sievertsen | 2003-03-02 | 1 | -1/+1 |
| * | Added delete-ability to posting... | Meik Sievertsen | 2003-03-02 | 2 | -46/+242 |
| * | minor changes, re-added topicreview | Meik Sievertsen | 2003-02-28 | 2 | -6/+132 |
| * | ok, a slightly modified posting.php, some fixes too. topic-review and polls w... | Meik Sievertsen | 2003-02-27 | 4 | -431/+765 |
| * | display language variables correctly if template is re-cached. | Meik Sievertsen | 2003-02-27 | 1 | -4/+2 |
| * | sorting select name changes | Paul S. Owen | 2003-02-27 | 1 | -4/+4 |
| * | is_numeric rather than is_int ... any troubles let me know | Paul S. Owen | 2003-02-27 | 1 | -1/+1 |
| * | ok, i am commiting this one, before i am going to disable main posting parts ... | Meik Sievertsen | 2003-02-27 | 1 | -2/+4 |
| * | Alternate syntax for acl_gets() | Ludovic Arnaud | 2003-02-27 | 1 | -0/+6 |
| * | Hope James doesn't mind but I've done some playing to get basic registration ... | Paul S. Owen | 2003-02-26 | 1 | -22/+1 |
| * | some changes... mainly permission related. Please note the intval($forum_id) ... | Meik Sievertsen | 2003-02-26 | 2 | -1/+40 |
| * | Reduce size of stored page info ... hopefully this won't impact things uneces... | Paul S. Owen | 2003-02-26 | 1 | -3/+3 |
| * | hmm, wasn't aware of changed something here. strange. | Meik Sievertsen | 2003-02-26 | 2 | -2/+2 |
| * | only minor changes, some notes, played around with the code... nothing special. | Meik Sievertsen | 2003-02-26 | 4 | -25/+19 |
| * | Generally related to post tables merge | Paul S. Owen | 2003-02-26 | 1 | -117/+0 |
| * | Various updates | Paul S. Owen | 2003-02-25 | 4 | -26/+66 |
| * | Added topic_id field to the log_moderator table | Ludovic Arnaud | 2003-02-24 | 1 | -3/+13 |
| * | Doubled alt on smiley html | Paul S. Owen | 2003-02-23 | 1 | -1/+1 |
| * | Check for value of ANONYMOUS | Paul S. Owen | 2003-02-21 | 1 | -4/+4 |
| * | Renamed some functions in cache manager, now unloads vars properly before the... | Ludovic Arnaud | 2003-02-21 | 3 | -47/+54 |
| * | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 4 | -26/+15 |
| * | MCP update: now it can delete topics | Ludovic Arnaud | 2003-02-07 | 1 | -2/+2 |
| * | Timezone issue ... perhaps this field should become a var/char ... | Paul S. Owen | 2003-02-05 | 1 | -1/+4 |
| * | Remove '<select ...' from language, timezone and style option list generation... | Paul S. Owen | 2003-01-31 | 1 | -17/+17 |
| * | I think we needed it anyway ;) | Ludovic Arnaud | 2003-01-31 | 1 | -4/+3 |
| * | Use array_shift to fetch cached rows. | Ludovic Arnaud | 2003-01-31 | 1 | -14/+1 |
| * | Do not display table headers when no subforum is shown | Ludovic Arnaud | 2003-01-31 | 2 | -2/+16 |
| * | I thought I had committed this already :-/ | Ludovic Arnaud | 2003-01-31 | 1 | -25/+31 |
| * | Changes for UCP and registration, pretty minor overall. Fixed emailer to use | James Atkinson | 2003-01-30 | 2 | -14/+14 |
| * | Visual confirmation, and UCP module handler | James Atkinson | 2003-01-30 | 2 | -0/+516 |
| * | Moved files to /ucp | James Atkinson | 2003-01-30 | 7 | -3671/+0 |
| * | Case changes, fix forum_id in nav, fix forum_id in posting success msg | Paul S. Owen | 2003-01-30 | 2 | -3/+3 |
| * | Hold on everyone, I forgot to give out the idiot homework ... | Paul S. Owen | 2003-01-29 | 1 | -1/+1 |
| * | And here ends the idiot lesson for today ... part 2 : How to screw up the adm... | Paul S. Owen | 2003-01-29 | 1 | -8/+15 |
| * | Move logging functions | Paul S. Owen | 2003-01-29 | 1 | -63/+359 |
| * | Some tinkering ... clear your prefetch (user_permissions) fields ... | Paul S. Owen | 2003-01-29 | 1 | -65/+49 |
| * | Added global for phpbb_root_path to acm constructor | Paul S. Owen | 2003-01-28 | 1 | -0/+1 |
| * | Slight change to obtain_icon sql | Paul S. Owen | 2003-01-28 | 1 | -1/+3 |