Commit Graph

18 Commits (3ee3c6a34da04960f42eced3d20fc7dacae31bf8)

Author SHA1 Message Date
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska 4a02515677 fix: Fixed object->attribute references not being captured correctly 2018-05-08 09:25:51 +02:00
iglocska eea444de55 fix: Resolved a potentially breaking issue for feed fetches with malformed objects 2018-02-18 10:11:29 +01:00
iglocska bd81f48f07 new: Added object references to ZMQ 2017-10-27 15:39:40 +02:00
iglocska 3938abe7e1 fix: Fixed the add attachments functionalities 2017-09-07 16:10:36 +02:00
iglocska 60f432bb9b fix: Fixed the timestamp of object references not being set 2017-09-07 14:10:06 +02:00
iglocska 41871d5155 fix: Fixed the object reference's timestamp not being updated 2017-09-07 14:07:38 +02:00
iglocska 03881e40c1 chg: Rename two fields in the object references
- source_uuid => object_uuid
- destination_uuid => referenced_uuid
2017-09-07 14:00:18 +02:00
iglocska 4bf01000dd fix: Various fixes with object reference editing 2017-09-04 23:12:46 +02:00
iglocska 80a00ea054 fix: Fixing various issues with the pull 2017-09-04 22:36:35 +02:00
iglocska 58bfabfa73 new: Sync with objects wip
- add/edit of full events now capture all object related structures
- restructuring of the edit/add functionalities into clearly divided subsections
2017-09-04 17:26:45 +02:00
iglocska c09741ebfc new: Further work on the objects
- uuids of both sides saved in references
- attachment adding fixed
2017-09-01 17:42:54 +02:00
iglocska c8b0be9431 new: Added first iteration of new add attachment functionality
- still WIP
2017-08-28 09:18:40 +02:00
iglocska d3d6566b16 new: Various new features for the objects 2017-08-23 11:57:40 +02:00
iglocska 0e7dd2eddc new: Added first iteration of object references and other changes
- various fixes
- rework of the pagination library
2017-08-09 17:53:25 +02:00
iglocska 8f6b53ee24 new: Progress on the Objects
- Fixed UI elements in the event view
- Added object-aware filtering to the event view
- Objects can now be deleted and viewed once deleted
  - object sanitisation if the setting is set is implemented
- Edit objects directly from the interface (if the template exists)
- Various other fixes
2017-08-06 18:23:24 +02:00
iglocska 3a5b2f0157 chg: Changed Object to MispObject internally 2017-07-05 14:25:09 +02:00
iglocska 93a99208c6 Merge branch '2.4' into feature/objects 2017-06-13 12:08:26 +02:00