History log of /webtrees/app/Module/ModuleThemeTrait.php (Results 26 – 50 of 94)
Revision Date Author Comments
# fceda430 08-Oct-2020 Greg Roach <greg@subaqua.co.uk>

Typos


# 6b9cb339 03-Oct-2020 Greg Roach <greg@subaqua.co.uk>

#3529 - rename Factory to Registry


# 6fd01894 16-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Refactor controller-actions as request-handlers


# 047fd705 15-Sep-2020 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 98a409ed 07-Jun-2020 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# a091ac74 11-May-2020 Greg Roach <greg@subaqua.co.uk>

Update code to use new Factory objects


# ea101122 09-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3169, Fix: #2847 - redirect to home page after logout


# df314983 04-Mar-2020 Greg Roach <greg@subaqua.co.uk>

Missing class on 'My account' menu


# f78837dc 24-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Add missing aria role 'menuitem' and convert to view.


# de2aa325 20-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Add the entire route to the request, not just the name


# 59bbc16f 20-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Unused imports


# aa6311c7 20-Dec-2019 Greg Roach <fisharebest@webtrees.net>

CodeStyle


# 8e0e1b25 16-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Convert home page controller into request handlers and a service


# b45ccc4f 05-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Fix: redirect after logout on private tree


# 6f414251 21-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2780 - missing tree parameter


# 80eaa5fe 15-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2729 - missing fact icons in xenea theme


# f917a287 12-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Add tree parameter to registration and password reset


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

Simplify access to current locale


# 7c4add84 07-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix error updating account preferences; use constants for preference names


# 1b5595cf 01-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Convert @TODO into issue #2729


# 5fb051e9 27-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Rewrite error handler - #2686 and #2685


# b6c0b825 26-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Do not redirect to the login page after login


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

Remove global constant WT_LOCALE and store LocaleInterface in the request


# 75964c75 25-Oct-2019 Greg Roach <fisharebest@webtrees.net>

No need to throw exceptions in assert()


# 65aec466 24-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


1234