1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-23 11:28:33 +01:00

857 Commits

Author SHA1 Message Date
dougk_ff7
fe77fae929 Quick bugfixes.
git-svn-id: file:///svn/phpbb/trunk@860 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 22:14:11 +00:00
dougk_ff7
095fe73436 Switchover from message_die to admin_message_body template.
git-svn-id: file:///svn/phpbb/trunk@859 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 22:03:03 +00:00
dougk_ff7
c4ca2f5579 Bug fixes, typo (user was successfully ddeleted) :)
git-svn-id: file:///svn/phpbb/trunk@858 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 21:13:19 +00:00
dougk_ff7
b476b503c5 Added user deleting, as well as a few minor changes.
git-svn-id: file:///svn/phpbb/trunk@857 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 20:54:01 +00:00
dougk_ff7
6719728834 You'll need these! :)
git-svn-id: file:///svn/phpbb/trunk@856 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 20:09:24 +00:00
dougk_ff7
a1001079a2 Added user administration. A little left to do...
git-svn-id: file:///svn/phpbb/trunk@855 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 20:05:06 +00:00
gpolins
b9440d53fa Added move topic constants
git-svn-id: file:///svn/phpbb/trunk@854 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 17:42:49 +00:00
gpolins
8c419aa942 Added move topic words
git-svn-id: file:///svn/phpbb/trunk@853 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 17:42:15 +00:00
gpolins
681709bb0b Added move topic viewing
git-svn-id: file:///svn/phpbb/trunk@852 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 17:41:15 +00:00
gpolins
601d3bcc47 Added move topic
git-svn-id: file:///svn/phpbb/trunk@851 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 17:40:42 +00:00
Paul S. Owen
3489840e84 Removed windows returns and final newline
git-svn-id: file:///svn/phpbb/trunk@850 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 14:15:47 +00:00
James Atkinson
f3b3420d21 Removed defunct entries for welcome email and activation emails
git-svn-id: file:///svn/phpbb/trunk@849 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 07:52:11 +00:00
James Atkinson
b30de6fd69 If a user changes their email address, and account activation is turned on, the user will have to re-activate their account via URL sent in email
git-svn-id: file:///svn/phpbb/trunk@848 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 07:40:52 +00:00
dougk_ff7
0073e1ffe4 Fixes a template parsing error.
git-svn-id: file:///svn/phpbb/trunk@847 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 04:08:02 +00:00
James Atkinson
1e1eaa8146 Fixed configuration code, works now
git-svn-id: file:///svn/phpbb/trunk@846 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 03:38:47 +00:00
James Atkinson
282367ea52 Implmented the emailer class everywhere it needs it (just registration and private message notification so far)
git-svn-id: file:///svn/phpbb/trunk@845 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 03:16:35 +00:00
James Atkinson
df3da5934d Added emailer class, did alterations and templates for registration
Welcome message vars can be removed from lang file


