History | View | Annotate | Download (108.6 kB)
commit 10784439ed577c5bec28825d266dbe466081a72fMerge: 3a0a18e ec5ca9dAuthor: Igor Wiedler <igor@wiedler.ch>Date: Thu Mar 31 20:24:11 2011 +0200
Merge branch 'develop-olympus' into develop
commit 239cb56af09424825f6a83dea42dc3cb10d9a470Merge: e8def25 7027489Author: Andreas Fischer <bantu@phpbb.com>Date: Sun Mar 6 15:08:29 2011 +0100
commit cde423591e90e58361b17f29f6841887573a0fa8Merge: 656f18d ba5c7d8Author: Nils Adermann <naderman@naderman.de>Date: Sun Jan 16 22:26:27 2011 +0100
commit 78df30f7b76bf3fb0852c70b4e90e1acddc78b05Merge: bdac867 3bc64deAuthor: Chris Smith <toonarmy@phpbb.com>Date: Thu Jan 13 13:38:36 2011 +0000
Merge branch 'task/igorw/acm-refactor' into develop
commit 95c683056b85399200e2caaa9aa65edc6843c16fMerge: 5373f81 1aef7ebAuthor: Igor Wiedler <igor@wiedler.ch>Date: Sun Jan 9 23:58:27 2011 +0100
Merge branch 'task/acm-refactor' into develop
Conflicts: tests/bootstrap.php
commit 635752fafc275c091cfc130e2f7b5e2ca5fe91d5Merge: 2e51e68 fbca4e9Author: Andreas Fischer <bantu@phpbb.com>Date: Thu Nov 18 14:05:56 2010 +0100
commit 6bba2794342553a81c2427d6db3e3dfc715c9550Merge: 2264f88 d503272Author: Igor Wiedler <igor@wiedler.ch>Date: Tue Oct 19 14:04:22 2010 +0200
commit 2264f88d8226336584b62d14e36f44b33712ceb0Merge: 6213188 5f0f8c2Author: Igor Wiedler <igor@wiedler.ch>Date: Tue Oct 19 13:57:43 2010 +0200
commit a2918fd98e61db0e7e9885fb546abc024c84d0fcMerge: 31b221a 6da582eAuthor: Andreas Fischer <bantu@phpbb.com>Date: Thu Jul 8 20:10:17 2010 +0200
commit 55a22363fa4e0cc49a55478ccd238b078003fd78Merge: 50f5455 d8ff43cAuthor: Nils Adermann <naderman@naderman.de>Date: Sun Jul 4 16:41:01 2010 +0200
Merge branch 'task/coding-guidelines' into develop
commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
Copy 3.0.x branch to trunk
Revert INC/DEC feature. It is not consistent with the other template variables - bad idea. ;) We will get to it though... but not now.
This is an enhancement for revision r10051 (INC template variable)Within the mentioned revision INC was only able to be applied to defined template variables.I extended it now to work on all supported variables (template vars, defines, loops, defines in loops)...
Add INC (working name) to template syntax
Added section about special constants able to be used.
Add some docs for dynamic includes adding in r9570
Adding info on the VCS to coding guidelines
up the version number
Maybe I am falling asleep? Spelling in r9008
Grammar #28865
Remove reference to old mysql4 abstraction layer. #26065
mine type property working in rep view?
#32115 (small typo in coding guidelines)
minor fixes to guidelines
updated to mention template changes
force the use of sql_multi_insert() for multi inserts... also adjusted the coding guidelines accordingly.
spelling mistake
Hiding everywhere little buggers, eh?
some language/style/code fixes (refer to the diff of the changelog)
fixing one small typo
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
- Constant PHPBB_DB_NEW_LINK introduced which can be used to force phpBB to create a new database connection instead of reusing an existing one if the dbms supports it [Bug #14927]- Automatic URL parsing no longer allows dots in the schema but can parse URLs starting after a dot [Bug #15110]...
A few typos
make sure we always check for a valid directory handle
...
weird.
oh well.
updated documents to prosilver style
- some language tweaks suggested by John- some bug fixes- finally adding db_tools...
- make sure the copyright/disclaimer is consistent- two fixes...
increase the odbc limit (64k is too low, the theme data itself is >64k)
- added a comment on normalization
- added info on utf8_strtolower/upper
- added information about Unicode to coding guidelines- two little changes
allow mod authors to plug in info_ language files for population within the menu.
a reminder for us all :)
#10701
added class for disabled options in ACPE_USER_ERROR now using language keys if available [related to #10445]UCP/MCP title tags [#10441]Check $start parameter in viewforum [#10435]Check for postable forum for moving user posts within users ACP [#10433]...
fixing...
- #10085- Added notice about iso.txt to the coding guidelines
- correctly initialise $words in fulltext_native [Bug #347]- display ignored words from sub-search-queries- "Return to search page" [Bug #9591]- spelling in coding guidelines- htmlspecialchars forwarded_for before logging
All the things you wanted to know about language codes and phpBB i18n/L10n guidelines plus things you didn't even know you didn't know... but was too afraid to ask. :P
#8148
- fix some oddities (doubled spaces for example)- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.- Changed some permission namings based on suggestions by the community...
fixing some bugs, most being submitted grammatical/spelling errors.
fix some general bugs and some convertor related
- updated/new documents
adding revision information
document the recent change for sql_query_limit
updated coding guidelines. ;)
small correction to the coding guidelines
- fixed a few bugs- added user_add() function- check posted images ([img]) for same domain/scipt and php files- auth_api.html updated to the coding guidelines look&feel- introduced ability to force non page-updates (cron is using it)- correctly resend coppa email
- adjusted coding guidelines- fixed custom bbcode {TEXT} token- added unapproved item/info for unapproved posts in a topic
- fix bug #1727 (need to be watched - problems could arise by this change)- added a note about login_box() to the coding guidelines
- some bugfixes- committed coding guidelines as they are at area51- removed script_path (needs a close inspection later)- removed the need for server_name and server_port- able to define server port/name/protocol and force the user-defined server vars (very handy for proxy setups)
- adjusting group functions a little bit
- added updated coding guidelines- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users- changed bot code to act on useragent || ip