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
9adf7474a9
[ticket/15353] Fix html in acp_board.html
...
PHPBB3-15353
2017-09-09 19:06:12 +02:00
b6cb353239
[ticket/15307] Extensions may add modes to acp_users
...
Includes both PHP and Template events.
PHPBB3-15307
2017-08-06 14:22:57 +02:00
d84834db88
[ticket/15293] Prevent continuing to database update on incomplete file update
...
PHPBB3-15293
2017-07-23 21:09:30 +02:00
7301748a3a
Merge branch '3.1.x' into 3.2.x
2017-06-16 20:18:50 +02:00
1c4f49249f
Merge pull request #4845 from javiexin/ticket/15241
...
[ticket/15241] Add ACP template event acp_profile_contact_last
2017-06-16 20:18:46 +02:00
ecdc05a13e
[ticket/15241] Add ACP template event acp_profile_contact_last
...
Event to place code in Profile Field configuration screen,
as additional information for Contact Profile Fields.
PHPBB-15241
2017-06-05 15:14:42 +02:00
346c784bf3
Merge branch '3.1.x' into 3.2.x
2017-06-05 11:02:30 +02:00
a6939fcb8e
Merge pull request #4784 from rubencm/ticket/15150
...
[ticket/15150] Add Jabber SSL context configuration options
2017-06-05 11:00:38 +02:00
f63f9693d8
Merge branch '3.1.x' into 3.2.x
2017-05-30 19:09:21 +02:00
635f73bc06
Merge pull request #4690 from javiexin/ticket/15081
...
[ticket/15081] Add acp_ext_details_notice template event
2017-05-30 19:05:44 +02:00
95f61af798
[ticket/15198] Add PHP version to board stats in the ACP
...
PHPBB3-15198
2017-04-26 09:40:15 -07:00
4cbf619fd5
Merge pull request #4705 from nomind60s/ticket/15097
...
[ticket/15097] Add PHP version to Board statistics
* github.com:phpbb/phpbb:
[ticket/15097] New 'Installed software' lead section
[ticket/15097] Resolve travis-ci error
[ticket/15097] Resolve travis-ci error
[ticket/15097] Add PHP version to Board statistics
[ticket/15097] Add PHP version to Board statistics
2017-04-18 23:14:56 +02:00
2f277b6f67
[ticket/15150] Fix template label tag
...
PHPBB3-15150
2017-03-30 20:26:55 +02:00
32f3ddca70
[ticket/15150] Add Jabber SSL context configuration options
...
PHPBB3-15150
2017-03-30 10:04:50 +02:00
25d5f94d19
Merge pull request #4695 from marc1706/ticket/15083
...
[ticket/15083] Fix invalid emoji sizing in ACP & print view
2017-03-19 00:04:48 +01:00
e4d253ce76
Merge branch '3.1.x' into 3.2.x
2017-03-19 00:01:34 +01:00
0f95e607ff
Merge pull request #4743 from rubencm/ticket/14820
...
[ticket/14820] Add style version in ACP
2017-03-19 00:01:30 +01:00
d10a5b67a1
[ticket/14820] Add style version in ACP
...
PHPBB3-14820
2017-03-16 00:00:50 +01:00
f36eb932a4
[ticket/15083] Add stylelint exceptions for admin.css
...
PHPBB3-15083
2017-03-08 21:36:27 +01:00
376e85c1d6
Merge branch '3.1.x' into ticket/15081
2017-03-05 15:07:26 +01:00
a302fb47a8
Merge branch '3.1.x' into 3.2.x
2017-02-21 21:33:14 +01:00
191a776ce6
Merge pull request #4636 from javiexin/ticket/14995
...
[ticket/14995] Add ACP template events acp_ext_list_*_name_after
2017-02-21 21:32:03 +01:00
f677376b8c
[ticket/15097] New 'Installed software' lead section
...
Created a new lead section showing the installed software (phpBB,
PHP and Database server) and their versions. Implementation is
inspired by MediaWiki's Special:Version page.
Removed those items from Board statistics section.
PHPBB3-15097
2017-02-19 11:49:07 -07:00
c30ad4ce60
[ticket/15097] Add PHP version to Board statistics
...
Rework commit message per DavidIQ's guidance and change variable name
to avoid confusion
PHPBB3-15907
2017-02-17 15:31:43 -07:00
c06f4756ec
[ticket/15097] Add PHP version to Board statistics
...
The ACP main page shows the phpBB version and the database version,
but didn't show the PHP version.
With this change the PHP version is displayed as part of the
Board statistics.
PHPBB3-15097
2017-02-17 15:30:02 -07:00
b4821907b7
[ticket/15083] Fix invalid emoji sizing in ACP & print view
...
PHPBB3-15083
2017-02-11 11:19:46 +01:00
fc50fd272b
Merge branch '3.1.x' into ticket/15081
2017-02-10 14:41:42 +01:00
09f6637597
[ticket/15081] Add acp_ext_details_notice template event
...
PHPBB3-15081
2017-02-10 14:36:51 +01:00
80ecad5cf9
[ticket/15062] Update to Rhea version the CSS files
...
PHPBB3-15062
2017-02-01 02:34:01 -03:00
7c77e33313
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
2017-01-22 23:15:26 +01:00
085a839963
Merge pull request #4662 from marc1706/ticket/14968
...
[ticket/14968] Distinguish between update/upgrade & show upgrade info in ACP index
* marc1706/ticket/14968:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
2017-01-22 23:10:22 +01:00
f7ccd7af8e
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15006] Pass inherit settings to form and use correct button
2017-01-22 23:07:50 +01:00
59027c94f2
[ticket/15006] Pass inherit settings to form and use correct button
...
PHPBB3-15006
2017-01-22 19:20:18 +01:00
a620ce0713
[ticket/14968] Display possible upgrade on acp index and update page
...
PHPBB3-14968
2017-01-22 16:37:20 +01:00
d226059b98
Merge branch '3.1.x' into 3.2.x
2017-01-14 14:59:04 +01:00
366e8583c8
[ticket/15003] Do not check disabled checkboxes with marklist function
...
PHPBB3-15003
2017-01-13 12:00:31 -08:00
74f723e4ec
[ticket/14995] Add ACP template events acp_ext_list_*_name_after
...
PHPBB3-14995
2017-01-12 22:26:56 +01:00
1f65f85b53
Merge branch '3.1.x' into 3.2.x
2016-12-30 10:21:17 +01:00
4139e4f2b5
Merge pull request #4593 from javiexin/ticket/14940
...
[ticket/14940] Add ACP template event acp_ext_details_end
2016-12-30 10:21:00 +01:00
87f82c404e
[ticket/14940] Add ACP template event acp_ext_details_end
...
PHPBB3-14940
2016-12-27 02:07:46 +01:00
f84c3687cc
Merge branch '3.1.x' into 3.2.x
2016-12-18 19:08:26 +01:00
573507e6a5
[ticket/14922] Make sure to pass hidden input on ajax form submissions
...
PHPBB3-14922
2016-12-18 15:18:52 +01:00
b7597a347b
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14887] ACP profile step one lang specific event
2016-12-11 20:43:39 +01:00
27df2278ef
Merge pull request #4570 from Derky/ticket/14901
...
[ticket/14901] Remove notice for extension without version check
* Derky/ticket/14901:
[ticket/14901] Remove notice for extension without version check
2016-12-11 20:09:16 +01:00
dfe42e9603
[ticket/14908] Uses lang-variable instead of english text
...
PHPBB3-14908
2016-12-10 21:50:09 +01:00
a2793f24b1
[ticket/14901] Remove notice for extension without version check
...
Extensions without version check should not display a notice on the
details page in the ACP.
PHPBB3-14901
2016-12-09 20:03:00 +01:00
76ffd288fe
[ticket/14887] ACP profile step one lang specific event
...
PHPBB3-14887
2016-12-08 12:16:07 +01:00
9b4190e136
[ticket/14492] Encode URI components in systemdata for stats
...
The stats data needs to be URI encoded to prevent issues when
submitting the data to the receive_stats script on www.phpbb.com.
PHPBB3-14492
2016-12-03 14:23:34 +01:00
afe16a6272
[ticket/14492] Add missing event variable
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00