1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 03:54:10 +01:00

264 Commits

Author SHA1 Message Date
Paul S. Owen
274d8472b1 Various fixes and updates so it actually works correctly ... more updates ;)
git-svn-id: file:///svn/phpbb/trunk@1226 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 15:48:24 +00:00
Paul S. Owen
16d4565d3c Various fixes and updates so it actually works correctly ... ;)
git-svn-id: file:///svn/phpbb/trunk@1225 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 15:41:05 +00:00
Paul S. Owen
fd59e88898 Slight mods to the usersearch function, moved to search.php
git-svn-id: file:///svn/phpbb/trunk@1224 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 14:47:27 +00:00
dougk_ff7
fd20e68b5e More changes for global announcements. They no longer require the mode to be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon
git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 13:10:09 +00:00
James Atkinson
83bc62fb2d Oops..broke the click on user goto modify page on admin index functionality with my last commit, fixed it
git-svn-id: file:///svn/phpbb/trunk@1219 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 10:49:11 +00:00
James Atkinson
46413f440e Fixed some bugs with banning and some code that wasnt updated when we changed the theme/template system
git-svn-id: file:///svn/phpbb/trunk@1218 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 10:35:24 +00:00
James Atkinson
7fd3e1943c Fixed some minor issues in user admin
git-svn-id: file:///svn/phpbb/trunk@1217 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 09:57:43 +00:00
dougk_ff7
8f45c77883 Just the start to the wonderful world of global announcements. Adds support for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later.
git-svn-id: file:///svn/phpbb/trunk@1215 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 01:00:47 +00:00
the_systech
6897fc49cc oops forgot append_sid
git-svn-id: file:///svn/phpbb/trunk@1211 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 20:41:42 +00:00
the_systech
265cabc30e Username Disallow Admin...
git-svn-id: file:///svn/phpbb/trunk@1210 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 20:15:46 +00:00
Paul S. Owen
1ad9bfcd65 Fixed for groupauth bug #471227 + header location changes for append_sid
git-svn-id: file:///svn/phpbb/trunk@1203 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 12:13:26 +00:00
dougk_ff7
e89a960a90 Allows for selectable ranks in user admin.
git-svn-id: file:///svn/phpbb/trunk@1202 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 02:58:50 +00:00
dougk_ff7
21f99ed016 A few minor bug fixes in the group control panel.
git-svn-id: file:///svn/phpbb/trunk@1200 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 00:38:30 +00:00
Paul S. Owen
9947ccb7f9 Fixed GET/POST problem
git-svn-id: file:///svn/phpbb/trunk@1198 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 22:13:57 +00:00
Paul S. Owen
4aeb685d3c Various updates, cleanups and support for URI based sessions ... more to come at some point
git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:46:53 +00:00
dougk_ff7
e31466a42f Ok, first I did the lang files, now for the real stuff in ranks admin.
git-svn-id: file:///svn/phpbb/trunk@1178 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 14:33:54 +00:00
Paul S. Owen
dd2033ace0 Preliminary avatar gallery support
git-svn-id: file:///svn/phpbb/trunk@1173 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 22:05:36 +00:00
Paul S. Owen
f7bb9cb7c9 Added configuration for allowed html tags
git-svn-id: file:///svn/phpbb/trunk@1171 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 12:32:05 +00:00
natec
d37f5611fb Fixed bug 462914, and fixed totally fux0red groups admin panel.
git-svn-id: file:///svn/phpbb/trunk@1158 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 18:06:28 +00:00
Paul S. Owen
d3dc8ff222 Yet more additions ...
git-svn-id: file:///svn/phpbb/trunk@1113 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:47:19 +00:00
Paul S. Owen
a711e6d677 Changes related to private messaging + some bug fixes
git-svn-id: file:///svn/phpbb/trunk@1111 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:22:18 +00:00
James Atkinson
ee22f2709c Finished up COPPA support (I hope), now has a form the parents can print and sign and added config areas for mailing address and fax number.
git-svn-id: file:///svn/phpbb/trunk@1096 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-27 09:48:37 +00:00
Paul S. Owen
191b513315 Forgot to ftp again ...
git-svn-id: file:///svn/phpbb/trunk@1085 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 18:42:36 +00:00
Paul S. Owen
9de75b5dcf Updated and fixed various issues, see post in developers forum for info
git-svn-id: file:///svn/phpbb/trunk@1083 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 18:18:47 +00:00
Paul S. Owen
b14ed5c2fd Missed a . in the include
git-svn-id: file:///svn/phpbb/trunk@1074 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 00:48:12 +00:00
the_systech
1871f5e2c0 Seperated out sql parsing functions into a new file.
git-svn-id: file:///svn/phpbb/trunk@1069 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 17:26:36 +00:00
natec
34dbc44de2 forgot a couple things on my last checkin
git-svn-id: file:///svn/phpbb/trunk@1067 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 07:53:08 +00:00
natec
bd8fd724df Improved performance of split_sql_file() drasctically.
git-svn-id: file:///svn/phpbb/trunk@1066 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 07:48:29 +00:00
natec
2ea142d935 Improved the performance of remove_remarks() by an order of magnitude.
git-svn-id: file:///svn/phpbb/trunk@1063 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-23 00:31:56 +00:00
the_systech
fa76b50795 Fix for more \\ problems...
git-svn-id: file:///svn/phpbb/trunk@1062 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-18 19:01:58 +00:00
Paul S. Owen
01f0a5d16c Added theme row colour/class support
git-svn-id: file:///svn/phpbb/trunk@1046 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-15 23:51:41 +00:00
Bart van Bragt
6504728b3b Removed lots of stripslashes() and fixed Avatar if remote
git-svn-id: file:///svn/phpbb/trunk@1030 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 10:19:12 +00:00
Bart van Bragt
55ce5666b7 Sort userlist in user administration
git-svn-id: file:///svn/phpbb/trunk@1029 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 10:03:37 +00:00
natec
b2ce7e4e7f Fix for part of bug 460308. We weren't checking if the forum belonged to the current cat before we drew it under that cat..
git-svn-id: file:///svn/phpbb/trunk@1028 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 04:03:00 +00:00
Paul S. Owen
cb6369db67 Modified for modification to templates/themes
git-svn-id: file:///svn/phpbb/trunk@1021 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 00:16:37 +00:00
Paul S. Owen
6e81d5fd96 Modified for modification to templates/themes
git-svn-id: file:///svn/phpbb/trunk@1020 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 23:56:04 +00:00
Bart van Bragt
828447f535 Removed some trailing newlines
git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:40:42 +00:00
Bart van Bragt
34c4e7c820 Fixed deleting/creating with no forums/cats left, bug #459962
git-svn-id: file:///svn/phpbb/trunk@1015 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:23:39 +00:00
Bart van Bragt
19ca822630 Fixed bug #459874
git-svn-id: file:///svn/phpbb/trunk@1014 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 22:58:10 +00:00
Bart van Bragt
9b64a5d50c Altered layout of phpbb_config table
git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:24:34 +00:00
dougk_ff7
1259539873 More bug fixes....
git-svn-id: file:///svn/phpbb/trunk@996 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 21:25:08 +00:00
Paul S. Owen
6bf4a912c0 Fix for admin general config using user defaults rather than board defaults for output
git-svn-id: file:///svn/phpbb/trunk@995 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 17:14:58 +00:00
Paul S. Owen
1587ff6b0f Some minor alterations to template/language
git-svn-id: file:///svn/phpbb/trunk@992 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 13:12:45 +00:00
dougk_ff7
8a37c2bd5e oops, a few bugs. :)
git-svn-id: file:///svn/phpbb/trunk@991 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 02:21:24 +00:00
dougk_ff7
ca233d7fa3 A few changes to the User Admin code (much cleaner) and also this time, I ran fix_files.sh! *cheer* ;)
git-svn-id: file:///svn/phpbb/trunk@990 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 01:44:55 +00:00
Paul S. Owen
9c9c428cd0 Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@989 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:44:46 +00:00
Paul S. Owen
ef36331c3e Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:29:07 +00:00
gpolins
620e60adbb BCC and Template Update
git-svn-id: file:///svn/phpbb/trunk@986 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 23:20:59 +00:00
Bart van Bragt
2fec333213 Enabled just deleting a forum instead of moving msgs
git-svn-id: file:///svn/phpbb/trunk@983 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 11:43:25 +00:00
gpolins
d40479473f Changed to post method
git-svn-id: file:///svn/phpbb/trunk@982 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-05 02:53:08 +00:00