1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-21 01:42:30 +01:00

682 Commits

Author SHA1 Message Date
Meik Sievertsen
6aa42b69ab - forum rules + link to forum rules
- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...
- some bugfixes within admin_forums and other files
- new admin_board layout (much safer, security wise)


git-svn-id: file:///svn/phpbb/trunk@4903 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-30 19:24:53 +00:00
Meik Sievertsen
00ad9cc498 language additions
some small fixes


git-svn-id: file:///svn/phpbb/trunk@4893 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-26 18:55:28 +00:00
Meik Sievertsen
729c3abd02 fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)


git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-02 13:06:57 +00:00
Meik Sievertsen
7487bfce48 - check for array [lang]
- admin_forums delete routine updated
- added extension groups per forum


git-svn-id: file:///svn/phpbb/trunk@4861 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-03-10 20:30:26 +00:00
Meik Sievertsen
635d18d279 minor adjustments
git-svn-id: file:///svn/phpbb/trunk@4859 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-03-06 16:58:34 +00:00
Meik Sievertsen
91811b8289 changed extension group administration (more user friendly)
git-svn-id: file:///svn/phpbb/trunk@4858 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-03-06 12:28:40 +00:00
Meik Sievertsen
52cc21864c splitted language files
git-svn-id: file:///svn/phpbb/trunk@4844 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-28 21:16:15 +00:00
Meik Sievertsen
77dedf68a0 AHHHH, they killed "en". bye bye, now... we no longer support any form of languages, bad or good.
git-svn-id: file:///svn/phpbb/trunk@4843 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-28 21:09:39 +00:00
Meik Sievertsen
d8609ba1c6 added attachments to user acp
fixed typo in stylesheet.css
added a.th class to admin css


git-svn-id: file:///svn/phpbb/trunk@4833 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-15 09:03:20 +00:00
Paul S. Owen
f72d117ce5 user admin related
git-svn-id: file:///svn/phpbb/trunk@4826 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-11 18:27:31 +00:00
Paul S. Owen
afddaa2591 user admin related
git-svn-id: file:///svn/phpbb/trunk@4822 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-10 01:17:01 +00:00
Meik Sievertsen
d7735d2587 inline attachment capability...
git-svn-id: file:///svn/phpbb/trunk@4819 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-08 18:02:17 +00:00
Paul S. Owen
3bdcc8e59c "Overview" functionality ... couple of issues, couple unfinished areas ... topics where user has posted not resyncing correctly when moving posts
git-svn-id: file:///svn/phpbb/trunk@4807 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-08 00:25:48 +00:00
Meik Sievertsen
719c572ca9 some small changes to mailing again (to better cope with invalid email addresses)
git-svn-id: file:///svn/phpbb/trunk@4805 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-07 11:00:27 +00:00
Paul S. Owen
881f9eba79 Vaious new strings
git-svn-id: file:///svn/phpbb/trunk@4797 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-05 14:39:44 +00:00
Paul S. Owen
8aff2f6758 Minor fixes, etc.
git-svn-id: file:///svn/phpbb/trunk@4784 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-03 02:28:42 +00:00
Meik Sievertsen
56391aa7b8 send mass mail immediatly
mail priority setting added
log session (see Note)


git-svn-id: file:///svn/phpbb/trunk@4777 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-02-01 21:45:40 +00:00
Meik Sievertsen
c85f62bddc the language vars for the authentication mechanisms.
git-svn-id: file:///svn/phpbb/trunk@4772 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-31 15:46:44 +00:00
Paul S. Owen
c2f5e580aa Enable redirect after login
git-svn-id: file:///svn/phpbb/trunk@4768 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-30 11:48:02 +00:00
Meik Sievertsen
0608bc73e6 fixed: smilie parsing in signatures
added: edit notes


git-svn-id: file:///svn/phpbb/trunk@4767 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-25 14:30:15 +00:00
Paul S. Owen
7abe67c821 Add IP/rDNS/whois info to viewonline ... doing away with need to visit ACP
git-svn-id: file:///svn/phpbb/trunk@4742 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-10 18:41:53 +00:00
Paul S. Owen
96e4c1f219 Various lang updates
git-svn-id: file:///svn/phpbb/trunk@4718 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-05 11:15:51 +00:00
Ludovic Arnaud
f15467f4c5 MCP-related. Not complete yet.
git-svn-id: file:///svn/phpbb/trunk@4688 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-27 23:06:05 +00:00
Meik Sievertsen
5f35bc9bc1 my attempt to break things...
git-svn-id: file:///svn/phpbb/trunk@4682 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-23 22:25:46 +00:00
Meik Sievertsen
306d36f03d Finished drafts, one bit is remaining though.
added file and disk space statistics.
some minor changes here and there.


