Leo Feyer
Leo Feyer
Make trees sortable and update all JavaScript wizards. [Download the attachments](http://www.contao.org/tl_files/tickets/874.zip) Related issues: #2058, #3375 --- _Originally created on July 12th, 2009, at 12:49pm (ID 874)_
Ich fände es wichtig, wenn Contao endlich mal eine OAuth-Unterstützung erhielte. Dabei stelle ich mir zum einen folgendes vor: - Anmeldung mit Twitter - Anmeldung mit Facebook - Anmeldung mit...
Fixes #5202 Needs to be backported or cherry picked for Contao 4.13.
This PR fixes the obviously wrong `getMainRequest()` calls as discussed in #5006. It does not touch the other calls, which are subject to further discussion.
### Description Currently we mix `$requestStack->getCurrentRequest()` and `$requestStack->getMainRequest()` without a clear concept of when to use which. The difference between the two is that `getMainRequest()` returns the **first** request of...
### Affected version(s) 4.13 ### Description While discussing #5099, we asked us how much of a security layer the 30 days limit really is and whether there might be use...
Very early draft. No need to review yet. 😉 Right now, the theme automatically synchronizes with the OS settings. I assume that we have to add a way to opt-out...
### Description As discussed in #4236, we might want to merge auto-submit versions if we can come up with a good strategy.
### Description Do root pages really need a page alias? What are the use cases in which you directly link to a root page?