Commit Graph

9150 Commits (e86b161d9319dea616a71b25e731847f4530ab48)

Author SHA1 Message Date
Sami Mokaddem e86b161d93
fix: [diagnostic:submodules]
Time difference is correctly calculated. Should solve #4538
2019-04-29 10:45:24 +02:00
iglocska c591f75047 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-29 09:35:16 +02:00
iglocska 3cd642a1ad fix: [enrichment] typo causing enrichments to redirect to the event view fixed 2019-04-29 09:34:47 +02:00
Alexandre Dulaunoy 5f807e632b
chg: [misp-objects] updated to the latest version 2019-04-27 10:33:10 +02:00
iglocska 61f21f4559 chg: [modules] module choice screen updated
- nicer looks
- sorting
2019-04-26 12:06:22 +02:00
iglocska 62b46400db fix: [UI] removed <small> tags embedded in translated text 2019-04-26 10:05:48 +02:00
iglocska 69c6562888 fix: [freetext] Also trim out no-break spaces
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░███████████████░░░░░░░░░░
░░░░░░███████████████████░░░░░░░░
░░░░░███░░░░░░░░░░░░░░████░░░░░░░
░░░░██░░░░░░░░░░░░░░░░░░░███░░░░░
░░░██░░░░░░░░░░░░░░░░░░░░░███░░░░
░░██░░███████░░░░░░██████░░██░░░░
░██░░██─────██░░░░██────██░░██░░░
░██░░█▄▄▄▄▄▄▄██░░░█▄▄▄▄▄▄██░░██░░
░██░░████─────█░░░████────█░░░██░
░██░░█────────█░░░█───────█░░░██░
██░░░██──────██░░░██─────██░░░░██
██░░░░████████░░░░░███████░░░░░██
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
█░░░░░███████████████░░░░░░░░░░░█
█░░░████░░░░░░░░░░░░░░░░░░░░░░░░█
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
░██░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░
░░███░░░░░░░░░░░░░░░░░░░░░░░░░██░
░░░░██░░░░░░░░░░░░░░░░░░░░░░░██░░
2019-04-26 09:39:10 +02:00
iglocska 1db976edd1 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-25 10:28:45 +02:00
Raphaël Vinot aa58cf4ff2 chg: Bump PyMISP 2019-04-24 17:07:05 +02:00
Alexandre Dulaunoy 8a6d227f18
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-24 15:39:13 +02:00
Alexandre Dulaunoy f0720f9bbf
chg: [warning-lists] updated to the latest version 2019-04-24 15:38:44 +02:00
Andras Iklody 58310f8b57
Merge pull request #4484 from obert01/fix-tag-search
Fixed case sensitivity in the tag search API (/tags/search).
2019-04-24 15:30:06 +02:00
iglocska 7249f979a2 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-24 15:11:25 +02:00
iglocska 884564fb63 fix: [Sightings] ACL fixed 2019-04-24 15:11:00 +02:00
mokaddem c7564ecdf9 fix: [object:edit] attachment field when empty 2019-04-24 14:52:18 +02:00
Alexandre Dulaunoy 19c9457353
chg: [galaxy/taxonomies/warninglists] updated to the latest version 2019-04-24 13:05:19 +02:00
iglocska 9fd45e072d Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-24 11:39:23 +02:00
iglocska e28d1f9da3 fix: [JS] Correctly handle event locks 2019-04-24 11:39:00 +02:00
iglocska c225520f72 fix: [sightings] Users with sighting permissions should be able to add sightings even if they don't have event write access 2019-04-24 11:37:44 +02:00
mokaddem 90e1d7b9b4 Merge branch '2.4' of github.com:MISP/MISP into eventViewPerfImprov 2019-04-24 11:22:07 +02:00
iglocska a54a54a31c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-24 11:17:12 +02:00
iglocska 7a4eab8e67 fix: [UI] Event lock warnings missing due to missing ctp file 2019-04-24 11:16:51 +02:00
mokaddem 0127ad5cca fix: [event:querybuilder] Force QB wrapper to fit the rules 2019-04-24 11:13:11 +02:00
mokaddem c485510eec chg: [eventTag] Improved perfs of extraction 2019-04-24 10:26:38 +02:00
chrisr3d 937b7cf484
fix: [cleanup] Fixed indentation 2019-04-24 08:50:33 +02:00
iglocska c539fc61b5 fix: [performance] Manually inject index hints for the value lookup
- Disgusting fix for old versions of MySQL
- I need a shower after this
2019-04-23 14:02:56 +02:00
iglocska 82b5b37b8f fix: [API] Invalid negative lookup fixed 2019-04-23 14:02:27 +02:00
iglocska 84a24ede4a fix: [debug] Removed breakpoint 2019-04-23 10:56:55 +02:00
iglocska 615f92e41a chg: [performance] Reworked the pre-fetching of event IDs for the events/restSearch endpoint
- no need to count all existing hits in a non paginated situation. Simply use the result count
2019-04-23 10:54:49 +02:00
mokaddem 5a3d36eb76 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-23 08:50:36 +02:00
mokaddem d3013a9252 fix: [stats:galaxyMatrix] No longer trim the end of the cluster name 2019-04-23 08:49:04 +02:00
Alexandre Dulaunoy e2d573238d
chg: [misp-warninglists] updated with the latest version 2019-04-21 16:30:44 +02:00
Alexandre Dulaunoy f237173278
chg: [misp-objects] updated to the latest version 2019-04-21 15:59:30 +02:00
Steve Clement 1d0e563ef8 chg: [i18n] Updated language files
new: [i18n] Added: Portuguese and Arabic
2019-04-20 13:47:07 +09:00
Steve Clement 896ea744c7 chg: [i18n] Updated default.pot
fix: [i18n] Fixed parser error.
2019-04-20 13:23:07 +09:00
Steve Clement 3c5d76030e
Merge pull request #4512 from 4ekin/russian_translation
chg: More russian translation
2019-04-20 13:08:48 +09:00
4ekin be448f7e49 fix: Fixed wrong link to feed event from event attribute hit 2019-04-19 19:08:10 +03:00
4ekin 24d3d94d52 fix: i18n fixed in some views 2019-04-19 19:06:40 +03:00
4ekin a8f42ab5dd chg: More russian translation 2019-04-19 17:38:47 +03:00
mokaddem dcbad23175 fix: [event:EventFilteringTool] Using ``toggleBoolFilter`` button does
not reset the rules. Fix #4418
2019-04-18 10:20:08 +02:00
Steve Clement e8d51fbf98 Merge branch '2.4' into i18n 2019-04-18 09:28:35 +09:00
Steve Clement 5ead9570c6
Merge pull request #4493 from obert01/fix-accessibility
New bunch of accessibility fixes.
2019-04-17 23:39:36 +09:00
mokaddem 8f023d7e76 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-17 14:34:49 +02:00
mokaddem f501f92da7 new: [row_attribute] Added `title` containing the `event.info` data for
the attribute
2019-04-17 14:27:46 +02:00
Olivier BERT a0a8b34e8c New bunch of accessibility fixes.
This affects EventBlacklists, Feeds, GalaxyClusters, News (index), OrgBlacklists (index), Organisations (index), SharingGroups (index), Taxonomies (view), Event Discussions, Event attribute table, Event proposal table.
2019-04-17 14:24:56 +02:00
iglocska 98783ecb04 chg: [UI] Show event info on attribute search results page (via hover), fixes #4490 2019-04-17 13:40:55 +02:00
iglocska 9d160e34ee fix: [UI] Minor font-awesome switch related issues fixed 2019-04-17 13:29:36 +02:00
mokaddem 1de65063bf chg: [event:EventFilteringTool] Forced maximum height 2019-04-17 11:28:09 +02:00
iglocska 44d2eadfe9 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-17 11:17:54 +02:00
iglocska 260b156135 fix: [UI] Modifying push/pull rules fails via the server edit 2019-04-17 11:17:13 +02:00