Commit Graph

365 Commits (67a9d612d53ed332375ed7f14fdc34550301407c)

Author SHA1 Message Date
mokaddem 8ee87fb754
chg: [attributes:massEditForm] Pass attributes ids to be edited via POST
Fix #5500
2020-07-27 12:10:53 +02:00
Jakub Onderka ce89cbe19f chg: [UI] Add proposal form refactor 2020-07-24 14:01:51 +02:00
Christophe Vandeplas 93c902e073
fix: [attributes:massEdit] proposal option not by default
this way we do not change the default behavior which was changed in commit 9b33476eed
2020-07-15 09:57:26 +02:00
Jakub Onderka f0a6b9e0ac chg: [UI] Add attribute fixes 2020-07-05 11:33:16 +02:00
iglocska 5ea3cf0250
chg: [advanced extraction] is now the default 2020-04-28 15:43:48 +02:00
iglocska 1c3dc3fe51
Merge branch '2.4' into 5272 2020-04-28 15:31:17 +02:00
mokaddem 6626e5bf24
fix: [attribute:edit] Create chosen picker when modal is shown 2020-03-27 16:04:26 +01:00
mokaddem c63d63b6ee
chg: [attribute:edit] Added support of chosen - fix #5736 2020-03-27 15:31:37 +01:00
mokaddem 9b33476eed
new: [attributes:massEdit] Possibility to create proposals instead of
edit
2020-03-27 10:43:00 +01:00
iglocska 0d4df7c98b
new: [Dashboard] system
- Dashboard
  - modular similar to restSearch
  - build your own widgets
  - use a set of visualisation options (more coming!)
  - full access to internal functions for queries
  - auto discover core and 3rd party widgets
  - rearrange / configure widgets for each user individually
  - rearrange / resize widgets
  - settings can be configured by a site-admin on behalf of others
  - modules have a self-explain mode to guide users
  - caching mechanism for the modules / org

- set homepage / user
- various other fixes
2020-03-01 18:05:21 +01:00
mokaddem 6243c0a859
chg: [attribute:add] Actually show invalid datetime format message in
the UI
2020-01-28 15:18:44 +01:00
mokaddem e3e83523a5
chg: [attribute:add] Rephrased missing timezone message 2020-01-28 15:17:08 +01:00
mokaddem b03d86221b
chg: [attribute:type] Datetime value is forced to be a valid ISO format
- It is converted into UTC in the server
- /attribute/add Form includes javascript validation part
2020-01-28 14:38:58 +01:00
Jakub Onderka ed6bb367e3 chg: [UI] Disable Advanced extraction button if it is not installed 2020-01-26 18:56:41 +01:00
mokaddem 3fb5221cf3
chg: [UI:formSeenInput] Re-vamped the UI to be more usuable 2020-01-17 16:48:42 +01:00
iglocska 509e5c9a82
fix: [UI] small fixes 2020-01-17 14:05:32 +01:00
mokaddem 7797aeed94
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final
Not a simple merge. Needed to fix forms and simplified how
form_seen_input works
2019-12-16 13:36:01 +01:00
iglocska b6bb2bb576
new: [UI] first implementation of the modal forms 2019-12-11 10:03:43 +01:00
iglocska 1ac6046553
chg: [UI] refactor of the genericForm/submitbutton to support ajax 2019-12-10 10:48:15 +01:00
chrisr3d dd77ee3a79
add: [add attribute view] Starting moving add attribute view to generic form 2019-12-10 09:24:01 +01:00
mokaddem f58770a90a
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-timeline 2019-11-05 13:51:03 +01:00
Jakub Onderka ed498aa804 fix: [UI] Input is not pair element 2019-10-13 19:49:59 +02:00
mokaddem 015ec7d989
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-timeline 2019-10-08 14:12:38 +02:00
Jakub Onderka 9149dc4198
fix: [UI] Show advanced and SG input when page is reload 2019-10-04 17:59:41 +02:00
Andras Iklody 035776c0a4
Merge pull request #5261 from JakubOnderka/patch-49
fix: [UI] Removed unused JS variable
2019-10-04 11:47:27 +02:00
Jakub Onderka 0a7b1a0df6 fix: [UI] Do not show Advanced extraction when not possible 2019-10-04 07:31:58 +02:00
Jakub Onderka 7e8a97ffb2
fix: [UI] Removed unused JS variable 2019-10-03 18:07:15 +02:00
mokaddem bb3cf85776
Merge branch '2.4' into zoidberg-timeline 2019-10-02 11:23:04 +02:00
iglocska 76b1b05a9e
fix: [UI] Attribute search sort by date fixed 2019-09-13 13:51:17 +02:00
Bechkalo Evgeny 76d58e6e53 fix: some PostgreSQL issues
Closes: #3066, #3067
Fixes issues:
- wrong boolean and smallint conversion;
- postgresql table and field naming (field 1_event_id is wrong name for
field for example);
- postgresql grouping (you cannot select columns without grouping them);
- wrong checkbox rendering without keyword.
2019-07-23 11:17:56 +03:00
mokaddem 2c57c1138e
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-timeline 2019-07-11 09:59:57 +02:00
iglocska 2a059f7b31
new: [tags] Local tags feature added
- Create tags locally if you are a host org user that allows in-place tagging for sync / export filtering
- Events are NOT modified using these tags
- Local tags always get stripped before syncing
- Local tags allow host org users to violate the ownership model of MISP
- galaxies, attack matries also included

