aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* - make sure the copyright/disclaimer is consistentMeik Sievertsen2007-08-216-7/+34
| | | | | | | - two fixes... git-svn-id: file:///svn/phpbb/trunk@8061 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14105 Note that announcements can be global - that's not a bug.Henry Sudhof2007-08-211-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8060 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151]Nils Adermann2007-08-191-0/+2
| | | | | | | - Added alternative tokens to custom BBCodes which are safe for CSS/Javascript and changed TEXT token to entitise opening and closing parantheses. git-svn-id: file:///svn/phpbb/trunk@8056 89ea8834-ac86-4346-8a33-228a782c2dd0
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), ↵Nils Adermann2007-08-191-0/+2
| | | | | | | | | bbcode_nl2br(), smiley_text(), parse_attachments() - using \r on custom bbcodes to allow line breaks [Bug #10758] git-svn-id: file:///svn/phpbb/trunk@8050 89ea8834-ac86-4346-8a33-228a782c2dd0
* - allow multibyte search configurationNils Adermann2007-08-181-0/+2
| | | | | | | | | - added ldap_user_filter to add additional restrictions on the user objects used for authentication [Bug #12627] - improved ldap explanations a bit - display searchable subforums of invisible parents in advanced search forum selection [Bug #11395] git-svn-id: file:///svn/phpbb/trunk@8047 89ea8834-ac86-4346-8a33-228a782c2dd0
* - strip_bbcode should not treat smilies which look like BBCode and are ↵Nils Adermann2007-08-171-0/+2
| | | | | | | | | | placed in front of a closing tag as BBCode [Bug #14030] - highlight in post subjects and topic titles [Bug #13383] - language entry SMILIE_ONE_ADDED should have been SMILIES_ONE_ADDED git-svn-id: file:///svn/phpbb/trunk@8046 89ea8834-ac86-4346-8a33-228a782c2dd0
* - IE6 is not able to correctly cope with gzip compressionMeik Sievertsen2007-08-171-0/+2
| | | | | | | - hopefully fixed the rtl icon issue in FF without breaking ltr display. git-svn-id: file:///svn/phpbb/trunk@8040 89ea8834-ac86-4346-8a33-228a782c2dd0
* increase the odbc limit (64k is too low, the theme data itself is >64k)Meik Sievertsen2007-08-161-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8038 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added a comment on normalizationNils Adermann2007-08-161-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8037 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added info on utf8_strtolower/upperNils Adermann2007-08-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8036 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added information about Unicode to coding guidelinesNils Adermann2007-08-161-7/+88
| | | | | | | - two little changes git-svn-id: file:///svn/phpbb/trunk@8035 89ea8834-ac86-4346-8a33-228a782c2dd0
* - two new packages... diff and utfMeik Sievertsen2007-08-161-0/+1
| | | | | | | | - only 60 chars for topic title if new post (please see changelog for explanation) - change utf8_wordwrap (had some bugs david and nils spotted - was not really functional, sorry for this. :D) git-svn-id: file:///svn/phpbb/trunk@8034 89ea8834-ac86-4346-8a33-228a782c2dd0
* some bugs fixedMeik Sievertsen2007-08-151-4/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@8033 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14072Henry Sudhof2007-08-141-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8028 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some changes... non-invasive...Meik Sievertsen2007-08-131-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@8025 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13973David M2007-08-091-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8017 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13999David M2007-08-091-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8015 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13968David M2007-08-061-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8014 89ea8834-ac86-4346-8a33-228a782c2dd0
* two fixesMeik Sievertsen2007-08-061-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8011 89ea8834-ac86-4346-8a33-228a782c2dd0
* Language changes, take them while they are hot.Henry Sudhof2007-08-061-0/+2
| | | | | | | #13295 git-svn-id: file:///svn/phpbb/trunk@8009 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay, this add a few queries, but now ranks and avatars should behave as ↵Henry Sudhof2007-08-051-1/+1
| | | | | | expected. git-svn-id: file:///svn/phpbb/trunk@8007 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13961 - the fix is not perfect, we now nuke the avatar/rank when leaving a ↵Henry Sudhof2007-08-041-0/+1
| | | | | | group - no matter what. git-svn-id: file:///svn/phpbb/trunk@8005 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13936David M2007-08-021-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7996 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13916David M2007-08-021-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7995 89ea8834-ac86-4346-8a33-228a782c2dd0
* some tiny fixes and two new features. ;)Meik Sievertsen2007-08-011-2/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7994 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introducing some changes to acp_icons. This adds language variables.Henry Sudhof2007-08-011-0/+4
| | | | | | | | | | The JS candy is mostly only for firefox, the actual fix is splitting the list. #13917 #13911 git-svn-id: file:///svn/phpbb/trunk@7992 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13906 Invalid files will be silently ignoredHenry Sudhof2007-07-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7989 89ea8834-ac86-4346-8a33-228a782c2dd0
* my changes so far...Meik Sievertsen2007-07-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7987 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13874David M2007-07-301-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7981 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13862David M2007-07-291-3/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@7980 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, remove this bugfix, it is giving more problems and is actually only ↵Meik Sievertsen2007-07-281-1/+0
| | | | | | relevant for splitting topics. :) We will see if we are able to incorporate it... git-svn-id: file:///svn/phpbb/trunk@7974 89ea8834-ac86-4346-8a33-228a782c2dd0
* - allow Oracle to install without having a database nameDavid M2007-07-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7973 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11611Henry Sudhof2007-07-281-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7969 89ea8834-ac86-4346-8a33-228a782c2dd0
* - add database size for FirebirdDavid M2007-07-281-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7965 89ea8834-ac86-4346-8a33-228a782c2dd0
* - properly export localized imagesetsDavid M2007-07-271-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7964 89ea8834-ac86-4346-8a33-228a782c2dd0
* add a note we shift to the newest block.Meik Sievertsen2007-07-271-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7963 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13791 - I hope this works :DHenry Sudhof2007-07-271-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7960 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13800Henry Sudhof2007-07-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7958 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix session problems for those using mysql in strict mode and users having a ↵Meik Sievertsen2007-07-271-3/+1
| | | | | | browser agent string > 150 characters. git-svn-id: file:///svn/phpbb/trunk@7956 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13831Henry Sudhof2007-07-271-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7955 89ea8834-ac86-4346-8a33-228a782c2dd0
* do not get too excitedMeik Sievertsen2007-07-261-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7954 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13813Henry Sudhof2007-07-261-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7951 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***Meik Sievertsen2007-07-261-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7950 89ea8834-ac86-4346-8a33-228a782c2dd0
* - cron now uses a locking variable to make sure it does not spawn too many ↵Nils Adermann2007-07-251-0/+1
| | | | | | webserver processes [Bug #12741] git-svn-id: file:///svn/phpbb/trunk@7947 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13796Henry Sudhof2007-07-251-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7945 89ea8834-ac86-4346-8a33-228a782c2dd0
* redundantHenry Sudhof2007-07-241-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7942 89ea8834-ac86-4346-8a33-228a782c2dd0
* More fixes for CPFs. I believe the wizard should now work for all types, ↵Henry Sudhof2007-07-241-2/+2
| | | | | | even with several languages. Testing is encouraged. git-svn-id: file:///svn/phpbb/trunk@7941 89ea8834-ac86-4346-8a33-228a782c2dd0
* two fixesMeik Sievertsen2007-07-241-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7940 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13583David M2007-07-241-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7939 89ea8834-ac86-4346-8a33-228a782c2dd0
* + some fixesMeik Sievertsen2007-07-241-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7938 89ea8834-ac86-4346-8a33-228a782c2dd0