Problem/Motivation

We need an API module which contains all the functionalities and have a hooking system in order to integrate scrambling procedures based on the API's available methods.

Proposed resolution

Create a scramble_field submodule and make the main module only an API module.

Remaining tasks

- Create submodule scrambler_field
- Refactor scrambler main module so that it only makes use as an API
- Move non API code to the submodule scrambler_field

Comments

nico.knaepen created an issue. See original summary.

nico.knaepen’s picture

Issue summary: View changes

  • nico.knaepen committed 602d5e1 on 7.x-1.x
    Issue #2611194 by nico.knaepen: Moved scrambler_example module to...
nico.knaepen’s picture

Assigned: Unassigned » nico.knaepen

  • nico.knaepen committed 0e01c0b on 7.x-1.x
    Issue #2611194 by nico.knaepen: Added correct dependencies to...

  • nico.knaepen committed ff53d87 on 7.x-1.x
    Issue #2611194 by nico.knaepen: Created submodule scrambler_field and...
nico.knaepen’s picture

Status: Active » Needs review

Tasks from this issue completed. Other API like issues to be solved in task #2610146.

nico.knaepen’s picture

Assigned: nico.knaepen » Unassigned

  • nico.knaepen committed 96ebd9e on 7.x-1.x
    Issue #2611194 by nico.knaepen: Moved scrambler_field functionality from...
nico.knaepen’s picture

Status: Needs review » Needs work

UI for field selection required:
- Create view
- Select fields and the values
- Choose scrambling method(s) per field value

nico.knaepen’s picture

Status: Needs work » Fixed
nico.knaepen’s picture

Status: Fixed » Closed (fixed)