MISP/app
iglocska 77a4cd71f6 Next step in the ajaxification of the event view
- users can now edit all fields in an attribute whilst on the event page

- issues left to fix:
	- tag changes after an attribute change run into CSRF protection
	- batch add not handled gracefully yet
	- going back to the event view and editing a field gives users an error message over the CSRF protection - instead, silently check if the page is loaded in a dirty way and refresh the ajax fields silently
	- quickadd of attributes still missing
2014-04-14 15:13:01 +02:00
..
Config First commit of the event view ajaxification 2014-03-24 16:33:40 +01:00
Console First commit of the event view ajaxification 2014-03-24 16:33:40 +01:00
Controller Next step in the ajaxification of the event view 2014-04-14 15:13:01 +02:00
Lib
Locale/eng/LC_MESSAGES
Model First commit of the event view ajaxification 2014-03-24 16:33:40 +01:00
Plugin
Test
Vendor
View Next step in the ajaxification of the event view 2014-04-14 15:13:01 +02:00
files
tmp
webroot Next step in the ajaxification of the event view 2014-04-14 15:13:01 +02:00
.htaccess
Makefile
index.php