| Commit message (Expand) | Author | Age | Files | Lines |
* | SQLite does not support certain usage of COUNT(DISTINCT *), thus we must emul... | David M | 2006-06-17 | 1 | -4/+18 |
* | Group ordering on legend | Graham Eames | 2006-06-10 | 1 | -1/+2 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -34/+35 |
* | - adding a file which displays duplicate language keys | Nils Adermann | 2006-05-12 | 1 | -1/+1 |
* | - some adjustements for phpdocumentor | Meik Sievertsen | 2006-05-05 | 1 | -0/+1 |
* | adjusting sql_freeresult a bit as well as our error handler (it now prints ou... | Meik Sievertsen | 2006-03-22 | 1 | -1/+1 |
* | - a bunch of bugfixes. :P | Meik Sievertsen | 2006-03-21 | 1 | -1/+3 |
* | - some bugfixes | Meik Sievertsen | 2006-03-01 | 1 | -21/+48 |
* | - implementing David's proposed expression changes (some of them already note... | Meik Sievertsen | 2006-02-21 | 1 | -2/+2 |
* | Updated references to posts to be #p[post_id] rather than #[post_id] since it... | Tom Beddard | 2006-01-04 | 1 | -1/+1 |
* | - session changes | Meik Sievertsen | 2005-10-02 | 1 | -1/+1 |
* | - some fixes here and there | Meik Sievertsen | 2005-04-30 | 1 | -1/+1 |
* | - added updated coding guidelines | Meik Sievertsen | 2005-04-10 | 1 | -1/+1 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -12/+11 |
* | change viewonline page slightly. | Meik Sievertsen | 2005-02-10 | 1 | -127/+162 |
* | my turn to break the forum (and at least pm's are no longer working - will no... | Meik Sievertsen | 2004-09-04 | 1 | -1/+1 |
* | This is a mass commit ... expect trouble! Changes made here are primarily to ... | Paul S. Owen | 2004-09-01 | 1 | -17/+17 |
* | - memberlist instead of memberslist. | Meik Sievertsen | 2004-08-01 | 1 | -1/+1 |
* | - remove output buffering options from download.php (not needed anymore) | Meik Sievertsen | 2004-07-08 | 1 | -2/+0 |
* | Move ipwhois ... it's used exclusively for "user" activities, makes more sens... | Paul S. Owen | 2004-02-08 | 1 | -2/+3 |
* | Fully updated with amazing new feature called "this one works"! | Paul S. Owen | 2004-01-10 | 1 | -9/+8 |
* | Add IP/rDNS/whois info to viewonline ... doing away with need to visit ACP | Paul S. Owen | 2004-01-10 | 1 | -4/+41 |
* | Hide special and hidden groups(?) | Paul S. Owen | 2003-11-05 | 1 | -3/+8 |
* | Remove need for session_ids for "allowed" bots, dump user_founder/user_active... | Paul S. Owen | 2003-10-15 | 1 | -6/+5 |
* | some small fixes | Meik Sievertsen | 2003-09-24 | 1 | -1/+0 |
* | Various bits and pieces ... this isn't really what I wanted M-2 to look like ... | Paul S. Owen | 2003-08-27 | 1 | -70/+54 |
* | Show legend if group coloured and not hidden | Paul S. Owen | 2003-08-25 | 1 | -2/+3 |
* | Re-arrange auth and setup calls ... needs to be repeated for all major scripts | Paul S. Owen | 2003-07-14 | 1 | -3/+3 |
* | Header links for sorting | Paul S. Owen | 2003-07-13 | 1 | -4/+20 |
* | page header/footer become functions, forum passwords (I know, I know but it a... | Paul S. Owen | 2003-05-03 | 1 | -79/+57 |
* | Various changes, and tests ... marking/tracking is not complete ... tinkering... | Paul S. Owen | 2003-04-26 | 1 | -1/+1 |
* | Quick update to enable load_online_time useage | Paul S. Owen | 2003-04-16 | 1 | -8/+8 |
* | Line feeds again ... also wondering if, given what this does it may be better... | Paul S. Owen | 2003-03-18 | 1 | -1/+0 |
* | Output group colour legend here too | Paul S. Owen | 2003-03-17 | 1 | -0/+14 |
* | Enable per session view online, change layout, potential for links to terms a... | Paul S. Owen | 2003-03-09 | 1 | -2/+2 |
* | Additional info for profiles | Paul S. Owen | 2003-03-08 | 1 | -1/+1 |
* | Changes related to altered this->page content | Paul S. Owen | 2003-02-26 | 1 | -4/+18 |
* | Use different folder images for posted to topics | Paul S. Owen | 2003-02-21 | 1 | -1/+1 |
* | Guest -> GUEST | Paul S. Owen | 2003-01-31 | 1 | -4/+2 |
* | Incorrect acl parameters | Paul S. Owen | 2003-01-29 | 1 | -2/+2 |
* | Removed extra spaces within conditional braces | Paul S. Owen | 2003-01-21 | 1 | -21/+19 |
* | Moved profile.php to ucp.php. ucp is really really broken right now, don't ev... | James Atkinson | 2002-11-21 | 1 | -1/+1 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -40/+42 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 1 | -4/+4 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -13/+5 |
* | another oopsie | Paul S. Owen | 2002-08-16 | 1 | -1/+1 |
* | More session changes to accomodate ACL_PERMIT/PREVENT ... | Paul S. Owen | 2002-08-15 | 1 | -1/+1 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -7/+7 |
* | remove user_level, add colour | Paul S. Owen | 2002-07-16 | 1 | -2/+7 |
* | Updates for permissions, sessions, lots of things ... note that _many_ things... | Paul S. Owen | 2002-07-14 | 1 | -122/+99 |