Marc Alexander
|
f8de6be004
|
[ticket/506] Move module images to styles/all folder
B3P-506
|
2015-03-15 11:56:16 +01:00 |
|
Marc Alexander
|
4134f59a15
|
Merge pull request #497 from marc1706/ticket/494
[ticket/494] Improve caching and query performance of portal
|
2015-03-05 10:31:43 +01:00 |
|
Marc Alexander
|
1a74082154
|
[ticket/494] Remove SQL queries to portal_modules when changing settings
B3P-494
|
2015-03-04 17:32:53 +01:00 |
|
Marc Alexander
|
42973b1a10
|
[ticket/495] Correctly load template files for modules
B3P-495
|
2015-03-03 14:55:56 +01:00 |
|
Marc Alexander
|
22ef20d0e7
|
[ticket/492] Use B3P controller helper for loading module language
B3P-492
|
2015-03-02 13:50:28 +01:00 |
|
Marc Alexander
|
3e18e50f89
|
[ticket/464] Use phpbb_admin_path for links to acp pages
B3P-464
|
2015-02-26 23:12:29 +01:00 |
|
Marc Alexander
|
30bd67f3d8
|
[ticket/469] Fix tests with new settings
B3P-469
|
2015-02-13 19:52:00 +01:00 |
|
Marc Alexander
|
311c7cb97f
|
[ticket/469] Only allow showing left or right module on all pages
B3P-469
|
2015-02-13 16:34:53 +01:00 |
|
Marc Alexander
|
e4861caed8
|
[ticket/469] Add settings for displaying portal on all pages
B3P-469
|
2015-02-13 16:34:48 +01:00 |
|
Marc Alexander
|
7a63c9a3a8
|
[ticket/469] Make sure to not define constants more than once
B3P-469
|
2015-02-13 16:34:47 +01:00 |
|
Marc Alexander
|
f1b77b1a2b
|
[ticket/454] Remove constants.php
B3P-454
|
2015-02-01 01:54:44 +01:00 |
|
Marc Alexander
|
df9e5c47ea
|
[ticket/416] Fix incorrect behavior discovered by tests
B3P-416
|
2014-12-02 21:39:39 +01:00 |
|
Marc Alexander
|
7dabf61f6b
|
[ticket/416] Only allow adding module more than once on proper modules
B3P-416
|
2014-12-02 17:50:23 +01:00 |
|
Marc Alexander
|
cfa063cfc9
|
[ticket/416] Ignore migrations folder in coverage report
B3P-416
|
2014-12-01 15:07:12 +01:00 |
|
Marc Alexander
|
a2dd8671b6
|
[ticket/416] Add handler for module constraints
B3P-416
|
2014-12-01 15:07:12 +01:00 |
|
Marc Alexander
|
3a2782b578
|
[ticket/416] Add one method for moving modules horizontally
B3P-416
|
2014-12-01 15:07:12 +01:00 |
|
Marc Alexander
|
16c79dea35
|
[ticket/416] Use only one method for moving module vertically
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
8c0d537841
|
[ticket/416] Add method for handling ajax requests
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
c470ebe386
|
[ticket/416] Use modules manager in acp and tests
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
1a4e55c10d
|
[ticket/416] Improve portal module and modify tests
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
dbb00ee558
|
[ticket/416] Add class for handling portal columns
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
791e15eb63
|
[ticket/416] Remove unused code
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
1a29cd4896
|
[ticket/416] Allow adding module no matter which column it is in
B3P-416
|
2014-12-01 15:07:10 +01:00 |
|
Marc Alexander
|
fa6c211a87
|
[ticket/429] Remove upload module
It is no longer functional and does not fit the idea of extensions.
B3P-429
|
2014-12-01 14:41:49 +01:00 |
|
Marc Alexander
|
333ee274b5
|
[ticket/334] Try to resolve functions for portal modules in acp
B3P-334
|
2014-11-26 14:49:57 +01:00 |
|
Marc Alexander
|
c80c412563
|
[ticket/243] Pass module_classname in confirm_box
B3P-243
|
2014-11-02 15:48:32 +01:00 |
|
Marc Alexander
|
099beb8153
|
[ticket/320] Remove setting for displaying phpBB menu from acp
B3P-320
|
2014-09-03 20:40:52 +02:00 |
|
Marc Alexander
|
c3366f746a
|
[ticket/347] Rename services and controllers to be prefix with vendor & ext
B3P-347
|
2014-08-24 01:16:09 +02:00 |
|
Marc Alexander
|
3f87caf3f3
|
[ticket/346] Use phpBB log class instead of add_log()
B3P-346
|
2014-08-23 23:50:32 +02:00 |
|
Marc Alexander
|
ff26914f72
|
[ticket/346] Use $config->set() instead of set_config()
B3P-346
|
2014-08-23 22:27:02 +02:00 |
|
Marc Alexander
|
d41bd0eab9
|
[ticket/289] Move store_selected_forums to modules_helper
|
2014-07-24 19:18:25 +02:00 |
|
Marc Alexander
|
7f887b872c
|
[ticket/289] Add method for generating forum select boxes
|
2014-07-24 17:42:51 +02:00 |
|
Marc Alexander
|
bf7b8eb99b
|
[ticket/297] Rename version_check method to check to prevent 2nd constructor
B3P-297
|
2014-07-08 16:14:59 +02:00 |
|
Marc Alexander
|
830305267a
|
[ticket/294] Handle incorrect check for module_classname
B3P-294
|
2014-07-07 22:54:30 +02:00 |
|
Marc Alexander
|
d7fadc322e
|
[ticket/294] Remove scrutinizer issues introduced recently
B3P-294
|
2014-07-07 22:43:46 +02:00 |
|
Marc Alexander
|
5d9c9447f0
|
[ticket/289] Rename mod_version_check to just version_check
B3P-289
|
2014-07-07 00:24:09 +02:00 |
|
Marc Alexander
|
4390d9cf62
|
[ticket/289] Add a few more minor scrutinizer fixes
B3P-289
|
2014-07-07 00:00:20 +02:00 |
|
Marc Alexander
|
09c3898fad
|
[ticket/289] Fix some scrutinizer issues
B3P-289
|
2014-07-06 23:43:09 +02:00 |
|
Marc Alexander
|
87bf71684d
|
[ticket/269] Move definition of portal tables to services file
B3P-269
|
2014-06-27 17:38:43 +02:00 |
|
Marc Alexander
|
4a7f5e6ed8
|
[ticket/269] Fix codesniffer complaints
B3P-269
|
2014-06-27 17:38:00 +02:00 |
|
Marc Alexander
|
923574566b
|
[ticket/239] Do not test access to the upload module
B3P-239
|
2014-06-09 15:11:12 +02:00 |
|
Marc Alexander
|
9712518f2b
|
[ticket/239] Disable uploading portal modules for now
B3P-239
|
2014-06-09 15:05:33 +02:00 |
|
Marc Alexander
|
eb256a647d
|
[ticket/249] Fix codesniffer complaints in portal files
B3P-249
|
2014-06-09 00:32:38 +02:00 |
|
Marc Alexander
|
767783027c
|
[ticket/102] Ajaxify deleting module from acp
B3P-102
|
2014-04-08 18:16:31 +02:00 |
|
Marc Alexander
|
dc7e0adf5b
|
[ticket/102] Use B3P_U_ACTION instead of U_ACTION
U_ACTION couldn't be changed for some reason. Therefore we are now using our
own template variable.
B3P-102
|
2014-04-08 17:13:53 +02:00 |
|
Marc Alexander
|
4da6d97653
|
[ticket/102] Add functional tests for deleting module and fix deleting module
B3P-102
|
2014-04-08 16:41:20 +02:00 |
|
Marc Alexander
|
e64f04b927
|
[ticket/102] Fix html validation issues in modules overview
B3P-102
|
2014-04-08 14:35:04 +02:00 |
|
Marc Alexander
|
6692d4f71e
|
[ticket/102] Add possibility to move module up via ajax
B3P-102
|
2014-04-08 00:21:48 +02:00 |
|
Marc Alexander
|
2da97611a7
|
[ticket/102] Cover moving modules more and fix functional tests
B3P-102
|
2014-04-08 00:19:18 +02:00 |
|
Marc Alexander
|
d2b4cb35f8
|
[ticket/219] Load portal_acp.php in acp portal_module
B3P-219
|
2014-04-07 12:40:13 +02:00 |
|