JoshyPHP
5fe74cd394
[ticket/11768] Updated censor to apply to XML values
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
73ce09b73a
[ticket/11768] Fixed censored words being escaped twice
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
c1ba3a678d
[ticket/11768] Added methods to access the library's parser/renderer
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
414dcae422
[ticket/11768] Updated the cache dir to point to the current environment
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
3e5ee87b15
[ticket/11768] Allowed text in places where text is not valid HTML
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
f721b85a78
[ticket/11768] Replaced the Censor plugin
...
...with something that is run at rendering time.
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
6578e1c6ec
[ticket/11768] Added limited support for [url] in [quote] author
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
42c1297345
[ticket/11768] Updated s9e\TextFormatter
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
6bd86a8e8a
[ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()
...
Returns an associative array rather than a numerically-indexed array. Feels
cleaner and more extensible.
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
f6e3e41717
[ticket/11768] Added support for magic links that start with "www."
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
cfbf02bcba
[ticket/11768] Re-added the code that got lost in rebase
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
3b115a903a
[ticket/11768] Removed unused use statements
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
72fb380c9f
[ticket/11768] Updated constructors with explicit dependencies
...
The trade-off is that an instance of phpbb\textformatter\s9e\factory and
phpbb\textformatter\data_access is created on any page that uses the
parser or the renderer, even when neither need to be regenerated. It has
no measureable impact on performance and costs ~20KB of RAM.
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
e0bb446c57
[ticket/11768] Reorganized code for readability
...
No functional change intended
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
dc303cbc99
[ticket/11768] Toggled Unicode modifier in relative URL filter
...
get_preg_expression('relative_url') returns an expression that requires it
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
cf39b02891
[ticket/11768] Updated annotations to pass sniff
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
ca9f534409
[ticket/11768] Restored blank line from develop
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
d779ae340a
[ticket/11768] Updated s9e\TextFormatter
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
261f7eec9c
[ticket/11768] Updated composer.lock
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
147a713cc0
[ticket/11768] This commit integrates s9e\TextFormatter
...
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
2015-04-02 19:16:01 +02:00
Andreas Fischer
eb7e6d7c23
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13736] Missing four colon in Contact us page
2015-04-02 13:31:31 +02:00
Raphaël M
40c79f2a26
[ticket/13736] Missing four colon in Contact us page
...
Replacing of four ```:``` with four {L_COLON} in Contact us page.
PHPBB3-13736
2015-04-02 12:48:31 +02:00
Andreas Fischer
18d3dd54a1
Merge pull request #3507 from VSEphpbb/ticket/13725
...
[ticket/13725] Coding guidelines: static public
* VSEphpbb/ticket/13725:
[ticket/13725] Coding guidelines: static public
2015-04-02 12:37:34 +02:00
Nicofuma
a3f7e0f441
Merge branch '3.1.x'
2015-03-29 19:50:58 +02:00
Nicofuma
d9f4964d91
Merge pull request #3376 from marc1706/ticket/13568-asc
...
[ticket/13568] Validate imagick path as readable absolute path
closes #3376
2015-03-29 19:50:19 +02:00
Matt Friedman
dbb538afbd
[ticket/13725] Coding guidelines: static public
...
PHPBB3-13725
2015-03-27 00:02:20 -07:00
Andreas Fischer
67d81a1ce6
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13555] Render poll options separately when previewing.
2015-03-26 11:15:37 +01:00
Andreas Fischer
499088b62f
Merge branch '3.0.x' into 3.1.x
...
* 3.0.x:
[ticket/13555] Render poll options separately when previewing.
2015-03-26 11:15:37 +01:00
Andreas Fischer
1efbb5b3bb
Merge pull request #3493 from prototech/ticket/13555
...
[ticket/13555] Render poll options separately when previewing.
* prototech/ticket/13555:
[ticket/13555] Render poll options separately when previewing.
2015-03-26 11:15:36 +01:00
Oliver Schramm
784ccdf0b0
Merge branch '3.1.x'
2015-03-25 22:03:15 +01:00
Nicofuma
7f2b932a1b
[ticket/13723] Merge branch 'ticket/13723' into ticket/13723-31x
...
Conflicts:
phpBB/docs/AUTHORS
PHPBB3-13723
2015-03-25 21:40:12 +01:00
Nicofuma
44540b6112
[ticket/13723] Add Elsensee to authors list
...
PHPBB3-13723
2015-03-25 21:31:50 +01:00
Nicofuma
9e66a10bac
Merge branch '3.1.x'
2015-03-24 23:57:26 +01:00
Nicofuma
50b3c2b49e
Merge pull request #3398 from marc1706/ticket/13612
...
[ticket/13612] Run meta refresh until extension is fully enabled
2015-03-24 23:32:29 +01:00
Nicofuma
9a5aefd4c2
Merge branch '3.1.x'
2015-03-24 23:20:03 +01:00
Nicofuma
4a08d74571
Merge pull request #3501 from prototech/ticket/13698
...
[ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
2015-03-24 23:19:46 +01:00
Marc Alexander
b67b0056e8
Merge branch '3.1.x'
2015-03-24 11:00:29 +01:00
Cesar G
0bc2f9f242
[ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
...
LOGIN_ERROR_PASSWORD may be returned as the message if the password is invalid
while hitting the LOGIN_ERROR_ATTEMPTS error.
PHPBB3-13698
2015-03-23 17:52:17 -07:00
Oliver Schramm
476b762542
[ticket/13271] Fix URL Rewriting on IIS7
...
PHPBB3-13271
2015-03-23 18:23:12 +01:00
Cesar G
8a6e3f208a
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13719] Remove superfluous $search_options in acp_search.
2015-03-23 09:43:43 -07:00
Cesar G
8423ae1201
Merge remote-tracking branch 's9e/ticket/13718'
...
* s9e/ticket/13718:
[ticket/13718] Added missing global declaration
2015-03-23 08:49:43 -07:00
brunoais
754b5d6349
[ticket/13719] Remove superfluous $search_options in acp_search.
...
PHPBB3-13719
2015-03-23 12:58:05 +00:00
JoshyPHP
fd230cd9c5
[ticket/13718] Added missing global declaration
...
PHPBB3-13718
2015-03-23 01:51:04 +01:00
JoshyPHP
1df97c205d
[ticket/13555] Render poll options separately when previewing.
...
This prevents an option from being split into two when a line break is present
inside of it.
PHPBB3-13555
2015-03-19 15:32:31 -07:00
Cesar G
9a9a665a0a
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
2015-03-18 19:39:13 -07:00
Cesar G
4276f49efa
Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.x
...
* Senky/ticket/9457:
[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
2015-03-18 19:37:29 -07:00
Marc Alexander
038b27abba
Merge branch '3.1.x'
2015-03-16 14:43:22 +01:00
Cesar G
7f7d8d9101
[ticket/13550] Check that the Plupload temp directory is writable before moving
...
This prevents a PHP warning from being issued that results in an invalid JSON
response being returned to the user.
PHPBB3-13550
2015-03-15 16:06:35 -07:00
Dhruv
cf8e431334
Merge branch '3.1.x'
2015-03-15 16:59:58 +08:00
Dhruv
faf267c419
Merge branch 'ticket/13702' into 3.1.x
2015-03-15 16:59:21 +08:00