| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing from CVS to remove any chance of people using it 'accidently' while ... | Paul S. Owen | 2002-03-10 | 134 | -5163/+0 |
* | A small typo (missed it...) | dougk_ff7 | 2002-03-10 | 1 | -1/+1 |
* | Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872.... | dougk_ff7 | 2002-03-10 | 84 | -11916/+11926 |
* | These are formed from breaking up functions ... modified functions is not yet... | Paul S. Owen | 2002-03-10 | 5 | -0/+1779 |
* | Update to introduce avatar name | Paul S. Owen | 2002-03-09 | 1 | -1/+1 |
* | Just because | the_systech | 2002-03-08 | 1 | -1/+1 |
* | Well poop... Fix for bug #527235... /me goes off and slaps himself.. | the_systech | 2002-03-08 | 1 | -1/+1 |
* | Fix incorrect .css location | Paul S. Owen | 2002-03-08 | 1 | -1/+1 |
* | Change include common to only include required files ... stop errors with peo... | Paul S. Owen | 2002-03-08 | 1 | -3/+6 |
* | Correct translation error on my part | Paul S. Owen | 2002-03-07 | 1 | -0/+0 |
* | Various updates | Paul S. Owen | 2002-03-07 | 2 | -120/+118 |
* | Fix for bug #525357... Admin password should not be allowed to be blank for s... | the_systech | 2002-03-06 | 1 | -2/+2 |
* | Minor screw up in file upload checking.. If file_uploads is not set at all in... | the_systech | 2002-03-06 | 3 | -4/+7 |
* | Initial version tweaked by psoTFX | Paul S. Owen | 2002-03-06 | 16 | -0/+0 |
* | Initial versions mainly by OOHOO | Paul S. Owen | 2002-03-06 | 16 | -0/+0 |
* | Localise days/months, fix bug in validate_username ... this doesn't see funct... | Paul S. Owen | 2002-03-06 | 1 | -2/+18 |
* | Changed format of Days and Months ... all translators please take note! | Paul S. Owen | 2002-03-06 | 22 | -927/+863 |
* | Initial version by Alexis and Pato[100%Q] | Paul S. Owen | 2002-03-06 | 21 | -0/+2134 |
* | Rename 'nederlands' to 'dutch' during upgrade | Bart van Bragt | 2002-03-05 | 1 | -1/+14 |
* | mssql-odbc doesn't seem to like ignoring the duplicate index (even though MSS... | Paul S. Owen | 2002-03-05 | 1 | -2/+1 |
* | Fixed various transaction related issues and changed mssql-odbc name to ... m... | Paul S. Owen | 2002-03-05 | 5 | -29/+99 |
* | Updated for RC-3 | Paul S. Owen | 2002-03-04 | 4 | -289/+355 |
* | initial update | Paul S. Owen | 2002-03-04 | 1 | -0/+0 |
* | Brings Hungarian up to RC-3 standard | Paul S. Owen | 2002-03-04 | 2 | -41/+50 |
* | I believe this brings Chinese Traditional Taiwan to RC-3 standard | Paul S. Owen | 2002-03-04 | 1 | -33/+33 |
* | Correct various parse errors | Paul S. Owen | 2002-03-04 | 2 | -3/+2 |
* | preg_quote badword ... don't use # in your bad word list(!) | Paul S. Owen | 2002-03-04 | 1 | -1/+1 |
* | Fixing the bug where users can find other user's email addresses from emails ... | dougk_ff7 | 2002-03-04 | 1 | -2/+2 |
* | oops, forgot to change version setting ... | Paul S. Owen | 2002-03-04 | 2 | -2/+2 |
* | Remove extra session var in session_pagestart | Paul S. Owen | 2002-03-04 | 5 | -5/+5 |
* | Fix lack of display if no groups exist, bug #520902 | Paul S. Owen | 2002-03-03 | 1 | -15/+23 |
* | Fix incorrect setting of checkboxes on edit, bug #525244 | Paul S. Owen | 2002-03-03 | 1 | -6/+10 |
* | Change to count method in word_common ... problem seemed to exist on older PH... | Paul S. Owen | 2002-03-03 | 1 | -1/+1 |
* | Remove IDENTITY SET for forums | Paul S. Owen | 2002-03-03 | 1 | -5/+0 |
* | Add additional updates for MSSQL, thanks to Juan-Carlos for pointing the miss... | Paul S. Owen | 2002-03-03 | 1 | -4/+70 |
* | Minor update | Paul S. Owen | 2002-03-03 | 1 | -2/+2 |
* | More minor style fixes | Paul S. Owen | 2002-03-03 | 1 | -1/+1 |
* | Fix a minor style issue | Paul S. Owen | 2002-03-02 | 1 | -3/+3 |
* | Minor update to layout | Paul S. Owen | 2002-03-02 | 1 | -3/+3 |
* | Fix error in import, bug #524906 | Paul S. Owen | 2002-03-02 | 2 | -2/+2 |
* | Altered the block structure slightly for avatars | Paul S. Owen | 2002-03-02 | 1 | -62/+40 |
* | Changed way subject is sent to email ... handled by templates where necessary... | Paul S. Owen | 2002-03-02 | 287 | -135/+600 |
* | Changed way subject is sent to email ... handled by templates where necessary | Paul S. Owen | 2002-03-02 | 4 | -199/+176 |
* | What was this doing here? :D | Paul S. Owen | 2002-03-02 | 1 | -974/+0 |
* | Various updates, should be @ RC-3 standard | Paul S. Owen | 2002-03-02 | 8 | -96/+90 |
* | Oops again.. Missed one.. I know this ones not really uptodate anyway, but at... | the_systech | 2002-03-01 | 1 | -0/+2 |
* | Oops I did a Paul... Still allow avatar uploads from Urls | the_systech | 2002-03-01 | 6 | -12/+14 |
* | Ok it's official, I'm an idiot... Doesn't do much good to commit the updates ... | the_systech | 2002-03-01 | 1 | -3/+17 |
* | Workarounds for file_uploads disabled... | the_systech | 2002-03-01 | 8 | -8/+36 |
* | Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336 | Paul S. Owen | 2002-03-01 | 1 | -7/+7 |