aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update (compromise) for differing button images sizes ...Paul S. Owen2002-01-043-7/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@1800 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC ↵the_systech2002-01-041-5/+44
| | | | | | headers are now handled properly, and there is no longer any foreach statments used. git-svn-id: file:///svn/phpbb/trunk@1799 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial bulgarian support (missing lang_admin at present) by BobyPaul S. Owen2002-01-0420-0/+1360
| | | | git-svn-id: file:///svn/phpbb/trunk@1798 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial bulgarian image support by BobyPaul S. Owen2002-01-0415-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1797 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed #499363; reordering of newly created forumsBart van Bragt2002-01-041-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1796 89ea8834-ac86-4346-8a33-228a782c2dd0
* Blank indexPaul S. Owen2002-01-041-0/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1795 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed msg_newpost_lang ... english and frenchPaul S. Owen2002-01-042-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1794 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed msg_newpost update to use lang where possiblePaul S. Owen2002-01-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1793 89ea8834-ac86-4346-8a33-228a782c2dd0
* Stupid me missunderstood the bug... It should really be fixed now :Dthe_systech2002-01-031-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1792 89ea8834-ac86-4346-8a33-228a782c2dd0
* Three bugs fixed here... Bug ID 494154, which was a bug in the group ↵dougk_ff72002-01-033-5/+17
| | | | | | moderation page, where email links would not redirect to the login page. Bug ID 498927 was a problem between the time/date format. Bug ID 498961 was a slight cosmetic error in the admin panel. That's all for now! git-svn-id: file:///svn/phpbb/trunk@1791 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug 499131the_systech2002-01-031-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1790 89ea8834-ac86-4346-8a33-228a782c2dd0
* Paul didn't quite get ALL changed to -1 everywhere it was necessary.. Fixed now.the_systech2002-01-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1789 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some corrections by Erik WinnelinckxBart van Bragt2002-01-031-12/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1788 89ea8834-ac86-4346-8a33-228a782c2dd0
* Translation of BBcode by Erik WinnelinckxBart van Bragt2002-01-031-0/+70
| | | | git-svn-id: file:///svn/phpbb/trunk@1787 89ea8834-ac86-4346-8a33-228a782c2dd0
* Numerous addidions/corrections by Erik WinnelinckxBart van Bragt2002-01-031-37/+37
| | | | git-svn-id: file:///svn/phpbb/trunk@1786 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed windows carriage returns and newline at end of file ...Paul S. Owen2002-01-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1785 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok that was stupid.. Better version of a fix for 497077... Somebody hand me ↵the_systech2002-01-031-25/+1
| | | | | | a beer. git-svn-id: file:///svn/phpbb/trunk@1784 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated validate_username function for use with mysql4 Bug #497077the_systech2002-01-031-0/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@1783 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatesPaul S. Owen2002-01-032-11/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1782 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-035-708/+530
| | | | git-svn-id: file:///svn/phpbb/trunk@1781 89ea8834-ac86-4346-8a33-228a782c2dd0
* Keeping Dutch translation in sync with EnglishBart van Bragt2002-01-031-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1780 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes bug 498620, among others. A problem with a rank_max value still ↵dougk_ff72002-01-039-16/+12
| | | | | | | | | hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday... That's it for now! One bug fix... yeah! git-svn-id: file:///svn/phpbb/trunk@1779 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allowing old style URLsBart van Bragt2002-01-022-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1778 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forgot topic URLBart van Bragt2002-01-021-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1777 89ea8834-ac86-4346-8a33-228a782c2dd0
* Translated Agreement (Dutch)Bart van Bragt2002-01-021-14/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1776 89ea8834-ac86-4346-8a33-228a782c2dd0
* Clean up display of languages, limit to directory names onlyPaul S. Owen2002-01-021-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1775 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495335 by removing specialchars and strip_tags from password checksPaul S. Owen2002-01-021-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1774 89ea8834-ac86-4346-8a33-228a782c2dd0
* French image supportPaul S. Owen2002-01-029-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1773 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed parse error in install.phpJames Atkinson2002-01-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1772 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed failure on session table type change to HEAP, no biggie if it ↵Paul S. Owen2002-01-012-9/+6
| | | | | | doesn't work git-svn-id: file:///svn/phpbb/trunk@1771 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added alt and title tags to rank image as per viewtopicPaul S. Owen2002-01-011-10/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1770 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2002-01-016-42/+88
| | | | git-svn-id: file:///svn/phpbb/trunk@1769 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible fix for bug #496857Paul S. Owen2002-01-011-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1768 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added alt and title tags to rank image outputPaul S. Owen2002-01-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1767 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix potential issue with themes table ... I knew Bart had a reason for ↵Paul S. Owen2002-01-011-3/+10
| | | | | | dropping tables at the beginning :D git-svn-id: file:///svn/phpbb/trunk@1766 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #498301Paul S. Owen2002-01-011-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1765 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #497093 + other updatesPaul S. Owen2002-01-011-166/+113
| | | | git-svn-id: file:///svn/phpbb/trunk@1764 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial polish translation by SuperSonicPaul S. Owen2002-01-0122-0/+2144
| | | | git-svn-id: file:///svn/phpbb/trunk@1763 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add charset encoding to headerPaul S. Owen2002-01-013-3/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1762 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated in line with bug #494292Paul S. Owen2002-01-013-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1761 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial translation by HelixPaul S. Owen2002-01-0121-0/+2030
| | | | git-svn-id: file:///svn/phpbb/trunk@1760 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing closing double quotePaul S. Owen2002-01-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1759 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #498198Paul S. Owen2002-01-011-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #498194Paul S. Owen2001-12-311-9/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1757 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #498191Paul S. Owen2001-12-311-10/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1756 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #488816Paul S. Owen2001-12-311-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1755 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing transaction code ... may have caused some or all of the current ↵Paul S. Owen2001-12-311-0/+3
| | | | | | PostgreSQL issues ... git-svn-id: file:///svn/phpbb/trunk@1754 89ea8834-ac86-4346-8a33-228a782c2dd0
* $Id update ...Paul S. Owen2001-12-311-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1753 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various errors and problems, added additional sig check method, added ↵Paul S. Owen2001-12-311-721/+1481
| | | | | | edit post upgrade method, poster_ip changes, config changes, search system integration, etc. etc. git-svn-id: file:///svn/phpbb/trunk@1752 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed type Bug # 498051the_systech2001-12-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1751 89ea8834-ac86-4346-8a33-228a782c2dd0