Commit Graph
100 Commits
Author SHA1 Message Date
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 AlexanderandGitHub 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 AlexanderandGitHub 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 AlexanderandGitHub 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 AlexanderandGitHub 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 AlexanderandGitHub 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 AlexanderandGitHub 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
Marc AlexanderandGitHub e6bfe744d8 Merge pull request #695 from saint-hh/master
Poll icon in all edited topics (news, announcements blocks) with phpBB 3.2
2017-01-30 08:22:48 +01:00
Marc AlexanderandGitHub 93ea98f744 Revert changes to use old text shortener
The old text shortener is not compatible with phpBB 3.2.
2017-01-29 16:55:49 +01:00
Marc AlexanderandGitHub 3853fde6ed Merge pull request #692 from marc1706/ticket/690
[ticket/690] Change .yml files to use single quotes for arguments
2017-01-15 12:54:44 +01:00
Marc Alexander 719d0e9cfb [ticket/690] Use utf8 encoding in language files
B3P-690
2017-01-15 12:22:07 +01:00
Marc Alexander 7929bc4da4 [ticket/690] Replace windows with unix line endings
B3P-690
2017-01-15 12:15:54 +01:00
Marc Alexander e6a4c8758a [ticket/690] Checkout 3.2.x in master & fix .yml syntax for symfony
B3P-690
2017-01-15 12:12:56 +01:00
Marc AlexanderandGitHub 070d25ca4b Merge pull request #691 from marc1706/ticket/690
[ticket/690] Update test for phpBB 3.2.0 and PHP 7.1 compatibility
2017-01-14 08:25:45 +01:00
Marc Alexander 5bbbf25fe8 Make sure variables are casted to numeric values 2017-01-14 08:09:24 +01:00
Marc Alexander 391cffae02 Fix invalid includes 2017-01-13 23:27:22 +01:00
Marc Alexander 2d41386fd0 Remove 3.1 text shortener 2017-01-13 23:16:51 +01:00
Marc Alexander 301e7a1b1c [ticket/690] Add PHP 7.1 to test environments
B3P-690
2017-01-08 22:33:50 +01:00
Marc Alexander 49a001f527 [ticket/690] Run tests against phpBB 3.2.x branch
B3P-690
2017-01-08 22:33:16 +01:00
Marc Alexander 7f36382cc6 [ticket/690] Update test for phpBB 3.2.0 and PHP 7.1 compatibility
B3P-690
2017-01-08 22:09:21 +01:00
Marc Alexander acea787547 [ticket/686] Add possibility to use UI tests
B3P-686
2016-07-31 20:12:18 +02:00
Marc Alexander 8101fd3ede Merge pull request #681 from marc1706/ticket/678
[ticket/678] Fix typo in German language file
2016-04-23 22:56:12 +02:00
Marc Alexander 2ef617da09 Merge pull request #680 from marc1706/ticket/679
[ticket/679] Add horizontal line to poll module
2016-04-23 22:04:57 +02:00
Marc Alexander 33d41ac99d [ticket/678] Fix typo in German language file
B3P-678
2016-04-23 21:46:24 +02:00
Marc Alexander 5bab8a5fc3 [ticket/679] Add horizontal line to poll module
B3P-679
2016-04-23 21:44:59 +02:00
Marc Alexander 2b6c85e2cf Merge branch 'ticket/676' 2016-04-23 15:39:37 +02:00
Marc Alexander 122d79dc80 [ticket/676] Create directory instead of using touch
B3P-676
2016-04-23 15:38:51 +02:00
Marc Alexander fc8db41bf8 [ticket/676] Make sure test cache dir exists and is writable
B3P-676
2016-04-23 15:12:18 +02:00
Marc Alexander 708873506b Merge pull request #677 from marc1706/ticket/676
[ticket/676] Set cache permissions recursively
2016-04-23 13:34:13 +02:00
Marc Alexander 54754f1d9d [ticket/676] Set cache permissions recursively
[ci skip]

