Commit Graph

1366 Commits (861b5d3dddcf1cd94dfd5b4a2d80d05353337556)

Author SHA1 Message Date
iglocska 861b5d3ddd First version of the api search
- requires the auth key of a user and the user has to have auth key permission

- user can specify what should be returned (event / attribute) - currently only event is implemented

- user can specify 4 filters (value, type, category, org)

- all these fields can have several values separated by &&

- Values can be negated by putting "!" infront of them
2013-09-16 17:22:44 +02:00
iglocska 22849f3c13 Merge branch 'hotfix-2.1.23' into develop 2013-09-16 11:24:51 +02:00
iglocska cf787a84ce Fix to the download of attribute search results as XML
- now uses the unified __fetchEvent method to retrieve the events

- __fetchEvent has a new optional parameter "idList" which restricts the results to an array of event IDs.
2013-09-16 11:23:47 +02:00
iglocska 099a07e9ca Merge branch 'hotfix-2.1.22' into develop 2013-09-12 16:55:24 +02:00
iglocska 6b3fcb6e23 Merge branch 'hotfix-2.1.22' 2013-09-12 16:55:18 +02:00
iglocska 44b714eb01 Fix to the exports not working since the new pivoting
- Helper echoed a blank line, breaking the xml export

- Helper will now only be called during view when it's not a rest request.
2013-09-12 16:53:59 +02:00
iglocska e28cefaf7c Merge branch 'hotfix-2.1.21' into develop 2013-09-11 10:43:46 +02:00
iglocska 1aaf353822 Merge branch 'hotfix-2.1.21' 2013-09-11 10:43:31 +02:00
iglocska 828d11c0c8 Accidental debug removed 2013-09-11 10:41:51 +02:00
iglocska 091c455f38 Merge branch 'hotfix-2.1.21' into develop 2013-09-11 10:36:55 +02:00
iglocska 9456e40257 Merge branch 'hotfix-2.1.21' 2013-09-11 10:36:49 +02:00
iglocska 628bd5283a Change to the proposal list
- removed own proposals from the list
- allowing site admin to see all proposals of any org
2013-09-11 10:35:50 +02:00
iglocska 8c93777d55 Merge branch 'hotfix-2.1.19' into develop 2013-09-10 10:50:18 +02:00
iglocska 62254ebff2 Merge branch 'hotfix-2.1.19' 2013-09-10 10:50:11 +02:00
iglocska de372d469d debug info removed 2013-09-10 10:49:46 +02:00
iglocska e393389fb6 Merge branch 'hotfix-2.1.19' into develop 2013-09-10 10:48:58 +02:00
iglocska 976198b585 Merge branch 'hotfix-2.1.19' 2013-09-10 10:48:53 +02:00
iglocska 494827e76d Previous commit fixed 2013-09-10 10:48:29 +02:00
iglocska 14d283bda4 Merge branch 'hotfix-2.1.20' into hotfix-2.1.19 2013-09-10 10:33:33 +02:00
iglocska 84ae298cdf Merge branch 'hotfix-2.1.19' 2013-09-10 10:32:52 +02:00
iglocska ebdcb5cf26 Merge branch 'hotfix-2.1.19' into develop 2013-09-10 10:32:41 +02:00
iglocska 77e29f7068 Fixed a case that could cause overlapping pivot elements to appear
- The height calculation did not take into account gaps between child elements caused by them having several children. This caused a newly added sibling's children to overlap. Fixed by compensating for the vertical displacement between children when returning the height data.
2013-09-10 10:30:20 +02:00
iglocska d3bd9f0f77 Merge branch 'hotfix-2.1.20' 2013-09-10 09:15:50 +02:00
iglocska 2dfb60d14c Merge branch 'hotfix-2.1.20' into develop 2013-09-10 09:15:40 +02:00
iglocska 7af9e4d731 Fix to the related attributes
- related atributes were flowing into the next field if there were too many to fit the 5% width

