iglocska
0472108cc3
fix: [authkeys] correctly filter the api keys on the user view
2021-06-28 23:43:42 +02:00
iglocska
0e8a6cbe1c
chg: [view] templates added for new permission role
...
- also fixed an issue with the signature of the component import in CRUDcomponent
2021-06-28 23:27:21 +02:00
mokaddem
45de6f8bf5
fix: [command:importer] Fixed variable typo
2021-06-28 20:45:10 +02:00
mokaddem
046c35851d
chg: [appModel] Moved getAccessibleFieldForNew function into appModel
2021-06-28 15:04:02 +02:00
mokaddem
cf3a8653e1
fix: [app] Prevent some ID overrides
2021-06-28 14:49:38 +02:00
mokaddem
15da5d067b
fix: [brood:captureIndividual] Typos preventing calls to correct functions
2021-06-28 14:04:50 +02:00
mokaddem
31d04b8ff4
chg: [individuals:capture] Prevent ID override and usage of _accessible property
2021-06-28 14:04:01 +02:00
mokaddem
524dd10aae
chg: [CRUD:add] Always allow UUID field to be set
2021-06-28 14:02:52 +02:00
mokaddem
39f44471e4
chg: [ACLComponent] Moved DB migration to administration tab
2021-06-28 11:35:31 +02:00
mokaddem
8f1f56d060
Merge branch 'develop' into inbox-misp-sync
2021-06-28 10:59:28 +02:00
iglocska
6e2a541e4f
chg: [wip] local tool interconnector library created
2021-06-28 10:46:19 +02:00
iglocska
7ed72c5469
chg: [wip] local tool interconnector, user browsing/searching added for misp connector
2021-06-28 10:45:23 +02:00
mokaddem
b90fbf3974
chg: [localtTools:MISP] Centralized methods to issue requests
2021-06-28 10:18:49 +02:00
mokaddem
63928e756a
chg: [brood] Centralized methods to issue requests
2021-06-28 09:36:47 +02:00
mokaddem
1be4978f28
chg: [localTool:MISP] Indentation
2021-06-28 08:54:08 +02:00
mokaddem
ab6d4eb8c6
chg: [localTool:MISP] Set a meaningfull default name for the server if none is provided
2021-06-28 08:53:53 +02:00
mokaddem
6b312ba65b
fix: [localTool:MISP] Effectively enable user on connection request finalisation
2021-06-28 08:52:39 +02:00
mokaddem
014bfaf70a
chg: [localTools:MISP] Include user_id and reflected it
...
- So that the initiator cerebrate knows which user has to be enabled
2021-06-28 08:50:33 +02:00
mokaddem
bda5eef007
fix: [localTool:commonConnector] Call localtool's finalise connection function
2021-06-28 08:46:07 +02:00
mokaddem
e933d6ca3b
chg: [outbox] Support of bulk deletion
2021-06-23 11:34:26 +02:00
mokaddem
2c58de4712
chg: [inbox] Added bulk deletion support
2021-06-23 11:19:56 +02:00
mokaddem
0eb383f627
chg: [bootstrap:helper] Return associated ajaxApi and modalFactory object
2021-06-23 11:17:39 +02:00
mokaddem
7ec0dabd0b
chg: [CRUDComponent] Support of bulk delete operations
2021-06-23 11:12:14 +02:00
mokaddem
2b8daf7960
chg: [connectorTools] Tracking of connection request state and improved integration with outbox
2021-06-21 14:30:32 +02:00
mokaddem
19d837a91c
fix: [application] Import bodyParser once
2021-06-21 08:48:28 +02:00
mokaddem
83161817d5
Merge remote-tracking branch 'origin/develop' into inbox-misp-sync
2021-06-21 08:45:22 +02:00
mokaddem
8381bd2c92
chg: [helper:bootstrap] Added card support
2021-06-21 08:43:37 +02:00
mokaddem
1da74b283a
new: [outbox] Added outbox and linked it with failed outgoing messages
2021-06-19 13:16:25 +02:00
mokaddem
063575d8b3
fix: [inbox] Missing `Table` in class name
2021-06-18 11:59:25 +02:00
mokaddem
4080654806
chg: [inboxProcessor] Renamed `RequestProcessors` into `InboxProcessors`
2021-06-18 11:09:19 +02:00
mokaddem
ae423bfb68
chg: [brood] Moved request sender handler in the brood table
2021-06-18 10:17:02 +02:00
mokaddem
304a6ea169
chg: [requestProcessor:genericRequest] Improved UI
2021-06-18 09:22:04 +02:00
mokaddem
e1ebbc125a
chg: [inbox:localTool] Usage of localTools in the inbox to process connection requests - WiP
2021-06-17 14:13:10 +02:00
mokaddem
1f8010a6ec
chg: [application] Added bodyParserMiddleware to parse JSON bodies
2021-06-17 14:12:17 +02:00
iglocska
7757bec292
fix: [API] various fixes
2021-06-17 08:54:09 +02:00
mokaddem
216d04723f
chg: [localToolConnector] Generic HTTP client and `skip_ssl` feature
2021-06-16 09:48:07 +02:00
mokaddem
f7b3e712eb
fix: [localTools] Fixed typos
2021-06-16 09:47:26 +02:00
mokaddem
974ed02e9b
chg: [requestProcessors] Usage of connector name, connector/user/broods validations & UI improvements
2021-06-14 16:46:53 +02:00
mokaddem
048842263a
fix: [localTools] Uncommented health-check
2021-06-14 14:13:38 +02:00
mokaddem
169ebac9ab
Merge remote-tracking branch 'origin/develop' into inbox-misp-sync
2021-06-14 14:11:07 +02:00
mokaddem
63e9dd1644
chg: [genericRequestProcessor] Changed signature of `process` function
2021-06-14 13:25:49 +02:00
mokaddem
47384925c6
chg: [helpers:bootstrap] Allows passing modal footer buttons
2021-06-14 13:03:58 +02:00
iglocska
20027f4d69
fix: [https] errors caught by the health element
2021-06-14 10:02:16 +02:00
iglocska
e1ac7fe2e6
chg: [wip] localtools
2021-06-14 08:37:00 +02:00
mokaddem
034ff034df
chg: [inbox] Started integrating local tools within the inbox - WiP
2021-06-12 15:29:16 +02:00
mokaddem
a03b433f2b
chg: [requestProcessor] Recover local tool from request
2021-06-12 14:04:17 +02:00
mokaddem
5e0a4b155e
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into inbox-misp-sync
2021-06-12 13:34:13 +02:00
mokaddem
21bc99e504
chg: [inbox] Usage of virtual field `local_tool_name`
2021-06-12 13:32:25 +02:00
mokaddem
285061c4c6
chg: [requestProcessor] Improved processor collection for local tools processor
2021-06-12 12:10:22 +02:00
mokaddem
274caff4c8
new: [inbox] Created createProcessorInboxEntry endpoint
2021-06-12 12:08:53 +02:00
mokaddem
543603339b
new: [inbox] Added list request processors
2021-06-12 12:04:11 +02:00
mokaddem
d125b3b974
new: [helpers] Added collapse, progress and progressTimeline component +
...
various improvements
2021-06-12 11:57:49 +02:00
iglocska
2e9b306f46
chg: [wip] local tools integration
2021-06-11 14:27:22 +02:00
iglocska
551ca0d83f
chg: [wip] localtools
2021-06-11 10:44:24 +02:00
iglocska
7f58c34e02
chg: [wip] localtools
2021-06-10 13:45:46 +02:00
iglocska
ef94ce147c
Merge branch 'main' into inbox
2021-06-01 14:37:29 +02:00
iglocska
62c43e854f
new: [queryLocalTools] endpoint added to broods
...
- show a list of local tools exposed by a remote cerebrate
2021-06-01 07:49:59 +02:00
iglocska
c6332dee16
new: [sharing group] capture functionality added
...
- capture incoming sharing groups and add/update them when appropriate
- also capture child organisations
2021-06-01 07:49:22 +02:00
iglocska
73457ed562
new: [misp] connector fleshed out with more functionalities
...
- additionally, improvements to the common connector functionalities
2021-06-01 07:48:06 +02:00
iglocska
51b4bc811f
chg: [improvements] to a st of controllers and components to support localtools
...
- still missing ACL entries!
2021-06-01 07:47:22 +02:00
iglocska
3806831633
new: [localtools] functionality added
2021-06-01 07:45:01 +02:00
iglocska
2d4727770c
wip: initial connectors
2021-04-30 23:59:53 +02:00
mokaddem
ff1b9bfe8d
chg: [monadView] Added comment
2021-03-23 09:39:15 +01:00
mokaddem
80a07f9138
chg: [requestProcessor] Moved templates files in libraries/default folder
2021-03-22 16:17:56 +01:00
mokaddem
b52048c760
chg: [requestProcessor] Simplified genHTTPReply
2021-03-19 11:54:43 +01:00
mokaddem
bc1feaa9e6
chg: [requestProcessor] Moved setViewVariables
2021-03-19 11:15:43 +01:00
mokaddem
a5e1e39671
fix: [appcontroller] Validate form for all actions unless index
2021-03-19 11:14:02 +01:00
mokaddem
e7a0f3f2ff
chg: [requestProcessor] Added placeholder for future request processors
2021-03-18 15:17:39 +01:00
mokaddem
f3f73a475b
chg: [requestProcessor] UI improvements and simplified creation of
...
processors
2021-03-18 14:01:14 +01:00
mokaddem
0a1294bbee
chg: [inbox] Improved layouts
2021-03-18 09:26:01 +01:00
mokaddem
414ac9a59f
chg: [requestProcessor] Refactoring code organisation
2021-03-18 08:51:11 +01:00
mokaddem
77fe4e6505
new: [inbox] First version of Inbox system and requestProcessors - WiP
2021-03-15 22:47:13 +01:00
mokaddem
004bca47e6
new: [CRUD] Advanced filtering capabilities for index
2021-03-10 09:43:36 +01:00
mokaddem
97c5f7b197
chg: [ParamHandler] Allow haversting negated filter from URL
...
- These are separated by a space character which is being converted to `_`
2021-03-10 09:40:54 +01:00
mokaddem
851d9cfee7
fix: [CRUD] Renamed confusing function
2021-03-10 09:38:41 +01:00
mokaddem
697c1ff0a6
fix: [CRUD] Correct usage of the `like` condition operator on the query
2021-03-10 09:37:22 +01:00
mokaddem
9a1b38ff5a
chg: [CRUD] Passes active filters to the view
2021-03-10 09:36:45 +01:00
mokaddem
67d6683ed8
chg: [CRUD] Also harvest negated filters from URL
2021-03-10 09:35:26 +01:00
mokaddem
ddccb758b8
new: [helper:boostrap-helper] Added support of modal
2021-03-10 09:32:18 +01:00
mokaddem
474cd6c9eb
chg: [helper:boostrap-helper] Added support of badge inside button
2021-03-10 09:32:00 +01:00
mokaddem
b55c1b813f
new: [helper:boostrap-helper] Added support of badge
2021-03-10 09:28:33 +01:00
mokaddem
fb60fd59a2
chg: [js:bootstrap-helper] General improvements
2021-03-10 09:27:17 +01:00
mokaddem
008c674f4d
chg: [command:importer] Improved tool and added support of more options
2021-03-10 09:22:47 +01:00
mokaddem
7f8e319c68
chg: [command] Removed unused code in fieldSquasher
2021-03-10 09:21:51 +01:00
mokaddem
9328bb1b3f
chg: [command] Extracted function
2021-03-01 11:39:18 +01:00
mokaddem
407c63edff
chg: [command] Improved FieldSquasher closest matcher
2021-03-01 11:17:13 +01:00
mokaddem
f8e9632f78
new: [command] First version of FieldSquasher - WiP
2021-02-26 15:02:39 +01:00
mokaddem
76617565fa
fix: [command] Fixed importer support of metaFields
2021-02-26 10:38:10 +01:00
mokaddem
d4001fab18
chg: [CRUD] Improved metaFields filtering capabilities
2021-02-26 10:36:06 +01:00
mokaddem
5d1106e82a
chg: [CRUDComponent] Improved related filter condition
2021-02-24 11:11:29 +01:00
mokaddem
de4ba80e21
fix: [CRUDComponent] Full group by on meta-templates
2021-02-24 11:10:10 +01:00
mokaddem
a8951ed69e
new: [instance] Added first version of database migration plugin
2021-02-24 11:05:23 +01:00
mokaddem
9a25d98c9a
chg: [helpers:bootstrap] Improvements for table
2021-02-23 11:42:26 +01:00
mokaddem
2be8add320
new: [helpers:bootstrap] Added support of button
2021-02-23 11:25:20 +01:00
mokaddem
ccf95361dd
chg: [helpers:bootstrap] General improvements
2021-02-23 08:45:35 +01:00
mokaddem
ebb388ae60
fix: [helpers:bootstrap] Correctly closes tr tag
2021-02-23 07:59:26 +01:00
mokaddem
51399903bd
new: [helpers:bootstrap] Added support of table
2021-02-22 16:38:55 +01:00
mokaddem
15a2410120
new: [helpers:bootstrap] Added support of alert
2021-02-22 15:47:30 +01:00
iglocska
aa15ad7781
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main
2021-02-09 22:12:23 +01:00
iglocska
3c2fa086d6
new: [baseurl] added better baseurl handling
...
- set the baseurl via /config/app_local.php
- simple set the baseurl to an absolute path or to a relative path if you with to use a subdirectory without setting a baseurl
- If no baseurl is set above, Cerebrate will also check the CEREBRATE_BASEURL environment variable
2021-02-09 22:10:26 +01:00