B3P-676
2016-04-23 13:33:01 +02:00
Marc Alexander 94180f0e2d Merge pull request #675 from marc1706/ticket/674
[ticket/674] Define textformatter factory correctly
2016-04-23 13:15:40 +02:00
Marc Alexander daf730ab12 [ticket/674] Define textformatter factory correctly
B3P-674
2016-04-23 12:58:55 +02:00
Marc Alexander 2a5ae2d485 Merge branch '2.1.x' 2016-04-23 12:37:55 +02:00
Marc Alexander 72f7894bf9 Merge pull request #672 from marc1706/ticket/656
[ticket/656] Reduce margin of topiclist in responsive portal all
2016-04-23 11:24:13 +02:00
Marc Alexander 84359510c5 [ticket/656] Reduce margin of topiclist in responsive portal all
B3P-656
2016-04-23 11:05:08 +02:00
Marc Alexander 2338089b51 Merge pull request #668 from alhitary/2.1.x
Arabic Translation Board3-Portal
2016-02-13 09:41:16 +01:00
Marc Alexander a0bc7dabe4 Merge branch '2.1.x' 2016-01-07 12:25:01 +01:00
Marc Alexander d173fbaff7 Merge pull request #671 from marc1706/ticket/669-master
[ticket/669] Purge cache if necessary in functional tests
2016-01-07 12:25:01 +01:00
Marc Alexander ccf901dfbf Merge pull request #670 from marc1706/ticket/669
[ticket/669] Purge cache if necessary in functional tests
2016-01-07 12:24:56 +01:00
Marc Alexander 306101fee9 Merge branch 'ticket/669' into ticket/669-master
Conflicts:
	tests/functional/portal_announcement_test.php
