Commit Graph

1027 Commits (2.4)

Author SHA1 Message Date
Christophe Vandeplas 70cdc621e5 unify db schema 2013-06-24 11:46:37 +02:00
iglocska 077a61e247 Incorrect line removed from migration 2013-06-20 17:21:01 +02:00
iglocska 60f9621cd9 Update to the migration 2013-06-20 17:16:28 +02:00
iglocska 37af0fdc03 First update to the SQL scripts 2013-06-20 16:32:23 +02:00
Christophe Vandeplas 3363936689 fix MYSQL missing ; 2013-06-12 14:56:47 +03:00
iglocska 96234bbbcc new sql changes 2013-06-10 17:40:12 +02:00
Christophe Vandeplas 38897d9af3 create default admin user automatically 2013-06-04 13:06:57 +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 62a3da46f2 removed useless hop_count 2013-05-22 08:18:34 +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
Andras Iklody b5cbdfedd5 Update to the installation instructions
- to reflect the removal of the old ACL
2013-04-29 11:27:02 +02:00
Andras Iklody 9a3ae39967 db changes for the integrated ownership
- updated the MYSQL.sql file,
	- tables aros, acos, aros_acos removed and shadow_attributes added
2013-04-26 08:50:52 +02:00
Christophe Vandeplas 23742c543c rewrote fetching of the related events 2013-04-22 15:04:27 +02:00
Christophe Vandeplas bc3921eece new logic to generate correlation, relates to issue #95 . Updated DB
schema !
2013-04-22 10:59:55 +02:00
Christophe Vandeplas 9007bc1d85 updated github url 2013-04-12 10:43:06 +02:00
Christophe Vandeplas 24523ea621 updated INSTALL docu and apache templates 2013-03-29 19:47:59 +01:00
iglocska d634d4ea47 Update to the targets of contact emails and more
- The original creator of an event will also get contacted by contact org
  if he/she has the contactalerts turned off.

- error in the SQL permissions of normal users and org admins - they
  weren't able to modify/delete events of their own organisation that they
  themselves didn't create
2013-03-13 16:45:40 +01:00
iglocska c86a90dd9f Upgrades to the installation and upgrade process
- Instructions updated

- SQL scripts tidied up of incorrect junk (from export)

- upgrade scripts finish gracefully
2013-03-13 11:42:24 +01:00
iglocska ea0e5271b5 Small change to the migration 2013-03-13 10:30:16 +01:00
iglocska 85f9ec6d85 Change to the migration script fixing an error
During the structure export of the ACL tables the current increment count
from the test environment got left in, caused errors when creating a new
role.
2013-03-13 09:57:07 +01:00
iglocska 223cb7a076 Instructions for the upgrade
- 1st version
2013-03-12 15:41:15 +01:00
iglocska d9a01197ac More updates to the migration 2013-03-12 11:10:40 +01:00
iglocska eadd9082b5 Some changes to the migration script 2013-03-12 08:49:39 +01:00
Christophe Vandeplas 7c0db325b3 quick fix of the git url 2013-03-10 12:08:46 +01:00
Andras Iklody e38c7495b4 New regular expressions default values
- List of new values for the regexp table

- if the user_id for an event is not set, set it to that of the user with
  the e-mail address of 'cisprotection@ncirc.nato.int'.
2013-03-05 13:28:34 +01:00
deresz 29191bdde1 Merge branch 'develop' of /home/git/cydefsig into develop 2013-03-01 09:42:28 +01:00
Christophe Vandeplas a1d51d4dfa updated structure of the documentation 2013-02-15 08:20:14 +01:00