| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | oopsie, that version wasn't ready for commit .... | Paul S. Owen | 2002-08-13 | 1 | -87/+407 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -407/+87 |
* | Updates for permissions, sessions, lots of things ... note that _many_ things... | Paul S. Owen | 2002-07-14 | 1 | -151/+240 |
* | Changed code so it stores total users in config table to remove a slightly co... | James Atkinson | 2002-04-30 | 1 | -4/+7 |
* | Output online users explanation | Paul S. Owen | 2002-03-31 | 1 | -0/+1 |
* | pre-freeze on main templates, various bug fixes (highlighting search results,... | Paul S. Owen | 2002-03-31 | 1 | -22/+36 |
* | Remove HIDDEN_GROUP check in user mod SQL ... no valid there. | Paul S. Owen | 2002-03-19 | 1 | -60/+56 |
* | Loads'a changes including fix for security issue, thanks to Matthijs for chec... | Paul S. Owen | 2002-03-18 | 1 | -0/+1 |
* | Fixed <> vs != problem with MSSQL, missed this one | Bart van Bragt | 2002-02-16 | 1 | -1/+1 |
* | Made hidden groups really hidden (index, viewforum) | Bart van Bragt | 2002-02-15 | 1 | -1/+3 |
* | And another fix for warnings ... | Paul S. Owen | 2002-01-28 | 1 | -2/+2 |
* | Fix various var not set warnings ... many thanks go to The Horta for pointing... | Paul S. Owen | 2002-01-28 | 1 | -2/+3 |
* | Numerous updates and changes | Paul S. Owen | 2002-01-27 | 1 | -214/+171 |
* | Changes to topic/forum tracking ... tested for several days on test board and... | Paul S. Owen | 2002-01-12 | 1 | -9/+14 |
* | more fixes for postgres.. | the_systech | 2001-12-28 | 1 | -1/+1 |
* | Fix for bug #488041.. Forum ordering on Postgres | the_systech | 2001-12-28 | 1 | -2/+3 |
* | Fixed 'bug' #495108, introduced a further string for fields with plural and s... | Paul S. Owen | 2001-12-24 | 1 | -2/+29 |
* | Updated for new category name constant | Paul S. Owen | 2001-12-24 | 1 | -9/+3 |
* | Changed way moderator lang is output on viewforum and index | Paul S. Owen | 2001-12-16 | 1 | -1/+13 |
* | Various changes to accompany session updates ... MSSQL users should be prepar... | Paul S. Owen | 2001-12-15 | 1 | -1/+1 |
* | Change for topic_moved_is not null | Paul S. Owen | 2001-12-14 | 1 | -1/+1 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 1 | -50/+66 |
* | Updates putting back something I took away, slapped hands for me | Paul S. Owen | 2001-12-10 | 1 | -6/+0 |
* | New session code, probably still dodgy, fix for login failed message, search ... | Paul S. Owen | 2001-12-05 | 1 | -48/+59 |
* | Could've sworn I'd commited this ... oh well, brain is going, yeah I know, wh... | Paul S. Owen | 2001-11-18 | 1 | -1/+1 |
* | Mainly language updates but some bug fixes too | Paul S. Owen | 2001-11-16 | 1 | -30/+32 |
* | Altered various language constructs + new quote changes for PM + altered pagi... | Paul S. Owen | 2001-10-25 | 1 | -17/+14 |
* | Various changes to location redirection ... please note the format and name c... | Paul S. Owen | 2001-10-14 | 1 | -5/+0 |
* | Minor updates and fixes | Paul S. Owen | 2001-10-10 | 1 | -1/+3 |
* | Fixed sql = NULL cockup and bug #466615 | Paul S. Owen | 2001-09-30 | 1 | -2/+2 |
* | Again seems I forgot to FTP this, adds the message_die for marking forums read | Paul S. Owen | 2001-09-28 | 1 | -9/+52 |
* | topic watch/forum/topic read now cause a message to be displayed, changed pro... | Paul S. Owen | 2001-09-26 | 1 | -10/+1 |
* | Mental note, remove old un-needed SQL ... | Paul S. Owen | 2001-09-24 | 1 | -29/+27 |
* | New search 'stuff' ... not complete | Paul S. Owen | 2001-09-17 | 1 | -1/+3 |
* | Added alternative image capability for index forum icons | Paul S. Owen | 2001-09-16 | 1 | -2/+2 |
* | Altered layout of phpbb_config table | Bart van Bragt | 2001-09-08 | 1 | -1/+1 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 1 | -18/+27 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 1 | -10/+0 |
* | Fixed problem with index not showing unread topics in forums for recent replies | Paul S. Owen | 2001-08-21 | 1 | -7/+15 |
* | Improved index folder mark code | Paul S. Owen | 2001-08-09 | 1 | -24/+18 |
* | New marked folder system | Paul S. Owen | 2001-08-07 | 1 | -6/+54 |
* | More compliance updates + select previous posts in viewtopic | Paul S. Owen | 2001-07-31 | 1 | -1/+1 |
* | HTML 4.01 and XHTML 1.0 compliance changes | Paul S. Owen | 2001-07-31 | 1 | -36/+17 |
* | Forum locked icon and notice on index | Paul S. Owen | 2001-07-24 | 1 | -0/+2 |
* | Forum locking now implemented + some updates for future functionality | Paul S. Owen | 2001-07-24 | 1 | -18/+44 |
* | Template config system, store relevant config stuff here | Paul S. Owen | 2001-07-14 | 1 | -25/+3 |
* | A demo of some Group CP functionality | Paul S. Owen | 2001-07-13 | 1 | -4/+4 |
* | Changes to include location + some other misc stuff | Paul S. Owen | 2001-07-13 | 1 | -114/+121 |
* | Various updates for message.php and others | uid42062 | 2001-07-04 | 1 | -20/+8 |
* | Fixes for more messups on my part | Paul S. Owen | 2001-06-18 | 1 | -8/+6 |