Commit Graph

5467 Commits (a7905b40cededa7fb54e2c735b8196c9aae03f94)

Author SHA1 Message Date
Sami Mokaddem 683a90199c
fix: [feed:edit] Make sure to keep orgc_id to its saved value 2023-01-10 12:04:56 +01:00
Sami Mokaddem a44b681aca
chg: [logs:event_index] Added notice about displayed data and usage of LightPaginator 2023-01-10 11:17:07 +01:00
Sami Mokaddem 9b6a9d2ef6
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-10 10:05:43 +01:00
Sami Mokaddem f7238fe5e7
fix: [security] XSS in authkey add
- as reported by Dawid Czarnecki from Zigrin Security
2023-01-10 10:05:22 +01:00
iglocska 5667a3dd84
chg: [event index] changed to the indextable generator 2022-12-24 06:28:42 +01:00
iglocska f551639a96
new: [indexTable] added 3 new simple elements
- custom_element -> loop the data through an element set via element_path
- model -> for the various log indeces, format the log entry's model entry as MODEL #MODEL_ID
- time -> loop the data through the time helper's time() function
2022-12-24 06:27:01 +01:00
iglocska 6703d82ad0
chg: [indexTable] added option for the generic Field to set a default value, if the referenced value is empty
- via the key 'empty'
2022-12-24 06:25:43 +01:00
iglocska 684d3e5139
fix: [security] XSS in the template file uploads
- as reported by Dawid Czarnecki from Zigrin Security
2022-12-22 15:37:43 +01:00
iglocska 8574067e03
fix: [index actions] urlencode the parameter values, otherwise certain functionalities passing for example tag names around won't work
- fixes #8820
2022-12-22 14:28:23 +01:00
Jakub Onderka ea2e0421b6
Merge pull request #8613 from JakubOnderka/fix-ui
Fix UI
2022-12-22 12:54:56 +01:00
Jakub Onderka 55e4a1ce89 fix: [UI] Add missing space after tag 2022-12-21 12:59:17 +01:00
Sami Mokaddem 0aa2475c1b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-20 13:03:37 +01:00
Sami Mokaddem 83cfe23052
new: [event-timeline] Added Timestamp distribution chart when the timeline cannot show all items 2022-12-20 13:03:29 +01:00
Sami Mokaddem ba533e9b3d
chg: [graph.js] Updated to version 4.1.1 2022-12-20 13:02:32 +01:00
StefanKelm 9bba80ccd7
Update correlations.ctp
tiny typo
2022-12-17 06:39:40 +01:00
Jakub Onderka 4ba72eb14e fix: [UI] Fix user sorting 2022-12-15 10:05:13 -05:00
Jakub Onderka cc4c5ff27f fix: [UI] Do not show model ID in audit log if it is zero 2022-12-15 10:05:13 -05:00
Jakub Onderka 95bdc013f3 chg: [UI] Add titles for attribute actions 2022-12-15 10:05:13 -05:00
Jakub Onderka 716014d5b2 fix: [UI] Warnings when user don't have permission to see sharing group orgs 2022-12-15 10:05:13 -05:00
Jakub Onderka 511d2aa0db fix: [UI] Galaxy cluster distribution levels 2022-12-15 10:05:13 -05:00
Jakub Onderka cd4bd53d68 fix: [UI] View action should be last 2022-12-15 10:05:13 -05:00
Jakub Onderka ed4cf8172a fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka 359d692ff0 fix: [UI] Use correct menu for categories_and_types page 2022-12-15 10:05:13 -05:00
Jakub Onderka ce850e209c fix: [UI] Remove duplicate autoalert field in user profile 2022-12-15 10:05:13 -05:00
Jakub Onderka d5dc274cd1 fix: [UI] Show user column for auth keys just for admins 2022-12-15 10:05:13 -05:00
Jakub Onderka d1dbde5404 fix: [UI] Correctly fetch data from resolved MISP format 2022-12-15 10:05:13 -05:00
Jakub Onderka 9ff1d02700 chg: [import] Do not put same comment to all attribute in object 2022-12-15 10:05:13 -05:00
Jakub Onderka e4fd5280fd fix: [UI] Margin fixes for resolved_misp_format.ctp 2022-12-15 10:05:13 -05:00
Jakub Onderka ece1461f78 fix: [UI] To IDS checkbox for attribute search 2022-12-15 10:05:13 -05:00
Jakub Onderka 410c8aa103 chg: [internal] Simplify importChoice 2022-12-15 10:05:13 -05:00
Jakub Onderka dac0feb164 new: [UI] Show similar objects when creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 9153234885 new: [UI] Allow to create object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 119000bf3e chg: [internal] Move finding object similarities from controller to model 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 5262a40cb9 fix: [UI] Remove unnecessary prevent default from ListTopBar 2022-12-15 10:05:13 -05:00
Jakub Onderka b959b94bbb chg: [UI] Cleanup for resolved_attributes template 2022-12-15 10:05:13 -05:00
Jakub Onderka fd37c0b0c7 chg: [internal] Add object code cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka ef3d0e33b7 chg: [UI] Nicer user edit for notifications 2022-12-15 10:05:13 -05:00
Jakub Onderka 697ced2737 chg: [UI] Nicer user view for notifications 2022-12-15 10:05:12 -05:00
Jakub Onderka bfe3fc82d5 chg: [UI] Simplify global administration menu 2022-12-15 10:04:46 -05:00
Jakub Onderka e32971df5a fix: [UI] Quick edit of distribution 2022-12-15 10:04:46 -05:00
Jakub Onderka 38513b7060 chg: [internal] Remove unused to_ids from AttributesController::fetchViewValue 2022-12-15 10:04:46 -05:00
Jakub Onderka 5db7fd1bf7 chg: [internal] PivotHelper code cleanup 2022-12-15 10:04:46 -05:00
Jakub Onderka 3dbf37cd2a fix: [UI] Show add object attribute button just when user has permission 2022-12-15 10:04:46 -05:00
Jakub Onderka c8e3961e37 chg: [UI] Show SightingDB field just when SightingDB is enabled 2022-12-15 10:04:45 -05:00
Jakub Onderka 29b2924bf2 chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00
Jakub Onderka 5c2e7af5db chg: [UI] Remove dashboard from side menu 2022-12-15 10:04:45 -05:00
Jakub Onderka 99473feb2c chg: [ACL] Warninglist::checkValue is available for all 2022-12-15 10:04:45 -05:00
Jakub Onderka 348d5515b8 chg: [UI] Add warning when downloading malware-sample 2022-12-15 10:04:45 -05:00
Jakub Onderka f720706a4f chg: [UI] Import module cleanup 2022-12-15 10:04:45 -05:00