Igor Wiedler
45dc1c2eff
[ticket/10260] Remove the icon_fontsize.gif image (thanks Vinny)
...
PHPBB3-10260
2011-07-15 23:05:47 +02:00
Nils Adermann
8024a794a6
Merge branch 'ticket/igorw/10260' into develop
...
* ticket/igorw/10260:
[ticket/10260] Remove prosilver styleswitcher
2011-07-15 12:14:13 -04:00
Joas Schilling
2231488543
[ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission
...
Be careful when using this function with permissions a_, m_, u_ and f_ ! It may not work correctly. When a user group grants an a_* permission, e.g. a_foo, but the user's a_foo permission is set to "Never", then the user does not in fact have the a_ permission. But the user will still be listed as having the a_ permission.
PHPBB3-10252
2011-07-15 10:23:06 +02:00
Andreas Fischer
0690e9f103
[ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main
...
PHPBB3-10274
2011-07-15 00:06:25 +02:00
Andreas Fischer
7f56c05f24
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.php
...
PHPBB3-10263
2011-07-14 23:58:51 +02:00
Andreas Fischer
b0940f52e5
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.php
...
PHPBB3-10263
2011-07-14 23:53:41 +02:00
Joas Schilling
91b20ddba5
[ticket/7291] Use template loop for character list, to avoid double &first_char
...
PHPBB3-7291
2011-07-14 22:29:27 +02:00
Callum Macrae
16c5352a12
[ticket/10032] Fixed typos in bbcode button name.
...
addlistitem was addlitsitem.
PHPBB3-10032
2011-07-14 21:00:10 +01:00
Joas Schilling
0b1ed71b8a
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10216] Fixed a grammar error in SOME_QUERIES_FAILED.
2011-07-14 20:46:08 +02:00
Joas Schilling
1ace10ab92
Merge remote branch 'remotes/callumacrae/ticket/10216' into develop-olympus
...
* remotes/callumacrae/ticket/10216:
[ticket/10216] Fixed a grammar error in SOME_QUERIES_FAILED.
2011-07-14 20:41:10 +02:00
Joas Schilling
381e31d738
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10267] Call strlen() on $table_prefix for $max_length calculation.
2011-07-14 20:13:44 +02:00
Joas Schilling
7f7a0d8b9f
Merge remote branch 'remotes/bantu/ticket/10267' into develop-olympus
...
* remotes/bantu/ticket/10267:
[ticket/10267] Call strlen() on $table_prefix for $max_length calculation.
2011-07-14 20:13:15 +02:00
Callum Macrae
e9319ee2aa
[ticket/10216] Fixed a grammar error in SOME_QUERIES_FAILED.
...
Previously "errors are listing below", should have said "errors are
listed below".
PHPBB3-10216
2011-07-14 18:48:37 +01:00
Joas Schilling
bb733b0204
[ticket/6632] Better viewing of topics for wide screen displays
...
Also fixes PHPBB3-6458 "Width of Topics and Posts columns in Board Index is causing problems with language packs" by increasing the size to 90px instead of the ~70 it was like. Also tested on RTL languages.
PHPBB3-6458
PHPBB3-6632
2011-07-14 15:05:25 +02:00
Joas Schilling
8ebc8ec182
[ticket/5506] Do not display an empty last page after deleting logs.
...
The fix is copied from view_inactive_users().
Also add keywords and sort parameters to url for deleting logs and inactive users.
And finally save some queries if there are no logs/users to display anyway
2011-07-14 04:05:20 +02:00
Andreas Fischer
d16525e176
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10255] Add leading slash in gitignore to only ignore specified files
Conflicts:
.gitignore
2011-07-14 03:20:55 +02:00
Andreas Fischer
4b2ff05a3b
Merge remote-tracking branch 'nickvergessen/ticket/10255' into develop-olympus
...
* nickvergessen/ticket/10255:
[ticket/10255] Add leading slash in gitignore to only ignore specified files
2011-07-14 03:18:16 +02:00
Joas Schilling
1ff0f221fa
[ticket/10266] Add "Return to forum" link after reporting a post
...
PHPBB3-10266
2011-07-14 02:52:05 +02:00
Joas Schilling
b7459cc5f7
[ticket/10255] Add leading slash in gitignore to only ignore specified files
...
PHPBB3-10255
2011-07-14 02:33:32 +02:00
Andreas Fischer
b1608ae860
[ticket/10267] Call strlen() on $table_prefix for $max_length calculation.
...
PHPBB3-10267
2011-07-14 02:09:22 +02:00
Andreas Fischer
10384f2179
Merge remote-tracking branch 'igorw/ticket/7090' into develop
...
* igorw/ticket/7090:
[ticket/7090] Update documented minimum PHP version to 5.2.0
2011-07-13 13:36:55 +02:00
Igor Wiedler
541a7db101
[ticket/7090] Update documented minimum PHP version to 5.2.0
...
PHPBB3-7090
2011-07-13 13:02:37 +02:00
Andreas Fischer
fdfd4ce5fd
[ticket/10263] Adding unit tests for phpbb_version_compare().
...
PHPBB3-10263
2011-07-13 02:35:11 +02:00
Andreas Fischer
f926acf1b8
[ticket/10263] Add wrapper for version_compare() that allows the use of A and B
...
Add wrapper function for version_compare() that allows using uppercase A and B
for alpha and beta release version strings.
PHPBB3-10263
2011-07-13 02:33:29 +02:00
Andreas Fischer
e11f9afdce
[ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix.
...
PHPBB3-10265
2011-07-13 01:44:41 +02:00
Andreas Fischer
271c277ecc
[ticket/10257] Slightly adjust comments about AAAA records on Windows XP/2003.
...
PHPBB3-10257
2011-07-13 01:06:32 +02:00
Patrick Webster
ae8eee16cc
[ticket/10257] Fix AAAA record parsing for old versions of Windows
...
Older versions of Windows use a different output format for AAAA records.
PHPBB3-10257
2011-07-13 01:06:26 +02:00
Andreas Fischer
99db533524
[ticket/10257] Add missing break statement after CNAME block.
...
PHPBB3-10257
2011-07-13 00:55:26 +02:00
Andreas Fischer
0e85704d75
[ticket/10243] Adding a few unit tests for phpbb_gmgetdate().
...
PHPBB3-10243
2011-07-13 00:44:10 +02:00
Andreas Fischer
91fd6df430
[ticket/10243] Call phpbb_gmgetdate() from various places.
...
PHPBB3-10243
2011-07-13 00:01:37 +02:00
Andreas Fischer
db352c17f8
[ticket/10243] Adding wrapper function for getdate() for UTC timestamps.
...
PHPBB3-10243
2011-07-12 23:46:20 +02:00
Igor Wiedler
4fe7e40f14
[ticket/10260] Remove prosilver styleswitcher
...
The styleswitcher is an odd invention that allows setting the font size
of the page dynamically via JavaScript (and CSS). This should be done by
browser settings instead.
PHPBB3-10260
2011-07-12 01:43:55 +02:00
Igor Wiedler
136a932303
[ticket/10258] Remove the meta charset tag
...
The charset tag is useless, because if a charset content-type header is
present it takes precedence. And phpBB always sends such a header.
PHPBB3-10258
2011-07-12 01:32:00 +02:00
Joas Schilling
d60ffdd55c
[ticket/10237] Also display login-box on subscribing
...
PHPBB3-10237
2011-07-11 19:31:11 +02:00
Joas Schilling
773561f862
[ticket/10237] Handle watching and unwatching the same way.
...
Also add some information to the confirm-box (forum_name / topic title)
PHPBB3-10237
2011-07-11 19:24:40 +02:00
Igor Wiedler
af1c8747ce
[ticket/10258] Adjust some deprecated tags for HTML5 in coding-guidelines
...
PHPBB3-10258
2011-07-11 00:39:19 +02:00
Igor Wiedler
f5947439b2
[ticket/10258] Remove copyright meta tag from docs
...
It fails HTML5 validation and we already have a 'copyright and
disclaimer' section in all of those documents. We can always represent
the copyright more semantically later (such as the HTML5 <copyright>
tag).
PHPBB3-10258
2011-07-11 00:27:10 +02:00
Igor Wiedler
70a904335f
[ticket/10258] Remove resource-type and distribution meta tags
...
They break HTML5 validation.
PHPBB3-10258
2011-07-10 23:13:25 +02:00
Andreas Fischer
09e0460e5b
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[prep-release-3.0.9] Bumping version number for 3.0.9 final.
Conflicts:
phpBB/install/database_update.php
2011-07-10 23:11:29 +02:00
Andreas Fischer
e4707a8be7
Merge branch 'prep-release-3.0.9' into develop-olympus
...
* prep-release-3.0.9:
[prep-release-3.0.9] Bumping version number for 3.0.9 final.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
2011-07-10 23:08:56 +02:00
Igor Wiedler
854c14f9f6
[ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags
...
These meta tags are IE specific and do not validate as HTML5.
PHPBB3-10258
2011-07-10 23:04:14 +02:00
Andreas Fischer
e6572b766f
[prep-release-3.0.9] Bumping version number for 3.0.9 final.
2011-07-10 22:36:17 +02:00
Oleg Pudeyev
e43d8732d4
[feature/template-engine] Add ampersands to return refs by reference.
...
PHPBB3-9726
2011-07-10 03:45:57 -04:00
Oleg Pudeyev
66cef00589
[feature/template-engine] Delete useless assignment by reference for $lang.
...
PHPBB3-9726
2011-07-10 03:41:09 -04:00
Igor Wiedler
c58b09e65d
[feature/template-engine] Remove $include_once argument of display()
...
PHPBB3-9726
2011-07-10 01:05:54 +02:00
Igor Wiedler
ae53623230
[feature/template-engine] Refactor $config dependency out of the filter
...
The template stream filter no longer depends on the $config global.
Instead it uses a 'allow_php' param that is passed via
stream_bucket_append's last argument.
Tests also adjusted.
PHPBB3-9726
2011-07-10 00:35:07 +02:00
Igor Wiedler
ee0bba3ab6
[feature/template-engine] Fix some comments
...
PHPBB3-9726
2011-07-10 00:33:25 +02:00
Igor Wiedler
f7b06ca12d
[feature/template-engine] Move template.php to includes/template
...
This allows making use of autoloading.
PHPBB3-9726
2011-07-10 00:30:50 +02:00
Igor Wiedler
766537035e
[ticket/10258] Change the DOCTYPE to HTML5
...
PHPBB3-10258
2011-07-09 17:04:46 +02:00
Andreas Fischer
e2d27a30a6
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10003] Fixed comment referring to db_tools duplication.
[ticket/10003] Require db_tools.php in database_update.php.
[ticket/10003] Use phpbb_db_tools in database_update.php.
[ticket/10003] Delete the copy of db_tools in database_update.php.
Conflicts:
phpBB/install/database_update.php
2011-07-09 16:01:54 +02:00