- Dec 17, 2020
-
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
This fixes the current issue but is not a nice solution. We just loop through all input elements having the same name. It would be better, if we would filter out hidden elements. But this might break some other behaviour... so I chose this approach.
-
- Nov 22, 2019
-
-
bbaer authored
-
- Aug 16, 2017
-
-
Rafael Ostertag authored
-
- May 18, 2016
-
-
Rafael Ostertag authored
-
- Apr 11, 2016
-
-
Rafael Ostertag authored
Removed global EventEmitter. Added local EventEmitter to Object really needing it. Alert.js now uses EventEmitter.
-
- Apr 05, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 30, 2016
-
-
Rafael Ostertag authored
Do not address namespace with `QfqNS` in Object definitions. Instead, use `n`. This might have screwed up the code. We'll fix as we go along.
-
- Mar 23, 2016
-
-
Carsten Rose authored
-
- Mar 22, 2016
-
-
Rafael Ostertag authored
-
- Feb 15, 2016
-
-
Rafael Ostertag authored
BSTabs.js, PageState.js, Form.js: done. Alert.js: first draw, layout not of alerts not proper yet. Added jasmine tests.
-
- Feb 09, 2016
-
-
Rafael Ostertag authored
Gruntfile.js: concat and uglify for our javascript stuff. Added support for storing state of Bootstrap pills. Added jasmine tests.
-