aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #39875 - Empty error message in UCP folder management when creating ↵Joas Schilling2009-06-183-0/+6
| | | | | | | | folder without name Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9612 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r9602Joas Schilling2009-06-171-1/+4
| | | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9611 89ea8834-ac86-4346-8a33-228a782c2dd0
* This will need some further workHenry Sudhof2009-06-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9610 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use dynamic includes, fix some style bugs, make the old default captcha ↵Henry Sudhof2009-06-1717-54/+47
| | | | | | family backwards compatible to 3.0.5 styles git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9609 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r9607 - correct changelogJoas Schilling2009-06-171-1/+1
| | | | | | Authorised by: ToonArmy git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9608 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #22665 - Display and highlight already used rank images while ↵Joas Schilling2009-06-173-17/+16
| | | | | | | | assigning new rank Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9607 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r9605Joas Schilling2009-06-172-5/+5
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9606 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #41555 - Fix function to recalculate Binary TreeJoas Schilling2009-06-172-76/+29
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9605 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #20625 - Do not display birthdays of banned usersJoas Schilling2009-06-172-4/+7
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9604 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #20775 - Display user's Jabber address in popup when Jabber ↵Joas Schilling2009-06-174-3/+4
| | | | | | | | functionality is disabled Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change bug #21825 - Banning/unbanning users now generates an entry in their ↵Joas Schilling2009-06-172-3/+20
| | | | | | | | user notes Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #19135 - Exclude forum from active topics option is ignoredJoas Schilling2009-06-172-3/+9
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9601 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46145 - Template cache error for files of template-subfoldersJoas Schilling2009-06-162-9/+10
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9600 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #40245 - Attachments table is not being updated when deleting user ↵Ruslan Uzdenov2009-06-162-0/+6
| | | | | | | | and retaining his posts Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9599 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Oracle database backup (Bug #46715)Meik Sievertsen2009-06-162-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9598 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #40205 - Wrong message shown to user, when adding bots to friends/foesJoas Schilling2009-06-163-0/+7
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9597 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #38435 - Incorrect layout when loading PM-draftJoas Schilling2009-06-162-2/+3
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9596 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46455 - Make sure can_load_dll() is available.Andreas Fischer2009-06-152-7/+29
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9595 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #45585 - Show error if hostname lookup doesn't return a valid IP ↵Andreas Fischer2009-06-152-1/+3
| | | | | | | | address when banning. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9594 89ea8834-ac86-4346-8a33-228a782c2dd0
* Addition to r9577: Remove unnecessary integer casting. request_var() already ↵Andreas Fischer2009-06-141-3/+0
| | | | | | | | does that. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9593 89ea8834-ac86-4346-8a33-228a782c2dd0
* #46515Henry Sudhof2009-06-142-0/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9592 89ea8834-ac86-4346-8a33-228a782c2dd0
* See if this plays out: do not require people to re-enter the CAPTCHAHenry Sudhof2009-06-142-5/+13
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9591 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quote BBCode doesn't need f_reply now. #16079Chris Smith2009-06-142-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9590 89ea8834-ac86-4346-8a33-228a782c2dd0
* view_log() breaks if the serialized data is corrupt. #46545Chris Smith2009-06-142-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9589 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix sql_column_exists for firebird (had same problem as oracle)Meik Sievertsen2009-06-132-5/+25
| | | | | | - fix sql_column_change for firebird (interbase6 only supports TYPE and SET DEFAULT, but not the same syntax ass ADD COLUMN) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9586 89ea8834-ac86-4346-8a33-228a782c2dd0
* like firebird, oracle uses uppercase column names if delimiter used (Fixes ↵Meik Sievertsen2009-06-132-1/+2
| | | | | | Bug #46015) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9585 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, we need to check if the feed module is already thereMeik Sievertsen2009-06-131-11/+27
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9584 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix sql_column_exists for oracle (oracle uses uppercase table names)Meik Sievertsen2009-06-132-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9583 89ea8834-ac86-4346-8a33-228a782c2dd0
* use same method to update custom profile fields in UCP and ACP (and then i ↵Meik Sievertsen2009-06-133-68/+62
| | | | | | am able to debug what is wrong with the oracle code) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9582 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oh right. PHP4Henry Sudhof2009-06-1310-17/+22
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9581 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46355 - Only change topic/post icon if icons are enabled and user ↵Andreas Fischer2009-06-132-1/+6
| | | | | | | | is allowed to. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9580 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix some issues with XCache, can't totally resolve the purge() method as ↵Chris Smith2009-06-132-4/+22
| | | | | | XCache does not expose its settings to userland PHP. #46435 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9579 89ea8834-ac86-4346-8a33-228a782c2dd0
* #44745 - fix empty action in ucp groupsMeik Sievertsen2009-06-131-10/+11
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9578 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46255 - Allow friends/foes to be added and removed at the same time.Andreas Fischer2009-06-132-12/+16
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9577 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix preview in ACPHenry Sudhof2009-06-122-12/+40
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9576 89ea8834-ac86-4346-8a33-228a782c2dd0
* First ATOM Feed commit/integrationMeik Sievertsen2009-06-1212-6/+1253
| | | | | | - Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9575 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix dynamic config update routine error if firebird is used (Bug #46315)Meik Sievertsen2009-06-122-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9574 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bugs #25545, #26315 and #31325 - Mostly XHTML mistakes in prosilver and ↵Andreas Fischer2009-06-124-4/+9
| | | | | | | | the ACP. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9573 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #45765 - Correctly hide skiplink in prosilver right-to-left mode ↵Andreas Fischer2009-06-122-0/+21
| | | | | | | | (thanks prototech). Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9572 89ea8834-ac86-4346-8a33-228a782c2dd0
* *sigh* correct spelling in changelogChris Smith2009-06-121-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9571 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dynamic template includes :)Chris Smith2009-06-112-3/+41
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9570 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #45345 - Also remove data from friend/foe table when deleting user ↵Andreas Fischer2009-06-112-0/+7
| | | | | | | | (patch by nickvergessen). Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9569 89ea8834-ac86-4346-8a33-228a782c2dd0
* language collisionHenry Sudhof2009-06-102-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9568 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a regression introduced in r9470 #45895Chris Smith2009-06-092-1/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9567 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46215 - Adjust viewonline filename regular expression to be less ↵Andreas Fischer2009-06-092-1/+2
| | | | | | | | strict. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9566 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #45705 - Show error in the ACP when template folder is not readable.Andreas Fischer2009-06-084-2/+8
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9565 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #44665 - Add index on log_time to the log table to prevent slowdown ↵Andreas Fischer2009-06-0811-2/+21
| | | | | | | | on boards with many log entries. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9564 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #34295 - Move post bump information markup to the template.Andreas Fischer2009-06-084-3/+4
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9563 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bugs #38555, #45505, #45785 and #45865 - Various XHTML mistakes in ↵Andreas Fischer2009-06-086-12/+19
| | | | | | | | prosilver and subsilver2. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9562 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46065 - Correctly show private message historyAndreas Fischer2009-06-082-1/+2
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9561 89ea8834-ac86-4346-8a33-228a782c2dd0