Cesar G
227949d10b
[ticket/12130] Fix issue with li:first-child in <ul> having a bullet in IE8.
...
PHPBB3-12130
2014-04-20 19:32:35 -07:00
Cesar G
52ebeb5f82
Merge remote-tracking branch 'PayBas/ticket/12347' into develop-ascraeus
...
* PayBas/ticket/12347:
[ticket/12347] Remove unknown/unnecessary hack
[ticket/12347] IE8 compatible CSS selector
[ticket/12347] Changed from :after to :before
[ticket/12347] Changed to the new navbar templates
2014-04-20 19:26:08 -07:00
Joas Schilling
c4bd2d682f
Merge pull request #2332 from VSEphpbb/ticket/12405
...
[ticket/12405] Valid timezone and dateformat for create_user() in tests
* VSEphpbb/ticket/12405:
[ticket/12405] Valid timezone and dateformat for create_user() in tests
2014-04-20 22:10:21 +02:00
PayBas
1abd031ad6
[ticket/12347] Remove unknown/unnecessary hack
...
PHPBB3-12347
2014-04-20 20:53:29 +02:00
PayBas
4e1a86d848
[ticket/12389] Moved PM tools to UCP template
...
PHPBB3-12389
2014-04-20 20:33:34 +02:00
Cesar G
889f6673b2
Merge remote-tracking branch 'PayBas/ticket/12363' into develop-ascraeus
...
* PayBas/ticket/12363:
[ticket/12363] Fix typo
[ticket/12363] changed _winner_ to _most-votes_
[ticket/12363] Mark winning (most votes) results bar
2014-04-20 10:17:08 -07:00
Oliver Schramm
1905a2a7b2
[ticket/12422] Fix debug warning in log search
...
PHPBB3-12422
2014-04-20 18:36:39 +02:00
PayBas
f13689887e
Merge pull request #3 from prototech/ticket/12389
...
[ticket/12389] Replace email and print icons.
2014-04-20 18:15:50 +02:00
Cesar G
f890b7098f
[ticket/12389] Replace email and print icons.
...
PHPBB3-12389
2014-04-20 08:57:35 -07:00
Andreas Fischer
92d82e80cb
[ticket/12424] Update Symfony component from v2.3.4 to v2.3.12.
...
PHPBB3-12424
2014-04-20 16:48:26 +02:00
Andreas Fischer
22210d3dc4
[ticket/12423] Move PHP CodeSniffer from non-stable 1.5.0RC4 to latest 1.5.2.
...
PHPBB3-12423
2014-04-20 16:46:37 +02:00
Andreas Fischer
ca5438d8fe
[ticket/12423] Increase Composer minimum-stability to stable.
...
PHPBB3-12423
2014-04-20 16:45:34 +02:00
Andreas Fischer
c31ea7af66
Merge pull request #2299 from nickvergessen/ticket/12390
...
[ticket/12390] Remove documentation, tests and other files from vendor/
* nickvergessen/ticket/12390:
[ticket/12390] Add comment to composer.json to update the build target
[ticket/12390] Move cleaning of vendor into it's own target
[ticket/12390] Remove documentation, tests and other files from vendor/
2014-04-20 16:16:42 +02:00
Joas Schilling
bc1ab3dc79
[ticket/12273] Fix missing space in some Exceptions
...
PHPBB3-12273
2014-04-20 15:11:23 +02:00
Joas Schilling
08cce5fba5
[ticket/12273] Remove duplicated code
...
PHPBB3-12273
2014-04-20 14:58:24 +02:00
Joas Schilling
6849e8b36f
[ticket/12273] Add file line to exception message
...
PHPBB3-12273
2014-04-20 14:57:18 +02:00
PayBas
f251a8b50d
[ticket/12347] IE8 compatible CSS selector
...
PHPBB3-12347
2014-04-20 14:32:19 +02:00
Joas Schilling
b83a555da5
[ticket/12273] Move phpBB test to new file and use a data provider
...
PHPBB3-12273
2014-04-20 14:28:09 +02:00
Joas Schilling
8ddc9ff185
[ticket/12273] Allow multiple $vars lines
...
PHPBB3-12273
2014-04-20 14:15:54 +02:00
Joas Schilling
4775ad59b0
[ticket/12012] Fix docs in connection manager
...
PHPBB3-12012
2014-04-20 12:58:46 +02:00
Joas Schilling
0a953ddb15
[ticket/12012] Remove duplicated code (only the $sql are different)
...
PHPBB3-12012
2014-04-20 12:54:19 +02:00
Joas Schilling
1757fdd4b7
[ticket/12390] Add comment to composer.json to update the build target
...
PHPBB3-12390
2014-04-20 12:41:19 +02:00
Matt Friedman
067ab9e800
[ticket/12405] Valid timezone and dateformat for create_user() in tests
...
PHPBB3-12405
2014-04-19 09:42:45 -07:00
Oliver Schramm
7cccd59cdc
[ticket/12193] Fix broken HTML if SQL error occurs during migration
...
PHPBB3-12193
2014-04-19 16:58:38 +02:00
Cesar G
6f41e7a98b
Merge remote-tracking branch 'VSEphpbb/ticket/12419' into develop-ascraeus
...
* VSEphpbb/ticket/12419:
[ticket/12419] Also shrink the size of "See All" in footer a little bit
[ticket/12419] Improve font size in notifications drop-down
2014-04-18 09:23:02 -07:00
Matt Friedman
34533a86da
[ticket/12419] Also shrink the size of "See All" in footer a little bit
...
PHPBB3-12419
2014-04-18 09:17:36 -07:00
Matt Friedman
8b61ba238f
[ticket/12419] Improve font size in notifications drop-down
...
PHPBB3-12419
2014-04-18 08:48:40 -07:00
Joas Schilling
1a913d6e0f
[ticket/12273] Do not use Inline control structures
...
PHPBB3-12273
2014-04-18 14:05:38 +02:00
Joas Schilling
be48d12583
[ticket/12273] Fix Markdown layout
...
PHPBB3-12273
2014-04-18 13:07:41 +02:00
Joas Schilling
8f57880edb
[ticket/12273] Fix missing $vars line
...
PHPBB3-12273
2014-04-18 13:07:41 +02:00
Joas Schilling
7b53210926
[ticket/12273] Fix invalid @event and @since tags
...
PHPBB3-12273
2014-04-18 13:07:40 +02:00
Joas Schilling
9ba9a024d6
[ticket/12273] Make event exporter compatible with php 5.3.3
...
PHPBB3-12273
2014-04-18 13:07:39 +02:00
Joas Schilling
3566325874
[ticket/12273] Fix export script
...
PHPBB3-12273
2014-04-18 12:57:39 +02:00
Joas Schilling
17a1ed6fb5
[ticket/12273] Move MD Exporter to separate file
...
PHPBB3-12273
2014-04-18 12:57:30 +02:00
Joas Schilling
6da52acb3c
[ticket/12273] Rename exporter to php_exporter
...
PHPBB3-12273
2014-04-18 12:57:23 +02:00
Joas Schilling
3352d9fd34
[ticket/12273] Move event exporter to namespace
...
PHPBB3-12273
2014-04-18 12:57:13 +02:00
Joas Schilling
d213e09a40
[ticket/12273] Crawl the phpBB directory for events
...
PHPBB3-12273
2014-04-18 12:57:06 +02:00
Joas Schilling
b831e96aaf
[ticket/12273] Use class properties instead of parameters
...
PHPBB3-12273
2014-04-18 12:56:59 +02:00
Joas Schilling
91deb4419b
[ticket/12273] Add more tests for the event exporter
...
PHPBB3-12273
2014-04-18 12:56:51 +02:00
Joas Schilling
4a3756741c
[ticket/12273] Move grabbing the $vars array line to a method
...
PHPBB3-12273
2014-04-18 12:56:43 +02:00
Joas Schilling
5387511f89
[ticket/12273] Grab name of events with a function
...
PHPBB3-12273
2014-04-18 12:56:34 +02:00
Joas Schilling
6c57edf3a3
[ticket/12273] Use the new class
...
PHPBB3-12273
2014-04-18 12:56:24 +02:00
Joas Schilling
22de4a5927
[ticket/12273] Add a basic set of tests for the exporter
...
PHPBB3-12273
2014-04-18 12:55:12 +02:00
Tristan Darricau
5008cbf903
[ticket/12418] Notice displayed for feed.php
...
https://tracker.phpbb.com/browse/PHPBB3-12418
language/viewtopic.php isn't loaded, so MISSING_INLINE_ATTACHMENT isn't
available.
PHPBB3-12418
2014-04-18 00:33:02 +02:00
Joas Schilling
3608abdf8c
Merge pull request #2317 from Elsensee/ticket/11978
...
[ticket/11978] Fix width of topic search text field
* Elsensee/ticket/11978:
[ticket/11978] Fix width of topic search text field
2014-04-17 23:31:45 +02:00
Oliver Schramm
933dcde805
[ticket/8558] Fix field length in ACP
...
PHPBB3-8558
2014-04-17 23:13:39 +02:00
Oliver Schramm
59cdc26fb4
[ticket/8558] Use only one variable and improve explain string
...
PHPBB3-8558
2014-04-17 23:12:32 +02:00
Oliver Schramm
809054abfd
[ticket/8558] Add config in migrations and schema_data
...
PHPBB3-8558
2014-04-17 15:17:54 +02:00
rxu
71422e5180
[ticket/12409] Add acp_users.php core events to modify users preferences data
...
There're events to modify UCP user preferences in ucp_prefs.php,
so it makes sense to add related events to acp_users.php to control
new user's prefs via ACP.
PHPBB3-12409
2014-04-17 20:40:20 +08:00
Markus Stenudd
40c685e6fc
[ticket/8558] Add display name in emails from board
...
PHPBB3-8558
2014-04-17 13:30:48 +02:00