Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
Hark
Commits
hark
27 Sep, 2021
4 commits
custom fix script
· 51354d25
Rich
authored
Sep 27, 2021
51354d25
add civi::lock code - commented
· dcd2a79f
Rich
authored
Sep 27, 2021
dcd2a79f
Support decimal places for expressions
· d713c47f
Rich
authored
Sep 27, 2021
d713c47f
Make import call recalculate
· f1d1c0b1
Rich
authored
Sep 27, 2021
f1d1c0b1
21 Sep, 2021
5 commits
Improve speed (2.4x faster) or recalculate (costs 1.1x more memory)
· 44550d03
Rich
authored
Sep 21, 2021
44550d03
Improve speed (2.6x faster) of recalculate (costs 1.3x memory)
· f1d0deea
Rich
authored
Sep 21, 2021
f1d0deea
revert load all participants
· f13c67b1
Rich
authored
Sep 21, 2021
f13c67b1
experimental: use participant objects for evaluate
· 4b3d43f1
Rich
authored
Sep 21, 2021
4b3d43f1
tidy up logic for validations
· 65f5421c
Rich
authored
Sep 21, 2021
65f5421c
20 Sep, 2021
5 commits
Fix minusModifier precedence in AST parser
· bb3bb94d
Rich
authored
Sep 20, 2021
bb3bb94d
Merge branch 'main' of lab.civicrm.org:extensions/hark into main
· 23fbfab1
Rich
authored
Sep 20, 2021
23fbfab1
Add tests to expressions
· 8671b849
Rich
authored
Sep 20, 2021
8671b849
Fix extractor: move away from json_extract; lots of other bits
· 90de00f3
Rich
authored
Sep 20, 2021
90de00f3
Sortable Rank
· 55cb0817
Rich
authored
Sep 20, 2021
55cb0817
19 Sep, 2021
6 commits
fix recalculations algorithm
· fabeff5c
Rich
authored
Sep 19, 2021
fabeff5c
Move to JSON_EXTRACT for 20% performance boost in evaluator
· e67c470d
Rich
authored
Sep 19, 2021
e67c470d
Add performance outputs to evaluator
· 10b0a1fc
Rich
authored
Sep 19, 2021
10b0a1fc
aggregate config: set default to rank
· 6fa8b042
Rich
authored
Sep 19, 2021
6fa8b042
reporter: do not crash if a part is deleted from def
· 9adda8b1
Rich
authored
Sep 19, 2021
9adda8b1
Support subsets for aggregate
· a62fcb51
Rich
authored
Sep 19, 2021
a62fcb51
17 Sep, 2021
4 commits
ranking works!
· 2523cf1d
Rich
authored
Sep 17, 2021
2523cf1d
Expressions: add functions to php AST, but abandoned idea
· 3ff1da4c
Rich
authored
Sep 17, 2021
3ff1da4c
Merge branch 'main' of lab.civicrm.org:extensions/hark into main
· 83457179
Rich
authored
Sep 17, 2021
83457179
comment update
· eaeec273
Rich
authored
Sep 17, 2021
eaeec273
16 Sep, 2021
8 commits
Fix calculations not saving
· e30b9390
Rich
authored
Sep 16, 2021
e30b9390
rework of recalculate - WIP
· df055922
Rich
authored
Sep 16, 2021
df055922
statusLine improvements
· 5964c528
Rich
authored
Sep 16, 2021
5964c528
clearer presentation in the reporter UI
· 6e046a8f
Rich
authored
Sep 16, 2021
6e046a8f
barcharts: hide data with nulls
· 7f44b7fc
Rich
authored
Sep 16, 2021
7f44b7fc
Allow storing NULLs for numbers, bools.
· 301b5c81
Rich
authored
Sep 16, 2021
301b5c81
throw exception if field.option is used in an expression where field is not an options type
· 245db264
Rich
authored
Sep 16, 2021
245db264
Skip imported rows without a particpantID
· f3a52106
Rich
authored
Sep 16, 2021
f3a52106
15 Sep, 2021
8 commits
Improve report question selector
· d622cde0
Rich
authored
Sep 15, 2021
d622cde0
Reporter - allow ordering presentations; fix save; include codeName in dropdowns
· 14fce40d
Rich
authored
Sep 15, 2021
14fce40d
Add ViewNumber to implelement decimal places
· a78e8d48
Rich
authored
Sep 15, 2021
a78e8d48
Production build
· 2a581553
Rich
authored
Sep 15, 2021
2a581553
Revert "Fix API4 deprecation of contact.display_name -> contact_id.display_name"
· ad089d5c
Rich
authored
Sep 15, 2021
This reverts commit
c6d106d5
.
ad089d5c
Add spreadsheet template for imports
· 0ee20c32
Rich
authored
Sep 15, 2021
0ee20c32
Add Importer UI
· 5e3052a6
Rich
authored
Sep 15, 2021
5e3052a6
Import, import tests
· 23e21456
Rich
authored
Sep 15, 2021
23e21456