Commit Graph

1017 Commits (4242108b3e4a32c3681162056ed84186fceacc8d)

Author SHA1 Message Date
Christophe Vandeplas bdc973f9ed alignment of action buttons 2013-06-03 14:44:31 +02:00
iglocska 70e5875516 Small mistake in the previous commit 2013-06-03 14:31:08 +02:00
iglocska 3b52bd2643 Attribute edit US change 2013-06-03 14:30:35 +02:00
iglocska 59ea77aab7 removed pointer change on hover for the message css class 2013-06-03 14:27:53 +02:00
Christophe Vandeplas d5c5134691 Display related events in multiple columns. fixes #113 2013-06-03 14:23:15 +02:00
iglocska 0765ba1c5c Merge branch 'feature/gui' of https://github.com/MISP/MISP into feature/gui 2013-06-03 12:30:36 +02:00
iglocska 3549e0c49d More UI changes 2013-06-03 12:29:07 +02:00
Christophe Vandeplas 334bbe307c sort arrows 2013-06-03 11:36:23 +02:00
iglocska 2d507fb62d CSS change for the flash messages 2013-06-03 11:27:08 +02:00
iglocska 7eec9c01db Update to the import IOC ui
- new css class for the graph
2013-06-03 11:01:14 +02:00
iglocska 7691476fae More UI changes 2013-06-03 10:48:38 +02:00
iglocska 0c30fd1227 Attribute type pipe and mutex
- 2 new attribute types
- Same change as on develop
2013-06-03 09:38:55 +02:00
iglocska 9a8f090b79 Update to the event index view 2013-06-03 08:58:57 +02:00
Iglocska 92416cdea5 Slight changes to the role creation and edit views 2013-06-02 14:41:41 +02:00
Andras b4846370c6 UI changes 2013-06-02 13:57:51 +02:00
Andras a27b3d7208 More UI changes 2013-06-02 13:51:41 +02:00
Andras 3d7355cf14 UI changes to event add/edit and change to events controller
- updated the UI for the event add and edit views

- change to the privileges when editing events - siteadmins could not edit
  events of other orgs.
2013-06-02 12:44:11 +02:00
Andras b68994d11f New forminfo tooltip and update to search attribute
- added tooltip to css

- small update to search attribute
2013-06-01 20:21:10 +02:00
Christophe Vandeplas 03a9b2bcc2 UI event fixes 2013-06-01 11:05:15 +02:00
Christophe Vandeplas bd50135fe6 UI events partial improvements 2013-06-01 08:46:21 +02:00
Christophe Vandeplas 9a256e04a5 UI rules and users improvements 2013-06-01 08:13:18 +02:00
Christophe Vandeplas 69251490ef Merge branch 'feature/gui' of https://github.com/MISP/MISP into
feature/gui

Conflicts:
	app/View/Logs/admin_index.ctp
	app/View/Logs/admin_search.ctp
	app/View/Users/memberslist.ctp
2013-05-31 17:50:00 +02:00
Christophe Vandeplas d3db196699 UI Logs, documentation, memberslist and fixed bug in highlight 2013-05-31 17:38:46 +02:00
iglocska d768d30e79 GUI changes for the user views 2013-05-31 15:42:53 +02:00
iglocska d86eca6982 Merge branch 'feature/gui' of https://github.com/MISP/MISP into feature/gui 2013-05-31 15:22:37 +02:00
Christophe Vandeplas e1296bad7e UI servers 2013-05-31 13:59:56 +02:00
Christophe Vandeplas e865b84d67 UI blacklist whitelist regexp 2013-05-31 13:42:02 +02:00
Christophe Vandeplas b32ad758b8 UI export and automation 2013-05-31 11:56:37 +02:00
Christophe Vandeplas 0deff7d5a5 attribute search and list 2013-05-31 11:35:27 +02:00
iglocska eb7f501b00 UI changes to the logs 2013-05-31 10:30:20 +02:00
Christophe Vandeplas d099ca8e1c hilight row 2013-05-30 16:40:47 +02:00
iglocska bd444d3ed8 Logos shown in memberslist 2013-05-30 14:01:55 +02:00
Christophe Vandeplas d0afda8df5 minor improvements 2013-05-30 11:40:07 +02:00
Christophe Vandeplas 0fa30912a3 mirated first parts of nice GUI proposed by Alexandru of CERT-EU 2013-05-30 11:14:00 +02:00
iglocska 0abc658221 Named pipes and mutex
- added the 2 types under the artifacts dropped category
2013-05-29 17:03:49 +02:00
iglocska 876381d295 Update to the IOC import tool
- Tries to resolve some branching to increase the number of successful
  imports

- Moved to the event view and the import only adds attributes without
  changing the event's data itself

- Visualisation of the original IOC, showing the successes and failures
2013-05-29 13:42:04 +02:00
Christophe Vandeplas e3ed847ba0 fixing some REST API and XML issues 2013-05-28 11:15:21 +02:00
iglocska 5ca8ff9571 Quick fix for strict warning over an incorrect argument
- in adminCrudComponent
2013-05-23 11:33:36 +02:00
Christophe Vandeplas 512c74e7bd minor cleanup 2013-05-22 12:49:40 +02:00
Christophe Vandeplas 3bbd12f461 further cleanup of the REST XML output 2013-05-22 11:21:52 +02:00
Christophe Vandeplas 0614db919e fixes information leakage vulnerability on REST XML outputs 2013-05-22 10:52:03 +02:00
Christophe Vandeplas 62a3da46f2 removed useless hop_count 2013-05-22 08:18:34 +02:00
Iglocska 254936b28c Date issue when adding a user
- the date for a new user was not set and defaulted to 0000-00-00 - this
caused an issue when the user was edited and the admin was either
prompted to change the date manually or the date was set to 2033. 

- date for newsread is now initially set to 2000-01-01
2013-05-13 15:37:42 +02:00
Iglocska 27a4dc8a41 Disabled HTML5 validation for Users/admin_add
- the new cakephp HTML5 validation forced users to enter a GPG key under
all circumstances. Removed.
2013-05-13 15:27:11 +02:00
Iglocska a707df1b31 Strict messages fixes #99 and user edit requiring to change password
fixes #67

- Plugins and the user model were throwing strict messages in php 5.4+
or with E_STRICT on php 5.3 and lower. Should be fixed.

- New cakePHP added automatic HTML5 validation to form fields, which
breaks fields that can alternatively be left empty to not be edited
(such as the password field in user edits) - removed the html5 form
validation from user edits.
2013-05-13 14:27:40 +02:00
Iglocska e67e199c96 Update to the mysql.sql file
- aros setup from earlier versions was still included. Removed.
2013-05-08 16:31:35 +02:00
Iglocska c653b91491 Further progress on the OpenIOC import
- works fine now, but a lot of data still gets discarded
2013-05-08 09:57:18 +02:00
Iglocska 9917179656 Further work on the IOCImport
- Also, major performance fix for the event view
2013-05-07 10:51:55 +02:00
Iglocska 60e4190b84 OpenIOC Importer
- Import from .ioc
- map to MISP attributes and insert them
- try to resolve AND logical operators where possible, otherwise discard
2013-05-06 16:53:54 +02:00
iglocska a9c3850893 Missing images added closes #92 2013-04-30 17:15:52 +02:00