aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Collapse)AuthorAgeFilesLines
...
* Do not offer email based user confirmation when email is disabledPaul S. Owen2004-02-081-17/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@4809 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for user_ban/unban functionPaul S. Owen2004-02-081-368/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@4808 89ea8834-ac86-4346-8a33-228a782c2dd0
* "Overview" functionality ... couple of issues, couple unfinished areas ... ↵Paul S. Owen2004-02-081-118/+509
| | | | | | topics where user has posted not resyncing correctly when moving posts git-svn-id: file:///svn/phpbb/trunk@4807 89ea8834-ac86-4346-8a33-228a782c2dd0
* some small changes to mailing again (to better cope with invalid email ↵Meik Sievertsen2004-02-071-15/+12
| | | | | | addresses) git-svn-id: file:///svn/phpbb/trunk@4805 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some re-arrangement of optionsPaul S. Owen2004-02-051-104/+115
| | | | git-svn-id: file:///svn/phpbb/trunk@4794 89ea8834-ac86-4346-8a33-228a782c2dd0
* Scrap transport capability in 2.2.0Paul S. Owen2004-02-031-59/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4789 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah ... went the sheepPaul S. Owen2004-02-031-40/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@4787 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatePaul S. Owen2004-02-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4782 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add confirmation functionPaul S. Owen2004-02-031-2/+77
| | | | git-svn-id: file:///svn/phpbb/trunk@4781 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further group work ... nearly there ... still some consistency and other issues.Paul S. Owen2004-02-031-96/+184
| | | | git-svn-id: file:///svn/phpbb/trunk@4780 89ea8834-ac86-4346-8a33-228a782c2dd0
* send mass mail immediatlyMeik Sievertsen2004-02-011-4/+30
| | | | | | | | mail priority setting added log session (see Note) git-svn-id: file:///svn/phpbb/trunk@4777 89ea8834-ac86-4346-8a33-228a782c2dd0
* utilize the advantages of bcc... we have a hard limit of 50 recipients here, ↵Meik Sievertsen2004-01-311-33/+62
| | | | | | if the same language and notify method is used (if the case of only one recipient is given the bcc method will be not used). git-svn-id: file:///svn/phpbb/trunk@4776 89ea8834-ac86-4346-8a33-228a782c2dd0
* more authentication methods to choose between (SMTP). Added pop-before-smtp too.Meik Sievertsen2004-01-312-10/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@4771 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed: allow/disallow smilies board-wide settingMeik Sievertsen2004-01-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4763 89ea8834-ac86-4346-8a33-228a782c2dd0
* custom profile fields.Meik Sievertsen2004-01-101-0/+1033
| | | | | | | | Not finished, committed to let us discuss about the next steps -> BartVB git-svn-id: file:///svn/phpbb/trunk@4740 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some minor fixes for the registration procedureBart van Bragt2004-01-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4732 89ea8834-ac86-4346-8a33-228a782c2dd0
* moved attachment settings code back to admin_attachments.phpMeik Sievertsen2003-11-232-558/+561
| | | | git-svn-id: file:///svn/phpbb/trunk@4683 89ea8834-ac86-4346-8a33-228a782c2dd0
* my attempt to break things...Meik Sievertsen2003-11-231-12/+308
| | | | git-svn-id: file:///svn/phpbb/trunk@4682 89ea8834-ac86-4346-8a33-228a782c2dd0
* small typo... who is in need of a new keyboard? ;)Meik Sievertsen2003-11-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4681 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-163-79/+82
| | | | | | | | 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
* Quick fix for re-ordering problemPaul S. Owen2003-11-131-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4665 89ea8834-ac86-4346-8a33-228a782c2dd0
* gurgle blurp ... make some more changes, blurp, gurgle, move discover_auth ↵Paul S. Owen2003-11-101-25/+51
| | | | | | to auth class as acl_get_list method, blurp gurgle blurp git-svn-id: file:///svn/phpbb/trunk@4661 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some attachment related changes to lang/layoutPaul S. Owen2003-11-061-61/+59
| | | | git-svn-id: file:///svn/phpbb/trunk@4651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix deletion of all log entries when deleting those of just one, fix js ↵Paul S. Owen2003-11-061-45/+41
| | | | | | issue with mark all git-svn-id: file:///svn/phpbb/trunk@4650 89ea8834-ac86-4346-8a33-228a782c2dd0
* Admin load switch for jumpboxPaul S. Owen2003-11-051-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@4643 89ea8834-ac86-4346-8a33-228a782c2dd0
* Very preliminary user admin updatePaul S. Owen2003-11-051-198/+615
| | | | git-svn-id: file:///svn/phpbb/trunk@4642 89ea8834-ac86-4346-8a33-228a782c2dd0
* related to attachmentsMeik Sievertsen2003-11-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4641 89ea8834-ac86-4346-8a33-228a782c2dd0
* new permissions, merged attachment tables (the intended purpose of two ↵Meik Sievertsen2003-11-042-13/+7
| | | | | | | | | 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
* and we see him again...Meik Sievertsen2003-11-011-41/+292
| | | | git-svn-id: file:///svn/phpbb/trunk@4631 89ea8834-ac86-4346-8a33-228a782c2dd0
* ahhhh, they hurt kenny, stop it... stop it.Meik Sievertsen2003-11-011-384/+60
| | | | git-svn-id: file:///svn/phpbb/trunk@4630 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix "not able to reply to announcements" and wrong notify checkbox status.Meik Sievertsen2003-10-281-23/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@4627 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable group based avatar ... really not sure about the api layout thoughPaul S. Owen2003-10-211-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4622 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable group based avatar ... really not sure about the api layout thoughPaul S. Owen2003-10-211-31/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@4621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable/disable fulltext indexing of a given forumPaul S. Owen2003-10-211-70/+83
| | | | git-svn-id: file:///svn/phpbb/trunk@4620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix some oopsiesPaul S. Owen2003-10-211-101/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@4619 89ea8834-ac86-4346-8a33-228a782c2dd0
* Select boxes rather than several submit buttons ... must standardise these ↵Paul S. Owen2003-10-211-122/+125
| | | | | | approaches across admin forms git-svn-id: file:///svn/phpbb/trunk@4618 89ea8834-ac86-4346-8a33-228a782c2dd0
* nowrap for thPaul S. Owen2003-10-211-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@4617 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of hard coded lang strings still to be updatedPaul S. Owen2003-10-211-18/+72
| | | | git-svn-id: file:///svn/phpbb/trunk@4616 89ea8834-ac86-4346-8a33-228a782c2dd0
* bump topic and orphan attachmentsMeik Sievertsen2003-10-192-48/+287
| | | | | | | changes here and there... git-svn-id: file:///svn/phpbb/trunk@4614 89ea8834-ac86-4346-8a33-228a782c2dd0
* mass add/edit smilies and iconsMeik Sievertsen2003-10-191-331/+381
| | | | git-svn-id: file:///svn/phpbb/trunk@4613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove need for session_ids for "allowed" bots, dump ↵Paul S. Owen2003-10-152-6/+5
| | | | | | 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
* Quick change of title/datePaul S. Owen2003-10-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bot adminPaul S. Owen2003-10-151-0/+385
| | | | git-svn-id: file:///svn/phpbb/trunk@4601 89ea8834-ac86-4346-8a33-228a782c2dd0
* sighPaul S. Owen2003-10-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4596 89ea8834-ac86-4346-8a33-228a782c2dd0
* Don't attempt to change the password unless jabber is enabled ...Paul S. Owen2003-10-131-42/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@4594 89ea8834-ac86-4346-8a33-228a782c2dd0
* Disconnect ...Paul S. Owen2003-10-121-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4590 89ea8834-ac86-4346-8a33-228a782c2dd0
* poohPaul S. Owen2003-10-121-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4589 89ea8834-ac86-4346-8a33-228a782c2dd0
* account registration/changing, password changingPaul S. Owen2003-10-121-26/+101
| | | | git-svn-id: file:///svn/phpbb/trunk@4588 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only updates config vars at present ... will create accounts, etc. eventually.Paul S. Owen2003-10-121-0/+197
| | | | git-svn-id: file:///svn/phpbb/trunk@4587 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated the various "users of emailer", fixed issue(!) of jabber using the ↵Paul S. Owen2003-10-122-73/+65
| | | | | | 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