git-svn-id: file:///svn/phpbb/trunk@844 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 01:07:14 +00:00
Paul S. Owen
887bef5659 Stupid oversight on slashing vars fixed ... doh
git-svn-id: file:///svn/phpbb/trunk@843 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-12 23:22:54 +00:00
Paul S. Owen
902d5c63ed Problems with pagestart removed, some minor mods
git-svn-id: file:///svn/phpbb/trunk@842 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-12 23:01:09 +00:00
James Atkinson
7ff7b65a79 Put a fix back into lang_english so the timezones will display in the 'All times in' section on all pages
git-svn-id: file:///svn/phpbb/trunk@841 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-12 01:52:16 +00:00
Paul S. Owen
348090f167 These apparently didnt commit
git-svn-id: file:///svn/phpbb/trunk@840 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-11 22:02:32 +00:00
Paul S. Owen
4aa5cf9755 Mr Green is back
git-svn-id: file:///svn/phpbb/trunk@839 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-11 11:42:38 +00:00
Paul S. Owen
073c81ab85 Changes to posting body reflecting changes to posting.php
git-svn-id: file:///svn/phpbb/trunk@838 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 23:39:31 +00:00
Paul S. Owen
64c167edf4 Only give sig option if user has a signature, display correct signature when editing, do user_id check for edit preview
git-svn-id: file:///svn/phpbb/trunk@837 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 23:13:41 +00:00
Paul S. Owen
9899e2b975 Various posting updates
git-svn-id: file:///svn/phpbb/trunk@836 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 22:00:12 +00:00
Paul S. Owen
38444b8f10 User posts was not being set as 0 by DEFAULT
git-svn-id: file:///svn/phpbb/trunk@835 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:58:20 +00:00
Paul S. Owen
3e197abb06 New evil and cry
git-svn-id: file:///svn/phpbb/trunk@834 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:29:43 +00:00
Paul S. Owen
66b98c3181 Smilies additions to basic config - missed some
git-svn-id: file:///svn/phpbb/trunk@833 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:06:17 +00:00
Paul S. Owen
8c80fab89c Smilies additions to basic config
git-svn-id: file:///svn/phpbb/trunk@832 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 11:52:52 +00:00
Paul S. Owen
5e701365b2 Updates
git-svn-id: file:///svn/phpbb/trunk@831 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 11:38:47 +00:00
Paul S. Owen
ee3d0043ed This is what happens when you try porting code from one set of files to another ... silly errors
git-svn-id: file:///svn/phpbb/trunk@830 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 00:38:59 +00:00
Paul S. Owen
89dddd9049 Code added to get around double htmlspecialchar stuff + some of my stuff looks to allow HTML even when off, removed
git-svn-id: file:///svn/phpbb/trunk@829 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 00:23:39 +00:00
Paul S. Owen
88570ae919 Moved smilies code into functions, would it be better in bbcode.php?
git-svn-id: file:///svn/phpbb/trunk@828 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 23:32:52 +00:00
Paul S. Owen
3ed35bfd6f Slight alteration to the whosonline code ... speed impacts unknown
git-svn-id: file:///svn/phpbb/trunk@827 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 23:26:03 +00:00
Paul S. Owen
1ff3a93656 Allows only certain tags ... seems broken again which is annoying since I fixed it the day before yesterday
git-svn-id: file:///svn/phpbb/trunk@826 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:38:39 +00:00
Paul S. Owen
a8ff6858bc Change to reflect path change ... the path could perhaps end up in the template config file ...
git-svn-id: file:///svn/phpbb/trunk@825 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:26:41 +00:00
Paul S. Owen
56772bb75a More varied changes, again hopefully not breaking anything
git-svn-id: file:///svn/phpbb/trunk@824 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 22:21:55 +00:00
Paul S. Owen
5f31c03802 A few additions
git-svn-id: file:///svn/phpbb/trunk@823 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 21:08:53 +00:00
Paul S. Owen
5bfa05e0b3 Some more changes ... hopefully not breaking anything else
git-svn-id: file:///svn/phpbb/trunk@822 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 21:03:21 +00:00
Paul S. Owen
bd3a6850aa Improved index folder mark code
git-svn-id: file:///svn/phpbb/trunk@821 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 17:05:20 +00:00
Paul S. Owen
53150c6803 Some default smilies, many were created by subBlue (Mark)
git-svn-id: file:///svn/phpbb/trunk@820 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 14:33:12 +00:00
the_systech
fe78404c7c Changes to enable Smilies
git-svn-id: file:///svn/phpbb/trunk@819 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 19:44:50 +00:00
the_systech
15f471cb5a Changes encorporate smily processing...
git-svn-id: file:///svn/phpbb/trunk@818 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 19:42:45 +00:00
the_systech
eb081dcb0f Finished changes for smiley admin..
git-svn-id: file:///svn/phpbb/trunk@817 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 18:03:11 +00:00
the_systech
d29f574287 Added some $lang variables for smiley admin stuff
git-svn-id: file:///svn/phpbb/trunk@816 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 16:38:50 +00:00
the_systech
909b268b21 Fixed problem with Mozilla in determining file type for uploaded file
git-svn-id: file:///svn/phpbb/trunk@815 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 14:40:04 +00:00
gpolins
2c5881f8a7 Deleted single quotes around phpbb_themes and its fields
git-svn-id: file:///svn/phpbb/trunk@814 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-08 02:24:26 +00:00
Paul S. Owen
befbbbbd6c New marked folder system
git-svn-id: file:///svn/phpbb/trunk@813 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-07 23:01:03 +00:00
the_systech
2124505c10 Rollback from 1.16 and refix mysql_error thing...
git-svn-id: file:///svn/phpbb/trunk@812 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-07 21:21:02 +00:00
Bart van Bragt
19bcf35a56 Added some NOWRAP for smaller screens
git-svn-id: file:///svn/phpbb/trunk@811 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-07 18:48:56 +00:00