2485db81a3
[ticket/15220] Fix undefined variable $phpbb_root_path in acp_extensions.php
...
PHPBB3-15220
2017-05-07 10:03:19 +07:00
cf603f7025
Merge branch '3.2.x'
2017-05-02 13:16:39 -04:00
877760ef98
Merge branch '3.1.x' into 3.2.x
2017-05-02 13:16:36 -04:00
5808c9fae1
[ticket/15187] Use $this->template property
2017-04-29 13:45:20 +02:00
bc404a3701
[ticket/15187] Add ACP style after enabling an extension
2017-04-29 11:01:55 +02:00
1f9a269d78
[ticket/11150] Makes the customisation db lync dynamic
...
PHPBB3-11150
2017-04-23 21:09:59 +02:00
5376f676bf
[ticket/11150] Handle composer context transparently
...
PHPBB3-11150
2017-04-23 21:01:16 +02:00
69571f9cef
[ticket/11150] Fix comments
...
PHPBB3-11150
2017-04-23 21:01:15 +02:00
31953496ee
[ticket/11150] More CSS fixes
...
PHPBB3-11150
2017-04-23 21:01:15 +02:00
9314e533c8
[ticket/11150] Fix rebase conflicts
...
PHPBB3-11150
2017-04-23 21:01:15 +02:00
ab162b2fa6
[ticket/11150] Do not generate actions links in templates
...
PHPBB3-11150
2017-04-23 21:01:15 +02:00
d59b26dcec
[ticket/11150] Add comments + ignore invaid repositories URLs
...
PHPBB3-11150
2017-04-23 21:01:15 +02:00
fbf11d61aa
[ticket/11150] Updates deps + fix various issues
...
PHPBB3-11150
2017-04-23 21:01:14 +02:00
60bf9af27a
[ticket/11150] Fix illegal uage if $_SERVER when viewing the catalog
...
PHPBB3-11150
2017-04-23 21:01:14 +02:00
4599799fba
[ticket/11150] Improves requirements check
...
PHPBB3-11150
2017-04-23 21:01:14 +02:00
4617037feb
[ticket/11150] Console liek output
...
PHPBB3-11150
2017-04-23 21:01:12 +02:00
ea4a4acee0
[ticket/11150] CS and wording
...
PHPBB3-11150
2017-04-23 21:01:11 +02:00
bac391c282
[ticket/11150] CS
...
PHPBB3-11150
2017-04-23 21:01:11 +02:00
9a836b5901
[ticket/11150] Makes composer output level configurable
...
PHPBB3-11150
2017-04-23 21:01:09 +02:00
317c90cf48
[ticket/11150] Makes minimum-stability configurable
...
PHPBB3-11150
2017-04-23 21:01:09 +02:00
ab60adb60c
[ticket/11150] Add html output formatter
...
PHPBB3-11150
2017-04-23 21:01:08 +02:00
c88c692ad6
[ticket/11150] Use json instead of serialize
...
PHPBB3-11150
2017-04-23 21:01:08 +02:00
38a58df41b
[ticket/11150] Gallery => Catalog
...
PHPBB3-11150
2017-04-23 21:01:08 +02:00
31931134aa
[ticket/11150] Composer is using $_SERVER for some git stuff
...
PHPBB3-11150
2017-04-23 21:01:07 +02:00
cc0a762866
[ticket/11150] Disable if directories not writable
...
PHPBB3-11150
2017-04-23 21:01:06 +02:00
0a809fb90e
[ticket/11150] Add missing language keys
...
PHPBB3-11150
2017-04-23 21:01:06 +02:00
46972aa4c7
[ticket/11150] Enforce enable on install and purge on remove options
...
PHPBB3-11150
2017-04-23 21:01:06 +02:00
8f1d254191
[ticket/11150] Repositories settings - end
...
PHPBB3-11150
2017-04-23 21:01:06 +02:00
b75087a433
[ticket/11150] Repositories settings, beginning
...
PHPBB3-11150
2017-04-23 21:01:06 +02:00
3640302afd
[ticket/11150] Set settings
...
PHPBB3-11150
2017-04-23 21:01:05 +02:00
3d363a7bb3
[ticket/11150] Gallery pagination
...
PHPBB3-11150
2017-04-23 21:01:05 +02:00
88b32580dc
[ticket/11150] Add Remove && Update buttons
...
PHPBB3-11150
2017-04-23 21:01:04 +02:00
51916def9c
[ticket/11150] Display extension status in "gallery"
...
PHPBB3-11150
2017-04-23 21:01:04 +02:00
d5672303a3
[ticket/11150] Install from ACP
...
PHPBB3-11150
2017-04-23 21:01:03 +02:00
6a15ad1368
[ticket/11150] Implement install extension link in ACP
...
PHPBB3-11150
2017-04-23 21:01:03 +02:00
adb8d30d98
[ticket/11150] Add ACP gallery
...
PHPBB3-11150
2017-04-23 21:01:03 +02:00
6a61e73e00
[ticket/15011] Use exception interface for 3.2
...
Update the mentioned ticket to 3.2 by using exception_inteface
instead of the actual exception class.
Also, use adm_back_link consistently.
PHPBB3-15011
2017-04-21 21:28:29 +02:00
d44d1f115f
Merge pull request #4698 from javiexin/ticket/15087
...
[ticket/15087] Optimize creation of metadata objects by caching
2017-04-16 11:15:45 +02:00
82e1b8fd72
Merge pull request #4581 from javiexin/ticket/14919
...
[ticket/14919] Do not directly use globals in acp_extensions
2017-04-16 09:49:21 +02:00
6ce5ef53cb
[ticket/15142] Merge branch 'ticket/15142' into 32x
...
PHPBB3-15142
2017-04-10 15:51:22 -07:00
91ab27ecc9
[ticket/15142] Check extension updates on current branch
...
PHPBB3-15142
2017-03-24 09:37:14 -07:00
a975a35734
[ticket/15135] Correctly pass exception arguments and add back link again
...
PHPBB3-15135
2017-03-23 21:52:35 +01:00
6f1de69bbe
[ticket/15135] Parse language files in acp_extensions instead of md manager
...
PHPBB3-15135
2017-03-19 22:37:19 +01:00
bd34b2301e
Merge pull request #4711 from javiexin/ticket/15102
...
[ticket/15102] Missing parameter calling version_check
* github.com:phpbb/phpbb:
[ticket/15102] Missing parameter calling version_check
2017-03-19 18:53:19 +01:00
e497937dd4
Merge branch '3.1.x' into 3.2.x
2017-03-19 16:01:37 +01:00
948ce2d84f
Merge pull request #4578 from javiexin/ticket/14849
...
[ticket/14849] Add core.acp_extensions_run_action
2017-03-19 16:01:33 +01:00
9958a68c57
Merge branch '3.1.x' into 3.2.x
2017-03-19 15:53:08 +01:00
34e867c590
[ticket/15102] Missing parameter calling version_check
...
PHPBB3-15102
2017-02-24 00:25:04 +01:00
cdca848018
[ticket/14849] Add core.acp_extensions_run_action
...
Rename event to core.acp_extensions_run_action_before
PHPBB-14849
2017-02-19 22:01:02 +01:00
7646280d51
[ticket/15011] All errors on metadata throw exceptions
...
There is inconsistency in the way error are treated in metadata_manager.
Some method return false on error, others throw exception. With this,
the usage is homogeneus, and the uses of these are also adapted.
Using same ticket as it is the same issue, solved in a different way.
PHPBB3-15011
2017-02-15 23:51:08 +01:00