- Oct 12, 2017
-
-
Bas Lijnse authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Bas Lijnse authored
Add traceLayout for debugging purposes See merge request !88
-
Bas Lijnse authored
Implement the >>| combinator as in #113 Closes #113 See merge request !87
-
Mart Lubbers authored
-
Bas Lijnse authored
Resolve "waitForTimer waits one hour longer than specified" Closes #110 See merge request !84
-
Bas Lijnse authored
-
Bas Lijnse authored
Move close buttons to the tab if they are in the topmost panel in a tabset See merge request !82
-
Bas Lijnse authored
-
- Oct 11, 2017
-
-
Steffen Michels authored
Merge branch '165-one-ok-button-too-many-in-palindrome-no-disabled-ok-button-when-it-is-not-a-palindrome-two-ok-buttons-when-it-is-a-palindrome' into 'master' Fix disabledness of actions, Closes #165 Closes #165 and #164 See merge request !85
-
Steffen Michels authored
Fix #164, allow disabled on all the input forms Closes #164 and #163 See merge request !86
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Steffen Michels authored
renamed 'dateTimeToTimestamp' to 'localDateTimeToTimestamp' (also the 'date' variant) & turned them into tasks; they are no pure functions as they depend on the local time zone
-
Steffen Michels authored
added 'timestampToLocalDateTime' util task & implemented 'waitForTimer' using 'TimestampToLocalDateTime' instead of UTC variant
-
Steffen Michels authored
-
Mart Lubbers authored
-
- Oct 10, 2017
-
-
Steffen Michels authored
-
Steffen Michels authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Mart Lubbers authored
-
- Oct 09, 2017
-
-
Bas Lijnse authored
Remove tempdir after usage Closes #163 See merge request !81
-
Bas Lijnse authored
-
Bas Lijnse authored
-
Bas Lijnse authored
-
- Oct 05, 2017
-
-
Mart Lubbers authored
-
- Oct 04, 2017
-
-
Bas Lijnse authored
Resolve "Edit and view inconsitency on (List of) Persons" See merge request !80
-
Bas Lijnse authored
Resolve "SQLShare SQLIte doesn't work if there is no *-data/stores dir" Closes #160 See merge request !77
-
- Sep 30, 2017
-
-
Steffen Michels authored
-
Steffen Michels authored
-
- Sep 28, 2017
-
-
Steffen Michels authored
Remove iTask SDS instance Closes #32 See merge request !79
-
- Sep 26, 2017
-
-
Mart Lubbers authored
-
- Sep 25, 2017
-
-
Steffen Michels authored
apply SDS cache combinator to SDS source directly instead of to the lens generated by 'removeMaybe', as this breaks notification
-
Steffen Michels authored
Merge branch '102-enterinformation-of-type-int-accepts-44-and-44-000-as-valid-integer-notations' into 'master' Fix allowDecimal in NumberField Closes #102 See merge request !78
-
Mart Lubbers authored
-
Mart Lubbers authored
In the old implementation the NumberField object was assigned to by both DecimalField and IntegerField letting the allowDecimal in DecimalField overrule the allowDecimal in IntegerField. Now they both are their own clones of NumberField.
-