Sophist
885cb1502c
[ticket/15388] List boxes internal corners rounded fix 1
...
Fix CSS formatting errors identified by Travis.
PHPBB3-15388
2017-10-03 20:25:29 +01:00
Sophist
d1859dbd9e
[ticket/15388] List boxes internal corners rounded
...
Improve the visual style commonality by making the internal corners of
the forum and topic list boxes rounded to match the rounded outer
corners.
PHPBB3-15388
2017-10-03 20:25:14 +01:00
Marc Alexander
ff52857b1e
Merge branch '3.2.x'
2017-09-28 21:33:24 +02:00
Marc Alexander
fc3d3a83db
Merge pull request #4974 from Elsensee/ticket/15379
...
[ticket/15379] Fix assignments in reparser cron job
2017-09-28 21:33:19 +02:00
Oliver Schramm
6de10bd75e
Merge branch '3.2.x'
2017-09-28 18:57:57 +02:00
Oliver Schramm
e71cb17b64
Merge pull request #4958 from kasimi/ticket/15365
...
[ticket/15365] Fix invalidating OPcache
2017-09-28 18:57:44 +02:00
Oliver Schramm
e41819e37a
[ticket/15379] Only initialize reparsers on first call in migration
...
PHPBB3-15379
2017-09-25 17:48:37 +02:00
Oliver Schramm
4069cdd518
[ticket/15379] Fix the assignments in reparser cron job
...
PHPBB3-15379
2017-09-25 17:46:00 +02:00
Marc Alexander
b70ba0e47c
Merge branch '3.2.x'
2017-09-19 19:22:22 +02:00
Marc Alexander
d095e620c1
Merge pull request #4963 from DavidIQ/ticket/15368
...
[ticket/15368] Correct function reference in MSSQL db tools
2017-09-19 19:22:16 +02:00
David Colón
3574832ddb
[ticket/15368] Correct function reference in MSSQL db tools
2017-09-17 18:04:14 -04:00
kasimi
f1f35f7f3d
[ticket/15365] Fix invalidating OPcache
...
PHPBB3-15365
2017-09-16 11:10:04 +02:00
Marc Alexander
024cf709c4
Merge pull request #4957 from CHItA/ticket/13214
...
[ticket/13214] Remove px after 0 from padding property
2017-09-15 15:45:37 +02:00
Máté Bartus
36e7446103
[ticket/13214] Remove px after 0 from padding property
...
PHPBB3-13214
2017-09-15 11:29:08 +02:00
Máté Bartus
711d4db968
[ticket/13214] Remove .idea files added by accident on merge
...
PHPBB3-13214
2017-09-15 10:18:34 +02:00
Máté Bartus
ba58e9cb4c
Merge branch '3.2.x'
2017-09-15 10:12:14 +02:00
Máté Bartus
cd14b2cdf8
Merge pull request #4955 from hanakin/ticket/13214
...
[ticket/13214] Contact us page textarea looks narrow in responsive mode
2017-09-15 10:07:56 +02:00
Máté Bartus
905c5e3706
Merge branch '3.2.x'
2017-09-15 10:05:19 +02:00
Máté Bartus
969048293d
Merge pull request #4956 from hanakin/ticket/15271
...
[ticket/15271] align forum and topic row columns
2017-09-15 10:05:08 +02:00
Michael Miday
78c9d07a7b
[ticket/15271] align forum and topic row columns
...
PHPBB3-15271
2017-09-11 13:00:56 -04:00
Michael Miday
840bfb1226
[ticket/13214] Fix weird alignment of labels
...
PHPBB3-13214
2017-09-11 11:38:02 -04:00
Michael Miday
2522c70675
[ticket/13214] remove inputbox from textarea
...
PHPBB3-13214
2017-09-11 11:37:28 -04:00
Oliver Schramm
99306435bd
Merge branch '3.2.x'
2017-09-10 15:32:28 +02:00
Oliver Schramm
b1e3787197
Merge pull request #4889 from javiexin/ticket/15307
...
[ticket/15307] Extensions may add modes to acp_users
2017-09-10 15:32:23 +02:00
Máté Bartus
10f487fbf6
Merge branch '3.2.x'
2017-09-10 15:18:06 +02:00
Máté Bartus
16c4564272
Merge pull request #4943 from Elsensee/ticket/14933
...
[ticket/14933] Make "route not found" more user-friendly
2017-09-10 15:17:54 +02:00
Marc Alexander
9aa997b4ef
Merge branch '3.2.x'
2017-09-10 13:02:15 +02:00
Marc Alexander
1e1c8e7a9d
Merge pull request #4945 from Elsensee/ticket/15353
...
[ticket/15353] Fix html in acp_board.html
2017-09-10 13:02:11 +02:00
Máté Bartus
5ab5e99691
Merge pull request #4719 from hanakin/ticket/14131
...
[ticket/14131] Completely overhaul all colors in Colours.css
2017-09-10 11:40:53 +02:00
Oliver Schramm
4b39b99d56
[ticket/14933] Fix docblock for kernel_exception_subscriber
...
PHPBB3-14933
2017-09-10 11:08:59 +02:00
Oliver Schramm
9adf7474a9
[ticket/15353] Fix html in acp_board.html
...
PHPBB3-15353
2017-09-09 19:06:12 +02:00
Oliver Schramm
7f8407b321
[ticket/14933] Fix parameter for kernel_exception_subscriber
...
PHPBB3-14933
2017-09-09 17:37:10 +02:00
Tristan Darricau
83071ee3fd
Merge pull request #4895 from rubencm/ticket/15289
...
[ticket/15289] Allow to configure storage from acp
* github.com:phpbb/phpbb: (38 commits)
[ticket/15289] Add phpdoc
[ticket/15289] Remove common language from acp module
[ticket/15289] Check form
[ticket/15289] Use empty instead of count
[ticket/15289] Language fixes
[ticket/15289] Add missing files
[ticket/15289] Use twig syntax in variables
[ticket/15289] Use lang_defined()
[ticket/15289] Dont use short names
[ticket/15289] Dont use short names
[ticket/15289] Use Twig includes
[ticket/15289] Update acp module
[ticket/15289] Fix comment typo
[ticket/15289] Fix show field description
[ticket/15289] Update event
[ticket/15289] Remove switch since there is only one mode
[ticket/15289] Improve error messages
[ticket/15289] Fix code style
[ticket/15289] Update acp storage
[ticket/15289] Update acp storage template
...
2017-09-09 17:33:51 +02:00
Máté Bartus
5fccb54391
Merge branch '3.2.x'
2017-09-09 17:20:36 +02:00
Máté Bartus
954af4f180
Merge pull request #4876 from JoshyPHP/ticket/15290
...
[ticket/15290] Add core.text_formatter_s9e_configure_finalize event
2017-09-09 17:20:20 +02:00
Máté Bartus
72799a26ea
Merge branch '3.2.x'
2017-09-09 17:11:03 +02:00
Máté Bartus
9ebe4da725
Merge pull request #4885 from JoshyPHP/ticket/15301
...
[ticket/15301] Set quotes' nesting limit when configuring a parser
2017-09-09 17:10:43 +02:00
Tristan Darricau
3e18766fd6
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15149] Fix Ctrl+Submit action on posting
2017-09-09 17:09:09 +02:00
Tristan Darricau
e465af28d1
Merge pull request #4941 from Elsensee/ticket/15149
...
[ticket/15149] Fix Ctrl+Submit action on posting
* github.com:phpbb/phpbb:
[ticket/15149] Fix Ctrl+Submit action on posting
2017-09-09 17:09:08 +02:00
Oliver Schramm
a29048abd6
[ticket/14933] Make "route not found" more user-friendly
...
PHPBB3-14933
2017-09-09 17:08:27 +02:00
Máté Bartus
5a19307e9a
Merge pull request #4938 from hanakin/ticket/15354
...
[ticket/15354] Use Lang Var for Loading text
2017-09-09 17:07:18 +02:00
Tristan Darricau
a33666fd32
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15355] Remove version field when no update is available
2017-09-09 17:04:32 +02:00
Tristan Darricau
e767b753a4
Merge pull request #4940 from Elsensee/ticket/15355
...
[ticket/15355] Remove version field when no update is available
* github.com:phpbb/phpbb:
[ticket/15355] Remove version field when no update is available
2017-09-09 17:04:31 +02:00
Oliver Schramm
6a96249e24
[ticket/15149] Fix Ctrl+Submit action on posting
...
PHPBB3-15149
2017-09-09 15:54:10 +02:00
Rubén Calvo
2b864f51d8
[ticket/15289] Add phpdoc
...
PHPBB3-15289
2017-09-09 15:21:06 +02:00
hanakin
43e7261acc
[ticket/14131] Fix rebase conflict
...
PHPBB3-14131
2017-09-09 14:13:42 +02:00
hanakin
ae7d5f1207
[ticket/14131] Fix prefixing
...
PHPBB3-14131
2017-09-09 14:13:42 +02:00
hanakin
cd0a2a7e63
[ticket/14131] Re-color everything consistently
...
PHPBB3-14131
2017-09-09 14:13:42 +02:00
Rubén Calvo
c2f508eec6
[ticket/15289] Remove common language from acp module
...
PHPBB3-15289
2017-09-09 14:01:08 +02:00
Oliver Schramm
ed7ec01fea
[ticket/15355] Remove version field when no update is available
...
PHPBB3-15355
2017-09-09 13:41:04 +02:00