Commit Graph

228 Commits (4a0136bf4fdf91cdc9086794007fc7ad7d87c104)

Author SHA1 Message Date
iglocska 31b14f69eb chg: version bump 2017-06-12 22:54:37 +02:00
iglocska 464684cf61 chg: VERSION bump 2017-05-30 18:10:47 +02:00
iglocska 97109a0b4b fix: Version bump 2017-05-08 16:23:50 +02:00
iglocska 91bbb2f635 chg: Version bump 2017-04-14 17:27:43 +02:00
iglocska 3081d7e644 chg: version bump 2017-04-11 15:18:25 +02:00
iglocska 033c535e59 chg: Version bump 2017-03-26 18:23:55 +02:00
iglocska 0aa422e90e fix: version bump 2017-03-10 20:12:21 +01:00
iglocska 3ac98ed065 Version bump 2017-03-08 15:03:55 +01:00
iglocska ac460f16c0 Version bump 2017-02-24 19:57:26 +01:00
Alexandre Dulaunoy 5337fc61c6 fix: version bump 2.4.66 2017-02-18 09:46:24 +01:00
iglocska 60b888ae75 Version bump 2017-02-09 07:23:42 +01:00
iglocska f39eb469d3 chg: version bump 2017-02-06 18:56:29 +01:00
iglocska 3509caf198 chg: version bump and changed default session engine to php 2017-01-31 10:38:19 +01:00
iglocska ba034550c5 chg: version bump 2017-01-26 01:54:14 +01:00
Iglocska cf6337868e chg: Version bump 2017-01-22 18:53:41 +01:00
Iglocska 784615684c chg: Version bump 2017-01-17 12:06:08 +01:00
iglocska b68a37ec79 chg: Version bump 2017-01-01 19:53:47 +01:00
iglocska ffe880621e new: Disable correlation
- globally
- on an event level
- on an attribute level
2016-12-22 15:30:06 +01:00
iglocska 6778d0dad5 new: Added a way to disable certain tags from the UI, fixes #1733
- also added a new setting to set the default posture when an event containing a tag is pushed (via the API/sync/etc)
  - new setting allows to automatically set new tags to hidden

- the hidden setting only hides the tags from the tag selection when tagging an event
2016-12-16 15:44:10 +01:00
Iglocska 5ab2c6a365 chg: version bump 2016-12-07 07:35:37 +01:00
Iglocska 76d7025c0e chg: Version bump 2016-11-21 17:35:19 +01:00
Iglocska bcdd819bfe Version bump 2016-11-04 16:18:13 +01:00
Iglocska 2f39b4494c Version bump 2016-10-21 15:34:40 +02:00
Iglocska 503661a240 new: First implementation of the freetext feed pull 2016-10-07 17:33:54 +02:00
iglocska 4645566063 chg: Version bump 2016-08-28 21:59:14 +02:00
iglocska b1990e777a Version bump 2016-08-10 16:58:47 +02:00
Iglocska 88df87cbdf chg: Version bump 2016-07-20 00:14:29 +02:00
Iglocska 3f25c9d26e chg: Version bump 2016-06-08 21:59:25 +02:00
Iglocska f07972af43 fix: Reverted a change that broke PyMISP's copy_list.py To be revisited for a better solution 2016-05-25 01:49:16 +02:00
Iglocska 470c8ec1a9 fix: Fixed some wonky behaviour with the popover enrichment and the warning list popover 2016-05-23 11:56:27 +02:00
Iglocska d02adf2085 new: Added the news functionality back
- admins can add/edit/delete news items
- users get redirected if there is a newsitem that they haven't seen yet
2016-05-20 01:17:26 +02:00
Iglocska 7ec1d1461e fix: Fix to an issue with server urls having a trailing slash causing an invalid sharing group server detection 2016-05-12 15:22:53 +02:00
Iglocska a2bf43c88e fix: Several issues with the soft delete resolved 2016-05-10 17:39:27 +02:00
Iglocska 769f5e11f5 chg: Filter event index for my own events
- Part of the initiative for a happier Andrzej
2016-05-05 15:05:25 +02:00
Iglocska 207c8262f8 chg: Version bump 2016-04-28 17:16:23 +02:00
Iglocska 3e12a9f11a new: Favourite tags
- Add a tag to your favourites list
- When tagging events there is a new setting: Favourite tags, which only contains the tags you've selected
2016-04-28 15:39:44 +02:00
Iglocska 8db889ce7e SMIME changes
- tied into auto upgrade system
- tied into server settings
- some cleanup of overly verbose debug
- Enforcing enable/disable everywhere
- Changed temporary file structure
2016-04-26 16:40:12 +02:00
Iglocska f8005ac1aa Warninglists WIP 2016-04-21 22:58:49 +02:00
Iglocska 41141ab02b Version bump 2016-04-18 09:01:02 +02:00
Iglocska ddcc4ca0ca Version bump 2016-04-15 15:59:13 +02:00
Iglocska 25ab7459e9 Added a way to block old publish alerts from going out. 2016-04-15 09:16:50 +02:00
Iglocska d00d4fcb27 Version bump 2016-04-08 10:18:51 +02:00
Iglocska 32f3ce8542 Destroy sessions on next page load for all users if there was a db update 2016-03-30 23:35:56 +02:00
Iglocska fea6c35140 Split the tagging permission into two
- New permission flag: perm_tag_editor
  - taggers can tag events with existing tags
  - tag editors can create / edit / delete tags

- Fixed several misleading UI elements for tagging
  - tagging users that don't own an event and aren't creators thereof cannot tag them
  - this was enforced before but the UI elements were present and threw errors

- Migration is automatic
  - all existing tagger roles will automatically become tag editors
  - restricting current roles takes manual admin action, but the functionality should remain unchanged for those that just update
2016-03-30 18:32:17 +02:00
Iglocska c95b94a9a8 Fix to an issue with the password reset breaking the credentials
- The password change forced on users by administrators couldn't save new passwords
- instead it reset the password to a new random password

- Resetting the password of such users via the admin interface should fix the issue
- Alternatively manually setting the password also fixes it
2016-03-30 09:39:00 +02:00
Iglocska b52584a4b6 Verision bump 2016-03-28 09:36:50 +02:00
Iglocska 9695c9b7bc Version bump 2016-03-27 12:16:27 +02:00
Iglocska 2a4777202d Version bump 2016-03-21 22:07:47 +01:00
Iglocska a58051fce2 Re-added a feed 2016-03-11 17:47:55 +01:00
Iglocska 8e3c209131 Version bump 2016-03-10 17:29:00 +01:00