Commit Graph

41 Commits (2.4)

Author SHA1 Message Date
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 c2b9c472f9 chg: [internal] Add blackhole exception logging 2022-12-15 10:05:13 -05:00
Jakub Onderka e35c13d0f4 new: [UI] Preparation for creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 469edbea88 fix: [internal] Close sessions soon to allow concurrent request 2022-05-15 11:54:22 +02:00
Jakub Onderka a007089486 chg: [internal] Do not use ajax layout 2022-04-28 14:51:21 +02:00
Jakub Onderka b100377a73 chg: [internal] Do not modify session when not necessary 2021-11-25 11:58:32 +01:00
Jakub Onderka aa0c27ef5d chg: [internal] Faster fetching object templates for selectbox 2021-10-30 20:51:26 +02:00
mokaddem 7476024dee
Merge branch 'develop' of github.com:MISP/MISP into feature-getRawObjectTemplate 2021-01-27 09:40:40 +01:00
Jakub Onderka 4d4b306b60 new: [internal] New model method find('column') 2020-12-23 10:42:05 +01:00
Jakub Onderka be11c542e8 fix: [UI] Add Object works again for all databases 2020-12-22 14:50:57 +01:00
Jakub Onderka 96d5787d9a fix: [UI] Autofocus generic picker 2020-12-18 17:11:45 +01:00
Jakub Onderka 395cb39acb fix: [UI] Confusing messages after object template is deleted 2020-12-09 20:32:23 +01:00
mokaddem 0a19148fbc
new: [objectTemplate] Allow fetching the raw template stored on disk by
UUID or name
2020-11-30 16:29:31 +01:00
Vito Piserchia d649257a15 rebase continue 2020-08-17 17:28:04 +02:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00
johndoe d6f7b07739 fix rebase 2020-08-17 17:21:17 +02:00
Vito Piserchia d13e85eb3e rebase continue 2020-08-17 17:20:32 +02:00
Vito Piserchia a393d411e1 rebase continue 2020-08-17 17:13:58 +02:00
Vito Piserchia 316359c3ba rebase continue 2020-08-17 15:59:27 +02:00
Vito Piserchia dad45e68ca rebase continue 2020-08-17 15:52:32 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
iglocska 5b1697667f
new: [UI] Filter the object template index using the quick search 2019-06-18 17:51:25 +02:00
iglocska 98cf493611 fix: Object could not be added with no full group by enabled, fixes #4195 2019-02-22 07:52:53 +01:00
mokaddem b95afe4ea4 chg: [generic_picker] Improved the way option templates/data are passed
to the view (now done by JS only)
2019-01-28 14:47:49 +01:00
mokaddem ac913bbe82 chg: [generic_picker] added support of infoExtra for pills 2019-01-22 16:30:22 +01:00
mokaddem 1a2edf05b1 chg: [generic_picker] all view using the generic_picker now use the
generic_picker view elements - WIP
2019-01-22 16:02:01 +01:00
mokaddem bfdb33ad21 chg: [Object] Added pre-choice of object meta-category 2019-01-18 15:42:58 +01:00
mokaddem 9357674c1f fix: [generic_picker] avoid having option's name as an array key 2019-01-18 15:03:24 +01:00
mokaddem 7330b33cd1 new: [addObject] adding objects is done via the generic_picker 2019-01-17 08:36:21 +01:00
Christophe Vandeplas 589070a5cd fix: [objecttemplates] fixes issue #3921 2018-12-09 14:58:25 +01:00
iglocska 20b37d7a87 new: [usability] Object templates view also accepts uuid as input vector 2018-12-05 09:35:19 +01: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 68b8266584 new: New flash message system, fixes #3252
- 3 types of flash messages (success, error, warning)
- uses bootstrap's own classes/structure
2018-05-16 19:32:38 +02:00
iglocska dc729c4227 fix: Fixed the disable correlation flags for the objec templates
- also added a force update for individual templates
2017-12-07 16:54:04 +01:00
iglocska 1770a501ab fix: Added ObjectTemplateElements to the objectTemplate view via the API 2017-09-20 15:47:46 +02:00
iglocska bb99706cf3 new: Various object template improvements
- allow multiple versions of a template to be stored at the same time
- select which version is the primary version of a template
- disable/enable templates
- edit objects with one of the older versions of a template if the object's version requires that

- various UI / bug fixes
2017-09-18 00:38:30 +02:00
iglocska b442a273fc new: Further progress on the synchronisation 2017-09-07 12:20:20 +02:00
iglocska 859d6e1c46 new: Added object relations 2017-08-21 10:13:19 +02:00
iglocska be740e608c new: Further progress with the objects
- added option to populate event with an object to the side menu
- multiselect popup for objects added
- redirect after adding object fixed
2017-07-03 00:29:03 +02:00
iglocska ee1c1c5de9 new: Further progress on the objects 2017-07-02 00:05:15 +02:00
iglocska 93a99208c6 Merge branch '2.4' into feature/objects 2017-06-13 12:08:26 +02:00