aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #42925Chris Smith2009-07-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9777 89ea8834-ac86-4346-8a33-228a782c2dd0
* - PHP4 compatibilityMarek A. R2009-07-181-0/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9776 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #37635 - Hide profile-icon from viewtopic-page if user has no ↵Joas Schilling2009-07-183-2/+2
| | | | | | | | | permissions (subsilver2 only) - Patch by leviatan21 Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9775 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Add smilies per page config setting to the database updaterMarek A. R2009-07-171-0/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9774 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small change to r9765, Bug #47495Andreas Fischer2009-07-171-3/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9773 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Add hard limit for smiliesMarek A. R2009-07-171-7/+48
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9772 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Add hard limit for smiliesMarek A. R2009-07-173-0/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9771 89ea8834-ac86-4346-8a33-228a782c2dd0
* fail <3 r9769Chris Smith2009-07-171-17/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9770 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correct escaping/unescaping in the LDAP authentication plugin. #48175Chris Smith2009-07-173-7/+29
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9769 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable ↵Andreas Fischer2009-07-173-1/+12
| | | | | | during update. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9768 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ability to empty a user's outbox from the user ACP quick tools.Chris Smith2009-07-174-2/+58
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9767 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, i misread this one. :) related to r9763Meik Sievertsen2009-07-171-2/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9766 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47495 - Move hardcoded language string to language file.Andreas Fischer2009-07-172-1/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9765 89ea8834-ac86-4346-8a33-228a782c2dd0
* A small correction to #r9763Meik Sievertsen2009-07-172-25/+29
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9764 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Add pagination for icons and smilies in the ACP and smilies in the smiley ↵Marek A. R2009-07-169-16/+54
| | | | | | popup git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9763 89ea8834-ac86-4346-8a33-228a782c2dd0
* assign varsHenry Sudhof2009-07-161-0/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9762 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing hidden fields, pointed out by leviathan21Henry Sudhof2009-07-152-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9761 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix r9615Joas Schilling2009-07-152-2/+2
| | | | | | Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9760 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #45675 - Do not allow setting group as default group for pending userJoas Schilling2009-07-144-3/+53
| | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9759 89ea8834-ac86-4346-8a33-228a782c2dd0
* Feature Bug #43375 - Ability to delete warnings and keep warnings permanentlyJoas Schilling2009-07-149-1/+235
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-1411-22/+50
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9757 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47865 - Fix "Always show a scrollbar for short pages" for IE8 and ↵Joas Schilling2009-07-142-2/+2
| | | | | | | | | Firefox 3.5 - Patch by stokerpiller Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9756 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-07-146-2/+128
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9755 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #44295 - Cannot prune users who never logged inRuslan Uzdenov2009-07-143-2/+8
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9754 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47265 - Smilies and images not viewed in topic-print viewJoas Schilling2009-07-133-1/+8
| | | | | | | | Fix - Force full date for PMs print-view Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9753 89ea8834-ac86-4346-8a33-228a782c2dd0
* looks better that wayHenry Sudhof2009-07-131-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9752 89ea8834-ac86-4346-8a33-228a782c2dd0
* minor changesHenry Sudhof2009-07-111-13/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9750 89ea8834-ac86-4346-8a33-228a782c2dd0
* use existing functionHenry Sudhof2009-07-111-5/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9749 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47775 - Properly convert and show filesize informationAndreas Fischer2009-07-115-23/+76
| | | | | | Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9748 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove spacesHenry Sudhof2009-07-101-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9747 89ea8834-ac86-4346-8a33-228a782c2dd0
* move QR editorHenry Sudhof2009-07-102-3/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9746 89ea8834-ac86-4346-8a33-228a782c2dd0
* print out error if users try to update phpBB versions no longer supported ↵Meik Sievertsen2009-07-092-25/+29
| | | | | | with the used database update script git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9743 89ea8834-ac86-4346-8a33-228a782c2dd0
* Addition to r9731: Add seperate language entry for more flexibility in other ↵Andreas Fischer2009-07-092-0/+2
| | | | | | | | languages. Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9742 89ea8834-ac86-4346-8a33-228a782c2dd0
* changelogHenry Sudhof2009-07-091-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9741 89ea8834-ac86-4346-8a33-228a782c2dd0
* Posting smilies in view more smilies now work again in IE (Bug #46025 - ↵Meik Sievertsen2009-07-093-2/+3
| | | | | | Patch by leviatan21) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9740 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47685 - Wrong count of posts awaiting approval in MCPJoas Schilling2009-07-082-6/+12
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9739 89ea8834-ac86-4346-8a33-228a782c2dd0
* some changelog changes and a small SQL correctionChris Smith2009-07-082-5/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9738 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed Bug #24075 - GZIP status is not showed up correctly in debug modeRuslan Uzdenov2009-07-084-3/+4
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9737 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix cosmetic ACP bug showing on hover elements in IE7 (Bug #16109 - Patch by ↵Meik Sievertsen2009-07-083-0/+3
| | | | | | prototech) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9736 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix database updater and db tools to support multiple column ↵Meik Sievertsen2009-07-083-35/+450
| | | | | | changes/additions/removals with SQLite git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9735 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting ↵Joas Schilling2009-07-082-1/+2
| | | | | | | | | - Patch by 00mohgta7 Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9734 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed Bug #40155 - Postcount of 0 not showing up in PMsRuslan Uzdenov2009-07-083-2/+3
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9733 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47765 - Search by authorname does not display posts of deactivated ↵Joas Schilling2009-07-082-2/+2
| | | | | | | | users Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9732 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another feature: Detect when a post has been altered by someone else while ↵Andreas Fischer2009-07-084-1/+49
| | | | | | | | editing. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9731 89ea8834-ac86-4346-8a33-228a782c2dd0
* #47885Henry Sudhof2009-07-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9730 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix r9728 - It does actually not work that way. ;-)Andreas Fischer2009-07-071-2/+2
| | | | | | Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9729 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47785 - Fetch requested cookie variables directly from cookie super ↵Andreas Fischer2009-07-072-2/+4
| | | | | | | | | | global. This should fix a problem with phpBB installations on PHP 5.3 Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9728 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #47815 - View end of ban in MCP and ACP when user is banned by ↵Joas Schilling2009-07-073-4/+20
| | | | | | | | | duration - Patch by Pyramide Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9727 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further word censor fix to work with UTF8 correctlyRuslan Uzdenov2009-07-072-1/+2
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9726 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed Bug #39625 - QUOTE-string not included when replying to pm'sRuslan Uzdenov2009-07-072-1/+5
| | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9725 89ea8834-ac86-4346-8a33-228a782c2dd0