Commit Graph

2135 Commits

Author SHA1 Message Date
Marc Alexander 46e7d5c334 Change block_config and portal_config to twig style & update copyright 2023-02-07 21:00:56 +01:00
Marc Alexander 791fc8920b Change events to use twig syntax & be compatible with phpBB 3.3.9+ 2023-02-07 20:57:49 +01:00
Marc Alexander 6711688b73 Update composer dependencies, supported versions, and version check 2023-02-07 20:55:21 +01:00
Marc Alexander 9d9e0960c5 Start using Ubuntu 20.04 runners 2023-02-07 20:39:58 +01:00
Marc Alexander 68b243f4ff Update copyright blocks 2023-02-07 20:36:48 +01:00
Marc Alexander 0643475b20 Merge pull request #717 from marc1706/ticket/701
Add fontawesome support
2021-09-05 14:23:21 +02:00
Marc Alexander 71c66c4cdd [ticket/701] Add missing variables for fontawesome with portal on all pages
B3P-701
2021-09-05 10:16:10 +02:00
Marc Alexander 61f943a895 Merge pull request #719 from marc1706/ticket/718
[ticket/718] Use 3.3.x in phing builds
2021-09-04 18:07:07 +02:00
Marc Alexander d2fba40472 [ticket/718] Use 3.3.x in phing builds
B3P-718
2021-09-04 17:39:57 +02:00
Marc Alexander 38ad62d4b7 [ticket/701] Some more clean up
B3P-701
2021-09-04 17:32:43 +02:00
Marc Alexander 5f77867c36 [ticket/701] Remove non-default style
B3P-701
2021-09-04 17:24:40 +02:00
Marc Alexander 2044fc8e72 [ticket/701] Update migrations file
B3P-701
2021-09-04 17:24:16 +02:00
Marc Alexander 8fdc620197 [ticket/701] Rename migrations file to v230_fa.php
B3P-701
2021-09-04 17:21:34 +02:00
Marc Alexander 38a8b4410f [ticket/701] Replace spaces with tabs
B3P-701
2021-09-04 17:15:35 +02:00
Marc Alexander 9f374290ad [ticket/701] Fix tests and move declarations to services file
B3P-701
2021-09-04 17:15:12 +02:00
Marc Alexander bca0afa86d [ticket/701] Replaces spaces with tabs
B3P-701
2021-09-04 16:27:41 +02:00
MarkusWME d0a74065c0 Add Font Awesome functionality 2021-09-04 12:17:53 +02:00
MarkusWME 158e3e6954 Update styles 2021-09-04 12:17:34 +02:00
MarkusWME 478766994b Add Mobbern3.1 support 2021-09-04 12:17:33 +02:00
Marc Alexander 46da9a8b47 Merge pull request #716 from marc1706/ticket/715
[ticket/715] Resolv build issues with GitHub Actions
2021-09-04 11:52:29 +02:00
Marc Alexander 6306d6a18b [ticket/715] Make expected error type depend on PHP version
B3P-715
2021-09-04 11:27:09 +02:00
Marc Alexander ed54e3ef0c [ticket/715] Resolve issues with portal and tests on PHP 8.0
B3P-715
2021-09-04 11:09:52 +02:00
Marc Alexander 9eb415b79c [ticket/715] Remove epv from composer dependencies
B3P-715
2021-08-29 11:18:42 +02:00
Marc Alexander d02e6c36c1 [ticket/715] Stop executable check and remove travis files
B3P-715
2021-08-29 11:10:55 +02:00
Marc Alexander 11326bce1a [ticket/715] Fix code sniffer and mssql complaints
B3P-715
2021-08-29 11:07:11 +02:00
Marc Alexander d24316d809 [ticket/715] Resolve some more test issues
B3P-715
2021-08-29 09:39:57 +02:00
Marc Alexander d8bb1c64a4 [ticket/715] Resolve code sniffer complaints
B3P-715
2021-08-28 08:36:22 +02:00
Marc Alexander 2c89b28a53 [ticket/715] Create composer.json on platform PHP 7.1
B3P-715
2021-08-28 08:29:40 +02:00
Marc Alexander 99ad0f4f16 [ticket/715] Update composer to 1.10.22
B3P-715
2021-08-28 08:29:01 +02:00
Marc Alexander ec021a72ca Merge pull request #693 from marc1706/ticket/690
[ticket/690] Apply Kirk's changes and fix pagination
2021-08-27 22:37:30 +02:00
Marc Alexander 5f838e48a1 [ticket/690] Fix issues with composer.json entries
B3P-690
2021-08-27 22:35:57 +02:00
Marc Alexander e31522f310 [ticket/690] Add github actions workflows file
B3P-690
2021-08-27 22:35:50 +02:00
Marc Alexander abf8a7bfcf [ticket/690] Make tests compatible with latest version of phpunit & phpBB
B3P-690
2021-08-27 22:35:42 +02:00
Marc Alexander 7ee3bd1727 [ticket/690] Adjust setUp() declaration and classes
B3P-690
2021-08-27 22:35:34 +02:00
Marc Alexander 5b62c517e5 [ticket/690] Update text shortener and other dependencies
B3P-690
2021-08-27 22:35:19 +02:00
Marc Alexander ea527c580c [ticket/690] Add Kirk's changes from 3.3.x version
B3P-690
2021-08-27 21:20:47 +02:00
Marc Alexander 12acc2191d [master] Fix tests with missing global 2017-11-05 11:38:10 +01:00
Marc Alexander c1227a9f2e Merge branch '2.1.x' 2017-11-05 11:22:39 +01:00
Marc Alexander fa97aac0ab [2.1.x] Fix double semi-colon 2017-11-05 11:22:17 +01:00
Marc Alexander cc21416254 Merge branch '2.1.x' 2017-11-05 11:21:49 +01:00
Marc Alexander 772b6449c0 Merge pull request #707 from marc1706/ticket/704
[ticket/704] Checkout 3.1.x in build.xml
2017-11-04 16:48:02 +01:00
Marc Alexander d2a1655832 [ticket/704] Checkout 3.1.x in build.xml
B3P-704
2017-11-04 16:46:21 +01:00
Marc Alexander b1f14fd670 Merge pull request #706 from marc1706/ticket/704
[ticket/704] Fix call to phploc.phar
2017-11-04 16:25:17 +01:00
Marc Alexander 0bbaba2c3e [ticket/704] Fix call to phploc.phar
B3P-704
2017-11-04 16:24:21 +01:00
Marc Alexander 3f98302449 Merge pull request #705 from marc1706/ticket/704
[ticket/704] Update .travis.yml for travis changes
2017-11-04 16:09:28 +01:00
Marc Alexander 5857effadd [ticket/704] Add missing phpbb_dispatcher definition for tests
B3P-704
2017-11-04 15:56:05 +01:00
Marc Alexander 52b1880593 [ticket/704] Update .travis.yml for travis changes
B3P-704
2017-11-04 15:45:54 +01:00
Marc Alexander 049a499843 Merge pull request #687 from marc1706/ticket/686
[ticket/686] Add possibility to use UI tests
2017-11-04 15:12:35 +01:00
Marc Alexander d9e64e978c Merge pull request #699 from marc1706/ticket/696
[ticket/696] Update text shortener to latest version
2017-03-25 22:02:36 +01:00
Marc Alexander bf54579ffa [ticket/696] Update text shortener to latest version
B3P-696
2017-03-25 14:52:47 +01:00