Matt Friedman
00c2efca60
[ticket/12684] Refactor a test
...
PHPBB3-12684
2016-03-21 13:54:41 -07:00
Matt Friedman
5917a8e72e
[ticket/12684] Use interactive method correctly
...
PHPBB3-12684
2016-03-09 17:40:58 -08:00
Matt Friedman
693664f278
[ticket/12684] Extract interactivity to a method
...
PHPBB3-12684
2016-03-09 15:16:23 -08:00
Matt Friedman
00bf1ef8b8
[ticket/12684] Update option help
...
PHPBB3-12684
2016-03-08 10:46:34 -08:00
Matt Friedman
0f8790dd2e
[ticket/12684] Add extended help for the user:add command
...
PHPBB3-12684
2016-03-08 00:34:27 -08:00
Matt Friedman
0c1e7c2f9c
[ticket/12684] Add shorthand alternates to the options
...
PHPBB3-12684
2016-03-08 00:34:27 -08:00
Matt Friedman
cc941e6e05
[ticket/12684] Remove whitespace
...
PHPBB3-12684
2016-03-05 10:41:35 -08:00
Matt Friedman
8c5d6efad5
[ticket/12684] Add an error on user creation failure
...
PHPBB3-12684
2016-03-05 09:20:04 -08:00
Matt Friedman
7b0452e53a
[ticket/12684] Remove unnecessary null arguments
...
PHPBB3-12684
2016-02-29 23:24:01 -08:00
Matt Friedman
07b8c0663d
[ticket/12684] Additional clean up
...
PHPBB3-12684
2016-02-29 21:04:41 -08:00
Matt Friedman
b17f9fc81c
[ticket/12684] Allowed to use $this in enclosure
...
PHPBB3-12684
2016-02-29 21:04:16 -08:00
Matt Friedman
0ca4484525
[ticket/12684] Move all lang keys to cli
...
PHPBB3-12684
2016-02-29 21:03:32 -08:00
Matt Friedman
e905c6226d
[ticket/12684] Fix a few mistakes and clean it up
...
PHPBB3-12684
2016-02-29 16:52:17 -08:00
Matt Friedman
97c6cce687
[ticket/12684] Some code clean up
...
PHPBB3-12684
2016-02-29 14:50:19 -08:00
Matt Friedman
a84f77bf25
[ticket/12684] Another little fix
...
PHPBB3-12684
2016-02-29 14:28:02 -08:00
Matt Friedman
fe31060fca
[ticket/12684] Fix tests
...
PHPBB3-12684
2016-02-29 14:23:32 -08:00
Matt Friedman
637b02690d
[ticket/12684] Update to use non-deprecated methods
...
PHPBB3-12684
2016-02-29 13:28:42 -08:00
Matt Friedman
f32b4c0547
[ticket/12684] Add send email option
...
PHPBB3-12684
2016-02-29 11:42:23 -08:00
Matt Friedman
d373428180
[ticket/12684] Add input validation
...
PHPBB3-12684
2016-02-29 11:41:47 -08:00
Matt Friedman
6fe084a2fd
[ticket/12684] Updates for 3.2 API
...
PHPBB3-12684
2016-02-29 11:41:07 -08:00
Matt Friedman
d17a8ab523
[ticket/12684] Fix merge errors
...
PHPBB3-12684
2016-02-29 08:28:37 -08:00
Tristan Darricau
8f7aba6582
[ticket/12684] Fix header file
...
PHPBB3-12684
2016-02-29 08:14:29 -08:00
Tristan Darricau
df4a620ba1
[ticket/12684] Fix tests
...
PHPBB3-12684
2016-02-29 08:14:29 -08:00
LEZY Thomas
50761104ba
[ticket/12684] Add doc blocks and test file for user:add
...
PHPBB3-12684
2016-02-29 08:13:42 -08:00
LEZY Thomas
0102fa3f2d
[ticket/12684] Add command user:add
...
PHPBB3-12684
2016-02-29 08:13:42 -08:00
Máté Bartus
f0a33dca72
Merge pull request #4197 from marc1706/ticket/14503
...
[ticket/14503] Enable superglobals in cli
2016-02-28 14:45:04 +01:00
Marc Alexander
f65207b935
[ticket/14503] Enable superglobals in cli
...
This is for example needed for outputting help on commands.
PHPBB3-14503
2016-02-28 12:28:21 +01:00
Marc Alexander
b490be1f81
Merge branch '3.1.x' into 3.2.x
2016-02-28 10:15:47 +01:00
Marc Alexander
a4040e53b7
Merge pull request #4153 from gn36/ticket/14443
...
[ticket/14443] Introduce additional parameter to messenger
2016-02-28 10:15:41 +01:00
Martin Beckmann
5d579631d7
[ticket/14443] substr($var, 0, 1) -> $var[0]
...
PHPBB3-14443
2016-02-27 15:17:17 +01:00
Marc Alexander
cb6ae863f5
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/includes/functions_content.php
2016-02-27 12:44:28 +01:00
Marc Alexander
747a70964e
Merge pull request #4086 from rxu/ticket/14366
...
[ticket/14366] Add core events to the function decode_message()
2016-02-27 11:41:50 +01:00
Marc Alexander
7c41be4f51
Merge branch '3.1.x' into 3.2.x
2016-02-27 11:04:55 +01:00
Marc Alexander
ee7cba5df7
Merge pull request #4085 from rxu/ticket/14365
...
[ticket/14365] Add core event to the function topic_review()
2016-02-27 11:04:52 +01:00
Marc Alexander
a937e38bd5
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/docs/events.md
phpBB/styles/subsilver2/template/memberlist_view.html
2016-02-27 10:54:48 +01:00
Marc Alexander
34389df1ae
Merge pull request #4049 from rxu/ticket/14316
...
[ticket/14316] Add events before/after the custom/zebra fields in pfile view
2016-02-27 10:52:09 +01:00
Marc Alexander
24fd031648
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
build/build.xml
2016-02-27 10:46:45 +01:00
Marc Alexander
3a6e6b997a
Merge pull request #4195 from marc1706/ticket/14500
...
[ticket/14500] Specify prevversion instead of duplicate newversion
2016-02-27 10:45:12 +01:00
Marc Alexander
8e6a21955a
[ticket/14500] Specify prevversion instead of duplicate newversion
...
PHPBB3-14500
2016-02-27 09:48:29 +01:00
rxu
cd3b93b9e2
[ticket/14366] Add core events to the function decode_message()
...
Remove match/replace vars, use alternative var for the message var,
update the target phpBB version.
PHPBB3-14366
2016-02-27 12:08:58 +07:00
rxu
2076280947
[ticket/14365] Fix a typo in the docblock.
...
PHPBB3-14365
2016-02-27 11:55:41 +07:00
rxu
673acc7313
[ticket/14316] Add events before/after the custom/zebra fields in profile view
...
PHPBB3-14316
2016-02-27 11:53:19 +07:00
Marc Alexander
30db51a86e
Merge branch '3.1.x' into 3.2.x
2016-02-26 23:11:16 +01:00
Jakub Senko
ec70ec96e7
[ticket/14189] Add core.gen_sort_selects_after event
...
PHPBB3-14189
2016-02-26 23:10:18 +01:00
Tristan Darricau
49d42e2881
Merge pull request #4188 from marc1706/ticket/13842
...
[ticket/13842] Prevent internal server errors without rewrite module on IIS
* marc1706/ticket/13842:
[ticket/13842] Prevent internal server errors without rewrite module on IIS
2016-02-22 21:36:46 +01:00
Tristan Darricau
58e3c06a24
Merge pull request #4186 from marc1706/ticket/14488
...
[ticket/14488] Delete cookies to get correct session ID during login
* marc1706/ticket/14488:
[ticket/14488] Delete cookies to get correct session ID during login
2016-02-22 21:34:04 +01:00
Marc Alexander
43e87e3e63
[ticket/13842] Prevent internal server errors without rewrite module on IIS
...
PHPBB3-13842
2016-02-19 17:01:58 +01:00
Marc Alexander
078116e189
Merge pull request #4187 from markshawtoronto/ticket/14489
...
[ticket/14489] Fix bug where extension custom compiler pass cannot be found
2016-02-19 10:10:52 +01:00
Mark Shaw
632418ad6e
[ticket/14489] Fix bug where extension custom compiler pass cannot be found.
...
This is returning an extra / on my machine which throws off the next code block, and then the class can't be found.
PHPBB3-14489
2016-02-18 23:56:53 -05:00
Marc Alexander
ae22160243
[ticket/14488] Delete cookies to get correct session ID during login
...
PHPBB3-14488
2016-02-18 23:53:40 +01:00