-
Dependencies between the js files in the application are a mess.
Use requirejs to divide the application into proper modules.
-
It would be nice, if a logged in user could click on his name in the upper right corner and be connected to the KeyCloak profile login, e.g., https://keycloak.dukecon.org/auth/realms/dukecon-testing/a…
-
Aktuelles Problem: JavaLand-Backend liefert keine Daten. Das sollte tolerant behandelt werden (evtl. zusammen mit einem allgemeinen Caching, vgl. #3).
Implementierungsidee: Hystrix
-
_From @ascheman on January 8, 2016 16:32_
If a favorite is selected on the speaker overview page it gets lost on the talks page
_Copied from original issue: dukecon/dukecon#24_
-
Migrate KeyCloak to https on production. Apache Setup is already working, cf. https://keycloak.dukecon.org/auth/. As soon as another link is opened, e.g., https://keycloak.dukecon.org/auth/realms/mast…
-
The spinner (turning wheel cursor) is shown forever when an anonymous/incognito window is used to access dukecon after the keycloak login.
Reproduce by:
- Open incognito window
- Navigate to https://…
-
-
_From @annam002 on September 18, 2015 13:32_
Das Layout springt bei manchen Filtern, zum Beispiel wenn man "Architektur & Sicherheit" anklickt.
_Copied from original issue: dukecon/dukecon#4_
-
In der Puppet-Konfiguration fehlt das automatische Setzen eines Kontext-Pfades für Jenkins:
Änderung in der /etc/default/jenkins
```
JENKINS_ARGS="... --prefix=$PREFIX"
```
Hinweis: Kann evtl. in P…
-
All the KC verification emails are gone into my spam folder, so I didn't see them in beneath the 5 mins timeslot (perhaps extend this to 60 mins or so?).
I'm not an expert in configuring SMTP setting…