- hovering over a related attribute caused a misaligned tooltip to appear and block the link itself on IE
2013-09-10 09:13:52 +02:00
iglocska 44538663b6 Merge branch 'hotfix-2.1.19' 2013-09-09 09:19:38 +02:00
iglocska 9b50e67727 Merge branch 'hotfix-2.1.19' into develop 2013-09-06 15:02:27 +02:00
iglocska 6d0c26b9d4 Delete button gone from pivot elements that should not be deleted
- When looking at an event, a user should not be able to delete the pivot path that he/she took to get to that particular event.

- Deleting the root pivot item is an exception, this will simply reset the pivoting.
2013-09-06 15:01:18 +02:00
iglocska cea779d798 Merge branch 'hotfix-2.1.19' into develop 2013-09-06 10:21:36 +02:00
iglocska 16abc9eddb Height adjustment was not cummulative
- inserting a branch to a previous sibling only pushed the next sibling down a line, not the following one. Fixed.
2013-09-06 10:20:43 +02:00
iglocska d42adcebbb Merge branch 'hotfix-2.1.19' into develop 2013-09-06 10:04:42 +02:00
iglocska 5d25348780 Fix to removing the root element causing issues with pivoting 2013-09-06 10:04:15 +02:00
iglocska b518ae8d30 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-09-06 09:59:18 +02:00
iglocska c7ca814efb Merge branch 'hotfix-2.1.19' into develop 2013-09-06 09:53:05 +02:00
iglocska 22593b2378 Finished the first version of the new pivoting
- Users can go back to a previous event and branch the pivoting by choosing a new relation

- users can remove individual pivoted branches
2013-09-06 09:51:46 +02:00
iglocska 1b901bfacb Further work on the pivoting
- still has some issues with arranging the height for some branching
2013-09-05 17:00:15 +02:00
Alexandre Dulaunoy 5f70af34b0 Typo fixed (missing comma) between 2 attributes 2013-09-05 11:50:14 +02:00
iglocska 9890d40b2b Heights / depths calculated for rearranging the pivot thread in view
- The idea is to draw a horizontal path instead of a vertical one
2013-09-05 11:00:06 +02:00
iglocska 4ef6b2b9fd First refactoring of the pivoting 2013-09-05 10:40:53 +02:00
Alexandre Dulaunoy e8f37f6480 New attributes added to the shadow attributes
sha256, http-method, named-pipe and mutex added to the
shadow attributes. Fixing #170

This is not solving the core issue of having duplicate
attributes declaration in MISP but this is fixing the
consistency issue between attributes and shadow attributes.
2013-09-04 16:24:56 +02:00
iglocska b936f9f1ff Merge branch 'hotfix-2.1.18' into develop 2013-09-04 08:53:15 +02:00
iglocska add24b2e54 Merge branch 'hotfix-2.1.18' 2013-09-04 08:53:10 +02:00
iglocska 807cc4c090 Deleting attributes deletes associated shadow attributes
There was a bug causing "zombie" shadowattributes to stay in events if the attribute has been deleted
2013-09-04 08:52:30 +02:00
iglocska f6314d8d55 Merge branch 'hotfix-2.1.18' into develop 2013-09-03 15:51:02 +02:00
iglocska bf78c45a46 Merge branch 'hotfix-2.1.18' 2013-09-03 15:50:57 +02:00
iglocska 9f3dadfadf Menu change
- added link to view the proposals
2013-09-03 15:50:30 +02:00
iglocska 55c7dda27c Merge branch 'hotfix-2.1.18' 2013-09-03 15:42:16 +02:00
iglocska 9b407ea787 Merge branch 'hotfix-2.1.18' into develop 2013-09-03 15:32:36 +02:00
iglocska 070c3664c2 Two files left off 2013-09-03 15:32:12 +02:00
iglocska 972fc984fc Merge branch 'hotfix-2.1.18' into develop 2013-09-03 15:31:13 +02:00