Commit Graph

1632 Commits (c5644e5757f3a391ee7b6e28f7be22c465144cc3)

Author SHA1 Message Date
iglocska c5644e5757 Some UI changes and other minor changes
- images updated in user manual

- fixed validation issues with named pipe (at the moment it's very loose)

- Fixed an issue with shadow attriubutes not showing for events that have no attributes

- some minor UI changes to make MISP a bit prettier
2014-03-06 17:21:57 +01:00
iglocska ffe033c20c Small animation for the MISP logo 2014-03-06 11:29:59 +01:00
iglocska eb69a6e78f User guide and UI changes
- first set of changes to the user guide, still missing updated images

- some UI changes to make the looks a bit more appealing
2014-03-06 09:20:05 +01:00
iglocska 239324dfbb Merge branch 'hotfix-2.2.8' 2014-03-04 10:24:25 +01:00
iglocska d19398999d SHA256 based shadowattribute validation added
- it was missing before
2014-03-04 10:23:52 +01:00
iglocska 2e44b8470e Merge branch 'hotfix-2.2.7' 2014-03-03 14:20:09 +01:00
iglocska cf6a430d10 The list of contributors no longer show the logo of an org that hasn't made a proposal
- Until now, organisations that have made any change to an event in the past (even including an admin running scripts that update the event) would flag an event as having an extra contributor

- From now on, the Contributors field only shows orgs that have created proposals
2014-03-03 14:18:26 +01:00
iglocska 37f2d42cd0 Merge branch 'hotfix-2.2.7' 2014-03-03 12:02:24 +01:00
iglocska a2bf7a3362 Fix to the xml automation export and various other changes
- xml export now correctly exports all attachments if specified as parameter

- print view fixes

- disclaimer for old IE versions (< 10) and compatibility mode users when viewing the statistics (The heatmap calendar requires 10+)
2014-03-03 12:00:48 +01:00
iglocska b83a50ca04 Merge branch 'hotfix-2.2.7' 2014-02-28 14:40:55 +01:00
iglocska 14f2dc374c Print view fixed for event view. 2014-02-28 14:40:20 +01:00
iglocska 3b5595ff88 Merge branch 'hotfix-2.2.6' 2014-02-28 12:00:38 +01:00
iglocska 526bb18627 Previous commit was incorrect, fixed 2014-02-28 12:00:16 +01:00
iglocska 1689cafc2b Merge branch 'hotfix-2.2.6' 2014-02-28 11:55:11 +01:00
iglocska e07cb6e5e2 Fixed a bug that allowed read-only users to create an event 2014-02-28 11:54:41 +01:00
iglocska 2a925fbebc Merge branch 'hotfix-2.2.6' 2014-02-28 11:07:50 +01:00
iglocska 09f2e5a0bc Anonymising the e-mail addresses in discussions
- The email addresses were shown on the event view even if the post was made by a user of another org
- fixed
2014-02-28 11:06:43 +01:00
iglocska 31acb91102 Merge branch 'hotfix-2.2.6' 2014-02-26 14:16:08 +01:00
iglocska 73159dd4e5 Restricting the event log to show only proposals when selecting the contributions of an org
- the event changes that a proposal creation creates are also logged (such as disarming the proposal email lock) -> this should not be shown in this log view.
2014-02-26 14:14:59 +01:00
iglocska ed77145108 Merge branch 'hotfix-2.2.5' 2014-02-26 10:23:48 +01:00
iglocska 8956236319 Incorrect method call
- updateXML was moved to the event model, but some calls still tried to call it within the EventsController
2014-02-26 10:21:59 +01:00
iglocska 007ccd560a Merge branch 'hotfix-2.2.4' fixes #220 and fixes #221 2014-02-25 17:11:56 +01:00
iglocska 764161e998 Incorrect check in the API when using the authkey in the URL
- check lead to the user incorrectly being passed on after authentication, not returning any private data of their own organisation.

- Also, publishing an event with the background jobs enabled now correctly shows that the job was added to the queue instead of telling the user that the event has been published.
2014-02-25 17:09:01 +01:00
iglocska c11a492f10 Incorrect branching code closing bracket 2014-02-25 16:11:17 +01:00
iglocska b1de06eb37 Xen0ph0n's patch updated according to his recommendation
- replace '.' in domain names, ip-src and ip-dst with '[.]' instead of '-'
2014-02-25 15:31:15 +01:00
iglocska c0a4953f81 Merge pull request #217 from Xen0ph0n/patch-5
Code to defang URLs/Emails/Domains/IPs in Alerts
2014-02-25 15:29:06 +01:00
iglocska 680087b1f4 Merge branch 'master' of https://github.com/MISP/MISP 2014-02-25 12:29:44 +01:00
iglocska 00d2595ac5 Merge branch 'hotfix-2.2.3' 2014-02-25 12:29:13 +01:00
iglocska 8fc85f95b9 Fixes with the synchronisation
- background pulls fixed
- now correctly logs changes
- now correctly updates attributes
2014-02-25 12:27:20 +01:00
iglocska e06c4b9299 Incremental pull and fixes to pulling shadow attributes
- during the event id pull, the local server already checks the timestamps, removing the ids of events that are not newer than the local version
- this results in only the event metadata being pulled for all events, and the attributes of only those events that need to be updated are pulled resulting in much quicker pulls

- Fixed an issue with proposals that got pulled not finding the attribute that they are proposals to (for proposals that belong to an attribute)
2014-02-20 17:28:39 +01:00
Christophe Vandeplas cc188b3577 Merge branch 'hotfix/2.2.2' 2014-02-20 15:04:53 +01:00
Christophe Vandeplas 2940bf347b correct unneeded $(echo $var) 2014-02-20 15:04:36 +01:00
iglocska ff47eb6631 Merge branch 'hotfix-2.2.1' 2014-02-20 10:44:24 +01:00
iglocska 4279ca5130 Changes to the tagging
- tags can now be set correctly for all events
- some UI changes to the tags
- moved the deletion of all event_tags when a tag gets deleted to beforefilter
2014-02-20 10:07:51 +01:00
iglocska 1af6979365 Merge branch 'hotfix-2.2.1' 2014-02-19 17:39:13 +01:00
iglocska 914687142e Deleting tags fixed
- now it correctly deletes tags
- also deletes all EventTags
2014-02-19 17:38:31 +01:00
iglocska 6c54c85686 Merge branch 'hotfix-2.2.1' 2014-02-19 17:13:53 +01:00
iglocska 5796320e84 Update to the tag automation tag searches
- A colon in the tag search tag will render the tag search invalid. Since colons are commonly used in tag names, this poses an issue - users should use a semi-colon instead, which gets automatically converted to a colon.
2014-02-19 17:07:24 +01:00
Chris Clark 92ab6ba752 Code to defang URLs/Emails/Domains/IPs in Alerts 2014-02-18 15:48:08 -05:00
Christophe Vandeplas 0330379eb5 fixing newlines in script 2014-02-18 08:00:38 +01:00
iglocska f4911dc034 Merge branch 'develop' 2014-02-17 16:20:59 +01:00
iglocska da8b62d3f8 Added OpenIOC mapping for DnsEntryItem/RecordName fixes #210 2014-02-17 16:20:16 +01:00
iglocska 3a4e41f814 Merge branch 'develop' 2014-02-17 11:45:05 +01:00
iglocska f5c717f067 UI now correctly shows if self-signed certificates are allowed for a link 2014-02-17 11:44:16 +01:00
iglocska 11b1ff6926 Changes to uploading a ca file for a server link
- create folder if it doesn't exist
- correctly save file if edited
2014-02-17 11:40:44 +01:00
Christophe Vandeplas 1cf211134b minor corrections in the UPGRADE docu 2014-02-17 10:46:53 +01:00
Christophe Vandeplas 2299592176 clean cache at upgrade 2014-02-17 10:29:40 +01:00
iglocska 8d72b5e0d7 Merge branch 'develop' 2014-02-14 13:33:20 +01:00
iglocska 411c017707 Bug fixes
- issues with the way users were passed to the related event finder during a publish
2014-02-14 13:32:19 +01:00
iglocska 89c3acafce Merge branch 'develop' 2014-02-14 11:12:47 +01:00