- May 03, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
QfqForm.js: support `required` configuration attribute.
-
Rafael Ostertag authored
Support for `data-hidden` and `data-disabled` attributes, which are used to initially configure form elements.
-
- May 02, 2016
-
-
Rafael Ostertag authored
-
- Apr 27, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Apr 26, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Apr 20, 2016
-
-
Rafael Ostertag authored
Preview commit for field validation using bootstrap-validator. Do a `make boostrap && grunt` after merge
-
- Apr 19, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
Form.js: Textarea also get input and paste event listener in order to fire upon changes immediately.
-
- Apr 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
-
- Apr 04, 2016
-
-
Rafael Ostertag authored
* use anonymous functions for ajax error displays * expect response from server to file upload to have `status` and `message` attributes * replaced occurrences of `QfqNS` by `n` in order to support different namespace names.
-
- Mar 30, 2016
-
-
Rafael Ostertag authored
qfq-bs.css.less: Tweaked less. Added new class for spinner. Changed display type of input[type=file]. FileUpload.js: every callback will be called with the originating file input element as first parameter. QfqForm.js: Add spinner on upload.
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 23, 2016
-
-
Rafael Ostertag authored
tablesorter.html: does now feature grouping.
-
- Mar 22, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
QfqForm.js: Form refresh is now known as form update. Form updates receive more elaborate response from server.
-
Rafael Ostertag authored
-
- Mar 21, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
Added QfqNS.Element.getElement() function. Elements can now be set readonly/disabled. Renamed QfqNS.Element.Input to QfqNS.Element.Text.
-
- Mar 16, 2016
-
-
Rafael Ostertag authored
-
- Mar 15, 2016
-
-
Rafael Ostertag authored
-
- Mar 09, 2016
-
-
Rafael Ostertag authored
-
- Mar 08, 2016
-
-
Rafael Ostertag authored
Gruntfile.js: renamed js files qfq-jqw.* to qfq.*. package.json: renamed qfq-jqw to qfq Updated mocks to reflect changes. Added less/qfq-plain.css.less.
-
- Feb 29, 2016
-
-
Rafael Ostertag authored
-
- Feb 22, 2016
-
-
Rafael Ostertag authored
-
- Feb 17, 2016
-
-
Rafael Ostertag authored
-
- Feb 16, 2016
-
-
Rafael Ostertag authored
-
- Feb 15, 2016
-
-
Rafael Ostertag authored
-