Commit Graph

1665 Commits (4865121b7b3b465322d7ccebd3e951d7ea1d50b8)

Author SHA1 Message Date
iglocska 4865121b7b Fix to the csv export in the automation not allowing a full export ignoring ids flags 2014-03-24 15:30:49 +01:00
iglocska a9774076b1 Merge branch 'hotfix-2.2.17' 2014-03-24 09:15:21 +01:00
iglocska 90ff886766 Fix to the export issue with md5 / sha1 fixes #237 2014-03-24 09:14:51 +01:00
iglocska 8e6a8d1adc Cakephp update 2014-03-20 15:44:09 +01:00
iglocska f7ae5e485f Merge branch 'hotfix-2.2.16' 2014-03-20 15:37:46 +01:00
iglocska 0f060b5589 RestSearch can now return a json (both attribute and event) fixes #233
- also a whitelisting issue fixed
- tag search field not set now correctly returns all events regardless of tags
2014-03-20 15:15:51 +01:00
iglocska 29fb951c44 Merge branch 'hotfix-2.2.15' 2014-03-17 15:13:56 +01:00
iglocska 444e828699 Fixed text attribute exports not working with the auth key in the url
- legacy attribute export was broken due to the text action in the attributescontroller not being allowed globally
2014-03-17 15:12:54 +01:00
iglocska 3c217156da Merge branch 'hotfix-2.2.14' 2014-03-14 09:20:15 +01:00
iglocska a849d15b0f Event description in alert e-mail subject made optional, fixes #231 2014-03-14 09:19:35 +01:00
iglocska b68de95f75 Merge branch 'hotfix-2.2.13' 2014-03-13 16:30:05 +01:00
iglocska fec7738080 Missing user guide images added 2014-03-13 16:29:44 +01:00
iglocska fe9874b9cd Merge branch 'hotfix-2.2.13' 2014-03-13 15:40:03 +01:00
iglocska 1a777901b2 CSV exports have a new column: to_ids
- event level exports from the event view now export all attributes regardless of to_ids value

- to_ids value now has its own column in the csv exports
2014-03-13 15:23:29 +01:00
iglocska 72ec7cc3e1 Distribution field in event view shortened
- now only shows the distribution level name
- the description is in the title of the field, hovering over it will show it
2014-03-13 14:52:32 +01:00
iglocska 0b04c6369c Fix to comments not being synced
- attribute comments will now be correctly synced
2014-03-13 14:44:53 +01:00
iglocska 40709ee8a7 Merge branch 'hotfix-2.2.12' 2014-03-13 13:40:41 +01:00
iglocska 3439cc4237 small change to the new alert e-mail titles
- the event description in the subject shortened to 55 characters maximum.
2014-03-13 13:39:47 +01:00
iglocska e744816c92 Merge branch 'patch-8' of https://github.com/Xen0ph0n/MISP into hotfix-2.2.12 2014-03-13 10:01:56 +01:00
iglocska 227cc98d25 Merge branch 'patch-7' of https://github.com/Xen0ph0n/MISP into hotfix-2.2.12 2014-03-13 10:01:46 +01:00
Chris Clark 9e91eeda27 Remove Missing GPG flash if Unencrypted Email is enabled
Adds a check for a true value in GnuPG.onlyencrypted and will only display the "No GPG Key Set in your Profile" message to the user if it is missing AND MISP is set to send only encrypted email. This way orgs not using GPG will not see the banner on every index view.
2014-03-12 14:54:54 -07:00
Chris Clark d799c8ad16 Tweaks To Email Output
Small tweaks to email formatting to sync up with UI Changes.. also added event title to Subject (questionable if this is something desired globally as it would not be encrypted).
2014-03-12 13:29:29 -07:00
Chris Clark 9ce7ee798c Update to include starting the BG Workers.
This is present in the upgrade.txt but not the install.txt. I'm not sure if this is the right location for noting this, but in the current version publishing events will not function w/out starting the BG workers.
2014-03-12 12:20:56 -07:00
iglocska f4a884bef7 Merge branch 'hotfix-2.2.11' 2014-03-11 15:30:26 +01:00
iglocska 006e1d0254 Added CSV to pages allowed to be visited without being logged in for automation
- same as the other export formats
2014-03-11 15:29:19 +01:00
iglocska e0e56d4f27 Merge branch 'hotfix-2.2.11' 2014-03-11 14:46:40 +01:00
iglocska 2b2c61bc3b CSV export changes
- It is now possible to restrict the CSV automation export by type / category

- updated the automation page to describe how the syntax works

- fixed an issue with line breaks not being sanitized for the CSV export
2014-03-11 14:45:35 +01:00
iglocska 68234718e5 Merge branch 'hotfix-2.2.10' 2014-03-11 11:45:59 +01:00
iglocska 0873b305a5 Some cleanup 2014-03-11 11:45:40 +01:00
iglocska bc180814c3 Merge branch 'hotfix-2.2.10' 2014-03-07 09:12:42 +01:00
iglocska 9c74197df4 Updated cakephp
- includes the HttpSocket fix to CakePHP by cvandeplas
2014-03-07 09:11:23 +01:00
iglocska e6bf3c08c9 Merge branch 'hotfix-2.2.9' 2014-03-06 17:23:09 +01:00
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 a781577d2c Merge branch 'hotfix-2.2.9' 2014-03-06 11:49:12 +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