Crizzo
fa6c1044b8
[ticket/9758] Clickable avatar in header and renamed class for avatar-img
...
PHPBB3-9758
2014-03-30 19:13:14 +02:00
Crizzo
cde4070b19
[ticket/9758] Remove unnessary if-question for include functions_display
...
PHPBB3-9758
2014-03-28 19:26:56 +01:00
Crizzo
4f2a512052
[ticket/9758] Slims the line 4775 in includes/functions.php
...
PHPBB3-9758
2014-03-28 19:26:53 +01:00
Crizzo
9568181b98
[ticket/9758] Adds id and changes filter to fix travis CI test
...
PHPBB3-9758
2014-03-28 19:26:28 +01:00
Crizzo
d48d47c916
[ticket/9758] Removed the needless space after first ENDIF
...
PHPBB3-9758
2014-03-28 19:12:37 +01:00
Crizzo
175d83146e
[ticket/9758] Adding impr. for overall_header display of avatar and username
...
PHPBB3-9758
2014-03-28 19:12:36 +01:00
Crizzo
aa6077c150
[ticket/9758] Fixed bug in mcp_warn.php
...
PHPBB3-9758
2014-03-28 19:12:35 +01:00
Crizzo
ce1b4da59e
[ticket/9758] Optimises the html code of avatar image in header
...
PHPBB3-9758
2014-03-28 19:12:34 +01:00
Crizzo
9d568986ad
[ticket/9758] Error because of missing functions_display.php fixed
...
PHPBB3-9758
2014-03-28 19:12:32 +01:00
Crizzo
0d4968f735
[ticket/9758] Removed useless if-conditions to include functions.php
...
PHPBB3-9758
2014-03-28 19:12:31 +01:00
Crizzo
e149c266ce
[ticket/9758] Changes class name of new "span" in overall_header.html
...
PHPBB3-9758
2014-03-28 19:12:29 +01:00
Crizzo
ddbdde53ab
[ticket/9758] Adds global template variable CURRENT_USER_AVATAR
...
PHPBB3-9758
2014-03-28 19:12:28 +01:00
Joas Schilling
0be6582d7f
Merge branch 'ticket/suheb/11666' into develop-ascraeus
...
* ticket/suheb/11666:
[ticket/11666] Rewording POST_DELETED and
[ticket/11666] Removing MESSAGE_DELETED..
2014-03-28 17:42:34 +01:00
Suhaib Khan
96291d9e6e
[ticket/11666] Rewording POST_DELETED and
...
reverting removal of MESSAGE_DELETED.
PHPBB3-11666
2014-03-28 17:41:42 +01:00
Joas Schilling
ce6e3966cf
Merge remote-tracking branch 'vsephpbb/ticket/12311' into develop-ascraeus
...
* vsephpbb/ticket/12311:
[ticket/12311] Use British-English spelling of licence in lang file
[ticket/12311] Use valid composer schema - license - for extensions
2014-03-28 17:29:56 +01:00
Joas Schilling
968da05e51
Merge remote-tracking branch 'vsephpbb/ticket/11230' into develop-ascraeus
...
* vsephpbb/ticket/11230:
[ticket/11230] Add missing last returns to dock block
[ticket/11230] Update cache driver dock blocks
[ticket/11230] Use inheritdoc in docblocks in cache drivers
2014-03-28 17:27:14 +01:00
Matt Friedman
dab35589fe
[ticket/11230] Add missing last returns to dock block
...
PHPBB3-11230
2014-03-28 09:12:42 -07:00
Matt Friedman
368dd23d4b
[ticket/12311] Use British-English spelling of licence in lang file
...
PHPBB3-12311
2014-03-28 09:08:11 -07:00
Joas Schilling
6af942740c
Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeus
...
* geetakshi/ticket/11360:
[ticket/11360] Updating default value of $display_online_list
[ticket/11360] Avoiding online list where not required
[ticket/11360] Change second parameter in page_header function
2014-03-28 17:07:16 +01:00
Matt Friedman
ba9bc9c7dc
[ticket/12311] Use valid composer schema - license - for extensions
...
http://tracker.phpbb.com/browse/PHPBB3-12311
PHPBB3-12311
2014-03-27 23:27:30 -07:00
Joas Schilling
c256d7a88d
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
2014-03-27 14:32:43 +01:00
Joas Schilling
252a8d4e9e
Merge remote-tracking branch 'bantu/ticket/12257-ascraeus' into develop-ascraeus
...
* bantu/ticket/12257-ascraeus:
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
2014-03-27 14:32:36 +01:00
Joas Schilling
40ed3f6776
Merge remote-tracking branch 'bantu/ticket/12257' into develop-olympus
...
* bantu/ticket/12257:
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
2014-03-27 14:31:23 +01:00
Nils Adermann
02c4d4ee7e
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12310] Don't autocomplete SMTP user/pass on install
2014-03-26 23:35:57 -04:00
Nils Adermann
47ab801440
Merge remote-tracking branch 'marshalrusty/ticket/12310' into develop-olympus
...
* marshalrusty/ticket/12310:
[ticket/12310] Don't autocomplete SMTP user/pass on install
2014-03-26 23:35:48 -04:00
Yuriy Rusko
dc9ae231e5
[ticket/12310] Don't autocomplete SMTP user/pass on install
...
PHPBB3-12310
2014-03-26 23:16:39 -04:00
Andreas Fischer
5e688f9540
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12302] Added `--no-dev` to composer call in build.xml
[ticket/12302] Updated composer.phar to 1.0.0-alpha8
2014-03-25 17:32:03 +01:00
Andreas Fischer
0b9752a594
Merge pull request #2183 from s9e/ticket/12302
...
Upgrade all composer.phar to 1.0.0-alpha8
* s9e/ticket/12302:
[ticket/12302] Added `--no-dev` to composer call in build.xml
[ticket/12302] Updated composer.phar to 1.0.0-alpha8
2014-03-25 17:27:15 +01:00
s9e
55e7459922
[ticket/12302] Added --no-dev
to composer call in build.xml
...
PHPBB3-12302
2014-03-25 17:20:59 +01:00
s9e
53740111f6
[ticket/12302] Updated composer.phar to 1.0.0-alpha8
...
wget -N https://getcomposer.org/download/1.0.0-alpha8/composer.phar
PHPBB3-12302
2014-03-25 17:09:00 +01:00
Andreas Fischer
389bbe32d1
Merge pull request #2179 from bantu/ticket/12257
...
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT test...
* bantu/ticket/12257:
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
Conflicts:
.travis.yml
2014-03-25 00:15:09 +01:00
Andreas Fischer
ca8fa03659
[ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.
...
PHPBB3-12257
2014-03-24 21:42:06 +01:00
Joas Schilling
800c779403
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
2014-03-24 20:58:43 +01:00
Joas Schilling
574a9f4f2a
Merge remote-tracking branch 'schosser/ticket/10174' into develop-olympus
...
* schosser/ticket/10174:
[ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
2014-03-24 20:58:11 +01:00
Joas Schilling
ce76a028c8
Merge remote-tracking branch 'Elsensee/ticket/12297' into develop-ascraeus
...
* Elsensee/ticket/12297:
[ticket/12297] Delete user_from column on update
2014-03-24 20:46:02 +01:00
geetakshi
76f7ef5c83
[ticket/11360] Updating default value of $display_online_list
...
PHPBB3-11360
2014-03-24 00:12:40 +05:30
Oliver Schramm
ccf400ef0f
[ticket/12297] Delete user_from column on update
...
PHPBB3-12297
2014-03-23 15:53:24 +01:00
Daniel Schosser
a46ad06c19
[ticket/10174] Rename "Ban usernames" to "Ban users" in ACP
...
Changing the language string from "Ban usernames" to "Ban users"
to clarify its use. It bans users by their name and not the username itself
PHPBB3-10174
2014-03-23 14:06:32 +01:00
Cesar G
2e6911b7e7
Merge remote-tracking branch 'VSEphpbb/ticket/12292' into develop-ascraeus
...
* VSEphpbb/ticket/12292:
[ticket/12292] Fix syntax error in admin.css
2014-03-22 20:50:21 -07:00
Matt Friedman
b6b32c2340
[ticket/12292] Fix syntax error in admin.css
...
PHPBB3-12292
2014-03-22 19:49:03 -07:00
Dhruv
dfa1377f1b
Merge remote-tracking branch 'nickvergessen/ticket/12268' into develop-ascraeus
...
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/12268:
[ticket/12268] Do not use substr but just compare the character
[ticket/12268] Rename class file to recursive_dot_prefix_filter_iterator.php
[ticket/12268] Move class out of extension namespace and rename it
[ticket/12268] Do not search in folders starting with a dot
[ticket/12268] Use FilesystemIterator::SKIP_DOTS
[ticket/12268] Extension finder should not crawl through .git/ of extensions
2014-03-23 02:39:00 +05:30
Joas Schilling
84b91beed1
Merge remote-tracking branch 'rxu/ticket/12289' into develop-ascraeus
...
* rxu/ticket/12289:
[ticket/12289] Add viewtopic template events for posts specific custom notices
2014-03-22 21:35:38 +01:00
Matt Friedman
b87fc1e56c
[ticket/11230] Update cache driver dock blocks
...
PHPBB3-12230
2014-03-22 08:23:18 -07:00
rxu
4bb898a061
[ticket/12289] Add viewtopic template events for posts specific custom notices
...
These events allow extensions to add own posts specific notices-alike info.
PHPBB3-12289
2014-03-22 22:45:05 +08:00
Joas Schilling
13eb0ec5b9
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12035] Correcting the condition
[ticket/12035] Adding necessary conditions
[ticket/12035] Adding link to user posts to ACP page
Conflicts:
phpBB/adm/style/acp_users_overview.html
2014-03-22 15:13:41 +01:00
Joas Schilling
5197e5afe3
Merge remote-tracking branch 'geetakshi/ticket/12035' into develop-olympus
...
* geetakshi/ticket/12035:
[ticket/12035] Correcting the condition
[ticket/12035] Adding necessary conditions
[ticket/12035] Adding link to user posts to ACP page
2014-03-22 15:07:01 +01:00
Joas Schilling
4de099d969
Merge remote-tracking branch 'vsephpbb/ticket/11904' into develop-ascraeus
...
* vsephpbb/ticket/11904:
[ticket/11904] Update explanation for what Allow CDN does
2014-03-22 15:01:11 +01:00
Joas Schilling
b191c1c5a6
Merge remote-tracking branch 'geetakshi/ticket/11357' into develop-ascraeus
...
* geetakshi/ticket/11357:
[ticket/11357] Correcting invalid markup
2014-03-22 14:15:09 +01:00
Joas Schilling
4e58a03c20
Merge remote-tracking branch 'vsephpbb/ticket/12292' into develop-ascraeus
...
* vsephpbb/ticket/12292:
[ticket/12292] Improve style details page
2014-03-22 13:22:13 +01:00
Andreas Fischer
3654ba4a35
Merge pull request #2169 from bantu/ticket/12293
...
[ticket/12293] Add missing compact() call to phpBB/phpbb/log/log.php eve...
* bantu/ticket/12293:
[ticket/12293] Add missing compact() call to phpBB/phpbb/log/log.php events.
2014-03-22 02:38:42 +01:00