aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Collapse)AuthorAgeFilesLines
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it ↵Paul S. Owen2002-01-2414-14/+14
| | | | | | isn't set ... can someone do this for userauth, my copy is modified at present git-svn-id: file:///svn/phpbb/trunk@1928 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for TH_CLASS 2 & 3 by TomPaul S. Owen2002-01-231-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1924 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed renaming of users (also rename usergroup) #506983Bart van Bragt2002-01-221-0/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1921 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #505904, can't change usernames with ' in admin_users.phpBart van Bragt2002-01-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1920 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some sanity checks that caused unexpected behaviourBart van Bragt2002-01-211-20/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1916 89ea8834-ac86-4346-8a33-228a782c2dd0
* Delete auth entries for forum upon deletion (#505713)Bart van Bragt2002-01-191-0/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1914 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed jumping of new cat when moving up (#505610)Bart van Bragt2002-01-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1912 89ea8834-ac86-4346-8a33-228a782c2dd0
* Delete sessions of users that are made inactiveBart van Bragt2002-01-181-1/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1910 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with advanced mode switching (#504769)Bart van Bragt2002-01-171-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1904 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add TRANSLATION_INFO to admin footerPaul S. Owen2002-01-161-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1891 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sort of a fix for the user->admin bug (#502631) and prevent editing ↵Bart van Bragt2002-01-141-4/+7
| | | | | | not-existing users git-svn-id: file:///svn/phpbb/trunk@1870 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for various postgres bugsthe_systech2002-01-111-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1846 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with SHOW TABLE STATUS (bad MySQL config) #501745Bart van Bragt2002-01-111-28/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@1840 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #500322Paul S. Owen2002-01-101-0/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1835 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
* 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
* Fixes bug 498620, among others. A problem with a rank_max value still ↵dougk_ff72002-01-031-4/+4
| | | | | | | | | 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
* Possible fix for bug #496857Paul S. Owen2002-01-011-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1768 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add charset encoding to headerPaul S. Owen2002-01-011-1/+5
| | | | 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
* Fixed type Bug # 498051the_systech2001-12-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1751 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update changing $lang['days'] to $lang['Days']Paul S. Owen2001-12-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1748 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #497838Paul S. Owen2001-12-301-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1747 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates + change of function name in group auth to prevent conflict.Paul S. Owen2001-12-242-26/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1712 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix action bugPaul S. Owen2001-12-241-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1711 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #496107 and changed avatar support to enable admin to use avatars ↵Paul S. Owen2001-12-241-45/+85
| | | | | | irrespective of board settings git-svn-id: file:///svn/phpbb/trunk@1696 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates, changed ALL to -1 other small issues.Paul S. Owen2001-12-241-6/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1693 89ea8834-ac86-4346-8a33-228a782c2dd0
* For Christmas I'd like a \', no damn it, that's not what I'd like ...Paul S. Owen2001-12-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1689 89ea8834-ac86-4346-8a33-228a782c2dd0
* Guess what? ... yep, it's those \' againPaul S. Owen2001-12-241-15/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1688 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' changes ... will they ever end?Paul S. Owen2001-12-241-8/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1687 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update, removed '' from a SQL expression that didn't need 'emPaul S. Owen2001-12-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1686 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' doingsPaul S. Owen2001-12-242-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1685 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495333Paul S. Owen2001-12-241-4/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1684 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for the \' issue but fix for bug #496110 in admin_forums (changed ↵Paul S. Owen2001-12-243-35/+35
| | | | | | names to utilise constants) git-svn-id: file:///svn/phpbb/trunk@1681 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495736Paul S. Owen2001-12-211-15/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1665 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495579Paul S. Owen2001-12-211-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changes to whosonline stuffPaul S. Owen2001-12-211-50/+169
| | | | git-svn-id: file:///svn/phpbb/trunk@1650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #488093James Atkinson2001-12-171-5/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-171-0/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-171-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added body text settingPaul S. Owen2001-12-161-25/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight admin rank bug (would not display-broken image)dougk_ff72001-12-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1596 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove guest user topic tracking via cookies, update viewtopic to re-fix ↵Paul S. Owen2001-12-141-23/+31
| | | | | | highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction git-svn-id: file:///svn/phpbb/trunk@1567 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #490613James Atkinson2001-12-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1525 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some fixes for missused language variables.the_systech2001-12-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1524 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bugs #487774 and #487773Paul S. Owen2001-12-051-168/+664
| | | | git-svn-id: file:///svn/phpbb/trunk@1514 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed max setting for ranks as per poll and feedbackPaul S. Owen2001-12-051-26/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1513 89ea8834-ac86-4346-8a33-228a782c2dd0
* Keep it from complaining if it can't reset the array #@#ed arraysthe_systech2001-12-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1506 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #487716Paul S. Owen2001-12-031-23/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1501 89ea8834-ac86-4346-8a33-228a782c2dd0