- Dec 19, 2019
- Dec 18, 2019
-
-
bbaer authored
-
- Jun 23, 2019
-
-
Carsten Rose authored
-
- Jun 20, 2019
-
-
- Jan 31, 2019
-
-
bbaer authored
-
- Jan 30, 2019
- Dec 17, 2018
-
-
Carsten Rose authored
-
- Jan 30, 2018
- Aug 24, 2017
-
-
bbaer authored
Lock Release now sent asynchronous. Does not work on Chrome when synchron. Still needs changes on Server side to work.
-
- Aug 21, 2017
-
-
bbaer authored
Lock Release now sent asynchronous. Does not work on Chrome when synchron. Still needs changes on Server side to work.
-
- Jul 11, 2017
-
-
Rafael Ostertag authored
-
- Jun 29, 2017
-
-
Rafael Ostertag authored
-
- Mar 16, 2017
-
-
Rafael Ostertag authored
-
- Mar 10, 2017
-
-
Rafael Ostertag authored
-
- May 18, 2016
-
-
Rafael Ostertag authored
-
- May 11, 2016
-
-
Rafael Ostertag authored
-
- May 10, 2016
-
- Apr 27, 2016
-
-
Rafael Ostertag authored
-
- Apr 26, 2016
-
-
Rafael Ostertag authored
-
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.
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 21, 2016
-
-
Rafael Ostertag authored
-
- Feb 29, 2016
-
-
Rafael Ostertag authored
Delete Button: When user confirms deletion of record, all buttons will be disabled and form removed.
-
- Feb 18, 2016
-
-
Rafael Ostertag authored
-
- Feb 17, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
QfqPage.js: history: do not create a history entry for each tab click, instead just set the current history to the current tab, i.e. the back button won't take the user thru the tab history.
-
- Feb 16, 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 11, 2016
-
-
Rafael Ostertag authored
PageState.js: allows to use window.history.state, which is dubbed `data`. PopState Handlers are now called with the PageState object as first and only argument, in order to allow access to `data`. QfqPage.js: use data to store page title in page state. Constructor sets page state explicitly, if none exists so far by setting it to the active tab; this allows to navigate to the first state.
-
- 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.
-