Commit Graph

13603 Commits (13173e8926d98ec8a3ee082b8e672089c9b568a4)

Author SHA1 Message Date
mokaddem 13173e8926
chg: [update] Added postgresql allowed DB update errors 2019-10-14 12:37:19 +02:00
mokaddem e4ec5120d1
chg: [updateProgress] Default to success when no pre-update-test 2019-10-14 11:13:41 +02:00
mokaddem c11884e8fc
chg: [updateProgress] No strict validation for db_number (allow also
allow string)
2019-10-14 11:09:09 +02:00
mokaddem 959ef2a1e7
chg: [updateProgress] Do no show negative remaining update anymore in
the UI
2019-10-14 10:59:26 +02:00
mokaddem 5d4142f62a
chg: [update] Parametrized ignore_disabled in ondemand_action and
support of string update in update_progress
2019-10-14 10:49:41 +02:00
mokaddem 60a39dd98a
chg: [updateProgress] fixed infinit restart loop and added support of autoThrottle in taskScheduler 2019-10-11 15:33:54 +02:00
mokaddem 86e439f81f
chg: [taskScheduler] Improved listener registration 2019-10-11 15:14:23 +02:00
mokaddem 0e2205c061
chg: [update] Added endpoint to release lock and integration with UI 2019-10-10 12:02:23 +02:00
mokaddem 571b4887f0
chg: [update] Do not release the lock if update fails more than 3 times 2019-10-10 10:14:22 +02:00
mokaddem 80b1061639
Merge branch '2.4' of github.com:MISP/MISP into revisedUpdateProcess 2019-10-10 09:54:51 +02:00
Sami Mokaddem 8c79dc1e66
Merge pull request #5291 from MISP/fixEventGraphCollapse
Fixes some eventGraph bugs
2019-10-10 09:45:59 +02:00
mokaddem 8476f667c2
chg: Bumped queryversion 2019-10-10 09:44:19 +02:00
mokaddem 17b744f256
Merge branch '2.4' of github.com:MISP/MISP into fixEventGraphCollapse 2019-10-10 08:56:10 +02:00
mokaddem cd68ea018f
fix: [eventGraph] Fixed UI issue with duplicated ID (attributes and
objects)
Fix #5181
2019-10-09 16:29:20 +02:00
mokaddem 09646bf913
chg: [eventGraph] Renamed `rotation key` to `pivot key` and do not
collaspe when adding/removing edges.
Fix #3683
2019-10-09 15:59:16 +02:00
Andras Iklody 54eccbfa3d
Merge pull request #5284 from RichieB2B/ncsc-nl/no-index
Check if Organisation index exists
2019-10-09 11:47:08 +02:00
Andras Iklody c04daac30e
Merge pull request #5285 from zaphodef/fix/undefined_variables
fix: check if variables are defined
2019-10-09 11:03:58 +02:00
Alexandre Dulaunoy 84879df14c
chg: [misp-galaxy] updated to the latest version 2019-10-09 10:13:41 +02:00
Pierre-Jean Grenier 1c1bb2bc75 fix: check if variables are defined 2019-10-09 09:35:09 +02:00
Richard van den Berg 7417f9d6a0 Check if Organisation index exists, fixes #4809 2019-10-09 02:22:18 +02:00
Alexandre Dulaunoy c3e3958ea7
chg: [misp-galaxy] updated to the latest version 2019-10-08 20:45:46 +02:00
mokaddem d86264b2ba
fix: [live:notice UI] Fixed baseurl variable 2019-10-08 14:25:30 +02:00
mokaddem 901a57c2bd
fix: [live:notice UI] Fixed baseurl variable 2019-10-08 14:20:01 +02:00
Andras Iklody d0c60e269e
Merge pull request #5275 from JakubOnderka/patch-55
fix: [iternal] Remove unused method EventShell::__recursiveEcho
2019-10-08 12:03:28 +02:00
mokaddem 8760c98c7e
Merge branch '2.4' of github.com:MISP/MISP into revisedUpdateProcess 2019-10-08 12:02:09 +02:00
mokaddem 6daa7ed26a
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-10-08 11:48:32 +02:00
iglocska fe84f2f796
fix: [missing] component added 2019-10-08 11:47:08 +02:00
mokaddem b58e1c5a23
chg: [event:view] Displays sighting popover if button has been hovered
for a specifig time. Fix #5211
2019-10-08 11:46:22 +02:00
iglocska a8c57a8316
new: [API] Added rate limiting option to the API
- / role setting
- can be enabled/disabled and if enabled a limit can be set
- limit counter / 15 minutes starting from the first query
- x-headers inform the user about their limit/remaining queries/reset in seconds
2019-10-08 11:43:56 +02:00
mokaddem 2d9eddccfd
chg: [updates] Disabled time-remaining animation and fixed typos 2019-10-08 10:18:44 +02:00
iglocska 4c826a74cc
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-10-08 08:27:58 +02:00
iglocska 173054ccd3
fix: [internal] Set attribute restsearch page to 1 if limit is set without setting the page number 2019-10-08 08:27:21 +02:00
Andras Iklody 8fcd853d37
Merge pull request #5278 from JakubOnderka/value-field
Value field template
2019-10-08 08:16:03 +02:00
Jakub Onderka f3981898d8 chg: [internal] Refactored Events\value_field view 2019-10-07 19:11:24 +02:00
Jakub Onderka d41d6ebfac chg: [internal] Removed unused value_field template from Feeds and Servers view 2019-10-07 18:58:09 +02:00
mokaddem 7c7672209e
chg: [updateProgress] Added 2-way binding task status with switch button 2019-10-07 16:56:05 +02:00
mokaddem 6f8c927031
chg: [updateProgress] Cancel animation if switch turned off 2019-10-07 16:43:07 +02:00
mokaddem 8c4799fb99
chg: [user:me] Added `Role` object in the return value for the rest context 2019-10-07 16:35:22 +02:00
mokaddem ce67cc242a
chg: [updateProgress] Added number of remaining db updates 2019-10-07 15:45:55 +02:00
mokaddem 035d3be878
chg: [updateProgress] Usage of GPU for animation, deleted sleeps and
improved task
2019-10-07 15:12:47 +02:00
chrisr3d 00fc1cd836 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-10-07 13:39:20 +02:00
chrisr3d 651f6158b1
fix: [stix export] Typo 2019-10-07 13:37:35 +02:00
mokaddem 082fe28dfa
chg: [updateProgress:ui] Prevent text selection for switch label 2019-10-07 12:11:51 +02:00
mokaddem 831e970e37
Merge branch 'revisedUpdateProcess' of github.com:MISP/MISP into revisedUpdateProcess 2019-10-07 11:52:26 +02:00
mokaddem 6d2c1294e7
chg: [updateProgress] Added threshold preventing animations 2019-10-07 11:48:02 +02:00
mokaddem c4d6d200c0
chg: [updateProgress] Redraw the switch if it gets overriden 2019-10-07 11:43:00 +02:00
mokaddem b357405c0b
chg: [updateProgress] Pooling task now use the taskScheduler 2019-10-07 11:35:41 +02:00
Jakub Onderka 4db9553f16
fix: [iternal] Remove unused method EventShell::__recursiveEcho 2019-10-06 21:06:06 +02:00
Andras Iklody 1a0de5f5ab
Merge pull request #5271 from JakubOnderka/patch-53
fix: [UI] Show advanced and SG input when page is reload
2019-10-04 18:37: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