| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added topic_id field to the log_moderator table | Ludovic Arnaud | 2003-02-24 | 1 | -0/+2 |
* | New images ... drop your old table and re-create it, dumping the imageset dat... | Paul S. Owen | 2003-02-21 | 2 | -55/+66 |
* | Altered theme entry ... delete your existing entry and replace with this | Paul S. Owen | 2003-02-21 | 1 | -1/+1 |
* | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 1 | -0/+1 |
* | Add acl option for denying user/group post count incrementing in a given forum | Paul S. Owen | 2003-02-11 | 1 | -0/+1 |
* | Group related updates | Paul S. Owen | 2003-02-05 | 1 | -0/+1 |
* | Minor changes, added visual confirmation stuff to mysql_basic and changed | James Atkinson | 2003-01-30 | 3 | -4/+7 |
* | Add user acl options for changing to own username colouration or group colour... | Paul S. Owen | 2003-01-30 | 1 | -0/+2 |
* | Left over leading / | Paul S. Owen | 2003-01-30 | 1 | -2/+2 |
* | Probably "work" better without my own prefix ... | Paul S. Owen | 2003-01-30 | 1 | -10/+10 |
* | A few demo icons | Paul S. Owen | 2003-01-30 | 1 | -0/+13 |
* | NOT NULL when should be NULL, doubled up a_event | Paul S. Owen | 2003-01-29 | 2 | -3/+2 |
* | Note the change to smilies_id -> smile_id + additional fields for icons table | Paul S. Owen | 2003-01-28 | 1 | -4/+6 |
* | Minor additions and mods | Paul S. Owen | 2003-01-27 | 1 | -4/+4 |
* | icon_id for posts table, note topic table topic_icon has changed to icon_id ... | Paul S. Owen | 2003-01-22 | 1 | -1/+2 |
* | Cache topic icons ... being used in three places, two high traffic areas ... ... | Paul S. Owen | 2003-01-21 | 1 | -0/+1 |
* | ratings table | Paul S. Owen | 2003-01-21 | 1 | -14/+28 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -0/+1 |
* | Ooops allow viewonline makes more sense per user than per forum ... doh | Paul S. Owen | 2003-01-10 | 1 | -1/+1 |
* | Enable presets | Paul S. Owen | 2003-01-09 | 2 | -0/+18 |
* | my min karma, as opposed to my little pony or some such | Paul S. Owen | 2003-01-08 | 1 | -1/+3 |
* | Enable exclusion from bans for users, IP's or email addresses | Paul S. Owen | 2003-01-07 | 1 | -4/+3 |
* | Initial Lastread support. Mind the schema and config changes\! | Bart van Bragt | 2002-11-27 | 3 | -1/+13 |
* | Some changes to forum admin to better reflect subforum 'post/non-post' change... | Paul S. Owen | 2002-11-25 | 1 | -4/+5 |
* | This should now work ... still blank screens on errors (due to way errors are... | Paul S. Owen | 2002-11-24 | 1 | -9/+17 |
* | Updates ... so it now works again ... | Paul S. Owen | 2002-11-24 | 1 | -8/+29 |
* | Add forum_postable to forum schema | Paul S. Owen | 2002-11-24 | 1 | -0/+1 |
* | Missing semi-colon in schema file. | James Atkinson | 2002-11-20 | 1 | -2/+2 |
* | Update the version ... still somewhat meaningless but hum ho | Paul S. Owen | 2002-11-19 | 1 | -1/+1 |
* | Wrong height for reply icon ... this has been bugging me for ages, but no mor... | Paul S. Owen | 2002-11-19 | 1 | -1/+1 |
* | Cache moderator names? | Paul S. Owen | 2002-11-18 | 1 | -1/+17 |
* | Mainly updates for additional/altered admin permission options ... note, you ... | Paul S. Owen | 2002-11-09 | 1 | -11/+20 |
* | ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_posting | Ludovic Arnaud | 2002-11-05 | 1 | -1/+1 |
* | viewforum queries update + a couple of bugfixes. | Ludovic Arnaud | 2002-11-05 | 2 | -1/+2 |
* | Minor changes, trying to get it working on my test server | Ludovic Arnaud | 2002-10-31 | 1 | -1/+1 |
* | Couple further updates | Paul S. Owen | 2002-10-30 | 2 | -2/+5 |
* | Fixes and reversions (temp) | Paul S. Owen | 2002-10-30 | 2 | -5/+5 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -2/+3 |
* | Posting and acl option updates | Paul S. Owen | 2002-10-28 | 2 | -2/+3 |
* | Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc... | Paul S. Owen | 2002-10-26 | 2 | -79/+80 |
* | bah, various issues, assign lang to this->lang via pointer(?) | Paul S. Owen | 2002-10-21 | 1 | -123/+117 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -2/+3 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 3 | -56/+68 |
* | Fixed last poster name, dumped categories table. | Ludovic Arnaud | 2002-10-07 | 2 | -15/+1 |
* | Fixed demo topic not showing up after install. | Ludovic Arnaud | 2002-10-07 | 1 | -1/+1 |
* | anonymous user takes id = 0, smilies have width and height terms | Paul S. Owen | 2002-10-05 | 1 | -26/+26 |
* | Change admin lang to en by default ... prevents admin/viewonline chocking | Paul S. Owen | 2002-10-05 | 1 | -1/+1 |
* | prune_enable re-added ... is it still required ... couldn't prune_freq be use... | Paul S. Owen | 2002-10-04 | 1 | -0/+1 |
* | Now this build can be installed without any error. | Ludovic Arnaud | 2002-10-04 | 1 | -16/+8 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 2 | -41/+32 |