Results 5 issues of Ercan Özkaya

When `$router->generate()` calls fail it returns `false` here: https://github.com/joomlatools/joomlatools-pages//blob/master/code/dispatcher/http.php#L207 This value is passed to `$router->qualify` directly but it only accepts `ComPagesDispatcherRouterRoute` and not booleans.

bug

If the website is being served using SSL set the `Secure` attributes of the cookies. #### Support tickets * https://support.joomlatools.com/tickets/topic/13058

bug

See: https://support.joomlatools.com/forums/topic/7163 Most template overrides are done to hide one or two fields. And since the whole file is overridden it breaks in upgrades. Instead follow a strategy where each...

feature

Move the drag&drop ordering implementation from DOCman into the framework. See: joomlatools/textman#43

feature

# TODO Revert the change to `composer.json` for `joomlatools/framework` dependency version before release

release