2016-01-07 11:54:34 +01:00
Marc Alexander 0cc4deb495 [ticket/669] Purge cache if necessary in functional tests
B3P-669
2016-01-07 11:52:19 +01:00
Marc Alexander 2b781defac Merge branch '2.1.x' 2015-12-10 12:55:11 +01:00
Marc Alexander 7d4b3c52cd Merge pull request #667 from marc1706/ticket/666
[ticket/666] Reduce caching time of post related queries
2015-12-10 12:53:45 +01:00
Marc Alexander 278765ed30 [ticket/666] Reduce caching time of post related queries
B3P-666
2015-12-10 10:37:04 +01:00
Marc Alexander c0895aa638 Merge pull request #663 from marc1706/ticket/661
[ticket/661] Remove PHP7 from allowed failures
2015-11-11 11:50:29 +01:00
Marc Alexander 0ac73f5b0e [ticket/661] Remove PHP7 from allowed failures
B3P-661
2015-11-11 10:18:02 +01:00
Marc Alexander 0c22c79045 Merge pull request #659 from marc1706/ticket/658
[ticket/658] Remove subsilver2 from master branch
2015-11-11 10:16:19 +01:00
Marc Alexander 1df94beaf4 Merge pull request #662 from marc1706/ticket/660
[ticket/660] Update tests for recent changes in 3.2.x
2015-11-11 10:08:21 +01:00
Marc Alexander 6ac3c6caf3 [ticket/660] Correctly pass $NOTESTS to ext-sniff and icc check
B3P-660
2015-11-11 09:48:06 +01:00
Marc Alexander bdd52ad3c0 [ticket/660] Fix tests after recent changes to phpBB
B3P-660
2015-11-11 09:36:56 +01:00
Marc Alexander 1641e1fdc5 [ticket/660] Update .travis.yml
B3P-660
2015-11-11 09:21:48 +01:00
Marc Alexander 1a2f4d9931 [ticket/658] Remove subsilver2 from master branch
B3P-658
2015-11-11 08:58:19 +01:00
Marc Alexander 8388533630 Merge branch '2.1.x' 2015-11-11 08:55:08 +01:00
Marc Alexander a152da8dbd Merge pull request #655 from Galixte/patch-1
Minor update of FRENCH language for Board3 Portal extension
2015-10-16 15:09:46 +02:00
Marc Alexander 6b179d204b Merge pull request #653 from marc1706/ticket/652
[ticket/652] Fix test failures caused by latest changes to phpBB's master
2015-09-14 18:38:12 +02:00
Marc Alexander e4e5141978 [ticket/652] Fix test failures caused by latest changes to phpBB's master
B3P-652
2015-09-14 17:53:08 +02:00
Marc Alexander 2799ba6762 Merge branch '2.1.x' 2015-09-14 13:13:55 +02:00
Marc Alexander b93ebc781e Merge pull request #651 from marc1706/ticket/648
[ticket/648] Add missing brackets to donations HTML files
2015-09-14 13:12:43 +02:00
Marc Alexander d7f6d265fa [ticket/648] Add missing brackets to donations HTML files
B3P-648
2015-09-14 12:57:23 +02:00
Marc Alexander 74267a0f9d Merge pull request #650 from marc1706/ticket/649
[ticket/649] Use phpbb_get_user_rank() instead of deprecated function
2015-09-13 23:37:25 +02:00
Marc Alexander bf8d10d3fe [ticket/649] Include correct language file for acp tests
B3P-649
2015-09-13 23:22:15 +02:00
Marc Alexander 8f99c070a8 [ticket/649] Fix test for getSubscribedEvents()
B3P-649
2015-09-13 23:12:27 +02:00
Marc Alexander 94b93c34e6 [ticket/649] Use correct event name and make method public
B3P-649
2015-09-13 23:07:01 +02:00
Marc Alexander 12781a6fc8 [ticket/649] Properly load language for permission settings in ACP
B3P-649
2015-09-13 23:03:10 +02:00
Marc Alexander 0845725ded [ticket/649] Use phpbb_get_user_rank() instead of deprecated function
B3P-649
2015-09-13 18:18:48 +02:00
Marc Alexander 2e947cd66f Merge branch '2.1.x' 2015-08-04 15:28:30 +02:00
Marc Alexander 6971392003 Merge pull request #647 from marc1706/ticket/644
[ticket/644] Reduce caching time on portal page
2015-08-04 15:05:56 +02:00
Marc Alexander 71e51ee730 [ticket/644] Update release date in composer.json
B3P-644
2015-08-04 14:49:22 +02:00
Marc Alexander a991cb1359 [ticket/644] Reduce caching time on portal page
B3P-644
2015-08-04 14:48:31 +02:00
Marc Alexander f3dd0c37c1 Merge pull request #643 from Mauron/patch-1
Italian translation update for portal_acp.php
2015-07-23 12:07:42 +02:00
Marc Alexander 0e80fb3930 Merge branch '2.1.x' 2015-07-22 15:26:25 +02:00
Marc Alexander 2535ca5ebe Merge pull request #642 from marc1706/ticket/641
[ticket/641] Correctly align portal columns with css
2015-07-22 15:22:37 +02:00
Marc Alexander 8e4380a170 [ticket/641] Use correct aria roles for elements
B3P-641
2015-07-22 14:51:29 +02:00
Marc Alexander 3509044e03 [ticket/641] Correctly align portal columns in RTL languages
B3P-641
2015-07-21 14:48:32 +02:00
Marc Alexander c61971e7eb [ticket/641] Use CSS for aligning portal columns
B3P-641
2015-07-21 14:48:07 +02:00
Marc Alexander a1748116f6 Merge pull request #640 from marc1706/ticket/639
[ticket/639] Fix slightly incorrect alignment in portal all view
2015-06-28 19:48:27 +02:00
Marc Alexander 1bb9381027 [ticket/639] Fix slightly incorrect alignment in portal all view
B3P-639
2015-06-28 19:30:26 +02:00
Marc Alexander 7e335a660b [master] Fix tests for master branch 2015-06-24 17:09:25 +02:00
Marc Alexander 0761948012 Merge branch '2.1.x'
Conflicts:
	tests/unit/event/listener_test.php
2015-06-24 16:10:22 +02:00
Marc Alexander 281aa4fcc7 Merge pull request #637 from marc1706/ticket/634
[ticket/634] Move get_sub_taged_string to fetch_posts
2015-06-23 19:53:28 +02:00