Commit Graph

11434 Commits (a6521034f3b96e5b575598f15eef31acce216a0a)

Author SHA1 Message Date
iwitz a6521034f3 fix: allow x-frames in apache configs 2019-04-03 11:36:15 +02:00
iglocska bb42cf79ba fix: [UI] Performance boost for the tag selector 2019-04-03 10:50:52 +02:00
iglocska 9d19c89c5b Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-03 10:34:06 +02:00
iglocska a4de5b314c fix: [UI] Check if user is logged in switched to on-demand JSON version 2019-04-03 10:33:37 +02:00
Steve Clement cc767b4976
Merge pull request #4390 from couchuser12345/couchuser12345-patch-1
Add updateUser to default config
2019-04-03 11:35:16 +09:00
Steve Clement 2b43201ae3
Merge pull request #4408 from iwitz/patch-6
add: RHEL7 php-gd installation
2019-04-03 10:22:34 +09:00
Andras Iklody 65e14b9f76
Merge pull request #4411 from obert01/fix-iconlinks-accessibility
Accessibility: added roles and aria labels for many icons/links
2019-04-02 16:27:50 +02:00
Olivier BERT aef027c4b9 Accessibility: added roles and aria labels for many icons and icon links (server list, tags, users, roles, attributes, ...)
There is still much work to be done. But we are on the road.

Ideally, and in order to avoid code dupplicates, we should have some utility functions to generate a proper and accessible yes/no icon, an accessible icon link, etc. This would prevent the code from being filled with "aria-label" tags, since the "title" and "aria-label" properties are nearly always the same.
2019-04-02 15:31:34 +02:00
iglocska b6cbd47d10 fix: [Training] Further fixes 2019-04-02 13:50:14 +02:00
iglocska 3a729061a4 fix: [Training] typos fixed 2019-04-02 13:47:03 +02:00
iglocska fa133114b4 fix: [Training] Fixed user password reset remotely 2019-04-02 12:07:47 +02:00
iglocska 538daa389b fix: [Training] Minor fixes 2019-04-02 11:48:47 +02:00
iglocska f05acd1def fix: [Training] org name vs id mixup fixed 2019-04-02 11:46:51 +02:00
iglocska 9dd5b6fc03 fix: [Training] Further tuning 2019-04-02 11:45:26 +02:00
iglocska ed12caef5d fix: [Training] Further error handling 2019-04-02 11:43:14 +02:00
iglocska f441ce87d7 fix: [Training] added more debugging 2019-04-02 11:33:27 +02:00
iglocska 456fdc9a8a fix: [Training] host org fixed 2019-04-02 11:08:00 +02:00
iglocska ca3d23dbe1 fix: [Training] Org ID for sync users fixed 2019-04-02 10:58:43 +02:00
iglocska 4bbe7f1cd2 fix: [Training] small fixes 2019-04-02 10:53:15 +02:00
iglocska 3bf3cca970 new: [CLI] Added restartworkers and update MISP 2019-04-02 10:18:00 +02:00
iwitz d2e58a2110
add: php-gd installation 2019-04-02 09:29:17 +02:00
iglocska 084b79e399 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-02 09:28:12 +02:00
iglocska a4163d057e fix: [Training] Fix to the setup script 2019-04-02 09:27:42 +02:00
chrisr3d 832dae4b01 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-04-01 16:38:30 +02:00
chrisr3d b5a7134439
wip: [enrichment view] Displaying Object References information 2019-04-01 16:37:03 +02:00
iglocska 652e609929 fix: [feed] Added missing feed search view 2019-04-01 16:36:57 +02:00
iglocska c6974d217e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-01 16:21:30 +02:00
iglocska a36deb94c9 fix: [UI] Colours for feed index buttons fixed 2019-04-01 16:20:11 +02:00
iglocska dc39255be5 fix: [ACL] Added ACL for the new cache searches 2019-04-01 16:16:16 +02:00
iglocska ab858d5f17 new: [feeds] Feed/Server cache search added
- /feeds/searchCaches added
2019-04-01 16:09:24 +02:00
iglocska f51eaa6c3c new: [UI] First version of the generic index list system 2019-04-01 16:07:38 +02:00
iglocska 215fd7ee82 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-01 14:21:37 +02:00
iglocska a10e175f83 fix: [API] Feed index shouldn't adhere to pagination defaults of the UI, fixes MISP/misp-book#149 2019-04-01 14:20:09 +02:00
Raphaël Vinot c13de0b76a
fix: Missing libonig on travis with PHP nightly 2019-04-01 13:42:53 +02:00
iglocska a7761e2b7d Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-31 10:27:14 +02:00
iglocska 4298633e32 fix: [UI] Missing sync / feed pull/push buttons re-added 2019-03-31 10:26:52 +02:00
Andras Iklody c86d82e898
Merge pull request #4387 from mokaddem/prefillQB
Prefill the restclient querybuilder when picking a saved query
2019-03-30 22:45:32 +01:00
Alexandre Dulaunoy 68d9b84c1f
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-03-30 08:16:34 +01:00
Alexandre Dulaunoy 7c2e096250
chg: [warning-lists] updated to the latest version 2019-03-30 08:16:12 +01:00
iglocska d2bd63b236 fix: [Accessibility] Added titles to the role index icons, affects #4258 2019-03-29 21:01:32 +01:00
iglocska 76d14c00cb Merge branch 'thumbnail' into 2.4 2019-03-29 20:29:37 +01:00
Andras Iklody ed110cd962
Merge pull request #4392 from SteveClement/tools
chg: [diag] Added a more dynamic way for submodule version status.
2019-03-29 20:23:10 +01:00
chrisr3d 556ef2e8f8 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-03-29 18:33:33 +01:00
chrisr3d 0b422b54d8
fix: [enrichment view] Making sure the document is ready before calling any javascript 2019-03-29 18:31:27 +01:00
chrisr3d ba5ec4ee46
fix: [enrichment] Set potentially missing category, ids & distribution values before going to the view
- Set the default values in the controller's side instead of the view's side
2019-03-29 18:27:40 +01:00
mokaddem 04fc76f11d chg: [matrixPopup] UI improvement to better support small screens. 2019-03-29 08:30:52 +01:00
mokaddem 161231dd0b fix: [thumbnail] picture preview was not showing up all the time 2019-03-28 16:13:30 +01:00
mokaddem 3b684889da chg: [INSTALL] Do not touch the auto-generated installation file anymore 2019-03-28 15:48:59 +01:00
mokaddem 01b7a24d02 fix: [picturePreview] Don't show the fullscreen button if php-gd is not
installed.
2019-03-28 15:35:10 +01:00
chrisr3d bdff3765d1 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-03-28 14:52:33 +01:00