Commit Graph

10542 Commits (7cf13dd67f705e48fcb768c942cf25b60fffaf95)

Author SHA1 Message Date
mokaddem 2150005e62 fix: [generic_picker] hide div if `empty` is selected 2019-01-18 14:21:24 +01:00
mokaddem c480a666a3 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-18 14:00:02 +01:00
mokaddem 27e4455116 fix: [tags] picking all tags removed galaxies in the picker 2019-01-18 13:59:33 +01:00
iglocska 7f06ed3c76 fix: [tag collections] Adding tags to tag collections fixed 2019-01-18 13:35:53 +01:00
iglocska 7ce41ec4f6 fix: [ACL] small ACL fix 2019-01-18 11:59:24 +01:00
iglocska 55abc9ed70 chg: [refactor] Slight refactor for getAttributesTags() 2019-01-18 11:58:54 +01:00
iglocska 5a797827d0 fix: [Tag collections] Fix case of several tag IDs being passed 2019-01-18 11:57:38 +01:00
iglocska 2e961ba706 fix: [ACL] Restrict tag collection modification to tag editors 2019-01-18 11:57:04 +01:00
iglocska 32cc726006 chg: [cleanup] Removal of duplicate code 2019-01-18 11:56:36 +01:00
mokaddem bf923220cd Merge branch 'UISelector' into 2.4 2019-01-18 10:02:49 +01:00
mokaddem 2c79966448 fix: [Unpublish] variable not set when not in event context (i.e.
revise_object)
2019-01-18 09:47:33 +01:00
mokaddem 3d69620148 chg: [generic_popover] Pressing <ESC> destroy the popover 2019-01-18 09:29:34 +01:00
mokaddem 593f58ad09 fix: Added some more escaping 2019-01-18 09:29:18 +01:00
iglocska 9c5fbdd7e9 new: [server caching] Initial version WIP 2019-01-18 09:06:23 +01:00
Steve Clement bfdd40cfed
Merge pull request #4028 from SteveClement/guides
Guides
2019-01-18 15:30:35 +09:00
Steve Clement 3de97a22d8 chg: [doc] Updated date of testing. 2019-01-18 15:28:08 +09:00
Steve Clement 1939bb22e7 chg: [doc] Updated Ubuntu 18.04 install and all generic generic dependencies. 2019-01-18 15:26:07 +09:00
mokaddem e2faa2c53e fix: [UI] prevent failing if generic_picker is not in a popover 2019-01-17 16:27:51 +01:00
mokaddem 4859518ce3 fix: [JS] switch to local variable 2019-01-17 15:53:13 +01:00
mokaddem 5e6dc0524f fix: [App] Bump queryVersion 2019-01-17 15:48:52 +01:00
mokaddem aef04415f8 chg: [Taxonomy] disable (hide) tags when disabling parent taxonomy 2019-01-17 15:46:40 +01:00
mokaddem 365dbfd2c6 chg: Fixed LGTM JavaScript analysis alerts 2019-01-17 15:20:10 +01:00
iglocska a9a47fb46c new: [cache export] Added the includeEventUuid flag to the output 2019-01-17 15:04:01 +01:00
mokaddem 8a710ea367 Merge branch '2.4' into UISelector 2019-01-17 14:54:15 +01:00
mokaddem 38718e7932 chg: [refacto] removed useless code and views 2019-01-17 14:46:43 +01:00
mokaddem e5ce38a1b4 chg: [css] indent 2019-01-17 14:11:54 +01:00
mokaddem 8708d5133c fix: [attackMatrix] do not throw an error for an edge case where the
user did not have full permission
2019-01-17 14:04:01 +01:00
mokaddem 4edc93f325 new: [UI] PopoverConfirm now support shortcut (<ENTER>/<CTRL>+<ENTER> to submit and <ESC> to Cancel) 2019-01-17 13:50:53 +01:00
mokaddem ffba5ac107 chg: [eventView] Replaced link by span
So that the focus is not done when clicking on it
2019-01-17 13:39:37 +01:00
mokaddem 9e61f28d2d new: [attackMatrix] Added support of chosen in the ATT&CK Matrix 2019-01-17 13:36:24 +01:00
mokaddem 2325942832 fix/new: [attackMatrix] Attack Matrix works again + added support in tag
collection
2019-01-17 11:19:40 +01:00
mokaddem 66ae444957 chg: [attackMatrix] removed useless view 2019-01-17 11:18:50 +01:00
Alexandre Dulaunoy 32602aac69
chg: [galaxy] updated to the latest version 2019-01-17 11:09:28 +01:00
mokaddem 02b6aa8948 fix: [tagCollection] typo in variable name preventing addition of tag
for non-admin users
2019-01-17 10:19:02 +01:00
iglocska dbb1e01487 chg: [internal] timestamp resolution for time ranges should reorder the conditions
- always take from (smaller timestamp) to (larger timestamp), no matter the order which they were entered in
2019-01-17 10:12:47 +01:00
mokaddem e005c92dd9 fix: [massageTag] variable name collision causing tags to disappear 2019-01-17 09:29:58 +01:00
mokaddem fa481216a2 fix: [tagCollection] galaxies can be removed from tag collections 2019-01-17 09:29:35 +01:00
mokaddem 7330b33cd1 new: [addObject] adding objects is done via the generic_picker 2019-01-17 08:36:21 +01:00
iglocska 98248f9706 fix: [internal] EventID filter now accepts uuid and ID correctly 2019-01-17 08:31:13 +01:00
iglocska 9682ccee33 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-17 08:28:19 +01:00
iglocska 76497420fa new: [publishing] Unpublish function added
- users were jumping through hoops to unpublish an event
2019-01-17 08:27:16 +01:00
iglocska c2b1d51812 chg: [UI] Added publish timestamp to the event view 2019-01-17 08:07:49 +01:00
iglocska a42141f519 new: [UI] disable attribute correlation during creation / modification 2019-01-17 07:57:23 +01:00
mokaddem 4c6dd1d483 fix: [MassEdit] Prevent undefined clusters/tags if unset + enforce
attribute perms
2019-01-16 16:27:25 +01:00
mokaddem e0d5c7210c fix: [UI] generic_picker prevented nested redrawing 2019-01-16 16:01:17 +01:00
mokaddem 0855152874 new/fix: [MassEdit] Allow addition/deletion of tags and clusters on selected
attributes + Lots of usage bug fixes
2019-01-16 16:00:34 +01:00
Alexandre Dulaunoy 5e61f1e907
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-16 15:31:39 +01:00
Alexandre Dulaunoy 38e4b47512
chg: [taxonomies] updated to the latest version 2019-01-16 15:31:13 +01:00
iglocska 2cbf4e37dd fix: [UI] notice error fixed for tag filters in attributes/search 2019-01-16 14:13:00 +01:00
Andras Iklody 65779f976c
Merge pull request #4020 from chkp-aliaksandrt/fix-issue-3977-tagged-attributes-search
Fix of tagged attributes search
2019-01-16 13:51:14 +01:00