Leo Feyer

Results 56 issues of 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)_

feature
incompatible

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...

feature

Fixes #5202 Needs to be backported or cherry picked for Contao 4.13.

bug

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.

bug

### 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...

bug
up for discussion

### 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...

bug
up for discussion

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...

feature

### Description As discussed in #4236, we might want to merge auto-submit versions if we can come up with a good strategy.

feature
up for discussion

### Description Do root pages really need a page alias? What are the use cases in which you directly link to a root page?

feature
BC break