Marc Alexander
|
66a5d95ed9
|
[ticket/634] Improve test coverage and fix coding issues
B3P-634
|
2015-06-23 12:15:38 +02:00 |
|
Marc Alexander
|
0cc4b4ea0a
|
[ticket/634] Add tests for clock module and improve tests for calendar
B3P-634
|
2015-06-23 00:48:52 +02:00 |
|
Marc Alexander
|
2b65156d47
|
[ticket/634] Add more tests
B3P-634
|
2015-06-22 21:18:32 +02:00 |
|
Marc Alexander
|
98aee57309
|
[ticket/634] Add tests for welcome module
B3P-634
|
2015-06-22 17:50:23 +02:00 |
|
Marc Alexander
|
b805ce2e5f
|
[ticket/634] Increase test coverage of acp module
B3P-634
|
2015-06-22 16:59:14 +02:00 |
|
Marc Alexander
|
dc5638ef55
|
[ticket/624] Display modules on all pages if column disabled in portal
B3P-624
|
2015-06-21 20:31:03 +02:00 |
|
Marc Alexander
|
2b05a550c5
|
[ticket/577] Fix tests
B3P-577
|
2015-06-06 23:46:05 +02:00 |
|
Marc Alexander
|
a927aae498
|
[ticket/577] Use phpBB's extension version check instead of B3P version
B3P-577
|
2015-06-06 23:38:17 +02:00 |
|
Marc Alexander
|
0665dba08f
|
[ticket/571] Fix incorrect cast to integer in database_handler
B3P-571
|
2015-06-06 16:52:37 +02:00 |
|
Marc Alexander
|
31d01f0aa4
|
[ticket/571] Use proper links for forms in ACP
B3P-571
|
2015-06-06 15:37:03 +02:00 |
|
Marc Alexander
|
a832bea536
|
[ticket/565] Properly create select box for multiple options
B3P-565
|
2015-06-04 22:28:33 +02:00 |
|
Marc Alexander
|
cddeb1eeac
|
Merge pull request #559 from marc1706/ticket/558
[ticket/558] Fix coding guidelines infractions
|
2015-06-03 15:38:43 +02:00 |
|
Marc Alexander
|
522b4d3087
|
[ticket/558] Fix coding guidelines infractions
B3P-558
|
2015-06-03 13:59:26 +02:00 |
|
Marc Alexander
|
530d841674
|
[ticket/555] Fix tests
B3P-555
|
2015-06-03 13:36:21 +02:00 |
|
Marc Alexander
|
9d0146918d
|
[ticket/528] Add missing dependencies to tests
B3P-528
|
2015-04-27 16:48:21 +02:00 |
|
Marc Alexander
|
7e4a6468a2
|
[ticket/525] Use path instead of pattern for routes in tests
B3P-525
|
2015-04-09 13:24:07 +02:00 |
|
Marc Alexander
|
eb24ba1425
|
[ticket/508] Only execute portal once when accessed via domain only
B3P-508
|
2015-03-15 15:26:32 +01:00 |
|
Marc Alexander
|
08a4d74937
|
[ticket/506] Only check styles/all folder for module images and fix tests
B3P-506
|
2015-03-15 13:33:10 +01:00 |
|
Marc Alexander
|
131b7a691d
|
[ticket/500] Show correct number of replies in news and announcements
B3P-500
|
2015-03-09 21:42:27 +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
|
9fe7e17124
|
[ticket/494] Correctly mock sql_save and sql_load methods of cache
B3P-494
|
2015-03-04 10:23:37 +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
|
3c23f6b405
|
[ticket/477] Expect version check to return false
B3P-477
|
2015-02-27 09:24:51 +01:00 |
|
Marc Alexander
|
8e85752c65
|
[ticket/469] Enable portal on all pages in subsilver2 & add tests
B3P-469
|
2015-02-14 22:21:10 +01:00 |
|
Marc Alexander
|
1e7dc9b576
|
[ticket/469] Add tests for displaying all pages using main controller
B3P-469
|
2015-02-13 22:23:23 +01:00 |
|
Marc Alexander
|
30bd67f3d8
|
[ticket/469] Fix tests with new settings
B3P-469
|
2015-02-13 19:52:00 +01:00 |
|
Marc Alexander
|
9bf8fd049d
|
[ticket/465] Use path instead of pattern in routing.yml
B3P-465
|
2015-02-11 11:53:19 +01:00 |
|
Marc Alexander
|
2c62ff85a9
|
[ticket/461] Fix tests for current version
B3P-461
|
2015-02-07 19:37:59 +01:00 |
|
Marc Alexander
|
e08b15ede8
|
[ticket/456] Remove functions_modules.php
The functions in functions_modules.php were already deprecated.
B3P-456
|
2015-02-02 10:51:06 +01:00 |
|
Marc Alexander
|
f1b77b1a2b
|
[ticket/454] Remove constants.php
B3P-454
|
2015-02-01 01:54:44 +01:00 |
|
Marc Alexander
|
f4ceb44124
|
[ticket/436] Mock controller helper for unit tests
B3P-436
|
2015-01-18 15:12:18 +01:00 |
|
Marc Alexander
|
c0ea8c59d6
|
[ticket/416] Add tests for can_add_module()
B3P-416
|
2014-12-02 21:51:10 +01:00 |
|
Marc Alexander
|
ef22291efe
|
[ticket/416] Add tests for adding more than one module if possible
B3P-416
|
2014-12-02 21:39:12 +01:00 |
|
Marc Alexander
|
b64f8fa9d8
|
[ticket/416] Add tests for can_multi_include()
B3P-416
|
2014-12-02 18:26:50 +01:00 |
|
Marc Alexander
|
a1ec325790
|
[ticket/416] Add test for module base
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
|
2aae1337dc
|
[ticket/416] Add tests for deleting module
B3P-416
|
2014-12-01 15:07:11 +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
|
a55b1002e1
|
[ticket/416] Add tests for reset_module()
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
7e8a036a7b
|
[ticket/416] Remove non working tests
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
3404aec242
|
[ticket/416] Add test for handle_ajax_request()
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
dd50d3961a
|
[ticket/416] Add better test coverage for modules manager
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
7e8363d849
|
[ticket/416] Add modules database handler
B3P-416
|
2014-12-01 15:07:11 +01:00 |
|
Marc Alexander
|
791ae65f22
|
[ticket/416] Improve controller helper test coverage and fix coding issues
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
|
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
|
2290d75388
|
[ticket/424] Use correct version for check in version check test
B3P-424
|
2014-11-26 16:28:26 +01:00 |
|