Jakub Onderka
57d6bd260a
chg: [internal] Optimise saving attributes
2021-11-01 07:26:04 +01:00
Jakub Onderka
75ea9c4a0a
chg: [internal] Log when object reference could not be captured
2021-10-25 09:14:44 +02:00
Jakub Onderka
278492a5df
chg: [internal] Add validation for ObjectReference
2021-10-24 20:20:41 +02:00
Jakub Onderka
d9e89955bc
chg: [internal] Simplify fetching Kafka topic
2021-10-11 09:41:46 +02:00
Jakub Onderka
67f986a8b5
chg: [validation] UUID unique validation
2021-08-15 20:08:28 +02:00
Jakub Onderka
673f48c10d
chg: [internal] Cleanup code responsible for adding events
2021-08-11 10:05:18 +02:00
Jakub Onderka
6e61258e0d
fix: [API] Check if user can view object that contains reference
2021-07-07 12:38:49 +02:00
Jakub Onderka
c14e070912
fix: [internal] Relationship import
2021-07-07 12:38:49 +02:00
Jakub Onderka
ad1b373766
new: [log] Audit log
2021-05-03 13:44:44 +02:00
mokaddem
600b6085b5
chg: [objectReference] Renamed function
2021-02-19 09:11:17 +01:00
mokaddem
f1d10ebbcf
Merge branch 'feature-reference-for-extended-event' into develop
2021-02-19 09:09:21 +01:00
mokaddem
4913171ff5
fix: [objectReference] Make sure to bump timestamp
2021-02-18 15:20:15 +01:00
mokaddem
cc4ef95da2
new: [objectReference] Allow adding reference across extended events
...
Fix #6255
2021-02-16 15:02:34 +01:00
mokaddem
4eae503a80
fix: [objectReference] Do no reset timestamp to current time if already provided
2020-09-18 15:33:42 +02:00
chrisr3d
585c5c1400
fix: [enrichment] Avoiding issues with failing references
...
- In our case of handling module results, we don't
especially want the results parsing to stop
because of a missing/failing reference, we just
want to skip it
2019-07-03 11:10:06 +02:00
chrisr3d
ea07083fe2
fix: Removed test variables
...
- Also pardon my French
2019-04-12 16:22:07 +02:00
chrisr3d
cdaff75ec4
chg: [ObjectReference] Referenced id, uuid & type set now from a function that could be reused
2019-04-11 09:23:16 +02:00
Nikos Filippakis
9d59b10368
Publish events to Kafka
...
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
2019-03-18 15:53:22 +01:00
iglocska
6db77bb862
fix: [object references] Editing an event failed to save new object references
2018-12-26 22:40:31 +01:00
pbolduc
c5bdc700ce
fixed an issue where the referenced_type was not an integer.
2018-11-20 15:42:17 -05:00
iglocska
e419c80e9e
fix: [internal] Sharing group capturing fixed, fixes #3573
...
- As reported by @eCrimeLabs
2018-10-18 20:12:24 +02:00
iglocska
a81894f14c
chg: [CS] Changed to PSR-2
...
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska
4a02515677
fix: Fixed object->attribute references not being captured correctly
2018-05-08 09:25:51 +02:00
iglocska
eea444de55
fix: Resolved a potentially breaking issue for feed fetches with malformed objects
2018-02-18 10:11:29 +01:00
iglocska
bd81f48f07
new: Added object references to ZMQ
2017-10-27 15:39:40 +02:00
iglocska
3938abe7e1
fix: Fixed the add attachments functionalities
2017-09-07 16:10:36 +02:00
iglocska
60f432bb9b
fix: Fixed the timestamp of object references not being set
2017-09-07 14:10:06 +02:00
iglocska
41871d5155
fix: Fixed the object reference's timestamp not being updated
2017-09-07 14:07:38 +02:00
iglocska
03881e40c1
chg: Rename two fields in the object references
...
- source_uuid => object_uuid
- destination_uuid => referenced_uuid
2017-09-07 14:00:18 +02:00
iglocska
4bf01000dd
fix: Various fixes with object reference editing
2017-09-04 23:12:46 +02:00
iglocska
80a00ea054
fix: Fixing various issues with the pull
2017-09-04 22:36:35 +02:00
iglocska
58bfabfa73
new: Sync with objects wip
...
- add/edit of full events now capture all object related structures
- restructuring of the edit/add functionalities into clearly divided subsections
2017-09-04 17:26:45 +02:00
iglocska
c09741ebfc
new: Further work on the objects
...
- uuids of both sides saved in references
- attachment adding fixed
2017-09-01 17:42:54 +02:00
iglocska
c8b0be9431
new: Added first iteration of new add attachment functionality
...
- still WIP
2017-08-28 09:18:40 +02:00
iglocska
d3d6566b16
new: Various new features for the objects
2017-08-23 11:57:40 +02:00
iglocska
0e7dd2eddc
new: Added first iteration of object references and other changes
...
- various fixes
- rework of the pagination library
2017-08-09 17:53:25 +02:00
iglocska
8f6b53ee24
new: Progress on the Objects
...
- Fixed UI elements in the event view
- Added object-aware filtering to the event view
- Objects can now be deleted and viewed once deleted
- object sanitisation if the setting is set is implemented
- Edit objects directly from the interface (if the template exists)
- Various other fixes
2017-08-06 18:23:24 +02:00
iglocska
3a5b2f0157
chg: Changed Object to MispObject internally
2017-07-05 14:25:09 +02:00
iglocska
93a99208c6
Merge branch '2.4' into feature/objects
2017-06-13 12:08:26 +02:00