Commit Graph

2987 Commits (af92e29e3c3e7e08b37196d1e90e906229f53106)

Author SHA1 Message Date
Iglocska af92e29e3c Further progress on the sync
- also, added maintenance mode
- various fixes
2015-12-09 01:43:54 +01:00
Iglocska 24fc2399cc Further progress 2015-12-07 02:02:32 +01:00
Iglocska 3831ee2e90 Further work on the sync 2015-12-07 01:32:51 +01:00
Iglocska fa7fa322cb First stab at the push filters influencing the pull of a remote instance 2015-12-06 19:41:29 +01:00
Iglocska e66c38d6f9 Further work on the discussions complete for now
- adding a new post automatically scrolls to the new post
- adding/editing/deleting posts persists the context (discussion thread vs event view)
2015-12-06 15:28:21 +01:00
Iglocska 1584ddfc48 Finish of the new discussion post add
- flips to the page where the post was added
- scrolls to the last post
2015-12-06 00:44:57 +01:00
Iglocska d66d26d383 Merge and rework of the thread pagination
- not complete yet

Merge branch 'master' into 2.4-beta

Conflicts:
	VERSION.json
	app/Controller/EventsController.php
2015-12-05 22:17:43 +01:00
Iglocska 39945ca39e Fixes to the logging
- in some places MISP tried to save the org ID instead of the org name in the logs

- fixed
2015-12-03 10:20:29 +01:00
Iglocska ab26eafd63 Added the possibility to enable debug for site admins
- new option in server settings
- enable debug (equal to normal debug level 1) for site admins only

- regular users will be unaffected
2015-12-03 01:45:38 +01:00
Iglocska d433618c71 Also, enabled the filtering on pull
Merge branch 'master' into 2.4-beta

Conflicts:
	VERSION.json
	app/Controller/EventsController.php
	app/Lib/Tools/XMLConverterTool.php
	app/Model/Event.php
	app/Model/Server.php
2015-12-03 00:27:56 +01:00
iglocska 4c7af3e62f Merge branch 'hotfix-2.3.173' 2015-12-02 22:13:14 +01:00
iglocska 7763b63dc2 Junk left in the previous commit 2015-12-02 22:12:54 +01:00
iglocska d9ab688294 Merge branch 'hotfix-2.3.173' 2015-12-02 22:11:03 +01:00
iglocska 9f684d230d Filter and discussion changes
- event index filtering now accepts POST requests with a json object
  - format has to be filter syntax passed for each field. Example:
    - {"tags":"OSINT|TLP:WHITE|!PRIVINT", "published":"1"}
  - Fixed an issue with no tags being recognised leading to the index returning an unfiltered list
  - Required for filtered pulls from 2.4

- Discussions
  - Event discussion thread initiated on first post instead of first view
2015-12-02 22:07:54 +01:00
iglocska 58034573a3 Merge branch 'hotfix-2.3.172' 2015-12-02 01:16:07 +01:00
iglocska 864298e9e5 Fix to an incorrect call on sending out alert emails on edit 2015-12-02 01:15:43 +01:00
iglocska 7a9029ec82 Merge branch 'hotfix-2.3.172' 2015-12-02 00:47:20 +01:00
iglocska 0265e92486 Fix to a newly introduced bug that breaks updates of attributes via pulls 2015-12-02 00:46:41 +01:00
iglocska 8b97700325 Merge branch 'hotfix-2.3.171' 2015-12-01 15:40:03 +01:00
iglocska 268c7683a0 Rework of the event add/edit
- allows for saving an event even if an attribute fails
  - logs attributes that fail validation

- same for edit

- add_misp_export updated with the above in mind
2015-12-01 15:39:12 +01:00
Iglocska 5dbbe84069 Merge branch 'master' into 2.4-beta
Conflicts:
	VERSION.json
	app/Controller/EventsController.php
	app/Controller/ShadowAttributesController.php
	app/Model/Event.php
	app/View/Elements/side_menu.ctp
2015-11-30 09:37:22 +01:00
iglocska 2b7b05b129 Merge branch 'hotfix-2.3.170' 2015-11-30 02:30:39 +01:00
iglocska 85eaea724c Version bump 2015-11-30 02:29:52 +01:00
iglocska 9eb5680ee8 Reimplementation of the Add XML feature
- called Add MISP export now
- can be an XML / JSON file
- result browser with explanations of failures

