1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01:00

888 Commits

Author SHA1 Message Date
James Atkinson
ab55f28b81 Some work on group cp done. Can apply to join a group and the moderator can approve or deny.
TODO: Implement email sent when approved/denied.
      Implement ability for group moderator to remove a group member.


git-svn-id: file:///svn/phpbb/trunk@891 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 07:37:22 +00:00
gpolins
1390d48aa3 Deleting moved topics now works
git-svn-id: file:///svn/phpbb/trunk@890 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 04:49:42 +00:00
Paul S. Owen
5c7b614ee1 A few changes and updates, removed fields no longer used, etc.
git-svn-id: file:///svn/phpbb/trunk@889 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 23:45:24 +00:00
Paul S. Owen
aaf2ec5901 Add word censor to preview mode
git-svn-id: file:///svn/phpbb/trunk@888 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 22:54:48 +00:00
Paul S. Owen
88d259a6c2 Another file that shouldve commited ages ago, adds word censor to topic titles
git-svn-id: file:///svn/phpbb/trunk@887 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 22:53:57 +00:00
Bart van Bragt
d4ca9eb809 Parial forum admin, add/edit forum is working
git-svn-id: file:///svn/phpbb/trunk@886 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 22:13:50 +00:00
Paul S. Owen
816f2670fa Match topic and post subject too
git-svn-id: file:///svn/phpbb/trunk@885 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 16:15:26 +00:00
Paul S. Owen
5f3f466898 Wildcard for censored words now works correctly
git-svn-id: file:///svn/phpbb/trunk@884 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 16:00:57 +00:00
the_systech
0f21ea1e90 Hurray the smilies code appears to work :)
git-svn-id: file:///svn/phpbb/trunk@883 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 15:51:02 +00:00
dougk_ff7
a9e82a381d Fixed a bug (hopefully) preventing admin panel from being displayed
git-svn-id: file:///svn/phpbb/trunk@882 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 11:54:40 +00:00
Paul S. Owen
f65f865ccd Updated for possible new images
git-svn-id: file:///svn/phpbb/trunk@881 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 01:55:37 +00:00
Paul S. Owen
b471626ab4 Re-jiggled censored word stuff and added wildcard ... needs testing
git-svn-id: file:///svn/phpbb/trunk@880 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 01:46:27 +00:00
Paul S. Owen
0bc2d131aa Primary key bad, key good ...
git-svn-id: file:///svn/phpbb/trunk@879 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 00:54:31 +00:00
dougk_ff7
f8d5fd6422 Group admin isn't finished, but I felt like committing it anyway...
git-svn-id: file:///svn/phpbb/trunk@878 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 00:30:31 +00:00
James Atkinson
e2710a5101 A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to.
git-svn-id: file:///svn/phpbb/trunk@877 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 20:43:56 +00:00
blackpuma
bd8652f186 Word censoring, first part. Does not support wildcards yet but that's coming in the next step.
git-svn-id: file:///svn/phpbb/trunk@876 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:55:32 +00:00
the_systech
7503c85590 Ok last bit with the smilies :)
git-svn-id: file:///svn/phpbb/trunk@875 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:49:12 +00:00
the_systech
56ca4e53d7 Another attempt at fixing smilies code :)
git-svn-id: file:///svn/phpbb/trunk@874 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:17:50 +00:00
the_systech
02ac5e5943 Fix for smilies code ;)
git-svn-id: file:///svn/phpbb/trunk@873 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:02:30 +00:00
Paul S. Owen
81f6c68567 Try again
git-svn-id: file:///svn/phpbb/trunk@872 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 16:31:24 +00:00
Paul S. Owen
6288f08544 Messed up
git-svn-id: file:///svn/phpbb/trunk@871 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 16:30:08 +00:00
Paul S. Owen
6982a436fc Try again
git-svn-id: file:///svn/phpbb/trunk@870 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 15:54:48 +00:00
Paul S. Owen
eb25b15f84 Messed up
git-svn-id: file:///svn/phpbb/trunk@869 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 15:54:04 +00:00
Paul S. Owen
369bd203b0 Latest schema
git-svn-id: file:///svn/phpbb/trunk@868 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 15:22:58 +00:00
Paul S. Owen
5a9dd45aaa Error in name of notifyreply var
git-svn-id: file:///svn/phpbb/trunk@867 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 14:49:43 +00:00
Paul S. Owen
18898a19c4 Notify on reply now supposedly fully functional
git-svn-id: file:///svn/phpbb/trunk@866 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 13:45:42 +00:00
Paul S. Owen
07028bc04f Notify on reply now supposedly fully functional
git-svn-id: file:///svn/phpbb/trunk@865 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 13:37:28 +00:00
Paul S. Owen
22471c9e1e Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@864 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:40:21 +00:00
Paul S. Owen
a23e75b498 Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@863 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:30:44 +00:00
Paul S. Owen
a34d5d2abb Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@862 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:29:39 +00:00
dougk_ff7
538b793e65 Messed up lang file.
git-svn-id: file:///svn/phpbb/trunk@861 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 22:16:08 +00:00
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