Joas Schilling
5d89c283f0
[ticket/12039] Do not print success message when config did not exist
...
PHPBB3-12039
2014-01-08 23:59:46 +01:00
Joas Schilling
52c452c768
[ticket/12039] Do not colour returned value in get command
...
PHPBB3-12039
2014-01-08 23:56:50 +01:00
Joas Schilling
98200161fc
[ticket/12039] Update command descriptions
...
PHPBB3-12039
2013-12-26 19:03:43 +01:00
Joas Schilling
86e629e533
[ticket/12039] Remove debug code
...
PHPBB3-12039
2013-12-02 13:26:49 +01:00
Joas Schilling
de727b80e2
[ticket/12039] Fix option descriptions
...
PHPBB3-12039
2013-11-27 15:16:40 +01:00
Joas Schilling
e6749261f1
[ticket/12039] Use an abstract class and some more minor adjustments
...
PHPBB3-12039
2013-11-27 14:16:34 +01:00
Joas Schilling
d5743f008d
[ticket/12039] Add config:* to the command line interface tool
...
PHPBB3-12039
2013-11-26 18:11:54 +01:00
Nathan Guse
df7fa8e499
Merge pull request #1854 from Pico88/ticket/12005
...
[ticket/12005] Remove code responsible for PM popup completely
2013-11-21 14:01:23 -08:00
Nathan Guse
20885ccb8c
Merge pull request #1882 from prototech/ticket/11959
...
[ticket/11959] Trim the list of users from post notifications.
2013-11-21 13:27:52 -08:00
Cesar G
e3a28e5e2a
[ticket/11959] Rename $extra_cnt to something more descriptive.
...
PHPBB3-11959
2013-11-21 13:18:28 -08:00
Cesar G
43f454a6c6
[ticket/11959] Use COMMA_SEPARATOR to join the user list.
...
PHPBB3-11959
2013-11-21 13:15:08 -08:00
Cesar G
bcf347420e
[ticket/11959] Trim the list of users from post notifications.
...
PHPBB3-11959
2013-11-21 13:02:26 -08:00
Cesar G
44b6f45759
[ticket/11484] Display login box for users following email notification link.
...
The link used for the latest post now uses view=unread so redirecting the user
using the value for the e parameter is no longer necessary.
PHPBB3-11484
2013-11-21 08:11:17 -08:00
Joas Schilling
7678186b09
[prep-release-3.1.0-a2] Add migration for 3.1.0-a2
2013-11-19 01:18:21 +01:00
Marc Alexander
23e2f920f5
[ticket/12018] Use path_helper for admin style CSS in sql report
...
The path to the admin style CSS is currently created with $phpbb_admin_path.
We should however use the path_helper to correctly link to this file in order
to have a correct link on pages like extensions
PHPBB3-12018
2013-11-14 15:55:04 +01:00
Cesar G
287c2550b8
[ticket/12008] Update the run time value for the prune notifications cron task
...
PHPBB3-12008
2013-11-14 01:05:58 -08:00
Cesar G
50896305fa
[ticket/12008] The read_notification_last_gc config setting should be dynamic.
...
PHPBB3-12008
2013-11-14 01:05:53 -08:00
Nils Adermann
52845b22f2
Merge pull request #1815 from marc1706/ticket/11525
...
[ticket/11525] Only remove group or user prefix from given avatar data
2013-11-13 09:52:21 -08:00
Marc Alexander
13a4ceedb1
[ticket/11525] Use foreach instead of array_walk in method clean_row()
...
This approach is cleaner and probably even faster the previous ways that
included using array_walk() or array_map() and other helper functions
and methods.
PHPBB3-11525
2013-11-13 18:27:40 +01:00
Nils Adermann
e48b2c07eb
Merge pull request #1871 from nickvergessen/ticket/12016
...
Ticket/12016 Event listeners should be services
2013-11-13 08:45:48 -08:00
Joas Schilling
d3f9a51709
[ticket/12016] Use a service provider for event listeners
...
This allows them to use dependency injection
PHPBB3-12016
2013-11-13 17:34:06 +01:00
Nils Adermann
592c8b7566
Merge pull request #1849 from bantu/ticket/11998
...
[ticket/11998] Introduction of the phpBB Console
2013-11-11 15:02:03 -08:00
Joas Schilling
cfb0a41030
Merge remote-tracking branch 'EXreaction/ticket/11943' into develop
...
* EXreaction/ticket/11943:
[ticket/11943] New line at EOF for define_error.html
[ticket/11943] Forgot template file for test
[ticket/11943] Throw an exception if DEFINE is setup improperly
[ticket/11943] Split fix_inline_variable_tokens into 3 steps
[ticket/11943] Require stricter DEFINE statements for templates
[ticket/11943] Do not quote the value when it is exactly true, false, or null
[ticket/11943] Add test for DEFINE $VAR = false
2013-11-11 18:23:37 +01:00
Joas Schilling
aa84f7de04
[ticket/11525] Prefix id parameter with 'g' again when its a group avatar
...
PHPBB3-11525
2013-11-10 23:20:48 +01:00
Joas Schilling
47f2caff6b
[ticket/11525] Fix doc blocks
...
PHPBB3-11525
2013-11-10 22:20:15 +01:00
Nathan Guse
2e5117a71e
[ticket/11943] Throw an exception if DEFINE is setup improperly
...
PHPBB3-11943
2013-11-09 11:14:55 -06:00
Joas Schilling
31e60f0c8d
[ticket/11949] Do not prepend leading backslash to cache class name
...
The container seems to prepend the leading \ itself, so we get an
InvalidArgumentException with message '"'\\phpbb\\cache\\driver\\file'" is
not a valid class name for the "cache.driver" service.'
PHPBB3-11949
2013-11-09 17:06:38 +01:00
Joas Schilling
7344024b10
Merge remote-tracking branch 'dhruv/ticket/12007' into develop
...
* dhruv/ticket/12007:
[ticket/12007] Default last_result to 0 instead of false
2013-11-09 15:53:29 +01:00
Nathan Guse
6370970f13
[ticket/11943] Split fix_inline_variable_tokens into 3 steps
...
DEFINE shouldn't add/remove surrounding quotes, but must have the inline
variable tokens fixed
PHPBB3-11943
2013-11-08 22:30:58 -06:00
Nathan Guse
da332aa0a5
[ticket/11943] Require stricter DEFINE statements for templates
...
PHPBB3-11943
2013-11-08 19:55:16 -06:00
Lukasz
a353673e7c
[ticket/12005] Remove PM popup module from DB
...
PHPBB3-12005
2013-11-08 21:57:12 +01:00
Lukasz
65fbf87ce7
[ticket/12005] Remove PM popup
...
PHPBB3-12005
2013-11-08 21:57:08 +01:00
Dhruv
1173adfe87
[ticket/12007] Default last_result to 0 instead of false
...
PostgreSQL does not map null/false to 0 and thus this variable causes
an error.
PHPBB3-12007
2013-11-08 23:34:49 +05:30
Joas Schilling
6f33954757
[ticket/11922] Drop all keys before trying to delete columns to avoid issues
...
On MSSQL columns that have an index can not be dropped.
PHPBB3-11922
2013-11-08 17:45:48 +01:00
Andreas Fischer
00294e3dae
[ticket/11998] Turn develop/extensions.php into console commands.
...
PHPBB3-11998
2013-11-05 21:40:42 +01:00
Andreas Fischer
73ea5daf97
[ticket/11998] Add phpBB abstraction for application and command.
...
PHPBB3-11998
2013-11-05 19:42:34 +01:00
Nathan Guse
cc54e6a9e5
Merge pull request #1819 from marc1706/ticket/11534
...
[ticket/11534] Check remote avatar content type if possible
2013-11-04 10:22:28 -08:00
Nathan Guse
b49d3a1851
[ticket/11943] Do not quote the value when it is exactly true, false, or null
...
Quoting these can change the meaning of the value (e.g. 'false' == true)
PHPBB3-11943
2013-11-04 12:21:12 -06:00
Andreas Fischer
743a0560c3
[ticket/11998] Add console command for recalculating email hash.
...
PHPBB3-11998
2013-11-03 13:02:48 +01:00
Cesar G
66c08de4cb
[ticket/11746] The IN_PHPBB check is not necessary.
...
PHPBB3-11746
2013-11-02 13:50:09 -07:00
Nathan Guse
0a3bb18e93
Merge pull request #1812 from prototech/ticket/11746
...
[ticket/11746] Add "admin activation required" notification.
2013-11-02 11:55:16 -07:00
Joas Schilling
414a4d587e
[ticket/11995] Fix Revert of config.remove
...
PHPBB3-11995
2013-11-02 18:13:11 +01:00
Andreas Fischer
ae7ef3e09d
[task/code-sniffer] Remove class result_mssqlnative.
...
PHPBB3-11980
2013-10-31 00:48:03 +01:00
Andreas Fischer
ef1f991837
[task/code-sniffer] Replace spaces with tabs.
...
PHPBB3-11980
2013-10-30 13:37:29 +01:00
Andreas Fischer
7aa8f6461f
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
...
PHPBB3-11980
2013-10-30 13:05:28 +01:00
Andreas Fischer
02e9f6e284
[task/code-sniffer] Fix argument list spacing.
...
PHPBB3-11980
2013-10-29 23:38:05 +01:00
Marc Alexander
7f58a4572e
[ticket/11981] Fix code sniffer complaints
...
PHPBB3-11981
2013-10-28 23:05:46 +01:00
Marc Alexander
b2f638b793
[ticket/11857] Use passed service collection instead of container in manager
...
The service collection that was already passed to the avatar manager should
be used in the avatar manager method get_driver() instead of the container
itself.
PHPBB3-11857
2013-10-27 15:08:58 +01:00
Marc Alexander
9b0b5481fe
[ticket/11534] Check remote avatar content type if possible
...
This should make sure that error pages like 404 or 503 pages are not treated
as remote avatar images.
PHPBB3-11534
2013-10-24 23:43:40 +02:00
Marc Alexander
9d4d212e0f
[ticket/11525] Only remove group or user prefix from given avatar data
...
Until now, the user data had both user_id and group_id keys in the avatar
data. As both group_ and user_ prefixes were removed the group_id was
collapsed onto the user_id and therefore all users in the same group had
the same prefix for their uploaded avatars. This patch will make sure
that the correct id is used depending on whether it's a group's or user's
avatar data.
PHPBB3-11525
2013-10-24 13:55:23 +02:00