- REST XML/JSON add/edit of events returns errors instead of the partially succeeding event
2015-11-30 02:28:07 +01:00
Iglocska 184949cc9f Some small taxonomy fixes 2015-11-29 22:36:14 +01:00
Iglocska 714ed198e5 Various fixes throughout the application
- org field still used in some places other than the legitimate use-cases
2015-11-28 23:49:52 +01:00
Iglocska 908f2c4c46 Rework of the taxonomies
- users can now add taxonomy tags separately from normal tags on the event view
- tag index now shows taxonomy
2015-11-27 17:41:41 +01:00
Iglocska d20946f5ed Fix to logging causing certain functions to fail on migrated installations 2015-11-27 14:10:25 +01:00
iglocska 0611648989 Merge branch 'hotfix-2.3.169' 2015-11-27 09:17:13 +01:00
iglocska b30bfab0a5 Delete proposal attachment if the proposal was accepted / discarded
- there is no need to keep retransfering the actual attached file if all we want to convey is that the proposal is gone.
2015-11-27 09:16:17 +01:00
iglocska d2972ffaee Merge branch 'hotfix-2.3.168' 2015-11-27 08:49:50 +01:00
iglocska 91c4f67ebd Fix to an issue where a proposal with an attachment could not be correctly accepted 2015-11-27 08:49:13 +01:00
iglocska 33bd270c5d Merge branch 'hotfix-2.3.167' 2015-11-26 18:36:43 +01:00
iglocska 8cac54fd66 Updated CakePHP version to 2.7.7 2015-11-26 18:36:25 +01:00
iglocska 04c0581ae1 Merge branch 'hotfix-2.3.166' into develop 2015-11-26 17:13:45 +01:00
iglocska f25920e3a3 Merge branch 'hotfix-2.3.166' 2015-11-26 17:13:21 +01:00
iglocska 72db1ab211 Left off the view file from the previous commit 2015-11-26 17:13:01 +01:00
iglocska f6f3afbdb4 Merge branch 'hotfix-2.3.166' into develop 2015-11-26 17:07:53 +01:00
iglocska 2dca12fbb0 Merge branch 'hotfix-2.3.166' 2015-11-26 17:07:12 +01:00
iglocska 57c5696d96 Backport of a fix to 2.4 adding comments to proposed attachments 2015-11-26 17:06:33 +01:00
iglocska c6d11ecb85 Merge branch 'hotfix-2.3.165' into develop 2015-11-26 16:41:17 +01:00
iglocska 51c4047d6a Merge branch 'hotfix-2.3.165' 2015-11-26 16:39:57 +01:00
iglocska c94d67275f Fix to an issue with the proposal uploader
- also a small fix to the baseurl auto detection
2015-11-26 16:38:39 +01:00
Iglocska 93af832abe Blocked the colour update when the taxonomies are updated
- better to not overwrite the local tag colours unless the tag is refreshed from the taxonomy view. A gree tlp:red looks silly.
2015-11-26 09:21:51 +01:00
Iglocska c104a1763b Temporarily re-added org field for jobs 2015-11-26 04:38:57 +01:00
Iglocska 0572b2030e Further work on the taxonomies
- colour coding
- filters on the index
- mass tag creation
2015-11-26 04:31:24 +01:00
Iglocska 1328d83fe5 Updated taxonomies 2015-11-25 15:43:45 +01:00
iglocska b5857696e9 Update to the Taxonomies 2015-11-24 12:02:39 +01:00
iglocska 3784209cf5 First bash at Taxonomies
What works:
- added submodules for taxonomies
- added import tool for taxonomies
- added models and convenience functions for taxonomies

- site admins can update taxonomy libraries
- list taxonomies / view indvidual ones (with all resolved tags)
- create tags manually if a taxonomy is enabled
- view related tags / events quickly from the Taxonomy view

What doesn't work:
- Users still cannot choose a tag from taxonomy lists (this will be the main functionality)
- Feature cannot be disabled
2015-11-24 03:27:14 +01:00
iglocska c5ef4e1d2d update to the gitignore 2015-11-23 19:45:44 +01:00