- some sync fixes
2019-07-08 11:39:41 +02:00
mokaddem 2f6629ee1d
chg: [shadow_attributes:edit] Support of first_seen and last_seen 2019-07-04 15:28:34 +02:00
mokaddem b8b6a170fe
chg: [attribute:restSearch] Search support for first_seen and last_seen 2019-07-04 15:08:05 +02:00
mokaddem d2b42b95ed
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-timeline 2019-07-02 15:52:35 +02:00
mokaddem e7f3d0d9df new: [timeline/*-seen] Initial import of the timeline code from the
zoidberg branch
2019-06-13 09:16:34 +02:00
chrisr3d 060f17beee
fix: [hover enrichment] Displaying information of empty results when needed 2019-04-24 10:48:22 +02:00
chrisr3d e09b7da654 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-04-23 17:02:18 +02:00
4ekin 24d3d94d52 fix: i18n fixed in some views 2019-04-19 19:06:40 +03:00
chrisr3d e01347beba
add: [hover enrichment] Displaying resolved objects & attributes from new modules results
- Also quick indentation fix
2019-04-16 09:18:47 +02:00
mokaddem 7c8f91cfc4 chg: [popovers] Added dedicated popover container for expansions and sightings
(instead of a shared one with the screenshots)
2019-04-15 10:51:06 +02:00
4ekin 0b33adedc1 fix: fixed i18n string representation in Views
Fix for a plenty of Views with incorrect localizations (only English
text shown)
2019-03-21 18:10:26 +03:00
4ekin 840a2fb7e8 fix: Attributes index wrong ditribution field
fix: Logs search bug i18n
fix: Organisations index bug i18n
2019-03-12 16:45:48 +03:00
mokaddem 3f292458ec chg: [attribute row] to_ids flag edition is done with a checkbox +
prompt.

Previously, was a select.
2019-02-26 16:24:01 +01:00
wagena a3b6aa0ef6 chg: update hover UI
- add some logic to choose better hover placement
- make hover hide on outside click, to allow using the scrollbar to view
full hover
- add an icon in the hover tooltip to turn it into a popup
- move popup close button to better position
- group attributes for each module in hover UI
- prevent duplicate enrichment api queries once the first one is done
2019-02-13 08:19:57 -10:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska e63d855cbd fix: [CS] tab fixes 2019-02-13 09:02:23 +01:00
iglocska 2794d4fa96 fix: [sightings] Re-added advanced sightings to the search results 2019-01-28 14:07:35 +01:00
mokaddem 8a710ea367 Merge branch '2.4' into UISelector 2019-01-17 14:54:15 +01:00
iglocska a42141f519 new: [UI] disable attribute correlation during creation / modification 2019-01-17 07:57:23 +01:00