Marc Alexander
cef8aaf1a4
[ticket/17176] Update implementations to be compatible with Symfony 6.3
...
PHPBB3-17176
2023-09-18 19:28:16 +02:00
Marc Alexander
81b221df9d
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 21:21:47 +02:00
lionel-rowe
e53102fead
[ticket/16977] Fix broken tests
...
PHPBB3-16977
2022-04-03 21:31:42 +01:00
Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master
2021-03-04 17:04:17 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
rxu
4588f5f2b3
[ticket/16549] Merge branch ticket/16549 into ticket/16549-master
...
PHPBB3-16549
2020-11-15 22:16:39 +07:00
rxu
4c4debf004
[ticket/16549] PHPUnit function declarations tiny cleanup
...
PHPBB3-16549
2020-10-18 10:36:42 +07:00
Marc Alexander
4eaa356679
Merge branch '3.3.x'
2020-09-19 11:28:31 +02:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
kasimi
0daf6ccbcb
[ticket/16565] Fixed cron.manager tests
...
PHPBB3-16565
2020-08-12 12:51:59 +02:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
Máté Bartus
271ac6b57e
[ticket/14542] Fix tests
...
PHPBB3-14542
2019-05-06 21:45:21 +02:00
Máté Bartus
7a173877b7
[ticket/14542] Move cron to controller
...
PHPBB3-14542
2019-05-06 21:45:15 +02:00
Marc Alexander
c6cc6ba8d8
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-01-02 20:19:56 +01:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Rubén Calvo
ecb79539f4
[ticket/15253] Use storage helper methods instead of filesystem methods
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
rxu
797234e416
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2017-07-17 16:57:00 +07:00
Máté Bartus
447f094871
[ticket/14542] Fix tests
...
PHPBB3-14542
2016-08-05 23:03:35 +02:00
Máté Bartus
6eecc26e31
[ticket/14542] Move cron to controller
...
PHPBB3-14542
2016-08-05 22:50:54 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Joas Schilling
baef26f7ed
[ticket/12503] All tests should extend \phpbb_test_case
...
PHPBB3-12503
2014-05-05 18:16:50 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
David King
1e3a5dde7d
[feature/compiled-dic] Remove old test
...
PHPBB3-11152
2012-11-10 12:02:55 +01:00
Oleg Pudeyev
644662bc2c
[ticket/11159] Static public is the currently approved order.
...
PHPBB3-11159
2012-11-06 16:43:48 -05:00
Igor Wiedler
5d57caee58
Merge branch 'develop' into feature/dic
...
* develop: (441 commits)
[feature/new-tz-handling] Don't use global user but make it a parameter
[feature/new-tz-handling] Fix size of suggestion button in chrome
[feature/new-tz-handling] Fall back to UTC, if the timezone is invalid
[feature/new-tz-handling] Add previous selected value to validation if valid
[feature/new-tz-handling] Display suggestion when a different value is selected
[ticket/10998] Add border-radius to forum rules block - prosilver
[feature/new-tz-handling] Remove additional marking of selected items
[feature/new-tz-handling] Move update helper function to new class
[feature/new-tz-handling] Fix unit test
[feature/new-tz-handling] Delete old variable which is not used anymore
[feature/new-tz-handling] Rename $user->tz back to $user->timezone
[feature/pagination-as-list] New parameter for name of start var
[feature/pagination-as-list] Updates for nils comments
[feature/pagination-as-list] Rename and deprecate functions
[feature/pagination-as-list] Various fixes and improvements
[ticket/10968] Render pagination within the template
[feature/new-tz-handling] Remove "timezone might be numeric"
[feature/new-tz-handling] Add function to update the timezone
[feature/new-tz-handling] Correctly update user and board timezones on update
[ticket/10996] Use correct DBMS name in Travis config for PostgreSQL
...
Conflicts:
phpBB/common.php
phpBB/composer.json
phpBB/composer.lock
tests/cron/task_provider_test.php
2012-07-21 15:36:25 +02:00
Andreas Fischer
d3bbde69c4
[ticket/10973] Drop all require_once for mocks. Use autoloading.
...
PHPBB3-10973
2012-07-08 22:57:23 +02:00
Igor Wiedler
3ebe89cb7e
[feature/dic] Fix test suite for dic-powered cron
...
PHPBB3-10739
2012-04-09 15:05:28 +02:00
Unknown
66c50f6b30
[ticket/9916] Updating license in non-distributed files
...
PHPBB3-9916
2012-01-02 19:10:36 +01:00
Nils Adermann
520a5f9295
[feature/extension-manager] Refactoring the structure of extension provider
...
PHPBB3-10323
2011-09-29 16:15:53 +02:00
Nils Adermann
6ea6d50ccb
[feature/extension-manager] Don't cache the phpbb_root_path in the ext manager
...
Otherwise the paths are incorrect from e.g. adm/
PHPBB3-10323
2011-09-29 15:42:49 +02:00
Nils Adermann
6c6a7d7992
[feature/extension-manager] Extract extension provider functionality from cron
...
PHPBB3-10323
2011-09-29 15:42:49 +02:00
Nils Adermann
5d5030a48b
[feature/extension-manager] Remove cron's dependency on the extension manager.
...
Instead a separate cron provider supplies the manager with tasks from the
extension finder.
PHPBB3-10323
2011-09-29 15:42:46 +02:00
Nils Adermann
fabde989a2
[feature/extension-manager] Porting cron tasks over to the extension finder
...
PHPBB3-10323
2011-09-29 15:42:33 +02:00
Nils Adermann
01dce65aee
[ticket/10011] Removing __DIR__ uses I missed in previous commit
...
PHPBB3-10011
2011-03-07 17:26:31 +01:00
Nils Adermann
4f14ae94e2
[ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files.
...
PHPBB3-10011
2011-03-07 17:08:55 +01:00
Oleg Pudeyev
1fd8d6de7f
[feature/system-cron] More tests for cron manager.
...
PHPBB3-9596
2011-02-12 22:05:54 -05:00
Nils Adermann
09b136272b
[feature/system-cron] Cache cron's task names.
...
Instead of using a path relative to phpbb_root_path the path to the task
directory is directly passed to the cron manager. Dummy tasks are now
in the tests directory directly.
PHPBB3-9596
2011-02-12 22:05:54 -05:00
Nils Adermann
7a8233020b
[feature/system-cron] Use a RecursiveDirectoryIterator instead of readdir.
...
PHPBB3-9596
2011-02-12 22:05:54 -05:00
Nils Adermann
6e5e4721d8
[feature/system-cron] Move tests to phpunit.xml and always load class loader
...
PHPBB3-9596
2011-02-12 22:05:53 -05:00
Oleg Pudeyev
4fbf3fbd40
[feature/system-cron] Basic tests for cron manager.
...
PHPBB3-9596
2011-02-12 22:05:53 -05:00