Commit Graph

84 Commits (8ac96cc1040f14f889caf6307fa02c43b513e658)

Author SHA1 Message Date
Sami Mokaddem ec769c3f27
chg: [attribute:restSearch] Improved performance of `includeDecayScore` by a factor of 5 2024-03-12 11:32:10 +01:00
iglocska 5bed463416
chg: [logging] fail silently if logging entry can't be saved
- can happen when the log change is too large for example
- no need to roll back / break sync for example if a log entry is too large, just fail silently.
2023-12-07 15:17:58 +01:00
Jakub Onderka 8382610d74 chg: [internal] Add decaying model cache 2022-09-21 09:43:48 +02:00
Sami Mokaddem ed6dc118c4
chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:06 +02:00
Sami Mokaddem ee19f618c9
new: [decayingModel] Added possibility to attach base scores to events 2022-09-07 10:35:23 +02:00
mokaddem f75a0865df
chg: [decayingModel:listTaxoWithNumericalValue] Cleaner usage of
uppercased tag
2020-06-08 08:25:25 +02:00
mokaddem 314d9fab71
new: [Tag] Allow Tag's numerical_values to be overriden by userSettings 2020-06-02 09:33:08 +02:00
mokaddem a1548adc53
chg: [decaying] `last_seen` takes precedence over `timestamp`
If `last_seen` is set, it will take precedence over the timestamp if no
sightings have been recorded.
By doing so, we prevent the score to be refreshed if the attribute is
slightly modified (a tag is added/removed)
2020-05-29 14:40:13 +02:00
mokaddem 7eb2376b93
chg: [decaying:restSearch] Always includes computed base_score in the
response
2020-04-27 10:44:26 +02:00
mokaddem d78d407f9b
fix: [decaying:base_score] Create temporary false tags when they are defined in their taxonomy but not created yet 2019-09-13 09:11:05 +02:00
mokaddem 4e5f800a3b
fix: [decaying:base_score] Round base_score config up to 4 digits. 2019-09-13 08:19:48 +02:00
mokaddem 3402318fa8
fix: [decaying:import] Force somes fields to be present while importing
a decaying model
2019-09-12 18:52:00 +02:00
mokaddem df9fd36518
fix: [decaying] fixed `const` error 2019-09-12 16:33:19 +02:00
mokaddem 813d222bf4
chg: [decaying] Added log entry if formula cannot be loaded 2019-09-12 14:10:17 +02:00
mokaddem 5322527c65
fix: [decaying:simulation] Make sure every sightings have a rounded
timestamp
2019-09-12 12:54:38 +02:00
mokaddem fbad1aaff3
chg: [decaying:simulation] Swapped round to floor when rounding
sightings timestamp
2019-09-12 11:49:50 +02:00
mokaddem 09742c253f
fix: [decaying] typo 3 2019-09-12 11:43:43 +02:00
mokaddem 32140b75b5
chg: [decaying:model] Fourth batch of fix from the PR review - WiP (not tested) 2019-09-12 11:23:45 +02:00
mokaddem f6f1310a50
chg: [decaying:model] Third batch of fix from the PR review - WiP (not tested) 2019-09-12 11:17:33 +02:00
mokaddem 1b59a8e192
chg: [decaying:model] Second batch of fix from the PR review - WiP (not tested) 2019-09-12 11:02:39 +02:00
mokaddem a990727db2
chg: [decaying:model] First batch of fix from the PR review - WiP (not tested) 2019-09-12 10:42:53 +02:00
mokaddem 5a291d87a5
chg: [decaying] First batch of fix from the PR review - WiP (not tested) 2019-09-12 09:38:15 +02:00
mokaddem 901a70eb04
chg: [decaying:update] Added a warning in case the folder is empty 2019-09-09 11:27:27 +02:00
mokaddem ecbea013a1
fix: [decaying:import] imported models from directory are correctly
saved as default
2019-09-06 15:50:24 +02:00
mokaddem 21b2da356e
chg: [decaying] Round all sightings at once 2019-09-06 15:33:18 +02:00
mokaddem 3f57d600d0
chg: [decaying] `includeFullModel` parameter support in the UI 2019-09-06 11:43:08 +02:00
mokaddem 893dd617c8
chg: [attribute:restSearch] New paramter `includeFullModel` to attach
full model information
2019-09-06 11:32:54 +02:00
mokaddem 059b25f262
chg: [decaying] Added `default` column in decayingModels table, code
path for `rest` and improved ACL
2019-08-30 09:18:00 +02:00
mokaddem 9baafffc7a
chg: [decaying] Added default models to selection when fetching
associated models
2019-08-29 12:23:18 +02:00
mokaddem c333d23f2d
chg: [decaying] Improved embedded JSONs saving 2019-08-28 12:03:37 +02:00
mokaddem 15ce397e54
chg: [decaying:base_score_config] Simulation at predicate level in the user interface 2019-08-28 10:09:35 +02:00
mokaddem 0fcb4a0742
chg: [decaying:base_score_config] Consider predicate weight UI only -
WiP
2019-08-27 14:59:38 +02:00
mokaddem 5fdfdb0028
chg: [decaying:base_score_config] Added reason of taxonomy exclusion 2019-08-27 13:59:36 +02:00
mokaddem 9f93fddbac
chg: [decaying] Deleted unused lines creating mapping for default models 2019-08-23 16:31:32 +02:00
mokaddem 82972c4850
fix: [decaying:tool] Set `isEditable` parameter after editing a model 2019-08-23 09:01:04 +02:00
mokaddem 3a64405bd9
chg: [decayingMapping] Refacto - Comments and code optimization 2019-08-22 11:31:50 +02:00
mokaddem 457e556dcb
chg: [decaying] Refacto - Few renames and comments 2019-08-22 09:30:44 +02:00
mokaddem 3f78f0e260
chg: [decaying] Code refactoring, commenting and slight optimization 2019-08-21 15:42:14 +02:00
mokaddem f59b338c47
fix: [decaying] Set default value and pre-checks 2019-08-21 12:06:49 +02:00
mokaddem efa1897c34
chg: [decaying] Renamed `tau` and `delta` into `lifetime` and
`decay_speed`
2019-08-21 10:02:26 +02:00
mokaddem 26afe1765d
chg: [roles] Added `perm_decaying` role 2019-08-20 16:37:06 +02:00
mokaddem b5b520637c
fix: [decaying:simulation] Support of object_attribute in the simulation
graph
2019-08-20 14:34:26 +02:00
mokaddem 1a3f4aa530
fix: [decaying] Adjust score if the attribute was modified after the last sighting 2019-08-20 12:02:17 +02:00
mokaddem 0866077fc6
chg: [decaying] Improved ACL integration for the UI 2019-08-20 10:06:15 +02:00
mokaddem 3979c29b61
fix: [decaying] Fixes on UI, Basescore overflow and unauthorized
edition
2019-08-20 09:25:48 +02:00
mokaddem a683b420bd
fix: [decaying:acl] Various ACL fixes 2019-08-19 15:19:01 +02:00
mokaddem 433d7b7e55
chg: [decaying] Added `DESCRIPTION` variable for each `.php` formula
files
2019-08-19 12:26:58 +02:00
mokaddem 7be53e6b5b
chg: [decaying:tool] Added table filtering buttons 2019-08-19 11:59:40 +02:00
mokaddem 0e00413259
chg: [decaying] Improved coverage of model overrides to the API 2019-08-16 16:58:07 +02:00
mokaddem 8d8526977d
chg: [decaying] Slightly improved `Model/DecayingModel` with shortcuts
code quality and options
2019-08-16 16:52:36 +02:00