History log of /webtrees/app/Module/CkeditorModule.php (Results 1 – 25 of 47)
Revision Date Author Comments
# 7413816e 08-Oct-2024 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# d11be702 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# b11cdcd4 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# ad3143cc 02-Jun-2021 Greg Roach <greg@subaqua.co.uk>

Prefer https for links to documentation


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# b43e8d2b 12-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Update ckEditor


# fa7cd9a0 20-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Upgrade to latest ckeditor4


# 65cf5706 11-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Simplify access to current locale


# 90a2f718 25-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Remove global constant WT_LOCALE and store LocaleInterface in the request


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 3bf411f6 10-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Wrong basepath in ckeditor


# 3cfcc809 09-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing; Code cleanup


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# abafa13c 12-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Add new module interface to allow CSS/JS/etc. to be added to the end of the <head> or <body> elements


# 0cfd6963 05-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Custom module examples


# 43b1a91c 05-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Add external URL link to ckeditor module


# 5206405d 01-Mar-2019 Rico Sonntag <mail@ricosonntag.de>

Removed duplicate interfaces in implements (#2288)


# a2937259 07-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Update CKeditor from 4.5.2 to 4.11.2


# 961ec755 22-Jan-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 49a243cb 19-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on #2120 - refactor modules: combine installed/enabled/allowed module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor


# 8fcd0d32 01-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Happy 2019


# 027c6af4 08-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Create ModuleInterface


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


12