Commit Graph

1056 Commits (8df300221e2c4bd688893aa0a0495cea7f160f48)

Author SHA1 Message Date
iglocska 8df300221e login url won't include /admin/ anymore
- routing issue fixed
2013-06-19 10:29:58 +02:00
iglocska 441c6c94f4 Addition of the Event History
- uses the logs to generate a list of actions affecting the selected
event and all of its attributes

- view is very minimalistic, not to show anything restricted
2013-06-18 12:27:59 +02:00
Christophe Vandeplas dbf1065b3b sync pull backwards compatibility with MISPv2 2013-06-18 11:19:43 +02:00
Christophe Vandeplas 3b28d6f1e8 (workaround) better error message when HTTP problem with Server Pull 2013-06-18 09:12:09 +02:00
iglocska 277aecf463 UI consistency 2013-06-17 17:15:04 +02:00
iglocska 77e028dd9c Several smaller changes
- Fix to the proposed attribute edit that got broken in a previous
commit

- Fix to the org filters for non admin users

- Some changes to the documentation
2013-06-17 15:23:21 +02:00
iglocska 788a99f294 More updates to the manual 2013-06-14 09:43:26 +02:00
iglocska 54409e9746 More updates to the manual 2013-06-13 16:22:34 +02:00
iglocska 708156ee49 Some UI changes and partial update to the manual 2013-06-13 16:10:28 +02:00
iglocska d2fcda7cc6 Added 2 new type of attributes
- sha256 / filename|sha256
- uploading a malware sample now automatically creates a filename|sha1
and a filename|sha256 in addition to the sample|md5
2013-06-12 16:50:21 +02:00
Christophe Vandeplas 001151adc8 fix incorrect order of checking user info (with REST authkey) 2013-06-12 17:09:03 +03:00
Christophe Vandeplas 3363936689 fix MYSQL missing ; 2013-06-12 14:56:47 +03:00
Christophe Vandeplas 2bb51bd383 Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-12 14:55:00 +03:00
Christophe Vandeplas ac76a337a8 fix bug in iocexport 2013-06-12 14:52:50 +03:00
iglocska 8ba55d3290 Reference to maxDist removed in the attribute edit view
- obsolete
2013-06-12 09:56:10 +02:00
iglocska 66b33b2595 Removed some obsolete code
- canEditDist is obsolete, removed some more references to it
2013-06-12 09:53:57 +02:00
iglocska 4cf08b2322 Bug fixed with event creation
- Previous commit unsetting new attribute IDs breaks if no attributes
present -> fixed
2013-06-11 17:34:34 +02:00
Christophe Vandeplas 1c387add74 Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-11 14:53:44 +02:00
Christophe Vandeplas 45cfafca98 fix file download missing extension 2013-06-11 14:52:54 +02:00
iglocska 5d8e0c6f22 Protection against lost attributes with saveAssociated
- attributes that are added have to have their id unset before being
added in order to avoid overwriting existing attributes
2013-06-11 14:42:35 +02:00
iglocska 5e3976b7bc Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-11 14:06:35 +02:00
iglocska 6a30abfdd1 Change to the routes
- disabling the routes to indeces with pagination throws an error when
switching to another page
2013-06-11 14:05:40 +02:00
Christophe Vandeplas fa3c473f7f Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-11 13:56:51 +02:00
iglocska fd077e7bd4 Shadow attribute change
- fixed incorrect link to edit shadow attributes and the distribution
checks
2013-06-11 13:51:11 +02:00
iglocska be950da012 Update to the publish
- _publish doesn't attempt to upload events that have a distribution of
0 or 1 (private and community) but instead just set to published and
return true
2013-06-11 11:05:30 +02:00
iglocska db24e8c1f4 Update to the IOCImprt/Export
- bringing the two components up to date with the distribution changes
2013-06-11 10:50:16 +02:00
iglocska 17b570ec1f Typo in UsersController fixed 2013-06-11 10:37:56 +02:00
iglocska 78b3a1c0ed Routing and some UI changes to the users admin_index 2013-06-11 10:34:01 +02:00
Iglocska a3edc6a4ee UI changes and more work on the sync
- updated the side menu
2013-06-11 01:20:27 +02:00
Christophe Vandeplas fdfd3ba486 micro improvement 2013-06-11 00:44:04 +02:00
Iglocska 60f6b7b133 Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-11 00:42:32 +02:00
Iglocska 1635d99d8f Pull can not edit events / attributes
- added the _edit method in EventsController
2013-06-11 00:41:43 +02:00
Christophe Vandeplas b7a60d6b71 minor improvements in documentation 2013-06-11 00:23:01 +02:00
Christophe Vandeplas 0dc596fcac Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-10 23:57:58 +02:00
Christophe Vandeplas 675bd3c135 bugfix in UI 2013-06-10 23:56:35 +02:00
Iglocska ad7f24fd1d Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-10 23:35:48 +02:00
Iglocska 040227d66a Some more fixes to the sync 2013-06-10 23:34:47 +02:00
Iglocska 59acffecda Fix to the attribute list when not logged in
- incorrect syntax fixed
2013-06-10 23:30:20 +02:00
Iglocska 518ca14e18 Small bug with view() fixed 2013-06-10 23:13:13 +02:00
Iglocska 4242108b3e Merge branch 'feature/sync/timestamp' of https://github.com/MISP/MISP into feature/sync/timestamp 2013-06-10 23:01:08 +02:00
Iglocska f8f290375e Further changes to the degradation of the distribution 2013-06-10 23:00:45 +02:00
Christophe Vandeplas 68c2fd09fe Merge branch 'develop' of https://github.com/MISP/MISP into feature/sync/timestamp
Conflicts:
	app/View/Attributes/index.ctp
	app/View/Events/add.ctp
	app/View/Events/edit.ctp
2013-06-10 23:00:37 +02:00
Iglocska b74179bc84 Further work on the distribution 2013-06-10 21:38:04 +02:00
Iglocska 06ca5ba0cd Further changes to the distribution
- changed to use the new int field
2013-06-10 20:49:31 +02:00
Iglocska 638a99e0e7 Few changes 2013-06-10 20:34:05 +02:00
Christophe Vandeplas 128725cb36 Merge branch 'feature/gui' into develop
Conflicts:
	app/View/Users/memberslist.ctp
2013-06-10 20:23:29 +02:00
Christophe Vandeplas de8793fbfc Performance - caching of CakeRouting and url generation 2013-06-10 18:01:04 +02:00
Christophe Vandeplas 722107195d UI filter of event view (forgot this file) 2013-06-10 17:58:08 +02:00
Christophe Vandeplas e0c0e7ccf5 unified links 2013-06-10 17:57:20 +02:00
iglocska 96234bbbcc new sql changes 2013-06-10 17:40:12 +02:00