git-svn-id: file:///svn/phpbb/trunk@4668 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-16 21:53:56 +00:00
Paul S. Owen
aa34816c6f erm, did I forget this
git-svn-id: file:///svn/phpbb/trunk@4666 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-14 21:31:46 +00:00
Meik Sievertsen
558b8ee7ff UCP -> Attachments
git-svn-id: file:///svn/phpbb/trunk@4652 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-06 15:05:50 +00:00
Paul S. Owen
75ccd0e13c Some attachment related changes to lang/layout
git-svn-id: file:///svn/phpbb/trunk@4651 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-06 13:08:37 +00:00
Paul S. Owen
8a05a6b1f8 Admin load switch for jumpbox
git-svn-id: file:///svn/phpbb/trunk@4643 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-05 18:46:31 +00:00
Meik Sievertsen
cd70db7976 new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
Note: please merge your attachment tables (develop dir).


git-svn-id: file:///svn/phpbb/trunk@4637 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-04 22:05:38 +00:00
Meik Sievertsen
bd508e5a27 yada yada
git-svn-id: file:///svn/phpbb/trunk@4633 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-01 16:07:54 +00:00
Paul S. Owen
7c68d87f21 Enable group based avatar ... really not sure about the api layout though
git-svn-id: file:///svn/phpbb/trunk@4621 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-21 16:45:33 +00:00
Paul S. Owen
df24e3c8e0 Enable/disable fulltext indexing of a given forum
git-svn-id: file:///svn/phpbb/trunk@4620 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-21 13:05:15 +00:00
Paul S. Owen
404b52e8fa Lots of hard coded lang strings still to be updated
git-svn-id: file:///svn/phpbb/trunk@4616 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-21 00:08:17 +00:00
Meik Sievertsen
e7c3370a04 bump topic and orphan attachments
changes here and there...


git-svn-id: file:///svn/phpbb/trunk@4614 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-19 15:36:45 +00:00
Paul S. Owen
3d46c543cd nah, stuff the * wildcard ... just match partially, should be sufficient I think
git-svn-id: file:///svn/phpbb/trunk@4611 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-18 12:57:24 +00:00
Paul S. Owen
a47fa4d6ca Remove need for session_ids for "allowed" bots, dump user_founder/user_active in favour of user_type, new user_type, USER_IGNORE
git-svn-id: file:///svn/phpbb/trunk@4603 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-15 17:43:07 +00:00
Paul S. Owen
abf3cadc48 Add jabber port, ignore queue lock if older than queue_interval ... probably means it didn't complete (this queue business may cause us problems ...)
git-svn-id: file:///svn/phpbb/trunk@4591 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 20:38:37 +00:00
Paul S. Owen
a82d2e4edd account registration/changing, password changing
git-svn-id: file:///svn/phpbb/trunk@4588 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 19:58:01 +00:00
Paul S. Owen
9da094fec2 Updated the various "users of emailer", fixed issue(!) of jabber using the email address as the uid, blah fixes, blah, blah di blah yakety smackety
git-svn-id: file:///svn/phpbb/trunk@4583 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 15:29:18 +00:00
Paul S. Owen
3d1731b7cc Mass email messenger updates, can mass email selected users
git-svn-id: file:///svn/phpbb/trunk@4580 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 12:37:25 +00:00
Paul S. Owen
eeb4907112 Let's break lots of things
git-svn-id: file:///svn/phpbb/trunk@4578 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 11:59:23 +00:00
Meik Sievertsen
c5b5dd033a no fun without the lang.
git-svn-id: file:///svn/phpbb/trunk@4570 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-12 09:04:36 +00:00
Paul S. Owen
2d1eb29e36 Various new phrases
git-svn-id: file:///svn/phpbb/trunk@4556 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-11 23:55:07 +00:00
Meik Sievertsen
d585b01f78 new link to topic. (sometimes the post link is invalid [post deleted], this is the easiest method to prevent users screaming about non-existing topics)
git-svn-id: file:///svn/phpbb/trunk@4547 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-10 15:07:10 +00:00
Meik Sievertsen
ffb736878c sticky/announcement time limit
git-svn-id: file:///svn/phpbb/trunk@4546 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-10 15:04:18 +00:00
Paul S. Owen
c640a51755 Add search interval check, correct a couple of errors
git-svn-id: file:///svn/phpbb/trunk@4530 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-05 12:56:53 +00:00
Paul S. Owen
54a3a8e2db Add "Add Friend" to viewprofile
git-svn-id: file:///svn/phpbb/trunk@4528 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-04 14:00:31 +00:00
Paul S. Owen
860dc47114 Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic
git-svn-id: file:///svn/phpbb/trunk@4522 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-10-01 17:24:53 +00:00
Paul S. Owen
3e80c0339d Tpl compile stuff
git-svn-id: file:///svn/phpbb/trunk@4519 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-29 00:21:01 +00:00