Commit graph

72 commits

Author SHA1 Message Date
Paul S. Owen
1405e47fc1 Mainly updates for additional/altered admin permission options ... note, you MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache
git-svn-id: file:///svn/phpbb/trunk@3020 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-09 00:04:18 +00:00
Paul S. Owen
691f50ada9 Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)
git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-30 00:57:27 +00:00
Paul S. Owen
595a39122f Posting and acl option updates
git-svn-id: file:///svn/phpbb/trunk@2972 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-28 00:08:18 +00:00
Paul S. Owen
1edc9d362f Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc. Caching of non-dynmaic config and acl option elements.
git-svn-id: file:///svn/phpbb/trunk@2970 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-26 12:36:38 +00:00
Paul S. Owen
0e9f0ac4ec Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final
git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-20 19:19:07 +00:00
Paul S. Owen
1d0e4ee436 Permission related updates ... is still not final but is getting there ... faster than British Rail too
git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-08 20:11:59 +00:00
Paul S. Owen
30aeac65dc Well, here are all my changes ... don't blame me if things break :D
git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-04 13:09:10 +00:00
Paul S. Owen
523bf91b36 Insert any new fields required by auth plugins
git-svn-id: file:///svn/phpbb/trunk@2840 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-07 13:03:05 +00:00
Paul S. Owen
702761f40b Authentication stuff ... plugins generate any HTML form stuff they require
git-svn-id: file:///svn/phpbb/trunk@2838 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-07 01:12:11 +00:00
Paul S. Owen
d299df3b25 Various updates ...
git-svn-id: file:///svn/phpbb/trunk@2831 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-06 23:58:27 +00:00
Paul S. Owen
7eae8a7c1a & => &
git-svn-id: file:///svn/phpbb/trunk@2808 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-01 22:05:49 +00:00
Paul S. Owen
06e1e97778 Missed options for global email disable and min/max chars for search indexing ...
git-svn-id: file:///svn/phpbb/trunk@2786 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 11:23:45 +00:00
Paul S. Owen
95358ec77c oops, wrong var name
git-svn-id: file:///svn/phpbb/trunk@2780 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 00:00:16 +00:00
Paul S. Owen
862fb87e51 Missed settings and some reorg ...
git-svn-id: file:///svn/phpbb/trunk@2779 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 23:56:26 +00:00
Paul S. Owen
4fce84ef0a Log actions
git-svn-id: file:///svn/phpbb/trunk@2778 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 19:50:43 +00:00
Paul S. Owen
1cf0a19dd1 Missing setting of checked for disabled user reg
git-svn-id: file:///svn/phpbb/trunk@2777 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 19:41:48 +00:00
Paul S. Owen
b61163b76b Tidy code a little
git-svn-id: file:///svn/phpbb/trunk@2775 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 17:31:11 +00:00
Paul S. Owen
bcdd07232c Split up single page into several ... still not happy with certain splits or the "Default" page ...
git-svn-id: file:///svn/phpbb/trunk@2772 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 16:56:36 +00:00
Paul S. Owen
46bfc70d6d Various updates, banning, etc.
git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-26 16:31:50 +00:00
Paul S. Owen
04e53a1f7c Various updates + search indexing prelim stuff ... hosts will hate this version!
git-svn-id: file:///svn/phpbb/trunk@2735 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-25 12:47:38 +00:00
Paul S. Owen
fad21bcb01 Hard-coded HTML into admin modules ... no point in continuing to template this stuff since no one (or few) rarely bother to make use of the feature. Lots of changes for permissions, sessions, etc. some new styling stuff present (inc. editing templates though not complete), lots of bugs and non-functioning stuff ... any 'existing' modules will cause the right hand panel to fail ... remove them. If I catch anyone nicking graphics from here I'll kill 'em ...
git-svn-id: file:///svn/phpbb/trunk@2675 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-14 14:51:03 +00:00
Paul S. Owen
f0e4a8a4e4 Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 17:00:33 +00:00
Paul S. Owen
9ec9adec4d Security updates + a few updates for chopped up functions compatibility
git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:54:25 +00:00
the_systech
89ceaa9975 Oops I did a Paul... Still allow avatar uploads from Urls
git-svn-id: file:///svn/phpbb/trunk@2243 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 18:04:27 +00:00
the_systech
ab516ec67d Workarounds for file_uploads disabled...
git-svn-id: file:///svn/phpbb/trunk@2241 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:40:21 +00:00
Bart van Bragt
3d0e0d2ea3 Cookie domain string was missing, thanks, Jerry (#516599)
git-svn-id: file:///svn/phpbb/trunk@2176 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-17 16:10:41 +00:00
the_systech
8ddec01fa3 Rolling back changes for site_name_explain lang variable
git-svn-id: file:///svn/phpbb/trunk@2159 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:45:07 +00:00
the_systech
1d42ad5083 Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. Also changed so that in both site_name and site_desc "'s are changed to "
git-svn-id: file:///svn/phpbb/trunk@2157 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:27:09 +00:00
Paul S. Owen
635a36c447 Final fixes for user entered server name, port, etc.
git-svn-id: file:///svn/phpbb/trunk@2150 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-14 23:13:09 +00:00
the_systech
187448e429 D@$!it make sure you fix quotes in site name too you idiot...
git-svn-id: file:///svn/phpbb/trunk@2148 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-14 20:16:52 +00:00
the_systech
aacc3e964d Fix a partial problem in the site_desc that was found as a result of bug #517442 which still requires futher consideration..
git-svn-id: file:///svn/phpbb/trunk@2147 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-14 20:12:57 +00:00
Paul S. Owen
29394042d3 Server settings used for emails ...
git-svn-id: file:///svn/phpbb/trunk@2136 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 23:12:52 +00:00
Paul S. Owen
9a77cb7d81 SMTP username and password additions
git-svn-id: file:///svn/phpbb/trunk@2059 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-05 00:32:39 +00:00
Paul S. Owen
8a983e23a0 Change setmodules == 1 to !empty($setmodules), stop it complaining if it 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
2002-01-24 02:51:00 +00:00
Paul S. Owen
631fb71118 Updates for the \' issue but fix for bug #496110 in admin_forums (changed names to utilise constants)
git-svn-id: file:///svn/phpbb/trunk@1681 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 13:05:00 +00:00
Paul S. Owen
699a4ccaad Various remaining language fixes for viewonline and board configuration admin
git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 00:39:47 +00:00
Paul S. Owen
14cd6f5dd6 Yet another missed option ... blimey, we've made this too configurable ... only kidding
git-svn-id: file:///svn/phpbb/trunk@1376 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-19 20:30:52 +00:00
Paul S. Owen
348fc5805f Various admin lang and other fixes ... this will break other things I'm sure, only submit bug reports for recently commited files
git-svn-id: file:///svn/phpbb/trunk@1373 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-19 19:06:35 +00:00
Paul S. Owen
f27bec1dab Added admin enabling of email form
git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 18:38:23 +00:00
Paul S. Owen
a3af441099 Fix bug #481673
git-svn-id: file:///svn/phpbb/trunk@1313 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-14 13:32:14 +00:00
James Atkinson
f697f04514 Translated all the remaining enlgish strings in the admin config section
git-svn-id: file:///svn/phpbb/trunk@1309 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-14 03:53:00 +00:00
Paul S. Owen
d1fd694282 Added global PM disable + modded emailer to allow lang select + re-added back box limits my dumbness removed recently
git-svn-id: file:///svn/phpbb/trunk@1305 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-13 16:09:10 +00:00
James Atkinson
05fa8e8c22 Re-added coppa stuff for admin (who removed it??)
Added SMTP username and password settiings


git-svn-id: file:///svn/phpbb/trunk@1281 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-05 07:15:05 +00:00
Paul S. Owen
501d150873 Additions for site description
git-svn-id: file:///svn/phpbb/trunk@1266 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 18:13:35 +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
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
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