| Commit message (Expand) | Author | Age | Files | Lines |
* | - more updates, mostly bugfixes to the bbcode parser | Meik Sievertsen | 2004-09-16 | 1 | -3/+3 |
* | - updated installer (only small fixes) | Meik Sievertsen | 2004-08-04 | 1 | -32/+27 |
* | - remove output buffering options from download.php (not needed anymore) | Meik Sievertsen | 2004-07-08 | 1 | -1/+1 |
* | Small fix for install | Bart van Bragt | 2004-06-13 | 1 | -0/+1 |
* | Some minor glitches in the install process | Bart van Bragt | 2004-05-11 | 1 | -3/+4 |
* | i have nothing to say... just ignore this line. | Meik Sievertsen | 2004-03-04 | 1 | -2/+2 |
* | bots | Paul S. Owen | 2004-02-29 | 1 | -1/+2 |
* | fudge-o-rama mkII | Paul S. Owen | 2003-10-15 | 1 | -3/+6 |
* | fudge-o-rama | Paul S. Owen | 2003-10-15 | 1 | -0/+1 |
* | Extension var update | Paul S. Owen | 2003-09-13 | 1 | -22/+12 |
* | acm_type var name update | Paul S. Owen | 2003-08-25 | 1 | -1/+1 |
* | Taken out the $db var from acm classes for consistency with other classes | Ludovic Arnaud | 2003-08-11 | 1 | -3/+5 |
* | store directory check | Paul S. Owen | 2003-07-20 | 1 | -1/+1 |
* | Remove subfolder storage of templates ... a safe-mode thang, you can delete a... | Paul S. Owen | 2003-07-17 | 1 | -2/+2 |
* | input submit/reset style class name change | Paul S. Owen | 2003-07-14 | 1 | -7/+7 |
* | SQLite support ... Probably helps if the installer supports it I guess ... I'... | Paul S. Owen | 2003-07-01 | 1 | -6/+14 |
* | There is no default_language ... | Paul S. Owen | 2003-06-29 | 1 | -17/+12 |
* | a few fixes | Meik Sievertsen | 2003-06-29 | 1 | -0/+5 |
* | Add check for files/ , write img_magick details to config table, missed coupl... | Paul S. Owen | 2003-06-21 | 1 | -11/+16 |
* | Add xml and mhash to optional module list | Paul S. Owen | 2003-06-19 | 1 | -1/+1 |
* | Updated Firebird schema ... "compatible" with mysql version ... NOTE the chan... | Paul S. Owen | 2003-06-15 | 1 | -1/+1 |
* | Few more changes ... now look for (possible) existence of existing tables wit... | Paul S. Owen | 2003-06-15 | 1 | -64/+132 |
* | Couple extra strings, bold text | Paul S. Owen | 2003-06-14 | 1 | -13/+19 |
* | Moved lang strings | Paul S. Owen | 2003-06-14 | 1 | -92/+102 |
* | Some tidying up, transfer of a few lang strings, removed mbstring module chec... | Paul S. Owen | 2003-06-14 | 1 | -193/+145 |
* | You won't believe how close this computer came to having a free flying lesson... | Paul S. Owen | 2003-06-13 | 1 | -9/+8 |
* | Initial "new installer" ... everyone say 'oooooooohhhhh' ... and you'll look ... | Paul S. Owen | 2003-06-13 | 1 | -597/+1055 |
* | deleting the constructor means refining the init call. ;) | Meik Sievertsen | 2003-06-13 | 1 | -1/+2 |
* | a few updates, added #539865 and #694413. | Meik Sievertsen | 2003-05-11 | 1 | -27/+64 |
* | capitalized install script lang vars. | Meik Sievertsen | 2003-03-29 | 1 | -57/+57 |
* | Not quite a typo | Ludovic Arnaud | 2003-03-28 | 1 | -1/+1 |
* | oops, missed a bit | Paul S. Owen | 2003-03-20 | 1 | -3/+1 |
* | Remove debugging stuff | Paul S. Owen | 2003-03-20 | 1 | -9/+4 |
* | Fudge for firebird schema | Paul S. Owen | 2003-03-19 | 1 | -1/+10 |
* | It's alive! It's alive! ... | Paul S. Owen | 2003-03-17 | 1 | -482/+457 |
* | Redirect path changes | Paul S. Owen | 2003-03-13 | 1 | -7/+7 |
* | Change related to the latest form of topics table | Ludovic Arnaud | 2003-03-06 | 1 | -0/+6 |
* | ok, a slightly modified posting.php, some fixes too. topic-review and polls w... | Meik Sievertsen | 2003-02-27 | 1 | -1/+7 |
* | only minor changes, some notes, played around with the code... nothing special. | Meik Sievertsen | 2003-02-26 | 1 | -4/+4 |
* | added extension loading. please note the additional variable ' | Meik Sievertsen | 2003-02-25 | 1 | -1/+55 |
* | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 1 | -0/+1 |
* | Minor changes, added visual confirmation stuff to mysql_basic and changed | James Atkinson | 2003-01-30 | 1 | -3/+5 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -0/+1 |
* | This should now work ... still blank screens on errors (due to way errors are... | Paul S. Owen | 2002-11-24 | 1 | -9/+17 |
* | Minor changes, trying to get it working on my test server | Ludovic Arnaud | 2002-10-31 | 1 | -1/+1 |
* | bah, various issues, assign lang to this->lang via pointer(?) | Paul S. Owen | 2002-10-21 | 1 | -123/+117 |
* | This will do a clean install ... it will fail if config isn't writeable or an... | Paul S. Owen | 2002-07-16 | 1 | -256/+145 |
* | Start integrating install.tpl | Paul S. Owen | 2002-07-16 | 1 | -258/+243 |
* | Centralise install/upgrade/schemas ... make for easier removal and less clute... | Paul S. Owen | 2002-07-16 | 1 | -0/+1006 |