Rubén Calvo
eaeec9b50b
[ticket/15377] Use __DIR__ constant
...
PHPBB3-15377
2017-10-09 12:31:57 +02:00
Rubén Calvo
18c5f5c6e8
[ticket/15377] Fix INCLUDECSS and INCLUDEJS
...
PHPBB3-15377
2017-10-05 20:54:01 +02:00
Oliver Schramm
bba4b4fc30
Merge branch '3.2.x'
2017-10-05 15:40:28 +02:00
Oliver Schramm
9c91bc4976
Merge pull request #4967 from Leinad4Mind/3.2.x
...
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-10-05 15:40:24 +02:00
Oliver Schramm
8e62ea225e
Merge branch '3.2.x'
...
Conflicts:
phpBB/includes/ucp/ucp_notifications.php
2017-10-05 15:14:58 +02:00
Oliver Schramm
e1ae3236b2
Merge pull request #4981 from senky/ticket/15362
...
[ticket/15362] Fix colspan in notification options table
2017-10-05 15:13:41 +02:00
Oliver Schramm
5d3cac71d5
Merge branch '3.2.x'
2017-10-05 15:00:55 +02:00
Oliver Schramm
5c33c852ae
Merge pull request #4961 from hanakin/ticket/15361
...
[ticket/15361] Topic / Forum Icon rendering across all browsers
2017-10-05 15:00:50 +02:00
Oliver Schramm
92f25a6edc
Merge branch '3.2.x'
2017-10-05 14:55:00 +02:00
Oliver Schramm
16159f20f6
Merge branch '3.1.x' into 3.2.x
2017-10-05 14:54:52 +02:00
Jakub Senko
2cdb27a0d1
[ticket/15362] Fix colspan in notification options table
...
PHPBB3-15362
2017-10-02 12:24:33 +02: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
Daniel Mota
f79b7f1896
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-09-21 17:24:16 +01:00
Marc Alexander
b70ba0e47c
Merge branch '3.2.x'
2017-09-19 19:22:22 +02:00
David Colón
3574832ddb
[ticket/15368] Correct function reference in MSSQL db tools
2017-09-17 18:04:14 -04:00
Michael Miday
77401ff354
[ticket/15361] fix forum_link
...
PHPBB3-15361
2017-09-16 15:40:37 -04:00
Michael Miday
d0e2b29492
[ticket/15361] new graphics to fix chrome & safari
...
PHPBB3-15361
2017-09-16 15:28:53 -04:00
rxu
ca5678cc1c
[ticket/15367] Escape special characters in Sphinx search backend
...
PHPBB3-15367
2017-09-16 23:54:25 +07:00
kasimi
f1f35f7f3d
[ticket/15365] Fix invalidating OPcache
...
PHPBB3-15365
2017-09-16 11:10:04 +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
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
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
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