Commit Graph

54 Commits (ae23b288e567a11f7dad031c9fbf67e468804302)

Author SHA1 Message Date
iglocska be723fc821 Merge branch 'feature/discussion' into develop 2013-11-06 10:13:47 +01:00
Christophe Vandeplas b8fa651aad quickstart in docu 2013-10-29 11:36:00 +01:00
iglocska 3c58e0071a Further work on the UI
- reworked almost all of the side menues to be centralised

- Some fixes for the IOC export not handling two new-ish types correctly

- Some changes to the menues (including a few options that didn't exist before)

- rework of the popovers in some forms
2013-10-24 16:41:42 +02:00
iglocska b7d95ed743 Upgrade script for 2.1.8
- we have introduced the "locked" flag for events to protect events of the original creator from being edited by a sync user

- IMPORTANT: before running the script below, make sure to create the locked field for the event table (see INSTALL/LOCKED.sql)

- This script (generateLocked found in the Administrative tools menu) will attempt to set the locked value for existing events to ease the transition

- The default value for locked is 0, and all events created on the instance should be set to this value

- events that were synced from another instance should have their locked value set to 1

- this script checks for local organisations and sets the locked field to 1 for all events not created by them

- a local organisation, as defined for the scope of this scrips is: an organisation with at least 2 members or an organisation with a single member that is not a sync user.

- The script is only accessible by site admins and will return a notification about the number of events altered.
2013-08-21 11:33:30 +02:00
Christophe Vandeplas 2a8efc5770 minor admin tools improvements 2013-07-12 15:35:00 +02:00
iglocska 1b79963ce8 UI changes applied to the actions menu
- The side menu is now fixed / relatively positioned based on the debug
mode, like the header and the footer.
2013-07-04 13:35:04 +02:00
Christophe Vandeplas 70f062962c page for admin with some links 2013-06-24 15:09:11 +02:00
Christophe Vandeplas 0baf311f3c grouped documentation 2013-06-24 14:45:25 +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 708156ee49 Some UI changes and partial update to the manual 2013-06-13 16:10:28 +02:00
Christophe Vandeplas b7a60d6b71 minor improvements in documentation 2013-06-11 00:23:01 +02:00
Christophe Vandeplas 675bd3c135 bugfix in UI 2013-06-10 23:56:35 +02:00
Christophe Vandeplas d3db196699 UI Logs, documentation, memberslist and fixed bug in highlight 2013-05-31 17:38:46 +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 68ab054433 Updates to the manual
- new export features

- contact user features
2013-03-26 14:09:55 +01:00
iglocska 1f074e53f9 Updates to the manual 2013-03-14 11:53:51 +01:00
Andras Iklody 3646bca059 Regexp validation
- an invalid regexp entry could block any event/attribute from being
  entered. Introduced a check on regexp entry to block faulty patterns.
2013-03-07 15:19:55 +01:00
Andras Iklody 0f947085cb Reworked the sync / release control
- Fixed issues with the sync
	- Secondary publishes on remote servers failed
	- Introduced new fields in events to stop backward traverse of
	  edit information that lead to low performance and eroneous
	  distribution information updates when more than 2 servers were
	  linked
	- Deletion of an attribute now deletes on remote servers

- Changes to the event ownership
	- Original creator org now noted in the event itself
	- Only original creator org can change distribution
	- Events will show up with the original creator org for users
	  (admins can see both that and the owner of the event on the
	  local instance)
	- Server.organization now used in junction with the connecting
	  user's org and the instance's org (from the bootstrap) to
	  determine distribution flow control and access rights

- Lots of minor changes
2013-02-19 15:37:35 +01:00
Andras Iklody e88a3a9cf7 Updates to security
- perm_auth new toggle, can disable auth key usage for a role

- prevents sync / rest with a perm_auth == false key

- some changes to sync to provide better feedback on why it failed

- rewording of distribution options
2013-02-06 17:45:43 +01:00
Noud de Brouwer 1e518f8bc0 Import Regexp
Renamed Import Whitelist to Import Regexp.
2012-12-20 18:47:38 +00:00
Noud de Brouwer df67254e13 HTML
make Pages/using_the_system.ctp valid HTML.
2012-12-19 12:02:44 +00:00
Andras Iklody 1ceadab700 Added features from branch analysis_levels
-Analaysis levels setable for events as per milestone item 94
-Password change forced as per milestone item 109
-Added feedback on entered search terms for search attributes
-fixed the authentication issue
-some minor fixes
2012-12-17 15:51:30 +01:00
noud 26c8ad57ee Role
renamed everything group to role (i.s.o. renaming just the visable).
2012-12-12 16:15:01 +01:00
Andras Iklody 9f745ed989 Minor update to some linking to the documentation
Updated a few links to link to specific portions of certain pages in the
documentation instead of just the page itself.
2012-12-05 14:00:47 +01:00
noud f6ff9a79bc User Guide
corrected conform the app for attributes as well.
2012-12-05 11:32:00 +01:00
noud f4b1f56f1f User Guide
corrected conform the app.
2012-12-05 11:25:49 +01:00
noud c03b3a6357 whitelists
better naming and regex block named in administration.ctp
2012-12-05 11:07:01 +01:00
Andras Iklody 3b2a488b28 Changes to the manual
Added information about Regex, changed some minor things.
2012-11-30 15:26:28 +01:00
Andras Iklody 02aa78ceb3 Even slighter modification to the manual (a typo and a few white spaces) 2012-11-27 17:32:40 +01:00
Andras Iklody 299c119e5b Slight modification to the manual (removing some whitespace errors) 2012-11-27 17:27:18 +01:00
Andras Iklody caf054e00b Updated the manual to conform with coding standards. 2012-11-27 17:09:06 +01:00
noud 0f50eb2eaa coding standards
whitespace police
2012-11-27 11:31:46 +01:00
Andras Iklody de6591935a Updated the manual with the REST API portion. 2012-11-27 11:03:45 +01:00
noud 321ce3b37c code standards.
we emit XHTML 1.0 Transitional.
so to check, encapsulate using:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>

<<actual_page>>

</body></html>

and use http://sourceforge.net/projects/eclipsetidy/ to validate.
2012-11-21 13:03:24 +01:00
noud 03578fecdd code standards
html cleanup.
2012-11-20 16:55:55 +01:00
noud 466e7ae2a3 code standards
whitespace police.
2012-11-20 08:58:14 +01:00
Andras Iklody ff822c8bb6 Cleaning up and changing the user guide
- user guide: information about the new number of attributes field in the list of events added
- updated the event showing a list of events
- removed obsolete images
2012-11-14 17:27:38 +01:00
Andras Iklody 5ed034ecea Small change to the user guide
Fixed the table of contents misalignment and added a line about IE9/10 compatibility mode causing issues
2012-11-14 11:48:15 +01:00
Andras Iklody 7543a2aa06 Change to the user manual
Again a slight change, removed a script that numbered the <h2> headers for the ToC creation. Also fixed a few images.
2012-11-09 15:32:39 +01:00
Andras Iklody 0566304530 Update to the new user guide
The old script to create an automatic table of contents was accidentally left in in the previous version, it is removed now.
2012-11-09 15:18:30 +01:00
Andras Iklody 051f11fc0e New user guide
User guide for cydefsig v2
2012-11-09 14:34:02 +01:00
noud 1d04652476 CakePHP Coding Standards
changed to camel caps format where needed.
2012-09-19 11:05:10 +02:00
noud 94a367c2f5 CakePHP Coding Standards
http://book.cakephp.org/2.0/en/contributing/cakephp-coding-conventions.html

Eclipse:
Window->Preferences
	General->Editors->Text Editors
		Displayed tab width:	4
		Insert spaces for tabs	NOT
	PHP->Code Style->Formatter
		Tab policy:	Tabs
File->Convert Line Delimeters To->Unix [default]

http://mark-story.com/posts/view/static-analysis-tools-for-php
for instance:
phpcs --standard=CakePHP app/Model/

Not yet done is all camel caps format.
2012-09-18 15:30:32 +02:00
deresz ebec1d7f26 Make the documentation "brand-neutral" to be able to develop it in a community. 2012-07-11 11:03:18 +02:00
Christophe Vandeplas 8505396b25 select boxes with filtering now 2012-05-30 18:11:44 +02:00
Christophe Vandeplas f35c311651 improved documentation 2012-05-30 17:13:35 +02:00
Christophe Vandeplas 24e7139e45 minor fix in Attribute tooltip
more documentation (autogenerated)
2012-05-30 10:24:57 +02:00
Christophe Vandeplas e4feaaa013 Part of the documentation added - docu written by Miguel Soria Machado
(CERT-EU)
2012-05-25 14:56:58 +02:00