Commit Graph

55 Commits (283cba21a4e3c9ce7d4eb9b52c77ddb48d5e34ee)

Author SHA1 Message Date
Émilio Gonzalez 9089e5ff62 added vendor and CakeResque folders to gitignore 2018-02-02 16:57:49 -05:00
iglocska 40ea22a272 Merge branch '2.4' into objects_wip 2017-09-04 17:38:06 +02:00
Cédric Bonhomme 85f2aed545
Updateg .gitignore: ignore Vagrant log files and VM related files. 2017-08-22 07:53:11 +02:00
iglocska 988e312c3c new: Added objects submodule 2017-07-05 14:33:54 +02:00
iglocska 1db9f8c074 fix: Added Mixbox to the STIX installation, fixes #2262 ##comma## fixes 2261
- provided by @newdominic
2017-06-14 10:31:27 +02:00
iglocska fa4550a270 fix: Added cache feeds to the gitignore 2017-06-13 10:21:15 +02:00
iglocska be47ace3a4 fix: gitignore updated 2017-05-30 17:35:20 +02:00
Alexandre Dulaunoy 95fce959f5 Add rope project in the gitignore 2017-05-27 17:08:58 +02:00
iglocska b2f817c904 fix: reverted JS changes for now 2017-04-13 16:31:48 +02:00
Hannah Ward ecf1406ae4
fix: Only require node for development purposes - compiles to JS 2017-04-13 09:14:34 +01:00
Hannah Ward 1d16439348
fix: Ignore the *right* node folder 2017-04-11 16:34:46 +01:00
Hannah Ward 400c71673b
Ignore node packages in gitignore 2017-04-11 16:31:44 +01:00
iglocska 4fc1ec6887 fix: Added composer's license 2017-02-16 18:06:17 +01:00
iglocska 18272cd7ed fix: Changed installation behaviour of composer
- no longer requires the live download and execution of the composer package
  - compromising https://getcomposer.org/ could lead to RCE for new MISP installations during the installation

- As reported by Trey Darley (@treyka)
2017-02-16 17:59:19 +01:00
iglocska 7f8a81e161 new: Added caching and pagination to freetext/csv feeds 2016-12-30 16:16:56 +01:00
Iglocska 94dc55ada5 chg: Update to gitignore 2016-12-07 09:44:20 +01:00
Iglocska ca3d32accb fix: Added some missing entries to gitignore 2016-10-07 09:47:23 +02:00
ppanero 131e2f760a bro export funtionality 2016-08-29 17:26:14 +02:00
Andreas Ziegler 1a849153ba chg: update .gitignore to include .idea
.idea contains settings of IDEs based on IDEA by IntelliJ
2016-06-06 16:13:19 +02:00
Iglocska 1e03ebc1ac Further progress 2016-04-22 10:38:13 +02: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
Iglocska 3f215743f0 Complete rework of the ZeroMQ implementation
- python server running in the background doing the publishing
- MISP -> python script communication via redis
- configurable / controllable via the admin UI
2015-06-29 08:56:45 +02:00
Iglocska 994c850a1c Several fixes
- added multi edit to freetext import comments
- added a missing file from hotfix-2.3.87 (pgp key import view)
- updated gitignore to ignore some items that are outside of the scope of the git package
2015-06-25 12:21:37 +02:00
Iglocska 99cabe39b9 Merge branch 'ids_example' into hotfix-2.3.59 2015-04-08 22:35:03 +02:00
Koen Van Impe 096d19bc6f Removed .swp file ; updated .gitignore 2015-03-19 09:23:12 +01:00
Richard van den Berg a565f14d0c Fix cakephp path in .gitignore 2015-03-04 15:54:23 +01:00
iglocska 4568589044 File management added and various small changes
- Important! Logo images have now moved to a different location! Make sure that you update your settings!
- Site admins can now manage the uploaded image files and the terms of use file via the server settings interface
- add, link, delete files directly from the interface
2014-10-29 15:20:30 +01:00
iglocska 15fa296fdb Update to the terms and conditions
- use terms file as before if nothing else specified
- specify a file in the app/files/terms directory via the server settings tool
- specify whether to show it inline or create a download link for users instead
- by default everything is the same as before, except that the MISP installation path is no longer exposed by a non-existing terms file
2014-10-28 15:11:40 +01:00
iglocska d0b441132b Fix to the capitalisation in the user index filter and fix to the scripts tmp folder not being created on git clone 2014-10-24 14:17:58 +02:00
iglocska 1d15f14bc3 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2014-09-15 11:06:48 +02:00
iglocska 31d1e98f67 Updated .gitignore 2014-09-15 11:06:08 +02:00
iglocska cb251c69ab Merge branch 'hotfix-2.2.40' into develop 2014-09-12 13:33:55 +02:00
iglocska d51fa92206 Changes to CakeResque installation fixes #287
- CakeResque's installation instructions changed
2014-09-12 13:29:30 +02:00
iglocska b178358f2a Default config.php added 2014-09-10 11:48:48 +02:00
iglocska 167e5e43a3 First version of the STIX export implementation
- currently to_xml() has performance issues, if it's not resolved fast, it would be a good idea to move the export to the background workers

- some UI changes
2014-08-01 14:14:20 +02:00
iglocska 45d826a252 First version of the templating feature complete
- still needs some refinement, but it's feature-complete
2014-07-02 16:20:19 +02:00
iglocska 0873b305a5 Some cleanup 2014-03-11 11:45:40 +01:00
iglocska 6dc75d6b22 Integration of plugins / cake core into MISP as submodules
- easier installation script
- the goal is to reduce the procedure to a few steps
2014-02-07 09:03:28 +01:00
iglocska 4ba0976405 Added structure for export folders
- previously not added because git ignores empty directories
2014-02-06 14:29:18 +01:00
iglocska d403eed399 Update to gitignore 2014-02-06 14:09:24 +01:00
iglocska 50f3fa40d0 Merge branch 'develop' into feature/CakeResque
Also, more work on the background jobs
- started work on publishing
- started making the background jobs an optional setting in bootstrap

Conflicts:
	app/Controller/AppController.php
	app/Controller/EventsController.php
2013-12-04 11:58:01 +01:00
iglocska 0f80145c6d :q 2013-11-06 10:52:18 +01:00
iglocska e73b5d716a Accidental change to gitignore reversed 2013-07-31 15:12:47 +02:00
iglocska 8d2595d592 Breadcrumbs for the views
- makes navigating the site easier
- some new css changes to support this
2013-07-31 15:08:10 +02:00
Christophe Vandeplas 06038ca39c updated gitignore 2013-04-16 22:09:03 +02:00
Andrzej Dereszowski 3ff180e898 Merge branch 'develop_0.2.2-0.2.3' into develop
Conflicts:
	app/Config/Schema/schema_0.2.2.php
	app/Config/routes.php
	app/Controller/AppController.php
	app/Controller/UsersController.php
	app/Model/User.php
	app/README.txt
2012-07-24 16:09:48 +02:00
Andrzej Dereszowski e2df7442a4 shit 2012-07-02 16:26:50 +02:00
Christophe Vandeplas 07fc2d2022 cleanup of directory 2012-06-08 17:03:27 +02:00
Christophe Vandeplas fb958eaacc Logging in for REST using Authorized HTTP header field. 2012-04-06 16:32:33 +02:00