aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* - some bugfixesMeik Sievertsen2007-01-0915-56/+82
| | | | | | | - bugfixes for the convertor (typecasting for example was totally broken) git-svn-id: file:///svn/phpbb/trunk@6865 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6098Dominik Dröscher2007-01-0912-30/+39
| | | | | | | "Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :) git-svn-id: file:///svn/phpbb/trunk@6864 89ea8834-ac86-4346-8a33-228a782c2dd0
* - installer now checks if the page size is correct for FirebirdDavid M2007-01-093-0/+57
| | | | | | | - Firebird now has a proper explain page git-svn-id: file:///svn/phpbb/trunk@6863 89ea8834-ac86-4346-8a33-228a782c2dd0
* - new homographs or IDN confusables ( ↵Nils Adermann2007-01-086-40/+87
| | | | | | | | | | http://www.unicode.org/reports/tr39/data/international.txt ) - also added character names to old homographs - pagination_sep theme option removed, PAGINATION_SEPERATOR can be set in language files and the theme can overwrite it using span.page-sep [Bug #6872] git-svn-id: file:///svn/phpbb/trunk@6862 89ea8834-ac86-4346-8a33-228a782c2dd0
* ups. :)Meik Sievertsen2007-01-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6861 89ea8834-ac86-4346-8a33-228a782c2dd0
* - ok... first of all, let the forum names and descriptions being recoded ↵Meik Sievertsen2007-01-084-13/+48
| | | | | | | | | | | | | correctly... - fixed the php notices for a non-existant poster id. They were related to user signature conversion - adjusted the topic_poster id; this should solve wrong user assignments for topic poster - adjusted private message author; normally here some users should have encountered wrong ids. - adjusted the batch sizes to support the usual 2.0.x target base - the old values were used for really huge conversions. :) - commented out meta refresh for the time being - we will add a setting for this, some may want to sit in front, some may want to go away while converting (most likely when they did a test run before) git-svn-id: file:///svn/phpbb/trunk@6860 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6868David M2007-01-071-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6859 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, let's recode other text fields too...Meik Sievertsen2007-01-072-114/+134
| | | | git-svn-id: file:///svn/phpbb/trunk@6858 89ea8834-ac86-4346-8a33-228a782c2dd0
* silly pantsDavid M2007-01-071-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6857 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6836David M2007-01-071-0/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@6856 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm...Meik Sievertsen2007-01-071-12/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@6855 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes...Meik Sievertsen2007-01-073-18/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@6854 89ea8834-ac86-4346-8a33-228a782c2dd0
* do not reset complete convert_row. :oMeik Sievertsen2007-01-072-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6853 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6828David M2007-01-072-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@6852 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix some convertor bugs.Meik Sievertsen2007-01-077-34/+131
| | | | | | | - added support for the validated birthday mod and fixed the integration of nils' birthday mod git-svn-id: file:///svn/phpbb/trunk@6851 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #6728Meik Sievertsen2007-01-073-26/+55
| | | | git-svn-id: file:///svn/phpbb/trunk@6850 89ea8834-ac86-4346-8a33-228a782c2dd0
* - prefer ISO over CP as ISO is more commonDavid M2007-01-072-22/+299
| | | | | | | - added TIS-620 and cp-1251 git-svn-id: file:///svn/phpbb/trunk@6849 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Treat system messages as ISO-8859-1 just like PHP does itNils Adermann2007-01-071-14/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@6848 89ea8834-ac86-4346-8a33-228a782c2dd0
* what is this? is it a plane? is it super-grobi? no, it is the convertor...Meik Sievertsen2007-01-064-0/+6101
| | | | git-svn-id: file:///svn/phpbb/trunk@6847 89ea8834-ac86-4346-8a33-228a782c2dd0
* tiny alterationsMeik Sievertsen2007-01-064-5/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@6846 89ea8834-ac86-4346-8a33-228a782c2dd0
* recode_basic and recode_cjk (this one is most probably not within the full ↵Meik Sievertsen2007-01-063-12/+46293
| | | | | | release but available seperatly due to it's sheer size) for converting to utf8 git-svn-id: file:///svn/phpbb/trunk@6845 89ea8834-ac86-4346-8a33-228a782c2dd0
* - updated/new documentsMeik Sievertsen2007-01-066-55/+1584
| | | | git-svn-id: file:///svn/phpbb/trunk@6844 89ea8834-ac86-4346-8a33-228a782c2dd0
* - use constants no weird numbers ;-)Nils Adermann2007-01-052-5/+11
| | | | | | | - solved problem with \w using UTF-8 search (fulltext_mysql) by using PCRE unicode character properties if available [Bug #5768] git-svn-id: file:///svn/phpbb/trunk@6843 89ea8834-ac86-4346-8a33-228a782c2dd0
* unique cookie name anyone?Meik Sievertsen2007-01-051-0/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@6842 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix message length calculation for parsing bbcodes as well as saving some ↵Meik Sievertsen2007-01-051-25/+34
| | | | | | bytes of memory. ;) git-svn-id: file:///svn/phpbb/trunk@6841 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot to add true to the var_export function. :(Meik Sievertsen2007-01-051-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6840 89ea8834-ac86-4346-8a33-228a782c2dd0
* - use var_export instead of our format_array function [Bug #6748]Meik Sievertsen2007-01-045-109/+120
| | | | | | | | - fix dumb error in column naming [Bug #6750] - Make sure to catch some special conditions for cpf translation as well as correctly removing/adding default values on language installation/removing [Bug #6752] git-svn-id: file:///svn/phpbb/trunk@6839 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6746Meik Sievertsen2007-01-031-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@6838 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for bug #6742Meik Sievertsen2007-01-031-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@6837 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6712Dominik Dröscher2007-01-032-2/+13
| | | | | | | - Posts in search results with empty subjects get a Jump to post message git-svn-id: file:///svn/phpbb/trunk@6836 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6120Dominik Dröscher2007-01-031-8/+8
| | | | | | | - Making overall_header nicer for text-browsers git-svn-id: file:///svn/phpbb/trunk@6835 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6214Dominik Dröscher2007-01-033-21/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@6834 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6282Dominik Dröscher2007-01-031-8/+8
| | | | | | | - more logical tabindex git-svn-id: file:///svn/phpbb/trunk@6833 89ea8834-ac86-4346-8a33-228a782c2dd0
* - allow login with redirect parameterNils Adermann2007-01-036-24/+28
| | | | | | | | | | - altered URL regular expression so it won't cause problem with long URLs - PCRE >:( [Bug #6720] - moderator list on index should have coloured groups in bold as everywhere else too - correctly handle password requirements in UCP [Bug #6692] - added soft-hyphen to utf8_clean_string(), if you know any more evil characters (or whitespace characters that are not in ASCII range) then tell me about them (bug report) ;-) git-svn-id: file:///svn/phpbb/trunk@6832 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed download mode selection (the column info and constants will not be ↵Meik Sievertsen2007-01-0313-128/+84
| | | | | | | | | | | | removed, we or others may be able to re-use them later on) - removing extension from physical filename for uploaded attachments (as has been suggested some time ago from our community), can still be used by using the new 'unique_ext' mode on file cleaning - fixed a bug with copying attachments if copying a topic - made sure no attachment files get removed used at another location - changed media player "embed" code. For some this may result in no auto-resizing - though a download link has been added. git-svn-id: file:///svn/phpbb/trunk@6831 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6620Dominik Dröscher2007-01-021-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6830 89ea8834-ac86-4346-8a33-228a782c2dd0
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-028-74/+109
| | | | | | | | | | - Allow the display_on_index setting to be specified for link forums [Bug #6660] - Rank code in functions_display.php [Bug #6656] - Added some new locations for the viewonline page [Related to bug #6484] - Do not display attached images inline if user disabled image display in posts; the same with flash files [Bug #6226] git-svn-id: file:///svn/phpbb/trunk@6829 89ea8834-ac86-4346-8a33-228a782c2dd0
* mehDavid M2007-01-011-4/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6828 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix typoMeik Sievertsen2007-01-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6827 89ea8834-ac86-4346-8a33-228a782c2dd0
* - telling the admin for what the board contact and board email addresses are ↵Meik Sievertsen2006-12-3122-36/+16
| | | | | | | | | used for and also making sure this explanation is correct ;) - fixes for bugs #6694, #6664 and #6662 git-svn-id: file:///svn/phpbb/trunk@6826 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6666 - Diablo-Bertiezilla shall be vanquished!Jonathan Stanley2006-12-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6825 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added GB2312 support, made things nicer :DDavid M2006-12-291-5/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@6824 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6646David M2006-12-281-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@6823 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6566Jonathan Stanley2006-12-281-1/+1
| | | | | | | Switched the link to Google, dhn would be happy. :P phpBB.com hasn't allowed hotlinking in ages anyway... so it wouldn't have worked even if the link to the image was correct. :D git-svn-id: file:///svn/phpbb/trunk@6822 89ea8834-ac86-4346-8a33-228a782c2dd0
* hah! finally :DDavid M2006-12-281-4/+101
| | | | git-svn-id: file:///svn/phpbb/trunk@6821 89ea8834-ac86-4346-8a33-228a782c2dd0
* Farewell Asterix the Gaul. :PJonathan Stanley2006-12-281-1/+1
| | | | | | | #6616 git-svn-id: file:///svn/phpbb/trunk@6820 89ea8834-ac86-4346-8a33-228a782c2dd0
* - add return links to approve details [#6252]Meik Sievertsen2006-12-286-106/+67
| | | | | | | - lets decide on input field or textarea based on the entry length in language pack management [#6280] git-svn-id: file:///svn/phpbb/trunk@6819 89ea8834-ac86-4346-8a33-228a782c2dd0
* - made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)Meik Sievertsen2006-12-2813-41/+58
| | | | | | | | | - #6630 - hide a few links from bots (forum/topic marking, memberlist, post/reply/quote/edit/etc. buttons) [#6354] - #5698 git-svn-id: file:///svn/phpbb/trunk@6818 89ea8834-ac86-4346-8a33-228a782c2dd0
* #6642David M2006-12-281-6/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@6817 89ea8834-ac86-4346-8a33-228a782c2dd0
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-2741-267/+371
| | | | | | | | | | | | | | | | | | | | Copy permissions protection for groups [Bug #6594] HTML issues in ACP [Bug #6580, #6578] Always send the correct encoding [related to bug #6576] Mass email fixes for first loop iteration [Bug #6570] Extension groups to be allowed in PM's and/or Posts [Bug #6558] Extension allowance checking clarified (no longer using forum id 0 for private messaging) Using request_var() array method for some variables [Bug #6556] Added confirmation for deletion of ranks/smilies/icons/word censores [Bug #6548, #6530, #6512, #6466] Only show postable forums in dropdown list for moving posts on forum deletion as well as correct re-indexing [Bug #6510, #6476, #6384] Jabber password being password field in jabber settings screen [Bug #6478] user activity language variable if viewing not own profile [Bug #6432] Show moderator group/user-name colour [Bug #6402] Log rank creation/updating/removing [Bug #6398] Update check permission changed from a_ to a_board [Bug #6392] git-svn-id: file:///svn/phpbb/trunk@6816 89ea8834-ac86-4346-8a33-228a782c2dd0